Bump the ruby-dependencies group across 1 directory with 5 updates #97
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 5 updates in the / directory:
1.6.0
1.6.1
1.14.0
1.14.1
1.65.0
1.68.0
1.21.1
1.22.1
3.0.3
3.2.0
Updates
logger
from 1.6.0 to 1.6.1Release notes
Sourced from logger's releases.
Commits
bda937b
Bump up 1.6.1d5400dd
Merge pull request #100 from saraid/guarantee-level_override-existence3246f38
Guarantee level_override exists436a7d6
Add reraise_write_errors keyword argument to Logger and LogDeviceb23069d
Merge pull request #98 from ruby/retire-changelog0270e7b
Retired CHANGELOG83502c2
Add support for symbols in #shift_age1a9c0a8
Merge pull request #97 from ruby/fix-ci5e540ee
Exclude Ruby 2.5 from macos-latest that is macos-1444b42b0
Update license files with ruby/rubyUpdates
irb
from 1.14.0 to 1.14.1Release notes
Sourced from irb's releases.
Commits
04cd231
Bump version to v1.14.1 (#1009)f6b06a9
Use proper locale in history encoding test (#1008)71f4d6b
Fix debug command in nomultiline mode (#1006)bcfaa72
Use InstructionSequence#script_lines to get method source (#1005)f256d78
Remove KEYWORD_ALIASES which handled special alias name of irb_break irb_catc...bd06069
Specify commit hash of yamatanooroti (#1000)30fa159
Fix easter_egg run without RDoc, fix input-method test run without RDoc (#998)87d0754
Skip show_doc tests if RDoc is not available06eb0bf
Surpressing 'unknown command: “Switch to inspect mode.”' message (#995)985ac50
Make colorize test pass with NO_COLOR env set (#994)Updates
rubocop
from 1.65.0 to 1.68.0Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
7d35ef7
Cut 1.683033deb
Update Changelog37e9e5f
[Fix #12140] Add newStyle/CombinableDefined
cop.f8aa27f
Fix a false negative forStyle/RedundantLineContinuation
d033a5e
Merge pull request #13400 from Earlopain/offense-cop-name-docsfaaa349
Fix docs forOffense.cop_name
85f9405
Fix deserialization of unknown encoding offensesd499d80
[Fix #13387] Fix false positives forStyle/RedundantParentheses
3e855b0
Merge pull request #13399 from dvandersluis/fix-and-offense-typo1f58513
Fix typosand offense
instead ofan offense
.Updates
rubocop-performance
from 1.21.1 to 1.22.1Release notes
Sourced from rubocop-performance's releases.
Changelog
Sourced from rubocop-performance's changelog.
Commits
69c5abc
Cut 1.22.13188974
Update Changelog100cdfe
Merge pull request #469 from koic/fix_false_positives_for_performance_big_dec...6bb06b2
[Fix #468] Fix false positives forPerformance/BigDecimalWithNumericArgument
f74a890
Switch back docs version to masterbf5f64f
Cut 1.22.0d26b441
Update Changelog7233005
Merge pull request #465 from Earlopain/start-end-safe-navigation767f2c9
[Fix #407] MakePerformance/DoubleStartEndWith
aware of safe navigationf28d18d
Merge pull request #466 from Earlopain/block-given-disableUpdates
rubocop-rspec
from 3.0.3 to 3.2.0Release notes
Sourced from rubocop-rspec's releases.
Changelog
Sourced from rubocop-rspec's changelog.
Commits
50ac5ab
Merge pull request #1987 from rubocop/release39b0d3f
Release v3.2.06584b4a
Merge pull request #1985 from rubocop/revert-unwanted-change530af44
Merge pull request #1975 from corsonknowles/require_void_expect_acts_inside_a...6cbe423
Update CHANGELOG.mdeb61748
Revert an change that would conceal unintentional RSpec syntax427d19d
Merge branch 'master' into require_void_expect_acts_inside_an_example_block954a45f
Merge pull request #1984 from rubocop/fixcbz130c564
Fix an error forRSpec/ChangeByZero
whenchange (...) .by (0)
and `change...ff444c2
Merge pull request #1982 from rubocop/improve-cwcDependabot 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