🚨 [security] Update rubocop 1.64.1 → 1.66.0 (minor) #150
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.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
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.66.0) · Repo · Changelog
Release Notes
1.66.0
1.65.1
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 29 commits:
v1.26.3
Merge pull request #351 from y-yagi/ensure_not_to_use_old_concurrent-ruby
Ensure not to use old `concurrent-ruby`
v1.26.2
Revert "Revert "Merge pull request #348 from y-yagi/use_available_processor_count""
v1.26.1
Revert "Merge pull request #348 from y-yagi/use_available_processor_count"
v1.26.0
Merge pull request #348 from y-yagi/use_available_processor_count
Use cgroups aware processor count by default
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.1 (from changelog)
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 20 commits:
Update changelog.
Bump version.
- Fix errros in the ascii specs of RuboCop (#1037)
Update changelog.
Update changelog.
Bump version.
* Bump 3.2 branch to 3.2.5. (#1036)
- builder.rb: catch encoding errors when parsing invalid encoding regexp (#1033)
* Bump Racc to 1.8.1 (#1031)
Suppress Ruby 3.4's warning (#1028)
Update changelog.
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.
Release Notes
1.8.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
Merge pull request #275 from yui-knk/v1.8.1
Bump up v1.8.1
Merge pull request #273 from ydah/fix-filepath-lineno
Add test code for TestRaccCommand
Fix file path and line number errors when using `+`, `*` and `()`
Merge pull request #274 from ydah/rename-docs-main
Fix RDoc main file to "README.rdoc"
Merge pull request #271 from mark-young-atg/provide_changelog_link_on_rubygems
Provide a 'Changelog' link on rubygems.org/gems/racc
Merge pull request #270 from koic/fix_a_typo
Fix a typo
Added BSDL to gemspec
Update license files same as ruby/ruby
Merge pull request #269 from koic/use_require_relative
Use `require_relative` in the Racc codebase
Security Advisories 🚨
🚨 REXML denial of service vulnerability
Release Notes
3.3.6
3.3.5
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
Add 3.3.6 entry
parser tree: improve namespace conflicted attribute check performance
Fix a bug that Stream parser doesn't expand the user-defined entity references for "text" (#200)
parser: keep the current namespaces instead of stack of Set
parser: move duplicated end tag check to BaseParser
test tree-parser: move common method to base class
test: fix indent
test: fix indent
Use loop instead of recursive call for Element#namespace
Use loop instead of recursive call for Element#root
test: split duplicated attribute case and namespace conflict case
Fix to not allow parameter entity references at internal subsets (#191)
Fix RuntimeError in `REXML::Parsers::BaseParser` for valid feeds (#199)
Improve `BaseParser#unnormalize` (#194)
Bump version
Add 3.3.5 entry
Fix calculation of Security.entity_expansion_text_limit in SAX/pull parsers (#195)
Bump version
Release Notes
1.32.1 (from changelog)
1.32.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 23 commits:
Cut 1.32.1
Update Changelog
Mark `RuboCop::AST::EnsureNode` as being in a void context.
Fix readme CI badge (#308)
Move test `Node#used?` predicate method definition
Restore docs/antora.yml
Cut 1.32.0
Update Changelog
Add `RuboCop::AST::RationalNode`
Remove `Range#minmax` refinement (#307)
Link the node pattern debugger in docs
[Docs] Update the doc of Node Types
Suppress RuboCop offense
Lift the deprecation from `ArrayNode#each_value`
Move `rubocop:disable` comments out of documentation
Define `recursive_*literal?` methods using macro
Bump paambaati/codeclimate-action from 5.0.0 to 8.0.0 (#294)
Fix a build error (#296)
Fix an error when running RuboCop RSpec 3.0
Suppress RuboCop offenses
Use Prism 0.28+ for development (#292)
This has been failing for ages, remove for now
Restore docs/antora.yml
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