Update zeitwerk 2.6.8 → 2.6.11 (patch) #1308
Merged
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?
Release Notes
2.6.11 (from changelog)
2.6.10 (from changelog)
2.6.9 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 32 commits:
Ready for 2.6.11
Let on_dir_autoloaded be reentrant
Update code comment
Ready for 2.6.10
Rename cpath_expected_at tests
Centralize and improve camelize validations
Relax wording in CHANGELOG
Fixes typo
Ready for version 2.6.9
CHANGELOG.md edits
Rename expected_cpath_at to cpath_expected_at
Update CHANGELOG.md
Let expected_cpath_at validate cnames itself
Let expected_cpath_at raise Zeitwerk::NameError on invalid cnames
Rename `cpath_at` to `expected_cpath_at`
Add test coverage for an edge case in load_file
Improve load_file error handling for hidden arguments
Link to a section in cpath_at docs
Let eager_load_dir do nothing if given a hidden directory
Define Zeitwerk::Loader#cpath_at
Document methods with leading underscores are not public
Add .github/FUNDING.yml
Minor edits to the debuggers section of the README
Merge pull request #268 from andmcadams/clarify-debugger-compat
Clarify debug.rb compatibility
Improves the documentation of the default inflector
Merge pull request #266 from exoego/patch-1
Remove unrechable code
README edits by GPT-4
Merge pull request #265 from henrik/patch-1
README: Copy fix
Fix URL for CI badge in README
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