Update requirements for rubocop and rubocop-rspec#227
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Update requirements for rubocop and rubocop-rspec#227dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) and [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) to permit the latest version. Updates `rubocop` from 0.93.1 to 1.66.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v0.93.1...v1.66.0) Updates `rubocop-rspec` from 1.44.1 to 3.0.4 - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rspec@v1.44.1...v3.0.4) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-major - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
Code Climate has analyzed commit 179a286 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (99% is the threshold). This pull request will bring the total coverage in the repository to 99.4% (0.0% change). View more on Code Climate. |
Contributor
Author
|
Superseded by #228. |
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.
Updates the requirements on rubocop and rubocop-rspec to permit the latest version.
Updates
rubocopfrom 0.93.1 to 1.66.0Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
c8edd7dCut 1.669c106a5Update Changelog1e4b4c8Add newLint/UselessNumericOperationcopd6b05cd[Fix #13150] Don't considerget_!,set_!,get_?,set_?,get_=, and ...9e1e493[Fix #13061] Add newStyle/RedundantInterpolationUnfreezecop0431023Fix false negatives forStyle/EmptyLiteralwhen usingArray[],Hash[], ...a2ef5b4Fix false negatives forStyle/MapIntoArraywhen initializing the destinatio...2382ecbFix false negative forLint/Voidwhen using using frozen literalsbe6e656Merge pull request #13172 from koic/fix_error_for_layout_empty_lines_around_e...d8e0c87Merge pull request #13175 from Earlopain/no-forwardableUpdates
rubocop-rspecfrom 1.44.1 to 3.0.4Release notes
Sourced from rubocop-rspec's releases.
... (truncated)
Changelog
Sourced from rubocop-rspec's changelog.
... (truncated)
Commits
ff213aeMerge pull request #1945 from rubocop/release728fcc6Release v3.0.49eb23a6Merge pull request #1940 from r7kamura/unspecified-exception-chaince4cd77Merge pull request #1941 from rubocop/fix-offenses6f06a33Fix rubocop offenses60199baFix false-negative forUnspecifiedExceptionwhen matcher is chainedfe3b66bMerge pull request #1938 from rubocop/releasebb02b84Release v3.0.303034e7Merge pull request #1936 from koic/suppress_deprecation_warning_when_some_cops7e1d68eSuppress deprecation warning for some copsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)