Update rubocop 1.64.1 → 1.65.0 (minor) #251
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?
✳️ rubocop (1.64.1 → 1.65.0) · Repo · Changelog
Release Notes
1.65.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Commits
See the full diff on Github. The new version differs by 19 commits:
v1.25.1
Merge pull request #347 from Earlopain/speedup-windows-cpu
Improve speed for `Get-CimInstance`
v1.25.0
Merge pull request #346 from Earlopain/drop-win32ole
Add Ruby 3.3 to CI
Bump `sqlite3` to solve compilation failures with latest lib
Bump `actions/checkout` to v4
Remove dependency on `win32ole`
Merge pull request #344 from grosser/grosser/read
example for proc usage
Merge pull request #343 from grosser/grosser/bump
rubocop: fix assignment in condition
update rubocop
fix rubocop
update ruby requirements
Merge pull request #341 from MITSUBOSHI/remove-unneeded-travis-env
Remove unneeded ENV['TRAVIS'] from spec
thx for the pr
Release Notes
3.3.4.0 (from changelog)
3.3.3.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 9 commits:
Update changelog.
Bump version.
* Bump maintenance branches to 3.3.4 (#1027)
Update changelog.
Update changelog.
Bump version.
* Bump maintenance branches to 3.3.3 (#1023)
* Bump Racc to 1.8.0 (#1018)
Update changelog.
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