Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2025

Bumps roo from 2.10.1 to 3.0.0.

Release notes

Sourced from roo's releases.

v3.0.0

3.0.0 (2025-10-01)

Changed/Added

  • Add dependencies for csv and base64 if Ruby version higher or equal 3.4 616
  • Add dependency for logger if Ruby version higher or equal 3.4 618
  • Add changelog link to gemspec 605
  • Upgraded rack via usage of rackup
  • Resolve deprecation warnings about uri DEFAULT_PARSER
  • Add support for rubyzip 3.x 629

Removed

  • Support for ruby 2.7, 3.0
  • Support for rubyzip < 3.x
Changelog

Sourced from roo's changelog.

3.0.0 (2025-10-01)

Miscellaneous Chores

Changed/Added

  • Add dependencies for csv and base64 if Ruby version higher or equal 3.4 616
  • Add dependency for logger if Ruby version higher or equal 3.4 618
  • Add changelog link to gemspec 605
  • Upgraded rack via usage of rackup
  • Resolve deprecation warnings about uri DEFAULT_PARSER
  • Add support for rubyzip 3.x 629

Removed

  • Support for ruby 2.7, 3.0
  • Support for rubyzip < 3.x
Commits
  • 20d424f chore(master): release 3.0.0 (#634)
  • 39e04c8 fix config of release please
  • 4567fb4 make it add to top
  • 6d56621 Revert "Merge pull request #633 from roo-rb/release-please--branches--master-...
  • 8f7d433 Merge pull request #633 from roo-rb/release-please--branches--master--compone...
  • 4ec684d Update CHANGELOG.md
  • 38d5d22 chore(master): release roo 3.0.0
  • cc6f6d8 Revert "Merge pull request #632 from roo-rb/release-please--branches--master"
  • 8cc5961 fix release please
  • 0344722 Merge pull request #632 from roo-rb/release-please--branches--master
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 2, 2025
Bumps [roo](https://github.com/roo-rb/roo) from 2.10.1 to 3.0.0.
- [Release notes](https://github.com/roo-rb/roo/releases)
- [Changelog](https://github.com/roo-rb/roo/blob/master/CHANGELOG.md)
- [Commits](roo-rb/roo@v2.10.1...v3.0.0)

---
updated-dependencies:
- dependency-name: roo
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/roo-3.0.0 branch from ac2368b to 84ebcc2 Compare October 7, 2025 21:20
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