This repository was archived by the owner on Jun 13, 2023. It is now read-only.
[ruby] New version of rubocop-rspec (2.20.0) produced dependency conflicts#349
Closed
depfu[bot] wants to merge 1 commit into
Closed
[ruby] New version of rubocop-rspec (2.20.0) produced dependency conflicts#349depfu[bot] wants to merge 1 commit into
depfu[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
Closed in favor of #351. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
We've tried to upgrade a dependency and got errors running Bundler. It looks like there is a version conflict between two or more dependencies. Depfu doesn't try to solve these, as this would mean to update more than one dependency at a time.
Please take a look at the exact failure to figure out if this is something you need to work on.
The bundler error message was:
What changed?
✳️ rubocop-rspec (~> 2.15.0 → ~> 2.20.0) · Repo · Changelog
Release 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 51 commits:
Merge pull request #1600 from rubocop/releaseBump version to v2.20.0Merge pull request #1621 from ydah/refactor-RedundantAroundRefactor with integration into `match_redundant_around_hook_block`Merge pull request #1574 from ydah/described-class-module-wrappingFix a false positive for `RSpec/DescribedClassModuleWrapping` when RSpec.describe numblock is nested within a moduleMerge pull request #1527 from ydah/feature/1148Add support `be_status` style for `RSpec/Rails/HttpStatus`Merge pull request #1610 from ydah/fix/1609Add support for `RSpec/HaveHttpStatus` when using `response.code`.Merge pull request #1619 from rubocop/empty-line-after-shared-example-groupsAdd support for shared groups to EmptyLineAfterExampleGroupMerge pull request #1620 from ydah/fix-redundant-aroundFix a false negative for `RSpec/RedundantAround` when redundant numblock `around`Merge pull request #1618 from mvz/fix-minitest-assertions-correctionFix order of arguments in `RSpec/Rails/MinitestAssertions` correctionMerge pull request #1615 from DmitryTsepelev/indexed-letMaxRepeats -> Max, cleanup docsMerge pull request #1616 from ydah/add-autocorrect-for-ScatteredSetupAdd autocorrect support for `RSpec/ScatteredSetup`Update lib/rubocop/cop/rspec/indexed_let.rbUpdate specs and docsUpdate lib/rubocop/cop/rspec/indexed_let.rbUpdate lib/rubocop/cop/rspec/indexed_let.rbUpdate lib/rubocop/cop/rspec/indexed_let.rbAddress more PR feedbackAddress PR feedbackMerge pull request #1613 from ydah/to_pendingMake `RSpec/MatchArray` and `RSpec/ContainExactly` pendingMerge pull request #1604 from rubocop/be-empty-copAdd RSpec/IndexedLet copMerge pull request #1601 from DmitryTsepelev/consistent-parentheses-style-spec-and-or-ifAdd new `RSpec/BeEmpty` copMerge pull request #1606 from ydah/fix-internal-investigationUpdate lib/rubocop/cop/rspec/predicate_matcher.rbMerge pull request #1605 from ydah/use_RuboCopMerge pull request #1607 from ydah/add-check-hidden-filesMerge pull request #1608 from ydah/change_strict_and_formatImprove the configuration options of the yamllint-github-actionAdd an option to the actions-codespell configuration to check hidden filesCorrect offenses for `InternalAffairs/RedundantSourceRange`Use RuboCop instead of RubocopFix a false positive for RSpec/FactoryBot/ConsistentParenthesesStyle inside &&, || and :? when omit_parentheses is onMerge pull request #1597 from rubocop/fix-match-array-false-positiveFix an invalid autocorrect for RSpec/MatchArrayMerge pull request #1593 from ydah/fix/false-positive-ContainExactlyAdd support for `RSpec/ContainExactly` when calling `contain_exactly` with no argumentsMerge pull request #1598 from ydah/fix/1596Remove unused argumentFix a false positive for `RSpec/PendingWithoutReason` when pending/skip has a reason inside an example groupSwitch 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