Skip to content

build(deps): bump the bundler group across 1 directory with 4 updates#42

Merged
andrew merged 1 commit intomainfrom
dependabot/bundler/bundler-fe325c6852
Apr 10, 2026
Merged

build(deps): bump the bundler group across 1 directory with 4 updates#42
andrew merged 1 commit intomainfrom
dependabot/bundler/bundler-fe325c6852

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Bumps the bundler group with 4 updates in the / directory: minitest, purl, vers and bigdecimal.

Updates minitest from 6.0.2 to 6.0.3

Changelog

Sourced from minitest's changelog.

=== 6.0.3 / 2026-03-31

  • 1 bug fix:

    • assert_same(nil, value) no longer allowed. Use assert_nil to be explicit. (paddor)
Commits
  • 649b075 prepped for release
  • a2d0904 - assert_same(nil, value) no longer allowed. Use assert_nil to be explicit. (...
  • See full diff in compare view

Updates purl from 1.7.1 to 1.8.0

Changelog

Sourced from purl's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Commits
  • cea6360 v1.8.0
  • e6e046e Merge pull request #53 from andrew/performance-improvements
  • 8428c17 Merge branch 'main' into performance-improvements
  • 7e484b1 deps(deps): update bigdecimal, erb, and public_suffix versions in Gemfile.lock
  • 7d1c81e Add memory allocation benchmark task
  • f5956ad Fix review issues from PR #53
  • 906aa65 Round 2 performance improvements
  • 51fe8c5 Add hotpaths benchmark for memoization and lookup paths
  • 8031577 Add benchmark gem for Ruby 4.0 compatibility
  • d44e701 Performance improvements across the library
  • Additional commits viewable in compare view

Updates vers from 1.2.1 to 1.3.0

Release notes

Sourced from vers's releases.

v1.3.0

What's Changed

Full Changelog: andrew/vers@v1.2.1...v1.3.0

Commits

Updates bigdecimal from 4.0.1 to 4.1.1

Release notes

Sourced from bigdecimal's releases.

v4.1.1

What's Changed

New Contributors

Full Changelog: ruby/bigdecimal@v4.1.0...v4.1.1

v4.1.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from bigdecimal's changelog.

4.1.1

4.1.0

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Apr 10, 2026
@andrew andrew enabled auto-merge April 10, 2026 08:48
@andrew andrew merged commit 54f9c1a into main Apr 10, 2026
5 checks passed
@andrew andrew deleted the dependabot/bundler/bundler-fe325c6852 branch April 10, 2026 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant