Bump the "all" group with 2 updates across multiple ecosystems#907
Merged
Conversation
Bumps the all group with 4 updates: [json](https://github.com/ruby/json), [prism](https://github.com/ruby/prism), [rack](https://github.com/rack/rack) and [uri](https://github.com/ruby/uri). Updates `json` from 2.15.0 to 2.15.1 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.15.0...v2.15.1) Updates `prism` from 1.5.1 to 1.5.2 - [Release notes](https://github.com/ruby/prism/releases) - [Changelog](https://github.com/ruby/prism/blob/main/CHANGELOG.md) - [Commits](ruby/prism@v1.5.1...v1.5.2) Updates `rack` from 3.2.1 to 3.2.3 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v3.2.1...v3.2.3) Updates `uri` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/ruby/uri/releases) - [Commits](ruby/uri@v1.0.3...v1.0.4) 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 [pnpm/action-setup](https://github.com/pnpm/action-setup). Updates `ruby/setup-ruby` from 1.263.0 to 1.265.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@0481980...ab177d4) Updates `pnpm/action-setup` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@a7487c7...41ff726) --- updated-dependencies: - dependency-name: json dependency-version: 2.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: prism dependency-version: 1.5.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: rack dependency-version: 3.2.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: uri dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: ruby/setup-ruby dependency-version: 1.265.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pnpm/action-setup dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
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 4 updates: json, prism, rack and uri.
Updates
jsonfrom 2.15.0 to 2.15.1Release notes
Sourced from json's releases.
Changelog
Sourced from json's changelog.
Commits
9e6067bRelease 2.15.11e19097Add a workflow to sync commits to ruby/ruby (#872)1b1647fUpdate changelogeec466dMerge pull request #871 from tompng/fix_sliced_string_escaped7baf01Fix sliced string escapingd867e39Run jruby-head on Windowsec85851Fix a typo in the changelogUpdates
prismfrom 1.5.1 to 1.5.2Release notes
Sourced from prism's releases.
Changelog
Sourced from prism's changelog.
Commits
5446f7bMerge pull request #3675 from ruby/bump-version7574837Bump to v022d6d0Merge pull request #3674 from Earlopain/endless-method-no-parense1910d4For these special cases, there exists no optional argument type. Since a endl...c89ca2async-ruby.yml: Fix the target push branchc0f3ea7Add a workflow to sync commits to ruby/ruby (#3673)3070615Merge pull request #3672 from ruby/dependabot/bundler/gemfiles/typecheck/ruby...5e2a3afMerge pull request #3671 from ruby/dependabot/maven/java-wasm/java-deps-7d48a...f6befc3Bump sorbetbde0629Bump the java-deps group in /java-wasm with 4 updatesUpdates
rackfrom 3.2.1 to 3.2.3Changelog
Sourced from rack's changelog.
Commits
32bf888Bump patch version.e179614Unbounded read inRack::Requestform parsing can lead to memory exhaustion.57277b7Improper handling of proxy headers inRack::Sendfilemay allow proxy bypass.403b74bNormalize adivsories links.fb395bbFix handling ofErrno::EPIPEin multipart tests.bce149bBump patch version.3beacfcLimit amount of retained data when parsing multipart requests589127fFix denial of service vulnerbilties in multipart parsingUpdates
urifrom 1.0.3 to 1.0.4Release notes
Sourced from uri's releases.
Commits
e507473Bump up to v1.0.4d3116caMerge branch 'CVE-2025-61594-3-4' into HEAD6c6449eAdd authority accessor5cec76bClear user info totally at setting any of authority infoBumps the all group with 2 updates: ruby/setup-ruby and pnpm/action-setup.
Updates
ruby/setup-rubyfrom 1.263.0 to 1.265.0Release notes
Sourced from ruby/setup-ruby's releases.
Commits
ab177d4Update CRuby releases on Windows6797dcbAdd ruby-3.4.7a16e0e6Test on macos-15-intel tooUpdates
pnpm/action-setupfrom 4.1.0 to 4.2.0Release notes
Sourced from pnpm/action-setup's releases.
Commits
41ff726feat: support installation from custom NPM registry (#179)f2b2b23Remove --frozen-lockfile from examples (#171)77504a5Fix multiline run_install example in README.md (#167)d648c2dfix: not allow install multiple package manager (#161)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 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