Update overcommit 0.64.1 → 0.67.0 (major) #962
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?
✳️ overcommit (0.64.1 → 0.67.0) · Repo · Changelog
Release Notes
0.67.0
0.66.0
0.65.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 6 commits:
Cut version 0.67.0 (#864)
Restore ability to specify "gemfile: false" in config (#863)
Cut version 0.66.0 (#861)
Add `-diff` cli option for running precommit hooks against diffs (#860)
Cut version 0.65.0
Load bundled gems on expected version (#859)
Sorry, we couldn't find anything useful about this release.
Release Notes
3.4.1
3.4.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 19 commits:
Add 3.4.1 entry (#239)
Reduced regular expression processing in the form of processing white space first (#237)
Changed benchmark target to Ruby latest (#236)
Fix serialization of ATTLIST is incorrect (#234)
Added rdoc as a development dependency (for Ruby 3.5+) (#235)
Use `StringScanner#peek_byte` to get double or single quotation mark (#227)
Optimize `IOSource#read_until` method by using `StringScanner#check_until(string)` (#226)
Bump version
Add 3.4.0 entry
release: use Trusted Publishing
Remove old code for Ruby 1.8 (#223)
test: Fix NameError: uninitialized constant REXML::Parsers::PullParser (#222)
Fix error handling when parsing XML via IO.pipe (#221)
parser pull: Add support for reusing parser (#220)
Stop requiring stringio dynamically (#219)
Clarify variable name (#218)
Add `IOSource#match?` method (#216)
test jruby: omit fragile test
Bump version
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