build(deps): bump the bundler group across 1 directory with 4 updates#42
Merged
build(deps): bump the bundler group across 1 directory with 4 updates#42
Conversation
Bumps the bundler group with 4 updates in the / directory: [minitest](https://github.com/minitest/minitest), [purl](https://github.com/andrew/purl), [vers](https://github.com/andrew/vers) and [bigdecimal](https://github.com/ruby/bigdecimal). 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 `purl` from 1.7.1 to 1.8.0 - [Release notes](https://github.com/andrew/purl/releases) - [Changelog](https://github.com/andrew/purl/blob/main/CHANGELOG.md) - [Commits](andrew/purl@v1.7.1...v1.8.0) Updates `vers` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/andrew/vers/releases) - [Changelog](https://github.com/andrew/vers/blob/main/CHANGELOG.md) - [Commits](andrew/vers@v1.2.1...v1.3.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) --- updated-dependencies: - dependency-name: minitest dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: purl dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler - dependency-name: vers dependency-version: 1.3.0 dependency-type: direct:production 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 ... Signed-off-by: dependabot[bot] <support@github.com>
andrew
approved these changes
Apr 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 4 updates in the / directory: minitest, purl, vers and bigdecimal.
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
purlfrom 1.7.1 to 1.8.0Changelog
Sourced from purl's changelog.
Commits
cea6360v1.8.0e6e046eMerge pull request #53 from andrew/performance-improvements8428c17Merge branch 'main' into performance-improvements7e484b1deps(deps): update bigdecimal, erb, and public_suffix versions in Gemfile.lock7d1c81eAdd memory allocation benchmark taskf5956adFix review issues from PR #53906aa65Round 2 performance improvements51fe8c5Add hotpaths benchmark for memoization and lookup paths8031577Add benchmark gem for Ruby 4.0 compatibilityd44e701Performance improvements across the libraryUpdates
versfrom 1.2.1 to 1.3.0Release notes
Sourced from vers's releases.
Commits
ca2107cBump version to 1.3.0175372cPerformance optimizations and Version#== clarity fix (#18)Updates
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)Dependabot 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