Skip to content

Commit 3701984

Browse files
authored
Build(deps): Bump importmap-rails from 2.2.1 to 2.2.2 (#917)
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 2.2.1 to 2.2.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rails/importmap-rails/releases">importmap-rails's releases</a>.</em></p> <blockquote> <h2>v2.2.2</h2> <h2>What's Changed</h2> <ul> <li>Keep options when updating packages in importmap by <a href="https://github.com/rafaelfranca"><code>@​rafaelfranca</code></a> in <a href="https://redirect.github.com/rails/importmap-rails/pull/310">rails/importmap-rails#310</a></li> <li>Make integrity calculation opt-in by <a href="https://github.com/rafaelfranca"><code>@​rafaelfranca</code></a> in <a href="https://redirect.github.com/rails/importmap-rails/pull/312">rails/importmap-rails#312</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rails/importmap-rails/compare/v2.2.1...v2.2.2">https://github.com/rails/importmap-rails/compare/v2.2.1...v2.2.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rails/importmap-rails/commit/dcdb5fe1c1078ebbd567b3811745d69503bf348b"><code>dcdb5fe</code></a> Bump version for 2.2.2</li> <li><a href="https://github.com/rails/importmap-rails/commit/40d0dc57e6c49bdff74096cee513fd263f6c91d2"><code>40d0dc5</code></a> Fix update command adding extra new lines</li> <li><a href="https://github.com/rails/importmap-rails/commit/b51f709119a963d164ec12b50ff746c09051b4a6"><code>b51f709</code></a> Merge pull request <a href="https://redirect.github.com/rails/importmap-rails/issues/312">#312</a> from rails/rm-opt-in-integrity</li> <li><a href="https://github.com/rails/importmap-rails/commit/41339aba5db319390107c1068e9f89e650cc3bdc"><code>41339ab</code></a> Make integrity calculation opt-in</li> <li><a href="https://github.com/rails/importmap-rails/commit/ae67187a4b96221f520db6431596b975489770cd"><code>ae67187</code></a> Merge pull request <a href="https://redirect.github.com/rails/importmap-rails/issues/310">#310</a> from rails/rm-update-keep-options</li> <li><a href="https://github.com/rails/importmap-rails/commit/5e257812376517499c8d1293a0e056a485e5c812"><code>5e25781</code></a> Keep options when updating packages in importmap</li> <li><a href="https://github.com/rails/importmap-rails/commit/a151881e4156ff5188d308973a4f6ae8c931a8bd"><code>a151881</code></a> Fix character group for package target</li> <li><a href="https://github.com/rails/importmap-rails/commit/56f84e7ac7eea81fec1f17207b4c22539d0259bc"><code>56f84e7</code></a> Fix the scan when the pinned package has a version and has options after it</li> <li><a href="https://github.com/rails/importmap-rails/commit/af71dedf1d29f1f8e59a3a32871888b9e5f47a40"><code>af71ded</code></a> Use each_with_object</li> <li><a href="https://github.com/rails/importmap-rails/commit/b5f5271a0efd68cedc4276d100e5220472360428"><code>b5f5271</code></a> Extract common regexp to constants and methods</li> <li>See full diff in <a href="https://github.com/rails/importmap-rails/compare/v2.2.1...v2.2.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=importmap-rails&package-manager=bundler&previous-version=2.2.1&new-version=2.2.2)](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>
2 parents 5c05f5e + acc24a4 commit 3701984

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ GEM
396396
image_processing (1.14.0)
397397
mini_magick (>= 4.9.5, < 6)
398398
ruby-vips (>= 2.0.17, < 3)
399-
importmap-rails (2.2.1)
399+
importmap-rails (2.2.2)
400400
actionpack (>= 6.0.0)
401401
activesupport (>= 6.0.0)
402402
railties (>= 6.0.0)
@@ -495,6 +495,8 @@ GEM
495495
parser (3.3.8.0)
496496
ast (~> 2.4.1)
497497
racc
498+
pg (1.6.0-aarch64-linux)
499+
pg (1.6.0-arm64-darwin)
498500
pg (1.6.0-x86_64-linux)
499501
popper_js (2.11.8)
500502
pp (0.6.2)

0 commit comments

Comments
 (0)