Bump the "all" group with 2 updates across multiple ecosystems#925
Merged
Conversation
Bumps the all group with 3 updates: [json](https://github.com/ruby/json), [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) and [dotenv](https://github.com/bkeepers/dotenv). Updates `json` from 2.16.0 to 2.17.1 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.16.0...v2.17.1) Updates `concurrent-ruby` from 1.3.5 to 1.3.6 - [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases) - [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md) - [Commits](ruby-concurrency/concurrent-ruby@v1.3.5...v1.3.6) Updates `dotenv` from 3.1.8 to 3.2.0 - [Release notes](https://github.com/bkeepers/dotenv/releases) - [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md) - [Commits](bkeepers/dotenv@v3.1.8...v3.2.0) build(deps): bump the all group with 2 updates Bumps the all group with 2 updates: [ruby/setup-ruby](https://github.com/ruby/setup-ruby) and [actions/cache](https://github.com/actions/cache). Updates `ruby/setup-ruby` from 1.269.0 to 1.270.0 - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@d697be2...ac793fd) Updates `actions/cache` from 4.3.0 to 5.0.1 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@0057852...9255dc7) --- updated-dependencies: - dependency-name: json dependency-version: 2.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: concurrent-ruby dependency-version: 1.3.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: dotenv dependency-version: 3.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: ruby/setup-ruby dependency-version: 1.270.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: actions/cache dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
|
The Please review the pull request for any additional changes required and merge when ready. |
MikeMcQuaid
approved these changes
Dec 15, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 all group with 3 updates: json, concurrent-ruby and dotenv.
Updates
jsonfrom 2.16.0 to 2.17.1Release notes
Sourced from json's releases.
Changelog
Sourced from json's changelog.
Commits
e5e4fd5Release 2.17.10fce370Fix a regression in parsing of unicode surogate pairs4bdb2d1Release 2.17.0ccca602Fix handling of depth7b62facFix duplicated test_unsafe_load_with_options test casee0257b9Reproduce C ext behavior of ignoring mutated depth in arrays386b36fTest and restore behavior around to_json changing depthc54de70ImproveJSON.loadandJSON.unsafe_loadto allow passing options as second...65d62dcMerge pull request #909 from nobu/macro_args8fb7279Fix macro argumentsUpdates
concurrent-rubyfrom 1.3.5 to 1.3.6Release notes
Sourced from concurrent-ruby's releases.
Changelog
Sourced from concurrent-ruby's changelog.
Commits
dba7766Release 1.3.649b7552Exclude dependabot updates from release notes048f5d0ThreadPoolExecutorkillwillwait_for_terminationin JRuby; ensure TimerS...4e340edFlaky test fix: allow ThreadPool to shutdown before asserting completed_task_...4dc8de3Allow TimerTask to be safely restarted after shutdown and avoid duplicate tas...47cf3a1Mark RubySingleThreadExecutor as a SerialExecutorService572d44cAsynchronous pruning for RubyThreadPoolExecutor (#1082)e25e34cAdd Joshua Young to the list of maintainers (#1097)978eed6Use typed data APIseacd77aUse stdatomic.h on recent macOSUpdates
dotenvfrom 3.1.8 to 3.2.0Release notes
Sourced from dotenv's releases.
Commits
34156bfPrepare for 3.2.0 releaseab47820Merge pull request #531 from grosser/grosser/warnfae6120Merge branch 'main' into grosser/warn4f510f4Merge pull request #532 from grosser/grosser/fixes959e1daMerge pull request #539 from bkeepers/dependabot/github_actions/actions/check...041451eUpdate spec messageb300f26Bump actions/checkout from 4 to 65f4ca01Merge branch 'main' into grosser/warn209dca4Merge pull request #540 from i7an/handle-parentheses48c4956Merge branch 'main' into handle-parenthesesBumps the all group with 2 updates: ruby/setup-ruby and actions/cache.
Updates
ruby/setup-rubyfrom 1.269.0 to 1.270.0Release notes
Sourced from ruby/setup-ruby's releases.
Commits
ac793fdWhen setting $JAVA_HOME also add $JAVA_HOME/bin to PATH5f8a775macos-13 is gone30a6546Bump actions/checkout from 5 to 6Updates
actions/cachefrom 4.3.0 to 5.0.1Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
9255dc7Merge pull request #1686 from actions/cache-v5.0.1-release8ff5423chore: release v5.0.19233019Merge pull request #1685 from salmanmkc/node24-storage-blob-fixb975f2bfix: add peer property to package-lock.json for dependenciesd0a0e18fix: update license files for@actions/cache, fast-xml-parser, and strnum74de208fix: update@actions/cacheto ^5.0.1 for Node.js 24 punycode fixac7f115peerb0f846bfix: update@actions/cachewith storage-blob fix for Node.js 24 punycode depr...a783357Merge pull request #1684 from actions/prepare-cache-v5-release3bb0d78docs: highlight v5 runner requirement in releasesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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