Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.github.f4b6a3:uuid-creator from 5.3.7 to 6.0.0 #384

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps com.github.f4b6a3:uuid-creator from 5.3.7 to 6.0.0.

Changelog

Sourced from com.github.f4b6a3:uuid-creator's changelog.

[6.0.0] - 2024-07-07

This version has breaking changes.

  • Added UuidBuilder as a helper for generating custom UUIDs (UUIDv8);
  • Renamed StringCodec to StandardStringCodec;
  • Renamed BinaryCodec to StandardBinaryCodec;
  • Removed GUID.v8() (deprecated);
  • Removed UuidCreator.getNameBasedMD5() with UUID as name parameter (deprecated);
  • Removed UuidCreator.getNameBasedSHA1() with UUID as name parameter (deprecated);
  • Removed several code-smells in order improve code-quality and adhere to SOLID principles (by Jay Patel);
  • Updated references to the IETF standard RFC 9562;
  • Many refactorings and optimizations.
Commits

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 java Pull requests that update Java code labels Aug 26, 2024
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from 718a7fd to cb65586 Compare August 26, 2024 03:32
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from cb65586 to 5b1ef94 Compare August 26, 2024 03:35
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from 5b1ef94 to 055db1b Compare August 26, 2024 03:39
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from 055db1b to 3476b26 Compare August 26, 2024 03:42
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from 3476b26 to ea63e82 Compare August 27, 2024 03:07
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from ea63e82 to 99a6185 Compare August 27, 2024 03:10
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from 99a6185 to 71e427c Compare August 27, 2024 03:14
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from 71e427c to c42fb1e Compare August 27, 2024 03:18
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 28, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from c42fb1e to 0c3f063 Compare August 28, 2024 03:50
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from 0c3f063 to a5f45be Compare August 29, 2024 03:17
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from a5f45be to ef0acef Compare August 29, 2024 03:20
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from ef0acef to a3be033 Compare August 29, 2024 03:24
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from a3be033 to 7901e7e Compare August 29, 2024 03:27
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from fced411 to a7d3a53 Compare September 17, 2024 03:26
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from a7d3a53 to 1c4508c Compare September 17, 2024 03:30
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from 1c4508c to b2b674f Compare September 18, 2024 03:57
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from b2b674f to b868529 Compare September 18, 2024 04:02
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from b868529 to 18cac93 Compare September 18, 2024 04:05
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from 18cac93 to ca6274b Compare September 19, 2024 03:22
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from ca6274b to a298aa8 Compare September 19, 2024 03:26
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from a298aa8 to 0bc34b6 Compare September 20, 2024 03:28
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from 0bc34b6 to 840465e Compare September 20, 2024 03:32
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from 840465e to fbae97c Compare September 20, 2024 03:35
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from fbae97c to e8f9b10 Compare September 23, 2024 03:11
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from e8f9b10 to e78286c Compare September 23, 2024 03:14
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from e78286c to eff16a9 Compare September 24, 2024 03:42
Bumps [com.github.f4b6a3:uuid-creator](https://github.com/f4b6a3/uuid-creator) from 5.3.7 to 6.0.0.
- [Release notes](https://github.com/f4b6a3/uuid-creator/releases)
- [Changelog](https://github.com/f4b6a3/uuid-creator/blob/master/CHANGELOG.md)
- [Commits](f4b6a3/uuid-creator@uuid-creator-5.3.7...uuid-creator-6.0.0)

---
updated-dependencies:
- dependency-name: com.github.f4b6a3:uuid-creator
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.github.f4b6a3-uuid-creator-6.0.0 branch from eff16a9 to 43df589 Compare September 24, 2024 03:46
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants