Update rubocop-rspec 3.3.0 → 3.4.0 (minor) #548
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-rspec (3.3.0 → 3.4.0) · Repo · Changelog
Release Notes
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 22 commits:
Merge pull request #2023 from rubocop/release
Release v3.4.0
Fix CHANGELOG
Merge pull request #2022 from lovro-bikic/fix/rspec-empty-example-group-false-positive
Fix false positive for RSpec/EmptyExampleGroup with iterator and simple conditional
Fix CHANGELOG
Merge pull request #1968 from corsonknowles/master
Obsolete StringAsInstanceDoubleConstant in favor of VerifiedDoubleReference for constants only
Merge pull request #1948 from cbliard/sort_metadata_symbols_at_the_end_of_args_list
Fix `RSpec/SortMetadata` cop to limit sorting to trailing metadata
Merge pull request #2017 from rubocop/rmv
Remove an example which is a syntax error in Ruby's parser
Merge pull request #2016 from rubocop/ruby34
Update Ruby version in GitHub Actions workflow to 3.4
Merge pull request #2015 from rubocop/remove-unused
Remove unused method matcher for pending steps without reason
Merge pull request #2013 from kyanagi/fix_list_markup
[DOC] Fix markup for lists
Merge pull request #2011 from kyanagi/patch-1
[DOC] Remove duplicated examples
Merge pull request #2008 from rubocop/switch-docs-version-v3.3.0
Switch docs version back
✳️ rubocop (1.69.2 → 1.70.0) · Repo · Changelog
Release Notes
1.70.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.
Release Notes
3.3.7.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 10 commits:
Update changelog.
Bump version.
update CI config (bump JRuby version, drop MRI 3.0 branch) (#1062)
* Bump maintenance branches to 3.3.7 (#1061)
Revert "* bump 3.4 branch, remove 3.0 from CI (EOL) (#1057)" (#1058)
* bump 3.4 branch, remove 3.0 from CI (EOL) (#1057)
* assert that version-specific checks actually run against at least one version (#1050)
+ ruby34.y: reject `return` in singleton class (#1048)
- Fix `ruby-parse` with a folder ending in `.rb` (#1047)
Update changelog.
Release Notes
3.1.4 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
Release v3.1.4
CI: Add jruby and Ruby 3.4 on Windows
Fix and improve handling of Skin Tone Modifiers:
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