Skip to content

dependency: bump bootsnap from 1.7.4 to 1.7.5

James Nutt requested to merge dependabot-bundler-bootsnap-1.7.5 into master

Bumps bootsnap from 1.7.4 to 1.7.5.

Changelog

Sourced from bootsnap's changelog.

1.7.5

  • Handle a regression of Ruby 2.7.3 causing Bootsnap to call the deprecated untaint method. (#360)
  • Gracefully handle read-only file system as well as other errors preventing to persist the load path cache. (#358)
Commits
  • 22b81ae Release 1.7.5
  • 11fa130 Make sure not to call untaint on Ruby 2.7+
  • 2d40bd3 Merge pull request #358 from metaskills/ReadOnlyFilesystem
  • 4ccccfc Use SystemCallError vs Errno::EROFS
  • 4d1a410 Ignore Read-Only Filesystems
  • a7b3628 Add a GitHub issue template to help contributors confirm their issue is with ...
  • c834dff Update rake-compiler
  • fa80667 Handle bootsnap being disabled in BOOTSNAP_LOG
  • See full diff in compare view


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

📝 Latest allure report

Edited by James Nutt

Merge request reports