Bump inline_svg from 1.9.0 to 1.10.0 #1156

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/inline_svg-1.10.0 into main 2024-09-09 19:57:15 +08:00
dependabot[bot] commented 2024-09-09 15:44:00 +08:00 (Migrated from github.com)

Bumps inline_svg from 1.9.0 to 1.10.0.

Release notes

Sourced from inline_svg's releases.

v1.10.0

What's Changed

New Contributors

Full Changelog: https://github.com/jamesmartin/inline_svg/compare/v1.9.0...v1.10.0

Changelog

Sourced from inline_svg's changelog.

[1.10.0] - 2024-09-03

Added

Fixed

Commits
  • 2d5c4d1 Bump version to 1.10.0 for release.
  • d23a52c Know what's changed in v1.10.0
  • bb5634e Merge pull request #158 from tagliala/feat/support-shakapacker
  • 1d03682 Merge pull request #157 from tagliala/chore/fix-typos
  • a9ab1b0 Add support to Shakapacker
  • 11fe2c1 Fix typos
  • 6a603dc Merge pull request #152 from xymbol/blank
  • 8c9e8d9 Add missing activesupport require
  • 1a1e2e0 Merge pull request #150 from fredboyle/fix/remove_extra_space_from_output
  • 11469cd fix: Tweak per code review
  • 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.9.0 to 1.10.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jamesmartin/inline_svg/releases">inline_svg's releases</a>.</em></p> <blockquote> <h2>v1.10.0</h2> <h2>What's Changed</h2> <ul> <li>fix: remove any whitespace from SVG tag output by <a href="https://github.com/fredboyle"><code>@​fredboyle</code></a> in <a href="https://redirect.github.com/jamesmartin/inline_svg/pull/150">jamesmartin/inline_svg#150</a></li> <li>Add missing activesupport require by <a href="https://github.com/xymbol"><code>@​xymbol</code></a> in <a href="https://redirect.github.com/jamesmartin/inline_svg/pull/152">jamesmartin/inline_svg#152</a></li> <li>Fix typos by <a href="https://github.com/tagliala"><code>@​tagliala</code></a> in <a href="https://redirect.github.com/jamesmartin/inline_svg/pull/157">jamesmartin/inline_svg#157</a></li> <li>Add support to Shakapacker by <a href="https://github.com/tagliala"><code>@​tagliala</code></a> in <a href="https://redirect.github.com/jamesmartin/inline_svg/pull/158">jamesmartin/inline_svg#158</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/fredboyle"><code>@​fredboyle</code></a> made their first contribution in <a href="https://redirect.github.com/jamesmartin/inline_svg/pull/150">jamesmartin/inline_svg#150</a></li> <li><a href="https://github.com/xymbol"><code>@​xymbol</code></a> made their first contribution in <a href="https://redirect.github.com/jamesmartin/inline_svg/pull/152">jamesmartin/inline_svg#152</a></li> <li><a href="https://github.com/tagliala"><code>@​tagliala</code></a> made their first contribution in <a href="https://redirect.github.com/jamesmartin/inline_svg/pull/157">jamesmartin/inline_svg#157</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jamesmartin/inline_svg/compare/v1.9.0...v1.10.0">https://github.com/jamesmartin/inline_svg/compare/v1.9.0...v1.10.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jamesmartin/inline_svg/blob/main/CHANGELOG.md">inline_svg's changelog</a>.</em></p> <blockquote> <h2>[1.10.0] - 2024-09-03</h2> <h3>Added</h3> <ul> <li>Support for Shakapacker. <a href="https://redirect.github.com/jamesmartin/inline_svg/pull/158">#158</a>. Thanks, <a href="https://github.com/tagliala"><code>@​tagliala</code></a></li> </ul> <h3>Fixed</h3> <ul> <li>Fixed documentation typos. <a href="https://redirect.github.com/jamesmartin/inline_svg/pull/157">#157</a>. Thanks, <a href="https://github.com/tagliala"><code>@​tagliala</code></a></li> <li>Fixed missing ActiveSupport require. <a href="https://redirect.github.com/jamesmartin/inline_svg/pull/152">#152</a>. Thanks, <a href="https://github.com/xymbol"><code>@​xymbol</code></a></li> <li>Remove wrapping whitespace from SVG tags. <a href="https://redirect.github.com/jamesmartin/inline_svg/pull/150">#150</a>. Thanks, <a href="https://github.com/fredboyle"><code>@​fredboyle</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jamesmartin/inline_svg/commit/2d5c4d1be8601ec078d86db1f665cd3dcb9428fb"><code>2d5c4d1</code></a> Bump version to 1.10.0 for release.</li> <li><a href="https://github.com/jamesmartin/inline_svg/commit/d23a52c6504aacbd453307dd7b47b71f2c1331fe"><code>d23a52c</code></a> Know what's changed in v1.10.0</li> <li><a href="https://github.com/jamesmartin/inline_svg/commit/bb5634e29dbb5664f594cbc9577a438a69ce29aa"><code>bb5634e</code></a> Merge pull request <a href="https://redirect.github.com/jamesmartin/inline_svg/issues/158">#158</a> from tagliala/feat/support-shakapacker</li> <li><a href="https://github.com/jamesmartin/inline_svg/commit/1d0368210a6fe0ae78fdb81e0d87c9f47a0b4053"><code>1d03682</code></a> Merge pull request <a href="https://redirect.github.com/jamesmartin/inline_svg/issues/157">#157</a> from tagliala/chore/fix-typos</li> <li><a href="https://github.com/jamesmartin/inline_svg/commit/a9ab1b00eae89bdb8a0fc6b08b3fc6fe43d2db6c"><code>a9ab1b0</code></a> Add support to Shakapacker</li> <li><a href="https://github.com/jamesmartin/inline_svg/commit/11fe2c10696e68c7890463b085e56cedce9ee217"><code>11fe2c1</code></a> Fix typos</li> <li><a href="https://github.com/jamesmartin/inline_svg/commit/6a603dca93d082f774b5acf8d58577fc87664943"><code>6a603dc</code></a> Merge pull request <a href="https://redirect.github.com/jamesmartin/inline_svg/issues/152">#152</a> from xymbol/blank</li> <li><a href="https://github.com/jamesmartin/inline_svg/commit/8c9e8d95615f3a42eeb9dead93f76fbdc7a27dae"><code>8c9e8d9</code></a> Add missing activesupport require</li> <li><a href="https://github.com/jamesmartin/inline_svg/commit/1a1e2e0c1f3595a8e51a6a39727f357451d180c5"><code>1a1e2e0</code></a> Merge pull request <a href="https://redirect.github.com/jamesmartin/inline_svg/issues/150">#150</a> from fredboyle/fix/remove_extra_space_from_output</li> <li><a href="https://github.com/jamesmartin/inline_svg/commit/11469cdd4867ce7135cb8974e07e482808b7e7ea"><code>11469cd</code></a> fix: Tweak per code review</li> <li>Additional commits viewable in <a href="https://github.com/jamesmartin/inline_svg/compare/v1.9.0...v1.10.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=inline_svg&package-manager=bundler&previous-version=1.9.0&new-version=1.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
Sign in to join this conversation.