Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump stimulus-rails from 1.3.0 to 1.3.3 (#167)
Bumps [stimulus-rails](https://github.com/hotwired/stimulus-rails) from 1.3.0 to 1.3.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hotwired/stimulus-rails/releases">stimulus-rails's releases</a>.</em></p> <blockquote> <h2>v1.3.3</h2> <h2>What's Changed</h2> <ul> <li>Fix syntax error in stimulus_with_node.rb by <a href="https://github.com/euxx"><code>@euxx</code></a> in <a href="https://redirect.github.com/hotwired/stimulus-rails/pull/134">hotwired/stimulus-rails#134</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hotwired/stimulus-rails/compare/v1.3.2...v1.3.3">https://github.com/hotwired/stimulus-rails/compare/v1.3.2...v1.3.3</a></p> <h2>v1.3.2</h2> <h2>What's Changed</h2> <ul> <li>Support for dasherized controller filenames by <a href="https://github.com/adrienpoly"><code>@adrienpoly</code></a> in <a href="https://redirect.github.com/hotwired/stimulus-rails/pull/126">hotwired/stimulus-rails#126</a></li> <li>Describe the two options under stimulus:manifest so they can be found in a rails -T listing (closes <a href="https://redirect.github.com/hotwired/stimulus-rails/issues/128">#128</a>) by <a href="https://github.com/walterdavis"><code>@walterdavis</code></a> in <a href="https://redirect.github.com/hotwired/stimulus-rails/pull/129">hotwired/stimulus-rails#129</a></li> <li>Fix duplicate controllers in manifest on update by <a href="https://github.com/nachiket87"><code>@nachiket87</code></a> in <a href="https://redirect.github.com/hotwired/stimulus-rails/pull/132">hotwired/stimulus-rails#132</a></li> <li>Rely on import map-rails using preload by default by <a href="https://github.com/dhh"><code>@dhh</code></a></li> <li>Improve Bun support by <a href="https://github.com/rubys"><code>@rubys</code></a> in <a href="https://redirect.github.com/hotwired/stimulus-rails/pull/127">hotwired/stimulus-rails#127</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hotwired/stimulus-rails/compare/v1.3.0...v1.3.2">https://github.com/hotwired/stimulus-rails/compare/v1.3.0...v1.3.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hotwired/stimulus-rails/commit/ae4b675473b71fdf01530c8a6a3bb277d3388ee2"><code>ae4b675</code></a> Bump version for 1.3.3</li> <li><a href="https://github.com/hotwired/stimulus-rails/commit/46049689ed938b196149584281a0041f052b7ee3"><code>4604968</code></a> Fix syntax error in stimulus_with_node.rb (<a href="https://redirect.github.com/hotwired/stimulus-rails/issues/134">#134</a>)</li> <li><a href="https://github.com/hotwired/stimulus-rails/commit/70926fe107f6308abd6b5db557a2f51ce9d18ca2"><code>70926fe</code></a> Bump version for 1.3.2</li> <li><a href="https://github.com/hotwired/stimulus-rails/commit/6530b091496f44bb2625045e75248f49a41f92dd"><code>6530b09</code></a> Fix stray "</li> <li><a href="https://github.com/hotwired/stimulus-rails/commit/bf50ed58974650bff5f979f988f990d9e8c14199"><code>bf50ed5</code></a> support for dasherized controller filenames (<a href="https://redirect.github.com/hotwired/stimulus-rails/issues/126">#126</a>)</li> <li><a href="https://github.com/hotwired/stimulus-rails/commit/0efe0898805bd10fd52cf104b43146340645bf1b"><code>0efe089</code></a> If you create a new rails project with "--main --javascript bun" (<a href="https://redirect.github.com/hotwired/stimulus-rails/issues/127">#127</a>)</li> <li><a href="https://github.com/hotwired/stimulus-rails/commit/b87c71fbeb7e5cfca69b6b189f9f7e128b16dc08"><code>b87c71f</code></a> Update stimulus_tasks.rake (<a href="https://redirect.github.com/hotwired/stimulus-rails/issues/129">#129</a>)</li> <li><a href="https://github.com/hotwired/stimulus-rails/commit/7510ff9bddfa7c598cef7babab07beea0612373c"><code>7510ff9</code></a> Bump version for 1.3.1</li> <li><a href="https://github.com/hotwired/stimulus-rails/commit/25f3f63459d69f6f9988ac8a52fdeb73b085b2eb"><code>25f3f63</code></a> Preloading is now the default in importmap-rails 2</li> <li><a href="https://github.com/hotwired/stimulus-rails/commit/3e168f07ba73248740f9dee2a49463893fd5be57"><code>3e168f0</code></a> fix duplicate controllers in manifest on update (<a href="https://redirect.github.com/hotwired/stimulus-rails/issues/132">#132</a>)</li> <li>See full diff in <a href="https://github.com/hotwired/stimulus-rails/compare/v1.3.0...v1.3.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=stimulus-rails&package-manager=bundler&previous-version=1.3.0&new-version=1.3.3)](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information