Skip to content

build(deps): bump roo from 2.10.1 to 3.0.0#1244

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/bundler/roo-3.0.0
Oct 6, 2025
Merged

build(deps): bump roo from 2.10.1 to 3.0.0#1244
dependabot[bot] merged 1 commit intomainfrom
dependabot/bundler/roo-3.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 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

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 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)

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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 5, 2025
@ccs-snyk
Copy link

ccs-snyk commented Oct 5, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

Copy link
Collaborator

@tim-s-ccs tim-s-ccs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 1385262 into main Oct 6, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/bundler/roo-3.0.0 branch October 6, 2025 08:03
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.

2 participants