build(deps): bump the bundler group across 1 directory with 10 updates#313
Merged
build(deps): bump the bundler group across 1 directory with 10 updates#313
Conversation
Bumps the bundler group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [puma](https://github.com/puma/puma) | `7.2.0` | `8.0.0` | | [haml_lint](https://github.com/sds/haml-lint) | `0.72.0` | `0.73.0` | | [rubocop](https://github.com/rubocop/rubocop) | `1.86.0` | `1.86.1` | | [addressable](https://github.com/sporkmonger/addressable) | `2.8.9` | `2.9.0` | | [bigdecimal](https://github.com/ruby/bigdecimal) | `4.0.1` | `4.1.1` | | [minitest](https://github.com/minitest/minitest) | `6.0.2` | `6.0.3` | | [rack](https://github.com/rack/rack) | `3.2.5` | `3.2.6` | | [rack-session](https://github.com/rack/rack-session) | `2.1.1` | `2.1.2` | Updates `puma` from 7.2.0 to 8.0.0 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/main/History.md) - [Commits](puma/puma@v7.2.0...v8.0.0) Updates `haml_lint` from 0.72.0 to 0.73.0 - [Release notes](https://github.com/sds/haml-lint/releases) - [Changelog](https://github.com/sds/haml-lint/blob/main/CHANGELOG.md) - [Commits](sds/haml-lint@v0.72.0...v0.73.0) Updates `rubocop` from 1.86.0 to 1.86.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.86.0...v1.86.1) Updates `addressable` from 2.8.9 to 2.9.0 - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](sporkmonger/addressable@addressable-2.8.9...addressable-2.9.0) Updates `bigdecimal` from 4.0.1 to 4.1.1 - [Release notes](https://github.com/ruby/bigdecimal/releases) - [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md) - [Commits](ruby/bigdecimal@v4.0.1...v4.1.1) Updates `minitest` from 6.0.2 to 6.0.3 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v6.0.2...v6.0.3) Updates `parallel` from 1.27.0 to 2.0.0 - [Changelog](https://github.com/grosser/parallel/blob/master/CHANGELOG.md) - [Commits](grosser/parallel@v1.27.0...v2.0.0) Updates `rack` from 3.2.5 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@v3.2.5...v3.2.6) Updates `rack-session` from 2.1.1 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@v2.1.1...v2.1.2) Updates `regexp_parser` from 2.11.3 to 2.12.0 - [Changelog](https://github.com/ammar/regexp_parser/blob/master/CHANGELOG.md) - [Commits](ammar/regexp_parser@v2.11.3...v2.12.0) --- updated-dependencies: - dependency-name: puma dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: bundler - dependency-name: haml_lint dependency-version: 0.73.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: rubocop dependency-version: 1.86.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: bundler - dependency-name: bigdecimal dependency-version: 4.1.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: bundler - dependency-name: minitest dependency-version: 6.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler - dependency-name: parallel dependency-version: 2.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: bundler - dependency-name: rack dependency-version: 3.2.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler - dependency-name: rack-session dependency-version: 2.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler - dependency-name: regexp_parser dependency-version: 2.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
werebus
approved these changes
Apr 9, 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 8 updates in the / directory:
7.2.08.0.00.72.00.73.01.86.01.86.12.8.92.9.04.0.14.1.16.0.26.0.33.2.53.2.62.1.12.1.2Updates
pumafrom 7.2.0 to 8.0.0Release notes
Sourced from puma's releases.
Changelog
Sourced from puma's changelog.
Commits
08f63d4Release v8.0.0 (#3914)7406cc1Fix IPv4-mapped IPv6 addresses inREMOTE_ADDRand request logs (#3916)e090243Build(deps): Bump actions/checkout from 4 to 6 (#3915)7d5dca1Update SECURITY.md, native Github vuln reports [ci skip] (#3913)66e6a32Minor correction to defaults documented in dsl.rb (#3912)3788ecaci: limit rack-conform to main pushes and scope ragel PR runs (#3908)57b7799ci: run turbo-rails only on latest stable Ruby and Rails (#3909)6685d6bci: replace skip-duplicate jobs with concurrency and trigger filters (#3907)2848c82ci: run push workflows only on main and release branches (#3906)97a37bbAdd release pre-merge checks and align Release.md [ci skip] (#3904)Updates
haml_lintfrom 0.72.0 to 0.73.0Changelog
Sourced from haml_lint's changelog.
Commits
b9ce8ebCut version 0.73.0 (#639)aca45abUpdate rubocop requirement from 1.85.0 to 1.86.0 (#636)aca56a7Update overcommit requirement from 0.68.0 to 0.69.0 (#638)6c054f8Relax parallel gem dependency from ~> 1.10 to >= 1.10 (#637)Updates
rubocopfrom 1.86.0 to 1.86.1Release notes
Sourced from rubocop's releases.
Changelog
Sourced from rubocop's changelog.
Commits
af80266Cut 1.86.1eb504ceUpdate Changelog9c8fe2cMerge pull request #15085 from G-Rath/fix-style-guard11d796aMerge pull request #15093 from koic/fix_return_tool_execution_errors_instead_...4450067Return tool execution errors instead of protocol errors in MCP serverff64180Merge pull request #15092 from viralpraxis/fix-an-error-for-layout-end-alignm...11e04c0Merge pull request #15091 from eugeneius/duplicate_methods_anonymous_classesb8deea4Merge pull request #15090 from eugeneius/guard_clause_and_returne130020FixLayout/EndAlignmentcop error on an emptybegin4808594FixDuplicateMethodsfor anonymous classes in constant assignments and methodsUpdates
addressablefrom 2.8.9 to 2.9.0Changelog
Sourced from addressable's changelog.
Commits
0c3e858Revving version and changelog91915c1Fixing additional vulnerable pathsa091e39Add many more adversarial test cases to ensure we don't have any ReDoS regres...463a819Regenerate gemspec on newer rubygems0afcb0bImprove from O(n^2) to O(n)c87f768Fix a ReDoS vulnerability in URI template matchingUpdates
bigdecimalfrom 4.0.1 to 4.1.1Release notes
Sourced from bigdecimal's releases.
... (truncated)
Changelog
Sourced from bigdecimal's changelog.
Commits
219cb2eBump version to v4.1.1 (#516)3bf735fAdd a workaround for slow BigDecimal#to_f when it has large N_significant_dig...ae1d238tiny grammar fix in README.md (#513)70caa24Update to cover change in Bundler (#512)f0985b3Increase VpMult batch size (#511)32fb1deMultiplication with 8-decdig batch (#501)1f2894fRemove unused minitest from Gemfile (#510)bf04ad4Make BigDecimal object embedded (#507)64834a8Add changelog for 4.1.0. (#508)db5888aDefinetestas the default rake task (#509)Updates
minitestfrom 6.0.2 to 6.0.3Changelog
Sourced from minitest's changelog.
Commits
649b075prepped for releasea2d0904- assert_same(nil, value) no longer allowed. Use assert_nil to be explicit. (...Updates
parallelfrom 1.27.0 to 2.0.0Changelog
Sourced from parallel's changelog.
Commits
090b054v2.0.0704149dMerge pull request #363 from grosser/grosser/rac46aee485ruby 4 ractors975c4a9Merge pull request #362 from brandonzylstra/patch-1ce48269Update Readme.mddab9b43Merge pull request #361 from grosser/grosser/40ee6300bump rubiese141db9v1.28.0679f6ecMerge pull request #360 from grosser/grosser/dump0da8239dump undumpable exceptions without cause if that fixes the issueUpdates
rackfrom 3.2.5 to 3.2.6Release notes
Sourced from rack's releases.
Changelog
Sourced from rack's changelog.
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 2.1.1 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
regexp_parserfrom 2.11.3 to 2.12.0Changelog
Sourced from regexp_parser's changelog.
Commits
55f48a1Release v2.12.02c97fc7Disable gouteur for mutant2d2babdAdd ruby 4 unicode propertiesDependabot 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 conditions