Build(deps): bump the ruby-dependencies group with 7 updates #4
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, rubocop-rspec, pry, resque-scheduler, rspec, resque and rake to permit the latest version.
Updates
rubocop
from 0.79.0 to 0.81.0Release notes
Sourced from rubocop's releases.
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
34e501e
Cut 0.8151de04e
Fix Style/NestedParenthesizedCalls docs (#7822)85f21d9
[Fix #7831] Fix a false positive forStyle/HashEachMethods
40b8771
[Fix #7829] Fix an error forStyle/OneLineConditional
fac6d99
Merge pull request #7828 from tejasbubane/fix-782506309e1
[Fix #7825] Fix crash forLayout/MultilineMethodCallIndentation
5d47450
Merge pull request #7729 from koic/fix_an_error_for_style_one_line_conditional95e75ca
Merge pull request #7816 from koic/support_numblock_type500d0c5
Support Ruby 2.7's numbered parameter forStyle/Lambda
3405fe6
Support IgnoredMethod configuration in method complexity copsUpdates
rubocop-rspec
from 1.37.1 to 1.38.1Release notes
Sourced from rubocop-rspec's releases.
... (truncated)
Changelog
Sourced from rubocop-rspec's changelog.
Commits
d6f18f5
Merge pull request #882 from rubocop-hq/release655d031
Bump version to 1.38.12362e2a
Merge pull request #877 from lazycoder9/fix/dstr_in_example_description2958ccb
RepeatedDescription detects not only string descriptions9bce008
Merge pull request #875 from rubocop-hq/release398f6fc
Bump version to 1.38.0292f6cb
Merge pull request #874 from lazycoder9/fix/repeated_example_description5024a13
take metadata into account in repeated example description copf39e531
Merge pull request #866 from Cofense/scattered-setup-message-block-name318244a
Add block name and other lines to RSpec/ScatteredSetup messageUpdates
pry
from 0.12.2 to 0.14.2Changelog
Sourced from pry's changelog.
... (truncated)
Commits
24f6190
Merge pull request #2267 from andrehjr/release-v0_14_20e59722
Prepare for v0.14.2 releasec18a7b0
Merge pull request #2265 from andrehjr/update-changeloga2c7772
Update CHANGELOG.md to reflect the latest master changes468cf20
Merge pull request #2257 from dduugg/rm-mri-19-cruftcdc2b9e
Remove handle_read_errors 1.9 comment only313bf4d
Clean up MRI 1.9 codeee81361
Merge pull request #2263 from andrehjr/add-newer-rubies-to-ci9a230c6
Add Ruby 3.2 and head to ubuntu-latest executions15e960b
Merge pull request #2262 from andrehjr/add-rubocop-single-actionsUpdates
resque-scheduler
from 4.4.0 to 4.10.2Release notes
Sourced from resque-scheduler's releases.
... (truncated)
Changelog
Sourced from resque-scheduler's changelog.
... (truncated)
Commits
Updates
rspec
from 3.9.0 to 3.13.0Commits
317fc0b
v3.13.0cfb135a
v3.12.0f4393df
Version 3.11.0694150e
Fix typo900a29c
Bold rather than italic texta6fb2b4
Move rspec to rspec-metagem9fb905e
Merge pull request #64 from rspec/update-common-plaintext-files-2020-12-27-fo...293560e
Updated common plaintext files (from rspec-dev)maindcbe14a
Update code of conduct from rspec-core0e3de5c
Update FUNDING.ymlUpdates
resque
from 2.0.0 to 2.6.0Release notes
Sourced from resque's releases.
... (truncated)
Changelog
Sourced from resque's changelog.
... (truncated)
Commits
2f9d080
Version 2.6.0 and Changelog3502893
Make tests for reconnect pass again18d63e2
Fix MiniTest undefined errors771b5d2
Documents how to make the worker shutdown when the queue is emptyae3fe72
format args in YAML7623b8d
Fix reflected XSS in queue811ef35
Version 2.5.0f8444d3
Add tests for #redis_get_size and #redis_get_value_as_arraye080135
Cut out codes in thehelpers
block into a moduled683029
Remove unused fileUpdates
rake
from 13.0.1 to 13.2.1Changelog
Sourced from rake's changelog.
... (truncated)
Commits
d84f6ef
Bump up 13.2.18b33b36
Merge pull request #553 from ruby/dependabot/github_actions/actions/configure...99f6823
Merge pull request #554 from ruby/suppress-array-internal54950e0
Suppressed "<internal:array>:52:in 'Array#each'" from backtrace675498c
Bump up 13.2.03dc4277
Bump actions/configure-pages from 4 to 5c68e010
Merge pull request #549 from ruby/dependabot/github_actions/dependabot/fetch-...2cb46b6
Merge pull request #551 from andrykonchin/ak/restore-truffleruby-on-cic342e96
Add TruffleRuby on CId569f0f
Merge pull request #550 from ruby/dependabot/github_actions/ruby/setup-ruby-1...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