Skip to content

Bump bootsnap from 1.10.1 to 1.10.2

George Koltsov requested to merge dependabot-bundler-bootsnap-1.10.2 into master

Bumps bootsnap from 1.10.1 to 1.10.2.

Changelog

Sourced from bootsnap's changelog.

1.10.2

  • Reduce the Kernel.require extra stack frames some more. Now bootsnap should only add one extra frame per require call.

  • Better check freeze option support in JSON compile cache. Previously JSON.load_file(..., freeze: true) would be cached even when the msgpack version is missing support for it.

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot rebase will rebase this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports