Commit 3ac05a6
authored
Bump stimulus-rails from 1.3.3 to 1.3.4 (#610)
Bumps [stimulus-rails](https://github.com/hotwired/stimulus-rails) from
1.3.3 to 1.3.4.
<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.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Stop suggesting lazy loading by <a
href="https://github.com/dhh"><code>@dhh</code></a> in <a
href="https://redirect.github.com/hotwired/stimulus-rails/pull/140">hotwired/stimulus-rails#140</a></li>
<li>Changed install template system call to account for spaces in path
by <a
href="https://github.com/marekhilton"><code>@marekhilton</code></a> in
<a
href="https://redirect.github.com/hotwired/stimulus-rails/pull/137">hotwired/stimulus-rails#137</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/berti92"><code>@berti92</code></a> made
their first contribution in <a
href="https://redirect.github.com/hotwired/stimulus-rails/pull/115">hotwired/stimulus-rails#115</a></li>
<li><a
href="https://github.com/marekhilton"><code>@marekhilton</code></a>
made their first contribution in <a
href="https://redirect.github.com/hotwired/stimulus-rails/pull/137">hotwired/stimulus-rails#137</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/hotwired/stimulus-rails/compare/v1.3.3...v1.3.4">https://github.com/hotwired/stimulus-rails/compare/v1.3.3...v1.3.4</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hotwired/stimulus-rails/commit/8e34f2e4dd7716224317b635db1e5d9ed58324b1"><code>8e34f2e</code></a>
Bump version for 1.3.4</li>
<li><a
href="https://github.com/hotwired/stimulus-rails/commit/9e5f38699d221f4a136a4d0573a9caa0f933d7d9"><code>9e5f386</code></a>
Changed install template system call to account for spaces in path (<a
href="https://redirect.github.com/hotwired/stimulus-rails/issues/137">#137</a>)</li>
<li><a
href="https://github.com/hotwired/stimulus-rails/commit/48e28f87351099d35f5102d3d9e49e2de1446c19"><code>48e28f8</code></a>
Stop suggesting lazy loading (<a
href="https://redirect.github.com/hotwired/stimulus-rails/issues/140">#140</a>)</li>
<li><a
href="https://github.com/hotwired/stimulus-rails/commit/6b54a978ef0f43cce0149bd0a5f8551a0dfeb20d"><code>6b54a97</code></a>
Fixed example in the readme (<a
href="https://redirect.github.com/hotwired/stimulus-rails/issues/115">#115</a>)</li>
<li>See full diff in <a
href="https://github.com/hotwired/stimulus-rails/compare/v1.3.3...v1.3.4">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
553 | | - | |
| 553 | + | |
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
| |||
0 commit comments