Open
Conversation
Contributor
Author
|
Sorry, but the merge failed with:
|
1 similar comment
Contributor
Author
|
Sorry, but the merge failed with:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #874 +/- ##
========================================
Coverage 98.00% 98.00%
========================================
Files 78 78
Lines 1755 1755
========================================
Hits 1720 1720
Misses 35 35
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.18.6 → 1.23.0) · Repo · Changelog
Release Notes
1.23.0
1.22.0
1.21.1 (from changelog)
1.21.0 (from changelog)
1.20.1
1.20.0
1.19.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 52 commits:
Release 1.23.0Merge pull request #530 from fxn/readdirHandle readdir errors in bs_rb_scan_dir()Merge pull request #528 from Umofomia/path-scanner-cleanupFix bundle path check and consolidate common code in PathScannerMerge pull request #526 from Umofomia/claw--fix-ignored-directories-absolute-pathLoadPathScanner: Avoid computing the absolute path when not neededFix absolute path support for ignored directories in PathScanner.native_callMerge pull request #527 from byroot/ruby-2.7Require Ruby 2.7Release 1.22.0Merge pull request #525 from jasonkarns/cache_dirAdd missing nil checksRake entrypoint registers Bootsnap's cache_dir for cleaningExpose cache_dir root for all cachesEnforce mocha 3+Merge pull request #523 from byroot/better-opendir-fixProperly fix opendir failing with `errno = 0`Release 1.21.1Merge pull request #522 from byroot/improve-scandirFallback to pure the pure ruby path scanner on unexpected errorAvoid crashing when `opendir` fails without setting `errno`Release 1.21.0Merge pull request #520 from byroot/handle-unloadFix the `require` decorator to handle `Bootsnap.unload_cache!` being calledMerge pull request #518 from byroot/clear-buffersEagerly clear cache buffersAdd Ruby 4.0 to the CI matrixRelease 1.20.1Merge pull request #514 from byroot/handle-broken-symlinkHandle broken symlinks in load pathRelease 1.20.0Include Bootsnap::VERSION in LoadPathCache versionMerge pull request #512 from byroot/prune-load-dirStop caching directories in LoadPathCacheMerge pull request #511 from byroot/c-ext-load-path-scanImplement PathScanner in C to avoid N+1 `stat(2)` callsCleanup the c extensionMerge pull request #510 from rails/dependabot/github_actions/actions/checkout-6Bump actions/checkout from 5 to 6Release 1.19.0Merge pull request #508 from byroot/remove-json-cachingRemove Bootsnap::CompileCache::JSONMerge pull request #506 from rails/dependabot/github_actions/actions/checkout-5Bump actions/checkout from 4 to 5Move bootsnap to the Rails orgAdd devcontainer configMerge pull request #505 from beauraF/add-know-issues-note-to-readmeAdd a knows issues note into README.md related to QEMUAdd Ruby 3.4 to CIMerge pull request #503 from isikyus/patch-1Add latest release to changelogDepfu 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