Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update darylldoyle/safe-svg requirement from 2.0.1 to 2.0.3 #316

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2023

Updates the requirements on darylldoyle/safe-svg to permit the latest version.

Release notes

Sourced from darylldoyle/safe-svg's releases.

2.0.3

Added

Fixed

New Contributors


Full Changelog: 10up/safe-svg@2.0.2...2.0.3 View closed items in the milestone.

Changelog

Sourced from darylldoyle/safe-svg's changelog.

[2.0.3] - 2022-09-01

Added

Fixed

[2.0.2] - 2022-06-27

Added

Changed

  • Bump WordPress version "tested up to" 6.0 (props @​dkotter via #65).

Removed

[2.0.1] - 2022-04-19

Changed

Fixed

[2.0.0] - 2022-04-06

Added

  • New filter, safe_svg_use_width_height_attributes, that can be used to change the order of attributes we use to determine the SVG dimensions (props @​dkotter, @​peterwilsoncc via #43).

Changed

Fixed

  • Use the viewBox attributes first for image dimensions. Ensure we don't use image dimensions that end with percent signs (props @​dkotter, @​peterwilsoncc via #43).
  • Make sure we use the full size SVG dimensions rather than the requested size, to avoid wrong sizes being used and duplicate height and width attributes (props @​dkotter, @​cadic via #44).
  • Ensure the tmp_name and name properties exist before we use them (props @​dkotter, @​aksld via #46).

[1.9.10] - 2022-02-23

Note that this release bumps the WordPress minimum version from 4.0 to 4.7 and the PHP minimum version from 5.6 to 7.0.

Changed

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [darylldoyle/safe-svg](https://github.com/10up/safe-svg) to permit the latest version.
- [Release notes](https://github.com/10up/safe-svg/releases)
- [Changelog](https://github.com/10up/safe-svg/blob/develop/CHANGELOG.md)
- [Commits](10up/safe-svg@2.0.1...2.0.3)

---
updated-dependencies:
- dependency-name: darylldoyle/safe-svg
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 10, 2023
@missjwo missjwo added this to the Altis V15 milestone Apr 11, 2023
Copy link
Contributor

@mikelittle mikelittle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@mikelittle mikelittle merged commit 93c5919 into v15-branch Apr 11, 2023
@mikelittle mikelittle deleted the dependabot/composer/v15-branch/darylldoyle/safe-svg-2.0.3 branch April 11, 2023 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants