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

build(deps): bump inline_svg from 1.7.2 to 1.9.0 #134

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps inline_svg from 1.7.2 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.

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

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.2 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.2...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 the dependencies Pull requests that update a dependency file label Apr 22, 2024
@chtzvt chtzvt merged commit dc27569 into main Apr 22, 2024
4 checks passed
@chtzvt chtzvt deleted the dependabot/bundler/main/inline_svg-1.9.0 branch April 22, 2024 13:40
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.

1 participant