Bump bootsnap from 1.22.0 to 1.23.0 by dependabot[bot] · Pull Request #5 · feed-mob/smart_trader
Bumps bootsnap from 1.22.0 to 1.23.0.
Release notes
Sourced from bootsnap's releases.
v1.23.0
What's Changed
- Require Ruby 2.7.
- Fix support for absolute paths in
BOOTSNAP_IGNORE_DIRECTORIES.Full Changelog: rails/bootsnap@v1.22.0...v1.23.0
Changelog
Sourced from bootsnap's changelog.
1.23.0
- Require Ruby 2.7.
- Fix support for absolute paths in
BOOTSNAP_IGNORE_DIRECTORIES.
Commits
7b04583Release 1.23.032e709dMerge pull request #530 from fxn/readdir8326783Handle readdir errors in bs_rb_scan_dir()7807284Merge pull request #528 from Umofomia/path-scanner-cleanupc30155dFix bundle path check and consolidate common code in PathScannerc2ef9a3Merge pull request #526 from Umofomia/claw--fix-ignored-directories-absolute-...93c35b8LoadPathScanner: Avoid computing the absolute path when not needed2bf7aa4Fix absolute path support for ignored directories in PathScanner.native_call749bf76Merge pull request #527 from byroot/ruby-2.75241189Require Ruby 2.7- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)