Bump the minor-and-patch group across 1 directory with 6 updates #1991
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 minor-and-patch group with 6 updates in the / directory:
5.24.1
5.25.0
1.5.1
1.5.2
2.3.12
2.3.14
7.3.0
7.3.1
1.25.1
1.26.2
0.5.11506
0.5.11520
Updates
minitest
from 5.24.1 to 5.25.0Changelog
Sourced from minitest's changelog.
Commits
393e334
prepped for release8cd3b1c
+ Refactored siginfo handler to reduce runtime costs. Saved ~30%!bd96499
normalized all actual/expected var names for assert_equal tests4fe69b1
Accept colon style Hash#inspect in test. (tompng)296269c
- Improve description of test:slow task. (stomar)1156b6c
- Cleaning up ancient code checking for defined?(Encoding) and the like.2bd62c5
Minor fix to make deprecation tests pass when using rake testW06a6945e
oopsd938b81
+ Fixed some inefficiencies filtering and matching (mostly backtraces).41f4b79
More foolish consistency...Updates
minitest-hooks
from 1.5.1 to 1.5.2Changelog
Sourced from minitest-hooks's changelog.
Commits
feda183
Restrict sqlite3 CI version on Ruby <2.5537e376
Bump version to 1.5.28979daf
Avoid unnecessary array allocationcf967ab
Makewith_info_handler
take rest args to fix upstream arity changea51420b
Add explicit dependency on mutex_m on Ruby 3.31024c51
Revert "Use git version of minitest on Ruby 3.3"600b2c4
Use git version of minitest on Ruby 3.3cd00f5f
Add Ruby 3.3 to CI and bump actions/checkout to v41f3e052
Limit Sequel version on Ruby 1.9 in CI to avoid failure due to bigdecimalf1a5f71
Update README.rdocUpdates
graphql
from 2.3.12 to 2.3.14Changelog
Sourced from graphql's changelog.
Commits
6447163
2.3.146fe1aec
Merge pull request #5063 from rmosolgo/fix-subscription-setupc77d195
Fix subscription setupd9bd9cf
2.3.1327b57e8
Merge pull request #5059 from rmosolgo/mutation-ready-dataloader-cache288359c
Fix dataloader fiber switching in Mutationse866884
Merge pull request #5058 from rmosolgo/authorized-enum-values4e07d3f
Add some run_graphql_field tests for loading by IDc50957f
Remove debugfa623aa
Add docsUpdates
sidekiq
from 7.3.0 to 7.3.1Changelog
Sourced from sidekiq's changelog.
Commits
16b7115
formattingbd2aac5
prep for releasece29f51
remove need for S::Component in job_logger, see #63857d3e3dd
Fix startup error when redis sentinel is provided as an urle7cd810
Do not track iterable jobs interruptions as failures3241bc1
Allow exception to be passed via opts to DeadSet#killf14749c
Fix yaml syntax problem in tr.yml65c766d
Don't useHash#except
which only got added in Ruby 3.03fdd31b
Update Changes.md2a83cec
Add #6371 to changelogUpdates
parallel
from 1.25.1 to 1.26.2Commits
ab06d9e
v1.26.2fcae579
Revert "Revert "Merge pull request #348 from y-yagi/use_available_processor_c...cd63939
v1.26.1c316cc5
Revert "Merge pull request #348 from y-yagi/use_available_processor_count"af5755b
v1.26.021fdad7
Merge pull request #348 from y-yagi/use_available_processor_count39f5630
Use cgroups aware processor count by defaultUpdates
sorbet-static-and-runtime
from 0.5.11506 to 0.5.11520Release notes
Sourced from sorbet-static-and-runtime's releases.
... (truncated)
Commits
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