ui: bump the rack group across 1 directory with 3 updates#3916
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
ui: bump the rack group across 1 directory with 3 updates#3916dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
6d0184f to
879d2d3
Compare
Bumps the rack group in /server/src/main/webapp/WEB-INF/rails with 3 updates: [rack](https://github.com/rack/rack), [rack-session](https://github.com/rack/rack-session) and [rackup](https://github.com/rack/rackup). Updates `rack` from 2.2.22 to 3.2.5 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v2.2.22...v3.2.5) Updates `rack-session` from 1.0.2 to 2.1.1 - [Release notes](https://github.com/rack/rack-session/releases) - [Changelog](https://github.com/rack/rack-session/blob/main/releases.md) - [Commits](rack/rack-session@v1.0.2...v2.1.1) Updates `rackup` from 1.0.1 to 2.3.1 - [Release notes](https://github.com/rack/rackup/releases) - [Changelog](https://github.com/rack/rackup/blob/main/releases.md) - [Commits](rack/rackup@v1.0.1...v2.3.1) --- updated-dependencies: - dependency-name: rack dependency-version: 3.2.5 dependency-type: indirect update-type: version-update:semver-major dependency-group: rack - dependency-name: rack-session dependency-version: 2.1.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: rack - dependency-name: rackup dependency-version: 2.3.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: rack ... Signed-off-by: dependabot[bot] <support@github.com>
879d2d3 to
1e60c90
Compare
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 rack group with 1 update in the /server/src/main/webapp/WEB-INF/rails directory: rack.
Updates
rackfrom 2.2.22 to 3.2.5Release notes
Sourced from rack's releases.
... (truncated)
Commits
bb5f355Bump patch version.f9bde3bPrevent directory traversal via root prefix bypass.93a68f5XSS injection via malicious filename inRack::Directory.3b8b0d2Fix MockResponse#body when the body is a Proc (#2420)4c24539Bump patch version.3ba5e4fAllow Multipart head to span read boundary. (#2392)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.Updates
rack-sessionfrom 1.0.2 to 2.1.1Release notes
Sourced from rack-session's releases.
Changelog
Sourced from rack-session's changelog.
Commits
96663ecBump patch version.c58ad79Don't allow session to be recreated accidentally.8a02143Bump minor version.67c1237Add release notes.77c56dbRack 3 compatibility.1a10ce8Test on Ruby v3.4.06b63f5Bump actions/checkout from 3 to 4 (#47)9818179Opt-in for MFA requirement (#45)9ad38c0Test and set Ruby v2.5 as minimum. (#46)4af6114Add cookie option "partitioned" to DEFAULT_OPTIONS and documentation of class...Updates
rackupfrom 1.0.1 to 2.3.1Changelog
Sourced from rackup's changelog.
Commits
f3fa1d6Bump patch version.583c7dcFix WEBrick SERVER_PORT handling.adc9596Bump minor version.8e538beUpdate the webrick handler to supportOPTIONS *requests. (#40)7a3e190Update workflows.5d18f5aUpdate spec_server.rbc6cdd47Fix references from Rack::Server to Rackup::Server in commentse3df7cbProvide a 'Changelog' link on rubygems.org/gems/rackup39d5226Documentation for how to access handlers programatically.301b6ddUpdatereleases.md- fixes #29.