Commit 38c2d17
authored
build(deps): bump bootsnap from 1.24.5 to 1.24.6 (#501)
Bumps [bootsnap](https://github.com/rails/bootsnap) from 1.24.5 to
1.24.6.
<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.24.6</h1>
<ul>
<li>Fix detection of Ruby bug <a
href="https://redirect.github.com/rails/bootsnap/issues/22023">#22023</a>
on some patch versions of Ruby 3.4, and properly apply the
workaround.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rails/bootsnap/commit/026e183e7f4f4f0eab52d6b9eebafe548cde08a2"><code>026e183</code></a>
Release 1.24.6</li>
<li><a
href="https://github.com/rails/bootsnap/commit/263e34652b4884da97b5e4974ef53fce5753b890"><code>263e346</code></a>
Merge pull request <a
href="https://redirect.github.com/rails/bootsnap/issues/556">#556</a>
from byroot/remove-canary</li>
<li><a
href="https://github.com/rails/bootsnap/commit/7c31cd81f39285ed43898377ff8af2dcf0d851e9"><code>7c31cd8</code></a>
Check for [Bug <a
href="https://redirect.github.com/rails/bootsnap/issues/22023">#22023</a>]
by checking Ruby version rather than a canary</li>
<li><a
href="https://github.com/rails/bootsnap/commit/54eba7643b359d85d518374af9e8b126a25a99d7"><code>54eba76</code></a>
Merge pull request <a
href="https://redirect.github.com/rails/bootsnap/issues/554">#554</a>
from byroot/namespace-overflow</li>
<li><a
href="https://github.com/rails/bootsnap/commit/fe963d56fc5981eb5c08f4352ca2937226ef2c48"><code>fe963d5</code></a>
bs_cache_path: account for namespace length</li>
<li><a
href="https://github.com/rails/bootsnap/commit/7b42db6610163d682fb27f986f7155882844ba2e"><code>7b42db6</code></a>
Merge pull request <a
href="https://redirect.github.com/rails/bootsnap/issues/553">#553</a>
from arpitjain099/chore/declare-workflow-perms</li>
<li><a
href="https://github.com/rails/bootsnap/commit/113b184cc52613c543af3e8155cab24851fd9d35"><code>113b184</code></a>
ci: add permissions: contents: read to ci</li>
<li>See full diff in <a
href="https://github.com/rails/bootsnap/compare/v1.24.5...v1.24.6">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 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
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| |||
0 commit comments