Commit ecf1859
authored
chore(deps): bump bootsnap from 1.18.6 to 1.19.0 (#1146)
Bumps [bootsnap](https://github.com/rails/bootsnap) from 1.18.6 to
1.19.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rails/bootsnap/blob/main/CHANGELOG.md">bootsnap's
changelog</a>.</em></p>
<blockquote>
<h1>1.19.0</h1>
<ul>
<li>Remove JSON parsing cache. Recent versions of the <code>json</code>
gem are as fast as <code>msgpack</code> if not faster.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rails/bootsnap/commit/d4ad1673943b416cd46491ffe236df29862ce37f"><code>d4ad167</code></a>
Release 1.19.0</li>
<li><a
href="https://github.com/rails/bootsnap/commit/4a0f8e62788d6e6304be06de5d4a313a94291492"><code>4a0f8e6</code></a>
Merge pull request <a
href="https://redirect.github.com/rails/bootsnap/issues/508">#508</a>
from byroot/remove-json-caching</li>
<li><a
href="https://github.com/rails/bootsnap/commit/5df6e04afd8cb8c9463d219518baaffaf2c48b6e"><code>5df6e04</code></a>
Remove Bootsnap::CompileCache::JSON</li>
<li><a
href="https://github.com/rails/bootsnap/commit/e6272f8c7f2935efc1000ec654da2d196e91f4e2"><code>e6272f8</code></a>
Merge pull request <a
href="https://redirect.github.com/rails/bootsnap/issues/506">#506</a>
from rails/dependabot/github_actions/actions/checkout-5</li>
<li><a
href="https://github.com/rails/bootsnap/commit/89879b4161b6e62bbb0d139208e1eb8cb30c1b40"><code>89879b4</code></a>
Bump actions/checkout from 4 to 5</li>
<li><a
href="https://github.com/rails/bootsnap/commit/55d663fbc419d3a4ad32d200f7ba45c64e04d772"><code>55d663f</code></a>
Move bootsnap to the Rails org</li>
<li><a
href="https://github.com/rails/bootsnap/commit/03629f633ee1e591d4d9f3c351406465c3cf3ead"><code>03629f6</code></a>
Add devcontainer config</li>
<li><a
href="https://github.com/rails/bootsnap/commit/037ad17aa546c080238a979fce8b393b4fc7f577"><code>037ad17</code></a>
Merge pull request <a
href="https://redirect.github.com/rails/bootsnap/issues/505">#505</a>
from beauraF/add-know-issues-note-to-readme</li>
<li><a
href="https://github.com/rails/bootsnap/commit/3019588dd3823dcdfbb24dd950cfba1516c2e662"><code>3019588</code></a>
Add a knows issues note into README.md related to QEMU</li>
<li><a
href="https://github.com/rails/bootsnap/commit/b3333f644b4bd0c82a3ec52a3fdd3c9752abcf71"><code>b3333f6</code></a>
Add Ruby 3.4 to CI</li>
<li>Additional commits viewable in <a
href="https://github.com/rails/bootsnap/compare/v1.18.6...v1.19.0">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 | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| |||
0 commit comments