Bump the ruby-dependencies group across 1 directory with 3 updates #140
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 ruby-dependencies group with 3 updates in the / directory: rubocop, rubocop-performance and rubocop-rspec.
Updates
rubocop
from 1.78.0 to 1.80.2Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
e2afd61
Cut 1.80.202d4593
Update Changelogca1b813
[Fix #14502] Fix wrong autocorrect forStyle/StringConcatenation
when a sin...06e1b4f
Remove some boilerplate when testing the lsp addon9a82957
Merge pull request #14500 from Earlopain/string-concat-escaped2f2f63a
[Fix #14499] Fix wrong autocorrect forStyle/StringConcatenation
with escap...cc4d7a1
Use RuboCop RSpec 3.7 for development819ea46
Reset the docs version2271a78
Merge pull request #14489 from Earlopain/redundant-parens-yield-etc6bdff54
Merge pull request #14495 from koic/make_naming_predicate_method_allow_initia...Updates
rubocop-performance
from 1.25.0 to 1.26.0Release notes
Sourced from rubocop-performance's releases.
Changelog
Sourced from rubocop-performance's changelog.
Commits
4e6eb01
Cut 1.26.0b78119b
Update Changelog75e8065
Fix typosbe32fec
Merge pull request #514 from Earlopain/ci-jrbuy-107615a37
Merge pull request #513 from Earlopain/sync-spellchecking1b82ee8
CI against the latest stable JRuby version2bfd0c6
Remove misspell from CI95b3559
Run codespell withbundle exec rake
c592668
Merge pull request #512 from Earlopain/start-end-negationb789959
Detect negated conditions withPerformance/DoubleStartEndWith
Updates
rubocop-rspec
from 3.6.0 to 3.7.0Release notes
Sourced from rubocop-rspec's releases.
Changelog
Sourced from rubocop-rspec's changelog.
Commits
84ccc76
Merge pull request #2106 from rubocop/release4ecc2aa
Release v3.7.07abc671
Merge pull request #2105 from r7kamura/include-examples-doc-fixed38d60
Fix broken adoc comment inRSpec/IncludeExamples
5f1d09c
Merge pull request #2104 from rubocop/210326beee7
Fix a false positive forRSpec/ExcessiveDocstringSpacing
when receivers are...50d347c
Merge pull request #2102 from rubocop/dependabot/github_actions/actions/check...9a807a3
Bump actions/checkout from 4 to 509f60c7
Merge pull request #2099 from Mth0158/factorybot-wrong-interpretation-of-attr...0b86050
Remove factorybot files inclusion for Metrics/BlockLength copDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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