Bump the ruby-bundler group with 3 updates #143
Merged
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-bundler group with 3 updates: activesupport, minitest and concurrent-ruby.
Updates
activesupport
from 7.1.3.4 to 7.2.1Release notes
Sourced from activesupport's releases.
... (truncated)
Changelog
Sourced from activesupport's changelog.
... (truncated)
Commits
a11f0a6
Preparing for 7.2.1 releaseda1ac65
Merge pull request #52672 from frenkel/patch-24320ff4
Merge pull request #52631 from zenspider/zenspider/minitest-cleanup1f3e35d
Merge pull request #52634 from Shopify/uk-fix-method-added0901db5
Merge pull request #52609 from rails/rm-minitestfb6c430
Preparing for 7.2.0 release41d50f4
Preparing for 7.2.0.rc1 release9fb8863
Merge pull request #52473 from r7kamura/securerandom-base360c3f838
Fixdelegate_missing_to allow_nil: true
when called with implict selfbf9c923
Polish the new deprecate_constant API docsUpdates
minitest
from 5.24.1 to 5.25.1Changelog
Sourced from minitest's changelog.
Commits
6d83843
prepped for release0ccdc80
- Fix incompatibility caused by minitest-hooks & rails invading minitest inte...9e7c58d
- Revert change from =~ to match? to allow for nil if $TERM undefined.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 testW0Updates
concurrent-ruby
from 1.3.3 to 1.3.4Release notes
Sourced from concurrent-ruby's releases.
Changelog
Sourced from concurrent-ruby's changelog.
Commits
044020f
Avoid requiring files of the gem in Rakefile to avoid redefined method warnings09bfcd0
Avoid require in Gemfile & Rakefile to avoid redefined constant warningsf131214
Avoid require in *.gemspec files to avoid redefined constant warnings13badd0
Update docs-source/signpost.md8fefd59
1.3.4e671fec
Check early that $CONCURRENT_JRUBY_HOME is set98d0f16
Fix the return value ofConcurrent.available_processor_count
when `cpu.cfs_...cbee215
Fix the doc ofConcurrent.available_processor_count
6f7c91a
AddConcurrent.cpu_shares
that is cgroups aware.cadc8de
Update comment for JRuby variant of processor_count to realityDependabot 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