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
1e60c90 to
7986ed7
Compare
7986ed7 to
d5b47f3
Compare
d5b47f3 to
14f6f1f
Compare
14f6f1f to
49cb70e
Compare
Bumps the rack group with 1 update in the /server/src/main/webapp/WEB-INF/rails directory: [rack](https://github.com/rack/rack). Updates `rack` from 2.2.23 to 3.2.6 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v2.2.23...v3.2.6) Updates `rack-session` from 1.0.2 to 2.1.2 - [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.2) 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>
49cb70e to
efe2988
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.23 to 3.2.6Release notes
Sourced from rack's releases.
... (truncated)
Changelog
Sourced from rack's changelog.
... (truncated)
Commits
e1f22fdBump patch version.31989fdFix typo in test.d268165Fix test expectation.8f425deAdd Ruby v4.0 to the test matrix.bf83042Drop EOL Rubies from external tests.d50c4d3Implement OBS unfolding for multipart requests per RFC 5322 2.2.3bfb6914Limit the number of quoted escapes during multipart parsingb3e5945Add Content-Length size check in Rack::Multipart::Parser7a8f326Fix root prefix bug in Rack::Statica57bc14Only do a simple substitution on the x-accel-mapping pathsUpdates
rack-sessionfrom 1.0.2 to 2.1.2Release notes
Sourced from rack-session's releases.
Changelog
Sourced from rack-session's changelog.
Commits
504367bBump patch version.f43638cDon't fall back to unencrypted coder if encryptors are present.dadcfe6Bump actions/checkout from 4 to 5 (#54)4eb9ea8Add top level session spec to validate existing formats.8f94577Add rails to external tests.38ea47dAllow the v2 encryptor to serialize messages withMarshal(#44)43f2e3aFix compatibility with older Rubies.6a060b8Support UTF-8 data when using the JSON serializer (#39)8ce0146Fixauth_tagretrieval on JRuby (#32)7727185Add AEAD encryption (#23)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.