build(deps-dev): bump the rubocop group across 1 directory with 3 updates#1054
Merged
dependabot[bot] merged 1 commit intomainfrom Mar 21, 2025
Merged
Conversation
…ates Bumps the rubocop group with 3 updates in the / directory: [rubocop](https://github.com/rubocop/rubocop), [rubocop-rails](https://github.com/rubocop/rubocop-rails) and [rubocop-rspec_rails](https://github.com/rubocop/rubocop-rspec_rails). Updates `rubocop` from 1.72.1 to 1.74.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.72.1...v1.74.0) Updates `rubocop-rails` from 2.30.1 to 2.30.3 - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.30.1...v2.30.3) Updates `rubocop-rspec_rails` from 2.30.0 to 2.31.0 - [Release notes](https://github.com/rubocop/rubocop-rspec_rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec_rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rspec_rails@v2.30.0...v2.31.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rubocop - dependency-name: rubocop-rails dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rubocop - dependency-name: rubocop-rspec_rails dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rubocop ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps the rubocop group with 3 updates in the / directory: rubocop, rubocop-rails and rubocop-rspec_rails.
Updates
rubocopfrom 1.72.1 to 1.74.0Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
ba27193Cut 1.74448dc7fUpdate Changeloge2fc35aAddMode: conservativeconfiguration toStyle/FormatStringTokento make t...a118624Prevent redundant plugin loadingb667815[Fix #13975] Fix false positives forStyle/RedundantCurrentDirectoryInPathf20e4c5AllowTLS1_1andTLS1_2by default inNaming/VariableNumber5a405d5Update documentation forStyle/FormatStringTokenfor clarity5695986Merge pull request #13972 from dvandersluis/issue/13965た6bd6f89[Fix #13965] UpdateLint/RedundantCopDisableDirectiveto register an offens...1776749[Fix #13969] Fix a false positive forLint/SharedMutableDefaultUpdates
rubocop-railsfrom 2.30.1 to 2.30.3Release notes
Sourced from rubocop-rails's releases.
Changelog
Sourced from rubocop-rails's changelog.
Commits
92c663cCut 2.30.3801d002Update Changelogef73348Automate the process of GitHub release creation7e21774Suppress RuboCop's offensesa250bfaMerge pull request #1459 from Earlopain/uniq-before-pluck-numblock67cff82Merge pull request #1458 from Earlopain/relative-date-const-numblock78988e7Fix a false positive forRails/UniqBeforePluckwhen using a numblock with `...a02819fFix a false positive forRails/RelativeDateConstantwhen assigning a lambda...2ad3e1aMerge pull request #1457 from Earlopain/reversible-migration-drop-table-numblock9254ef6Merge pull request #1456 from Earlopain/timestamp-numblockUpdates
rubocop-rspec_railsfrom 2.30.0 to 2.31.0Release notes
Sourced from rubocop-rspec_rails's releases.
Changelog
Sourced from rubocop-rspec_rails's changelog.
Commits
0aacc26Merge pull request #66 from rubocop/releasecdc0a16Release v2.31.0d19789dMerge pull request #65 from koic/use_enhanced_cop_documentation_generator9386ca9Use extendedCopsDocumentationGeneratoracda4a5Merge pull request #63 from Earlopain/publish-upstream-only5be7ea9Only run publish workflow on upstream repo64bfac4Merge pull request #61 from rubocop/rubocop-plugine734b08Make RuboCop RSpecRails work as a RuboCop plugin2d257f2Merge pull request #59 from rubocop/issue493d76777Fix a false negative forRSpecRails/TravelAroundcop when passed as a proc ...Dependabot 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions