Bump the bundler group across 1 directory with 4 updates#10
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the bundler group across 1 directory with 4 updates#10dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the bundler group with 3 updates in the / directory: [activesupport](https://github.com/rails/rails), [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) and [webrick](https://github.com/ruby/webrick). Updates `activesupport` from 6.1.6 to 7.2.3.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.1.6...v7.2.3.1) Updates `aws-sdk-s3` from 1.114.0 to 1.208.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `concurrent-ruby` from 1.1.10 to 1.3.7 - [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases) - [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md) - [Commits](ruby-concurrency/concurrent-ruby@v1.1.10...v1.3.7) 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) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.2.3.1 dependency-type: indirect dependency-group: bundler - dependency-name: aws-sdk-s3 dependency-version: 1.208.0 dependency-type: indirect dependency-group: bundler - dependency-name: concurrent-ruby dependency-version: 1.3.7 dependency-type: indirect dependency-group: bundler - dependency-name: webrick dependency-version: 1.8.2 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Jul 10, 2026
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 3 updates in the / directory: activesupport, aws-sdk-s3 and webrick.
Updates
activesupportfrom 6.1.6 to 7.2.3.1Release notes
Sourced from activesupport's releases.
... (truncated)
Commits
ba76fcaPreparing for 7.2.3.1 release8a379f4Update changelogb54a4b3Improve performance of NumberToDelimitedConverterc1ad0e8FixSafeBuffer#%to preserve unsafe statusebd6be1NumberConverter: reject scientific notation4a155f1Lock some dependenciesbb2bdefPreparing for 7.2.3 releasefe41a9fMerge pull request #55840 from zzak/asup-xml-mini-bigdecimal-float-precision12040a3Merge pull request #55808 from olivier-thatch/fix-enum-sole58630e1Merge pull request #55794 from rails/fix-55513Updates
aws-sdk-s3from 1.114.0 to 1.208.0Changelog
Sourced from aws-sdk-s3's changelog.
... (truncated)
Commits
Updates
concurrent-rubyfrom 1.1.10 to 1.3.7Release notes
Sourced from concurrent-ruby's releases.
... (truncated)
Changelog
Sourced from concurrent-ruby's changelog.
... (truncated)
Commits
4c8fc28Release 1.3.7d91ca94Fix AtomicReference#update livelock when stored value is Float::NAN on JRuby ...7e4d711FixReentrantReadWriteLockread hold overflow into write-lock bit6e37e06FixAtomicReference#updatelivelock when stored value isFloat::NAN2825cfaCleanup spec3fd4932FixReadWriteLockwrong-thread write release and stray read release1974b47Add Ruby 4.0 in CIdf8706dAdd SECURITY.md (#1104)7a1b789Bump actions/upload-pages-artifact from 4 to 59b2dbf7Bump actions/deploy-pages from 4 to 5Updates
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 headersDependabot 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.