play-ruby
play-ruby copied to clipboard
Bump the bundler group across 1 directory with 2 updates
Bumps the bundler group with 2 updates in the / directory: rack and uri.
Updates rack from 3.1.10 to 3.1.12
Changelog
Sourced from rack's changelog.
[3.1.12] - 2025-03-11
Security
- CVE-2025-27610 Local file inclusion in
Rack::Static.[3.1.11] - 2025-03-04
Security
- CVE-2025-27111 Possible Log Injection in
Rack::Sendfile.
Commits
Updates uri from 0.13.0 to 0.13.2
Release notes
Sourced from uri's releases.
v0.13.2
What's Changed
- Remove userinfo for v0.13.x by
@hsbtin ruby/uri#155Full Changelog: https://github.com/ruby/uri/compare/v0.13.1...v0.13.2
v0.13.1
What's Changed
- Define RFC2396_PARSER for Ruby 3.3 by
@hsbtin ruby/uri#119Full Changelog: https://github.com/ruby/uri/compare/v0.13.0...v0.13.1
Commits
cef02d6Bump up v0.13.207fe169Merge pull request #155 from ruby/remove-userinfo-v0-1375aeb4aFix merger of URI with authority componentcc7d2c7Truncate userinfo with URI#join, URI#merge and URI#+56490e4Bump up 0.13.1108c95cMerge pull request #119 from ruby/define-rfc2396-parser133e151Exclude Ruby 2.5 from macos-latest that is macos-1409a5a9eDefine RFC2396_PARSER for migrating with the development version- See full diff in compare view
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 You can disable automated security fix PRs for this repo from the Security Alerts page.