Skip to content

Bump inline_svg from 1.7.1 to 1.9.0#77

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/inline_svg-1.9.0
Open

Bump inline_svg from 1.7.1 to 1.9.0#77
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/inline_svg-1.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 29, 2023

Copy link
Copy Markdown

Bumps inline_svg from 1.7.1 to 1.9.0.

Release notes

Sourced from inline_svg's releases.

v1.9.0

Please see the CHANGELOG for details.

v1.8.0

Please see the CHANGELOG.

v1.7.2

See the CHANGELOG entry for this release.

Changelog

Sourced from inline_svg's changelog.

[1.9.0] - 2023-03-29

Added

  • A new option: view_box adds a viewBox attribute to the SVG. #142. Thanks @​sunny

Fixed

  • Allow Propshaft assets to use fallbacks. #140. Thanks, @​ohrite
  • Handling missing file when using static assets. #141. Thanks, @​leighhalliday
  • Handle missing file when using Webpacker assets.

[1.8.0] - 2022-01-09

Added

[1.7.2] - 2020-12-07

Fixed

Commits
  • 502eb6c Merge remote-tracking branch 'origin/main'
  • 602cafd Bump version for 1.9.0 release.
  • d9e8b75 Try to prevent timeouts because of how long these matrices take to bundle
  • 23e5f8a Incompatible versions of Webpacker and Node cause compile errors
  • 1494b72 Attempt to get python2 into the environment so that gyp can build, so that ya...
  • 93fad6c Know what's fixed
  • 7a983a8 Handle files that are not found in the manifest: Don't pass them to URI, whic...
  • 61b37db Fail: should handle files that are not found
  • 32e87f2 Try using Ruby 3.1 to avoid Nokogiri install errors when bundling
  • d351b8b Update rails_6_webpacker_integration_tests.yaml
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [inline_svg](https://github.com/jamesmartin/inline_svg) from 1.7.1 to 1.9.0.
- [Release notes](https://github.com/jamesmartin/inline_svg/releases)
- [Changelog](https://github.com/jamesmartin/inline_svg/blob/main/CHANGELOG.md)
- [Commits](jamesmartin/inline_svg@v1.7.1...v1.9.0)

---
updated-dependencies:
- dependency-name: inline_svg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 29, 2023
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants