Bump the bundler group across 2 directories with 4 updates#1
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the bundler group across 2 directories with 4 updates#1dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the bundler group with 2 updates in the /sample-ruby directory: [sinatra](https://github.com/sinatra/sinatra) and [webrick](https://github.com/ruby/webrick). Bumps the bundler group with 2 updates in the /sample-functions-framework-ruby directory: [rack](https://github.com/rack/rack) and [puma](https://github.com/puma/puma). Updates `sinatra` from 2.2.3 to 4.2.0 - [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md) - [Commits](sinatra/sinatra@v2.2.3...v4.2.0) Updates `webrick` from 1.7.0 to 1.8.2 - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](ruby/webrick@v1.7.0...v1.8.2) Updates `rack` from 2.2.8 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.6.4...v2.2.22) Updates `rack` from 2.2.6.4 to 2.2.22 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v2.2.6.4...v2.2.22) Updates `puma` from 5.6.7 to 5.6.9 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/main/History.md) - [Commits](puma/puma@v5.6.7...v5.6.9) --- updated-dependencies: - dependency-name: sinatra dependency-version: 4.2.0 dependency-type: direct:production dependency-group: bundler - dependency-name: webrick dependency-version: 1.8.2 dependency-type: direct:production dependency-group: bundler - dependency-name: rack dependency-version: 3.2.5 dependency-type: indirect dependency-group: bundler - dependency-name: rack dependency-version: 2.2.22 dependency-type: indirect dependency-group: bundler - dependency-name: puma dependency-version: 5.6.9 dependency-type: indirect dependency-group: bundler ... 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 bundler group with 2 updates in the /sample-ruby directory: sinatra and webrick.
Bumps the bundler group with 2 updates in the /sample-functions-framework-ruby directory: rack and puma.
Updates
sinatrafrom 2.2.3 to 4.2.0Changelog
Sourced from sinatra's changelog.
... (truncated)
Commits
f2ad45f4.2.0 release (#2122)3fe8c38Fix regex inetag_matches?to prevent ReDoS (#2121)fa99a21PATH_INFOcan never be empty. (#2114)ea0d3faSkip broken tests. (#2115)5e15985Sync changelog for v4.0.191cfb54Add :static_headers setting for custom headers in static file responses (#2089)c918134Setrubygems_mfa_requiredfor thesinatragem (#2087)ac3ff23README: Remove duplicate mention of installing puma (#2091)cfcc70dCI: don't useRack::Linton invalid hostname (#2086)c235249CI: Test with Ruby 3.4 (#2083)Updates
webrickfrom 1.7.0 to 1.8.2Release notes
Sourced from webrick's releases.
... (truncated)
Commits
0fb9de6Bump up v1.8.2b9a4c81Removed trailing spacesf5faca9Prevent request smuggling0c600e1Fix reference to URI::REGEXP::PATTERN::HOST15a9391Return 400 response for chunked requests with unexpected data after chunk2b38d56Treat missing CRLF separator after headers as an EOFErrore4efb4aRemove unnecessary gsub calls in test_httprequest.rb426e214Only strip space and horizontal tab in headerse72cb69Prefer squigly heredocs. (#143)ee60354Require CRLF line endings in request line and headersUpdates
rackfrom 2.2.8 to 3.2.5Release notes
Sourced from rack's releases.
Changelog
Sourced from rack's changelog.
... (truncated)
Commits
0cc2e00Bump patch version.a5725c0Prevent directory traversal via root prefix bypass.175e7d2XSS injection via malicious filename inRack::Directory.3472037Fix changelog.851dc02Bump patch version.1e6aedaAllow Multipart head to span read boundary. (#2392)6ef5915Bump patch version.4e2c903Unbounded read inRack::Requestform parsing can lead to memory exhaustion.fba2c8bImproper handling of proxy headers inRack::Sendfilemay allow proxy bypass.ed3d834Normalize adivsories links.Updates
rackfrom 2.2.6.4 to 2.2.22Release notes
Sourced from rack's releases.
Changelog
Sourced from rack's changelog.
... (truncated)
Commits
0cc2e00Bump patch version.a5725c0Prevent directory traversal via root prefix bypass.175e7d2XSS injection via malicious filename inRack::Directory.3472037Fix changelog.851dc02Bump patch version.1e6aedaAllow Multipart head to span read boundary. (#2392)6ef5915Bump patch version.4e2c903Unbounded read inRack::Requestform parsing can lead to memory exhaustion.fba2c8bImproper handling of proxy headers inRack::Sendfilemay allow proxy bypass.ed3d834Normalize adivsories links.Updates
pumafrom 5.6.7 to 5.6.9Changelog
Sourced from puma's changelog.
Commits
f196b23Merge commit from fork24eec195.6.93c8e8b05.6.9 release note [ci skip]12935735.6.8bbb880fMerge pull request from GHSA-c2f4-cvqm-65w2Dependabot 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 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.