Update rubocop-rspec 2.24.1 → 2.26.1 (minor)#11
Open
depfu[bot] wants to merge 1 commit into
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.24.1 → 2.26.1) · Repo · Changelog
Release Notes
2.26.1
2.26.0
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 50 commits:
Merge pull request #1771 from rubocop/releaseBump version to v2.26.1Merge pull request #1769 from rubocop/followupFollow up https://github.com/rubocop/rubocop-rspec/pull/1768#discussion_r1442928428Merge pull request #1768 from rubocop/fix1765Fix an error for `RSpec/SharedExamples` when using examples without argumentSwitch docs version backMerge pull request #1763 from rubocop/releaseBump version to v2.26.0Merge pull request #1746 from jessieay/masterAdd support for enforced symbolized shared examplesMerge pull request #1761 from rubocop/tilde-heredocMerge pull request #1762 from rubocop/codeownersAdd a CODEOWNERS fileFix bad indentationUse squiggly heredocs wherever possibleMerge pull request #1759 from rubocop/3.3-in-ciUse Ruby 3.3 in GHA jobsMerge pull request #1758 from m-nakamura145/update-ci-matrixAdd Ruby 3.3 to CI matrixMerge pull request #1757 from robinaugh/robinaugh/fix-1756Ensure PendingWithoutReason can detect violations inside shared groupsMerge pull request #1749 from swelther/feature/do-not-use-remove-constAdd new RSpec/RemoveConst copMerge pull request #1752 from jdufresne/future-tenseMake RSpec/ExampleWording handle "it will" future tenseMerge pull request #1694 from rubocop/add-builtin-matcherAdd new `RSpec/RedundantPredicateMatcher` copMerge pull request #1744 from rubocop/enable-some-pending-copsEnable a few pending copsMerge pull request #1738 from rubocop/impl-before-after-allMerge pull request #1739 from rubocop/refactorImprove document for `RSpec/BeforeAfterAll`Refactor for `RSpec/BeforeAfterAll`Merge pull request #1740 from rubocop/correct_offenseCorrect for `Layout/ExtraSpacing`Switch docs version backMerge pull request #1736 from rubocop/releaseBump version to v2.25.0Merge pull request #1731 from franzliedke/1714-metadata-style-autocorrect-stringsRSpec/MetadataStyle: Support multiple string arguments before metadataFix typo in method nameMerge pull request #1726 from rubocop/1720Merge pull request #1729 from rubocop/fix/1728Merge pull request #1730 from rubocop/followupFollow up https://github.com/rubocop/rubocop-rspec/pull/1692#discussion_r1288432020Add documentation for `RSpec/ExampleLength` configuration option `CountAsOne: [method_call]`Change to be inline disable for `RSpec/SpecFilePathFormat` like `RSpec/FilePath`Merge pull request #1725 from rubocop/fix-incorrect-autocorrect-httpstatusAdd support single quoted string and percent string and heredoc for `RSpec/Rails/HttpStatus`✳️ json (2.6.3 → 2.7.1) · Repo · Changelog
Release Notes
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.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 24 commits:
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
1.7.3
1.7.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 67 commits:
Merge pull request #254 from yui-knk/v1.7.3Bump up v1.7.3Merge pull request #253 from yui-knk/add_dependency'lib/racc/parser-text.rb' depends on 'lib/racc/info.rb'Merge pull request #252 from yui-knk/fix_doc_expect_paramFix locations of `expect` param in docsMerge pull request #251 from yui-knk/v1.7.3.pre.1Bump up v1.7.3.pre.1Merge pull request #250 from yui-knk/test_rake_compile_buildCheck `rake build` on CIMerge pull request #249 from yui-knk/always_run_ciMerge pull request #248 from nobu/srcsMake CI runnable for any pushAdd `srcs` target to prepare to buildMake reproducibleMerge pull request #247 from nobu/bumpUpdate test-unit-ruby-core for ruby 2.5Prepare 1.7.3Add recipe to update RACC_VERSION in Cparse.javaMerge pull request #246 from nobu/jruby-extdirFix jar file pathMerge pull request #245 from nobu/ruby-testFix for dummy rake/extensiontask.rb at ruby test-bundled-gemsMerge pull request #244 from nobu/cruby-extExclude CRuby extension from JRuby gemMerge pull request #239 from yui-knk/v1.7.2Merge pull request #243 from nobu/protoizeUse prototype declarationsBump up v1.7.2Merge pull request #241 from nobu/info_versionMerge pull request #242 from nobu/manifest[DOC] Update release flowRemove MANIFEST which was used by ancient extmk.rbExtract Racc::VERSION from racc/info.rb at extconf.rbMerge pull request #240 from nobu/old-checksRemove fallback codeRemove old checksRename CI file since it is not only Ubuntu now [ci skip]Merge pull request #238 from makenowjust/typosFix tiny typosMerge pull request #237 from yui-knk/remove_install_guide_via_setup_rbRemove install guide by setup.rbMerge pull request #236 from nobu/bump-upStart 1.7.2Update `Gem::Specification#files`Merge pull request #235 from yui-knk/readme_release-flowAdd "Release flow" to README.rdocMerge pull request #234 from yui-knk/fix_typoFix a typoMerge pull request #232 from ruby/dependabot/github_actions/actions/checkout-4Bump actions/checkout from 3 to 4Merge pull request #231 from yui-knk/embed_grammar_file_name_into_generated_fileEmbed grammar file name into generated fileMerge pull request #230 from nobu/embedded-pragmasRemove frozen_string_literal pragmas from embedded runtime filesStop littering platform-independent directory with platform-dependent bianriesMerge pull request #229 from ruby/flavorjones-pin-dev-dependenciesdep: pin development dependencies, and enable dependabot for gemsMerge pull request #228 from ruby/flavorjones-work-around-rake-compiler-ruby-2.5Update development dependency to avoid ruby 2.5 failuresMerge pull request #225 from zenspider/zenspider/frozen_string_literalsMerge pull request #226 from zenspider/zenspider/newlineRemove NEWS files since they've not been updated in quite some timeAdd --frozen to add frozen_string_literals to top of generated files.Remove leading newline from on_error exception messages.Merge pull request #224 from jwillemsen/patch-4Update parser.rb, fixed typoRelease Notes
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 4 commits:
Release v2.8.3Handle leading 0s in group refs, fixes #88Update commentUpdate github actionsRelease 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.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
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 backDepfu 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