Update rubocop-rspec 2.25.0 → 2.29.2 (minor)#546
Closed
depfu[bot] wants to merge 1 commit intodevelopfrom
Closed
Conversation
Contributor
Author
|
Closed in favor of #552. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 (2.25.0 → 2.29.2) · Repo · Changelog
Release Notes
2.29.2
2.29.1
2.29.0
2.28.0
2.27.1
2.27.0
2.26.1
2.26.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.
✳️ rubocop (1.57.2 → 1.63.4) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
2.7.2
2.7.1
2.7.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 5 commits:
v1.24.0Merge pull request #340 from grosser/grosser/orderpolishMerge pull request #339 from shaicoleman/finish-in-orderAdd :finish_in_order optionRelease Notes
3.3.0.5 (from changelog)
3.3.0.4 (from changelog)
3.3.0.3 (from changelog)
3.3.0.2 (from changelog)
3.3.0.1 (from changelog)
3.3.0.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 54 commits:
Update changelog.Bump version.* Bump parser branches to 3.0.7, 3.1.5, 3.2.4, 3.3.1 (#1011)+ ruby{33,34}.y: allow blocks inherit anonymous args. (#1010)`action.rb` doc fixes (#1008)* Use `require_relative` in the Parser codebase (#1003)Use `AST::Processor::Mixin` instead of deprecated `AST::Processor` (#1000)+ Raise a more specific error when encountering an unknown magic comment encoding (#999)Update changelog.Update changelog.Bump version.* Bump 3.2 branch to 3.2.3 (#993)a few fixes to fully integrate 3.4 grammar (#992)Update changelog.Bump version.+ Register a Ruby 3.4 parser (#991)Update changelog.Update changelog.Bump version.- lexer.rl: accept tabs before closing heredoc delimiter (#990)Update changelog.Update changelog.Bump version.- Fix an error when using heredoc with non-word delimiters (#987)Update changelog.Update changelog.Bump version.- Supports Ruby 2.0+ runtime (#986)Fix incorrect required_ruby_version (#985)Update changelog.Bump version.* current.rb: mark 3.3 branch as stable (#984)+ ruby33.y: reject ambiguous anonymous arguments (#983)+ ruby33.y: extract arg_splat rule. (#981)+ builder.rb: warn `it` in a block with no ordinary params. (#980)+ builder.rb: extract named captures only from static regexes. (#979)+ ruby33.y: accept expr_value in sclass definition. (#978)+ ruby33.y: extract p_in_kwarg (#977)+ ruby33.y: extract p_assoc and p_in rules (#976)document running no "syntax checks for block exits" (added first in MRI 3.3.0) (#975)+ ruby33.y: reject invalid gvar as symbol (#974)+ ruby33.y: properly restore in_defined flag, extract begin_defined rule (#973)+ builder.rb: reject multi-char gvar names starting with 0 (#972)+ ruby33.y: allow semicolon in parenthesis at the first argument of command call (#971)+ ruby33.y: parse qualified const with brace block as a method call (#970)* ruby33.y: extract string_dend (#969)* lexer.rl: treat numparams as locals (#968)* ruby33.y: extract words_sep (#967)add tests for duplicate variable name check with p_rest (#966)* literal.rb: match heredoc identifier from end of line (#965)* ruby33.y: extract {endless_command,endless_arg} rules (#964)* Bump Racc to 1.7.3 (#954)Replace whitequark blog links with archive URLs (#948)Update changelog.Release Notes
2.9.0 (from changelog)
2.8.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
Release v2.9.0Add Ruby 3.3 to build matrixFix b526e4d for ancient rubiesUpdate license yearsFix b526e4d for ancient rubiesAdd support for GCB propertiesAdd `#negative?` to all expressionsRelease v2.8.3Handle leading 0s in group refs, fixes #88Update commentUpdate github actionsCommits
See the full diff on Github. The new version differs by 32 commits:
Cut 1.31.3Update ChangelogHandle encoding error from the parser gemWorkaround for incompatibilities between Prism 0.24.0 and 0.25.0 (#290)Update org name from rubocop-hq to rubocopSuppress a RuboCop's offenseAdd CHANGELOG entry.Restore docs/antora.ymlCut 1.31.2Improve error message when passing wrong `parser_engine` and accept stringsRestore docs/antora.ymlCut 1.31.1Update Changelog[Fix #282] Remove Prism from runtime dependencySatisfy rubocopRestore docs/antora.ymlCut 1.31Update ChangelogRemove useless `TARGET_RUBY_VERSION` env varMake `Node#left_curly_brace?` aware of lambda braceSupport Prism as a Ruby parserFix a build error (#280)Drop Ruby 2.6 runtime supportFix a build error (#278)CI against Ruby 3.3 (#274)Bump actions/setup-python from 4 to 5Support `Parser::Ruby34`Suppress false positives of `RSpec/RedundantPredicateMatcher`Bump actions/checkout from 3 to 4 (#269)Suppress RuboCop offensesFix a few small things in NodeTypes docs (#273)Suppress a RuboCop offenseRelease Notes
2.20.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
Merge pull request #88 from rubocop/bump-versionBump version v2.20.0Merge pull request #87 from rubocop/fix82Fix a false positive for `Capybara/SpecificMatcher` when `text:` or `exact_text:` with regexpMerge pull request #60 from rubocop/fix/57Change to default `EnforcedStyle: have_no` for `Capybara/NegationMatcher` copMerge pull request #86 from rubocop/3.3-in-ciAdd Ruby 3.3 to CI matrixMerge pull request #77 from rubocop/feature/75Merge branch 'main' into feature/75Merge pull request #80 from rubocop/fix78-2Add new `Capybara/RedundantWithinFind` copFix an invalid attributes parse when name with multiple `[]`Merge pull request #84 from rubocop/enable-few-copsMerge pull request #83 from rubocop/fix-offenseEnable a few pending copsCorrect a `InternalAffairs/NodeFirstOrLastArgument`Merge pull request #79 from rubocop/fix78-1Fix a false negative for `RSpec/HaveSelector` when first argument is dstr nodeMerge pull request #76 from rubocop/change_click_link_or_button_defaultChange to default `EnforcedStyle: link_or_button` for `Capybara/ClickLinkOrButtonStyle` copMerge pull request #74 from rubocop/fix-docAdd RSpec department in documentationMerge pull request #71 from rubocop/switch-doc-version-backSwitch docs version backRelease Notes
2.25.1
2.25.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 29 commits:
Bump version v2.25.1 (#99)Fix an error occurred for `FactoryBot/IdSequence` when `sequence` with non-symbol argment or without argument (#98)Fix a false positive for `FactoryBot/CreateList` (#97)Merge pull request #96 from rubocop/bump-rubocop-versionMerge pull request #94 from rubocop/tilde-heredocMerge pull request #95 from rubocop/codeownersUse `spec.add_runtime_dependency 'rubocop', '~> 1.41'`Enable a few pending copsAdd a CODEOWNERS fileUse squiggly heredocs wherever possibleSwitch docs version back (#93)Bump version v2.25.0 (#92)Merge pull request #86 from rubocop/fix84Fix a false positive for `FactoryBot/ConsistentParenthesesStyle` when hash pinningMerge pull request #91 from rubocop/3.3-in-ciUse Ruby 3.3 in GHA jobsMerge pull request #90 from m-nakamura145/update-ci-matrixAdd Ruby 3.3 to CI matrixMerge pull request #85 from rubocop/add-expectAdd expect_correction for `FactoryBot/ConsistentParenthesesStyle` when call with an explicit receiverAdd new `FactoryBot/ExcessiveCreateList` copMerge pull request #76 from rubocop/fix62Fix a false positive for `FactoryBot/FactoryNameStyle` when namespaced modelsMerge pull request #75 from rubocop/fix-project-specImprove for project_specMerge pull request #74 from rubocop/fix-v224Fix some wrong release version in v2.24Merge pull request #70 from rubocop/switch-doc-version-backSwitch docs version back🆕 rubocop-rspec_rails (added, 2.28.3)
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