Bump bootsnap from 1.18.4 to 1.18.6 #2266

Merged
dependabot[bot] merged 1 commits from dependabot/bundler/bootsnap-1.18.6 into main 2025-05-20 01:31:56 +08:00
dependabot[bot] commented 2025-05-19 15:46:05 +08:00 (Migrated from github.com)

Bumps bootsnap from 1.18.4 to 1.18.6.

Changelog

Sourced from bootsnap's changelog.

Unreleased

  • Fix cgroup CPU limits detection in CLI.

1.18.5

  • Attempt to detect a QEMU bug that can cause bootsnap precompile to hang forever when building ARM64 docker images from x86_64 machines. See #495.
  • Improve CLI to detect cgroup CPU limits and avoid spawning too many worker processes.
Commits
  • 86efe7d Release 1.18.6
  • dc98453 Fix cgroup CPU limits detection in CLI.
  • 11dbc37 Release 1.18.5
  • dcd9327 Merge pull request #501 from Shopify/improve-parallelism
  • abe4ec3 Bump bundler cache on CI
  • d603b70 Attempt to detect QEMU hangs
  • 5e87800 cli: improve automatic parallelism to respect cgroup limits
  • 0dc269d Merge pull request #499 from p8/docs/link-to-official-docs
  • 5fb9098 Link to official Ruby documentation
  • 252cf48 Add config/ dir to precompile example
  • See full diff in compare view

Dependabot compatibility score

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 commands and options

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)
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.18.4 to 1.18.6. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md">bootsnap's changelog</a>.</em></p> <blockquote> <h1>Unreleased</h1> <ul> <li>Fix cgroup CPU limits detection in CLI.</li> </ul> <h1>1.18.5</h1> <ul> <li>Attempt to detect a QEMU bug that can cause <code>bootsnap precompile</code> to hang forever when building ARM64 docker images from x86_64 machines. See <a href="https://redirect.github.com/Shopify/bootsnap/issues/495">#495</a>.</li> <li>Improve CLI to detect cgroup CPU limits and avoid spawning too many worker processes.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Shopify/bootsnap/commit/86efe7df5e3b19b0ba550206a9e03a5c6499d3b0"><code>86efe7d</code></a> Release 1.18.6</li> <li><a href="https://github.com/Shopify/bootsnap/commit/dc98453267575068a3aac65b8653382acd2f84a7"><code>dc98453</code></a> Fix cgroup CPU limits detection in CLI.</li> <li><a href="https://github.com/Shopify/bootsnap/commit/11dbc37f60e6575795cd2295a2494a0bd5e488b3"><code>11dbc37</code></a> Release 1.18.5</li> <li><a href="https://github.com/Shopify/bootsnap/commit/dcd9327587f02f08e8313ff4fc163f04aaaab7e8"><code>dcd9327</code></a> Merge pull request <a href="https://redirect.github.com/Shopify/bootsnap/issues/501">#501</a> from Shopify/improve-parallelism</li> <li><a href="https://github.com/Shopify/bootsnap/commit/abe4ec3aa9d80f2d8b7a3c7d03bf692d39044dce"><code>abe4ec3</code></a> Bump bundler cache on CI</li> <li><a href="https://github.com/Shopify/bootsnap/commit/d603b704ab1b8f14ffe05ba6e7893aef4021fe3f"><code>d603b70</code></a> Attempt to detect QEMU hangs</li> <li><a href="https://github.com/Shopify/bootsnap/commit/5e878001382765e0b291d19b9faa6c1dfd88ef84"><code>5e87800</code></a> cli: improve automatic parallelism to respect cgroup limits</li> <li><a href="https://github.com/Shopify/bootsnap/commit/0dc269dbf05edad1022cb8e050f9a1e429369077"><code>0dc269d</code></a> Merge pull request <a href="https://redirect.github.com/Shopify/bootsnap/issues/499">#499</a> from p8/docs/link-to-official-docs</li> <li><a href="https://github.com/Shopify/bootsnap/commit/5fb9098bd30e5f7bf86e33027c8993fe49b6a5e8"><code>5fb9098</code></a> Link to official Ruby documentation</li> <li><a href="https://github.com/Shopify/bootsnap/commit/252cf48f6fe56f7854bd1b6bcbc3b6692fc8f8f4"><code>252cf48</code></a> Add config/ dir to precompile example</li> <li>See full diff in <a href="https://github.com/Shopify/bootsnap/compare/v1.18.4...v1.18.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bootsnap&package-manager=bundler&previous-version=1.18.4&new-version=1.18.6)](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>
Sign in to join this conversation.