Skip to content

[ruby] Update bootsnap 1.25.0 → 1.26.0 (minor) - #889

Merged
digitaltom merged 1 commit into
mainfrom
depfu/update/bootsnap-1.26.0
Sep 13, 2026
Merged

[ruby] Update bootsnap 1.25.0 → 1.26.0 (minor)#889
digitaltom merged 1 commit into
mainfrom
depfu/update/bootsnap-1.26.0

Conversation

@depfu

@depfu depfu Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ bootsnap (1.25.0 → 1.26.0) · Repo · Changelog

Release Notes

1.26.0

What's Changed

  • Handle top level Coverage constant being defined, but without it being the true stdlib coverage module.
  • Fix bootsnap precompile that could generate a corrupted cache entry if an already cached YAML file was modified
    without changing its size.
  • Workaround a potential Ruby SEGV if Bootsnap.instrumentation raised an error.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 16 commits:

↗️ msgpack (indirect, 1.8.4 → 1.8.5) · Repo · Changelog

Release Notes

1.8.5 (from changelog)

* Prevent stack depth underflow when skipping from recursive unpacker.
* Fix `Unpacker#skip_nil` to properly consume the buffer.
* Fix some small difference in Factory registration of the Java implementation.
* Fix some Factory/ext_type optimization edge cases.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 13 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu Bot added the depfu label Sep 11, 2026
@digitaltom

Copy link
Copy Markdown
Collaborator

@depfu rebase

@depfu
depfu Bot force-pushed the depfu/update/bootsnap-1.26.0 branch from bc84361 to 48e00a3 Compare September 13, 2026 22:23
@digitaltom
digitaltom merged commit 05beea6 into main Sep 13, 2026
9 checks passed
@depfu
depfu Bot deleted the depfu/update/bootsnap-1.26.0 branch September 13, 2026 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant