build(deps): bump the bundler group across 1 directory with 8 updates#310
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the bundler group across 1 directory with 8 updates#310dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the bundler group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [haml_lint](https://github.com/sds/haml-lint) | `0.72.0` | `0.73.0` | | [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 `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 `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 1.28.0 - [Changelog](https://github.com/grosser/parallel/blob/master/CHANGELOG.md) - [Commits](grosser/parallel@v1.27.0...v1.28.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: haml_lint dependency-version: 0.73.0 dependency-type: direct:development update-type: version-update:semver-minor 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: 1.28.0 dependency-type: indirect update-type: version-update:semver-minor 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>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 6 updates in the / directory:
0.72.00.73.02.8.92.9.04.0.14.1.16.0.26.0.33.2.53.2.62.1.12.1.2Updates
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
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 1.28.0Changelog
Sourced from parallel's changelog.
Commits
e141db9v1.28.0679f6ecMerge pull request #360 from grosser/grosser/dump0da8239dump undumpable exceptions without cause if that fixes the issue8d638d0Merge pull request #358 from grosser/grosser/up998ce26bundle and cleanup test duplicationUpdates
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.2Changelog
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