Open
Conversation
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.29.2 → 2.31.0) · Repo · Changelog
Release Notes
2.31.0
2.30.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 16 commits:
Merge pull request #1908 from rubocop/release-2.31Bump version to v2.31Merge pull request #1905 from rubocop/backportSupport `AutoCorrect: contextual` option for LSPMerge pull request #1900 from rubocop/backport-pr-1898CI: Add GH_TOKEN to publish workflowSwitch docs version backMerge pull request #1897 from rubocop/release-2-30-0Bump to v2.30.0Merge pull request #1895 from rubocop/run-actions-on-2-x-stable-branchMerge pull request #1894 from rubocop/backport-pr-1885Add new `RSpec/ExpectInLet` copfixup! Configure GHA workflows for the 2-x-stable branchConfigure GHA workflows for the 2-x-stable branchMerge pull request #1896 from rubocop/backport-pr-1881Fix an edge offense for `Style/SymbolProc`✳️ rubocop (1.63.5 → 1.64.1) · Repo · Changelog
Release Notes
1.64.1
1.64.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 65 commits:
Cut 1.64.1Update ChangelogFix an error for `Style/Copyright`[Fix #12949] Use the secret for the coverage reporter idMerge pull request #12946 from Earlopain/speedier-ciSlightly speed up CI runsMove main tests to GitHub actions[Fix #12910] Ensure that RuboCop runs warning-freeMove `ascii_spec` to GitHub actionsMove `internal_investigation` to GitHub actionsMove `documentation-check` to GitHub actionsMerge pull request #12932 from ksss/lsp-diagnostic-rangeRemove mergifyFix end position of diagnostic[Fix #12926] Fix false positive for `Style/SuperArguments`Avoid a ruby warning in `Layout/SpaceInsideStringInterpolation`Merge pull request #12935 from Earlopain/erb-args-warningAvoid a ruby warning in `Lint/ErbNewArguments`Fix error message when exception occurs during force callback[Fix #12931] Fix false positives for `Style/RedundantLineContinuation`Merge pull request #12930 from sunny/patch-1Fix changelog PR number for ActiveSupportExtensionsEnabled on Style/SymbolProc[Docs] Tweak examples for `Style/Documentation`Merge pull request #12928 from Earlopain/copyright-specific-warningDisplay a more specific warning for `Style/Copyright` when `AutocorrectNotice` is not setMerge pull request #12925 from koic/fix_false_positives_for_style_send_with_literal_method_name[Fix #12924] Fix false positives for `Style/SendWithLiteralMethodName`Reset the docs versionCut 1.64Update Changelog[Fix #12309] Add new `Style/SuperArguments` copFix false negatives for `Style/ArgumentsForwarding`[Fix #12242] Support `AllowModifiersOnAttrs` option for `Style/AccessModifierDeclarations`[Fix #12919] Fix false negatives for `Style/ArgumentsForwarding`Rename new SupportedShorthandSyntax from consistent_either to either_consistentFix non existing wording in HashShorthandSyntax method nameAdd changelog/new_add_new_consistent_either.mdAdd new `consistent_either` SupportedShorthandSyntax to Style/HashSyntaxRemove warnings during tests when overwriting encodingSuggest correct formatter nameRemove redundant method overwrite[Fix #11585] Support `AllowedMethods` for `Style/DocumentationMethod`Avoid some warnings "too many arguments for format string"[Fix #12884] Allow `cop_class.documentation_url` to take a config[Fix #12842] Add new `Style/SendWithLiteralMethodName` copFix a false negative for `Layout/EmptyComment`Merge pull request #12912 from koic/use_the_latest_prism_for_developmentUse the latest Prism for developmentAlso suggest rubocop-rspec for those using rspec-rails (#12908)Merge pull request #12897 from koic/update_workspace_execute_command_lsp_methodSupport `AllCops:ActiveSupportExtensionsEnabled` for `Style/SymbolProc`LSP: Don't advertise support for Pull DiagnosticsMerge pull request #12902 from Earlopain/max-with-no-exclude-limitMerge pull request #12901 from Earlopain/bundler-gemfile-error[Fix #12888] Fix `--no-exclude-limit` for cops with `Max` config option[Fix #12876] Fix lockfile parsing if only the gemfile existsMerge pull request #12899 from Earlopain/rails-prerelease-versions[Fix #12898] Fix parsing of `TargetRailsVersion` for prerelasesMerge pull request #12896 from koic/fix_false_positives_for_style_map_into_arrayRespect user's intentions with `workspace/executeCommand` LSP method[Fix #12894] Fix false positives for `Style/MapIntoArray`Merge pull request #12895 from koic/fix_a_false_positive_for_style_copyright[Fix #7189] Fix a false positive for `Style/Copyright`Use `cop_config` instead of redundant `for_cop` with self cop nameReset the docs versionRelease Notes
3.3.2.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 6 commits:
Update changelog.Bump version.bump actions/checkout to v4* Bump 3.3 branch to 3.3.2* Bump 3.1 branch to 3.1.6 (#1014)Update changelog.Release Notes
1.8.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:
Merge pull request #268 from yui-knk/v1.8.0Bump up v1.8.0Merge pull request #262 from yui-knk/support_expect_bangSupport `error_on_expect_mismatch` declaration in Racc grammar fileMerge pull request #266 from ydah/fix-readme-jaMerge pull request #267 from ydah/change-encodeChange encode EUC-JP to UTF-8Update Racc link in README.ja.rdocChange Requirement to match README.rdocMerge pull request #265 from nobu/optionsSimplify `--runtime-version` optionMake `--help` successOmit the default exit valueAbort instead of puts and exitMerge pull request #264 from nobu/drop-ruby1.6Merge pull request #263 from nobu/old-version-on-macosExclude 2.5 on macos-latestDrop code for Ruby 1.6Merge pull request #222 from nurse/add-more-grammarsMerge pull request #259 from zenspider/zenspider/stdinReformat the rdoc so it renders correctly both locally and on github.Allow racc cmdline to read from stdin if no path specified.Merge pull request #260 from ruby/try-to-fix-3-3Don't use bundle exec to avoid warning of Ruby 3.3Ignore jar artifactRemove stale codeMerge pull request #257 from ydah/fix-typosFix trivial typosMerge pull request #255 from nobu/build-javaCommits
See the full diff on Github. The new version differs by 51 commits:
Merge pull request #125 from rubocop/release-2_21Release v2.21.0Merge pull request #124 from rubocop/add-gh-tokenAdd GH_TOKEN to publish workflowMerge pull request #120 from boris-petrov/fix-exampleFix example code in the `SpecificMatcher` copMerge pull request #123 from rubocop/add-docMerge pull request #122 from rubocop/new-cop-commandSuggest a richer source of inspirationAdd document about Create a new copChange step with new_cop command for rubocop-capybaraMerge pull request #121 from rubocop/bumpMerge pull request #114 from rubocop/patch-1Bump rubocop-rspec to 2.29.2 and enable new copsMerge pull request #116 from rubocop/trusted-publishingUse Rubygems Trusted Publishers to publishMerge pull request #117 from rubocop/add-specAdd specs for unsafe cops in default_config_spec.rbMerge pull request #112 from rubocop/support_prismFix a false negative for `Capybara/SpecificFinders` when using `find(:id, 'some-id')`Add job for CI using Prism parserMerge pull request #111 from rubocop/use-registers-no-offenseUse 'registers no offense' instead of 'register no offense'Merge pull request #107 from rubocop/use-rubocop-rubocopUse rubocop/rubocop instead of rubocop-hq/rubocopMerge pull request #108 from rubocop/generate_cops_documentationGenerate cops documentationMerge pull request #106 from rubocop/fix-rspec-4-on-ciCI: Fix the RSpec 4 jobMerge pull request #104 from rubocop/add-gitignoreMerge pull request #105 from rubocop/fixoffenseFix an offense for InternalAffairs/RedundantExpectOffenseArgumentsAdd .vscode to .gitignoreMerge pull request #103 from rubocop/performanceEnable cop for pending rubocop-performanceMerge pull request #101 from rubocop/use-each-charUse String#each_char instead of String#charsMerge pull request #98 from rubocop/fix96Fix a false positive for `Capybara/NegationMatcher` when without argumentMerge pull request #92 from rubocop/codeownersMerge pull request #95 from rubocop/fix-string-interpolationMerge pull request #94 from rubocop/fix90Fix a false negative for `Capybara/NegationMatcher` when using `to_not`Merge pull request #91 from rubocop/tilde-heredocMerge pull request #93 from rubocop/enable-few-copsFix string interpolation that was not working in example textEnable a few pending copsAdd a CODEOWNERS fileUse squiggly heredocs wherever possibleMerge pull request #89 from rubocop/switch-doc-version-backSwitch docs version backCommits
See the full diff on Github. The new version differs by 39 commits:
Merge pull request #123 from rubocop/release-2_26Release v2.26.0Merge pull request #122 from rubocop/add-gh-tokenMerge pull request #121 from rubocop/publish-workflowAdd GH_TOKEN to publish workflowFix a publish workflowMerge pull request #120 from rubocop/support-contextualSupport `AutoCorrect: contextual` option for LSPMerge pull request #119 from rubocop/pirj-patch-1Better cop rename examplesMerge pull request #118 from rubocop/add-docMerge pull request #117 from rubocop/new-cop-commandMerge pull request #116 from rubocop/bump-rubocop-rspecAdd document about Create a new copChange step with new_cop command for rubocop-factory_botBump rubocop-rspec to 2.29.2 and enable new copsMerge pull request #114 from jaydorsey/jaydorsey/association-style-nested-factoryFactoryBot/AssociationStyle nested factoriesMerge pull request #115 from rubocop/rubocop-offensesFix some rubocop offensesMerge pull request #112 from rubocop/add-specMerge pull request #111 from rubocop/trusted-publishingAdd specs for unsafe cops in default_config_spec.rbUse Rubygems Trusted Publishers to publishMerge pull request #110 from rubocop/support_prismAdd job for CI using Prism parserMerge pull request #109 from rubocop/use-registers-no-offenseUse 'registers no offense' instead of 'register no offense'Merge pull request #108 from rubocop/fix-offensesFix `InternalAffairs/ExampleDescription`Merge pull request #107 from rubocop/use-rubocop-rubocopMerge pull request #106 from rubocop/generate_cops_documentation_Use rubocop/rubocop instead of rubocop-hq/rubocopGenerate cops documentationMerge pull request #102 from rubocop/performMerge pull request #101 from rubocop/add-gitignoreAdd .vscode to .gitignoreEnable cop for pending rubocop-performanceUpdate document (#103)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