Bump the everything group in /bundler-example with 3 updates#19
Open
github-actions[bot] wants to merge 1 commit intomainfrom
Open
Bump the everything group in /bundler-example with 3 updates#19github-actions[bot] wants to merge 1 commit intomainfrom
github-actions[bot] wants to merge 1 commit intomainfrom
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.75.5 - [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.75.5) Updates `toml-rb` from 2.2.0 to 4.0.0 - [Release notes](https://github.com/emancu/toml-rb/releases) - [Commits](emancu/toml-rb@v2.2.0...v4.0.0) Updates `rack` from 2.1.4 to v3.1.13 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@f3cf79d...d700c2b)
96c8fa9 to
e6bbed5
Compare
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 everything group in /bundler-example with 3 updates: rubocop, toml-rb and rack.
Updates
rubocopfrom 0.76.0 to 1.75.5Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
4c07aa6Cut 1.75.512c3e0aUpdate Changelog8f7c4cdFollow-up to #14146ddbb2a1Merge pull request #14151 from viralpraxis/fix-lint-void-cop-error-on-nested-...ac3b746[Fix #14072] Resolve autocorrect issue in Layout/HashAlignment187a663Fix an infinite loop error forLayout/SpaceAfterSemicolonwith `Layout/Spac...1f95defLayout/SpaceInsideArrayLiteralBracketsmake aware of array pattern matching30d8275[Fix #14142]Layout/SpaceInsideHashLiteralBracesmake aware of hash pattern...7bc3762FixLint/Voidcop error on nested emptybegind6e40f0Merge pull request #14147 from viralpraxis/fix-lint-literal-as-condition-cop-...Updates
toml-rbfrom 2.2.0 to 4.0.0Release notes
Sourced from toml-rb's releases.
Commits
36d9d5dBump to v4.0.0a7fc9e5Merge pull request #154 from emancu/update_tests43d9d98Update tests755c874Merge pull request #153 from emancu/152/support_array_with_mixed_types61dc8deSimplify the array parser, now that any type is acceptable.f3bc78eSince the Toml spec v1.0.0 there are some breaking changes28b2ebcBump to v3.0.1a9553afMerge pull request #148 from dreid/empty-keys6572c45Support empty keys by quoting them. Fixes #14712b0048Bump to v3.0.0Updates
rackfrom 2.1.4 to v3.1.13Changelog
Sourced from rack's changelog.
... (truncated)
Commits
0379537Bump patch version.8e3c9b1EnsureRack::ETagcorrectly updates response body. (#2324)e8f4760Bump patch version.413b834Update changelog.70cb322Use a fully resolved file path when confirming if a file can be served by `Ra...c827c33Bump patch version.aeac570Use#inspectto prevent log injection.0349488Bump patch version.4aa1978Escape non-printable characters when logging.e217a39Bump patch version.