This repository was archived by the owner on May 15, 2026. It is now read-only.
Bump the everything group in /bundler-example with 3 updates#3
Open
github-actions[bot] wants to merge 1 commit into
Open
Bump the everything group in /bundler-example with 3 updates#3github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
Bumps the everything group in /bundler-example with 3 updates: [rubocop](https://github.com/rubocop/rubocop), [toml-rb](https://github.com/emancu/toml-rb) and [rack](https://github.com/rack/rack). Updates `rubocop` from 0.76.0 to 1.82.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v0.76.0...v1.82.1) Updates `toml-rb` from 2.2.0 to 4.1.0 - [Release notes](https://github.com/emancu/toml-rb/releases) - [Commits](emancu/toml-rb@v2.2.0...v4.1.0) Updates `rack` from 2.1.4 to v3.2.4 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@f3cf79d...03fc311)
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 everything group in /bundler-example with 3 updates: rubocop, toml-rb and rack.
Updates
rubocopfrom 0.76.0 to 1.82.1Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
5711dcbCut 1.82.14918002Update Changelog0479119[Fix rubocop#14559] Fix false positives forLint/UselessAssignmentwhen a v...990121bOptimize cache cleanup routinee06d0c1[Fix #14743] Fix false positives forLayout/MultilineMethodCallIndentationa6e4adfMerge pull request #14742 from ydakuka/14737/fix_crash_in_layout_redundant_li...1873836[Fix rubocop#14737] Fix crash inLayout/RedundantLineBreakwhen `Layout/Lin...bb2fb48Merge pull request #14738 from koic/fix_an_error_for_style_trailing_comma_in_...d08ff2e[Fix #14736] Fix an error forStyle/TrailingCommaInArgumentsedca36eMerge pull request #14725 from viralpraxis/fix-layout-line-length-cop-error-i...Updates
toml-rbfrom 2.2.0 to 4.1.0Release notes
Sourced from toml-rb's releases.
Commits
3906963Bump to v4.1.061581faFix encoding exception9e0539bUpdate ruby.ymld1551a7Merge pull request #158 from emancu/149/undetected_key_conflict_error7183f0fRefactor keyvalue to make it more readable9179f25Fix emancu/toml-rb#149 which should be rejected.19fb9eaMerge pull request #157 from emancu/155/merge_dotted_keys75b7c10First working solution to verify we are not overriding dotted keys36d9d5dBump to v4.0.0a7fc9e5Merge pull request #154 from emancu/update_testsUpdates
rackfrom 2.1.4 to v3.2.4Release notes
Sourced from rack's releases.
... (truncated)
Changelog
Sourced from rack's changelog.
... (truncated)
Commits
4c24539Bump patch version.3ba5e4fAllow Multipart head to span read boundary. (#2392)32bf888Bump patch version.e179614Unbounded read inRack::Requestform parsing can lead to memory exhaustion.57277b7Improper handling of proxy headers inRack::Sendfilemay allow proxy bypass.403b74bNormalize adivsories links.fb395bbFix handling ofErrno::EPIPEin multipart tests.bce149bBump patch version.3beacfcLimit amount of retained data when parsing multipart requests589127fFix denial of service vulnerbilties in multipart parsing