Skip to content

Update uuidtools requirement from ~> 2.1 to >= 2.1, < 4.0#365

Merged
jaymzh merged 1 commit intomainfrom
dependabot/bundler/uuidtools-gte-2.1-and-lt-4.0
Apr 28, 2026
Merged

Update uuidtools requirement from ~> 2.1 to >= 2.1, < 4.0#365
jaymzh merged 1 commit intomainfrom
dependabot/bundler/uuidtools-gte-2.1-and-lt-4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Updates the requirements on uuidtools to permit the latest version.

Changelog

Sourced from uuidtools's changelog.

== UUIDTools 2.2.0

  • drop support for ruby < 2.3
  • use Integer vs Fixnum
  • performance improvements == UUIDTools 2.1.5
  • fixed issue with ip command vs ifconfig
  • dumped RubyForge related cruft
  • updated to modern RSpec syntax == UUIDTools 2.1.4
  • various OS-specific improvements to obtaining MAC address == UUIDTools 2.1.3
  • changes to build system == UUIDTools 2.1.2
  • fixed issue with frozen objects
  • fixed issue with running specs in Ruby 1.9.2 == UUIDTools 2.1.1
  • fixed issue with Ruby 1.9 compatibility == UUIDTools 2.1.0
  • completely reworked the MAC address detection code
  • added additional parsing methods == UUIDTools 2.0.0
  • moved to its own module to avoid collisions == UUIDTools 1.0.7
  • fixed incompatible SecureRandom implementation == UUIDTools 1.0.6
  • fixed Bignum hash issue
  • added implicit to_str cast == UUIDTools 1.0.5
  • improved specs
  • fixed minor bugs
  • better JRuby compatibility
  • uses securerandom library
  • updated rake tasks == UUIDTools 1.0.4
  • calculates random node id with multicast bit if there is no MAC address
  • uses RSpec instead of Test::Unit
  • works in Ruby 1.9
  • cleaned up some code
  • removed deprecated methods
  • changed version constant
  • new gem file structure == UUIDTools 1.0.3
  • improved code for obtaining a MAC address within JRuby == UUIDTools 1.0.2
  • improved code for obtaining a MAC address for Solaris and OpenBSD
  • added hash and eql? methods == UUIDTools 1.0.1
  • improved code for obtaining a MAC address for Solaris and NetBSD
  • MAC addresses can now be set manually
  • replaced random number generator, less effective on Windows, but faster

... (truncated)

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

Updates the requirements on [uuidtools](https://github.com/sporkmonger/uuidtools) to permit the latest version.
- [Changelog](https://github.com/sporkmonger/uuidtools/blob/main/CHANGELOG)
- [Commits](https://github.com/sporkmonger/uuidtools/commits)

---
updated-dependencies:
- dependency-name: uuidtools
  dependency-version: 2.2.0
  dependency-type: direct:production
...

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 27, 2026
@dependabot dependabot Bot requested review from a team and jaymzh as code owners April 27, 2026 15:53
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Apr 27, 2026
@sonarqubecloud
Copy link
Copy Markdown

@jaymzh jaymzh merged commit be1186b into main Apr 28, 2026
41 checks passed
@jaymzh jaymzh deleted the dependabot/bundler/uuidtools-gte-2.1-and-lt-4.0 branch April 28, 2026 20:44
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