Bump the ruby-dependencies group with 3 updates #12
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: irb, rubocop and rubocop-performance.
Updates
irb
from 1.9.1 to 1.11.0Release notes
Sourced from irb's releases.
... (truncated)
Commits
7421359
Bump version to v1.11.0 (#818)b1cd53c
[DOC] Change indexes.rdoc to indexes.md (#812)37ffdc6
Warn users about errors in loading RC files (#817)1138e96
Avoid installing bundler manually for yamatanooroti builds (#816)320178b
Remove unused lvar in mesure command test (#814)e79a90a
Warn and do nothing if block is passed to measure command (#813)6a9193e
Remove documents about deprecated/WIP features and some slight adjustments (#...3c77213
Remove trailing spacef3a0626
[DOC] RDoc for module IRB (#738)3436bdc
Prevent a warning: setting Encoding.default_external (#810)Updates
rubocop
from 1.57.2 to 1.59.0Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
e5a164a
Cut 1.592912b6e
Update Changelog3bcc171
[Fix #12524] Fix a false positive forStyle/MethodCallWithArgsParentheses
0daa4aa
MakeStyle/MethodCallWithoutArgsParentheses
allow parenthesizedit
b240a09
MakeStyle/RedundantSelf
allowself.it
a0e1042
[Fix #12526] Fix incorrect rendering typosb1bcb31
[Fix #12444] Fix false positive forStyle/HashEachMethods
3b0360b
Add newLint/ItWithoutArgumentsInBlock
cop4e9cfcc
Merge pull request #12521 from koic/make_style_select_by_regexp_aware_of_safe...037c860
Merge pull request #12438 from koic/fix_a_false_positive_for_lint_literal_ass...Updates
rubocop-performance
from 1.19.1 to 1.20.1Release notes
Sourced from rubocop-performance's releases.
Changelog
Sourced from rubocop-performance's changelog.
Commits
7d20964
Cut 1.20.1ee61322
Update Changelogd7813f5
Merge pull request #428 from koic/fix_false_negatives_make_performance_string...98ca79d
Fix false negatives forPerformance/StringIdentifierArgument
1b90154
Use RuboCop RSpec 2.25a5d918a
Switch back docs version to masterf79ecaa
Cut 1.20.05ec8988
Update Changelog416e05c
Merge pull request #423 from koic/fix_false_positives_for_performance_times_map68632dd
[Fix #421] Fix false positives forPerformance/TimesMap
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 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