Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Bump com.github.f4b6a3:uuid-creator from 3.+ to 5.3.5 #12

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 Sep 25, 2023

Bumps com.github.f4b6a3:uuid-creator from 3.+ to 5.3.5.

Release notes

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

uuid-creator-5.3.5

No release notes provided.

uuid-creator-5.3.4

No release notes provided.

uuid-creator-5.3.3

No release notes provided.

uuid-creator-5.3.2

No release notes provided.

uuid-creator-5.3.1

No release notes provided.

uuid-creator-5.3.0

No release notes provided.

uuid-creator-5.2.1

No release notes provided.

uuid-creator-5.2.0

No release notes provided.

uuid-creator-5.1.2

Please go to 5.2.0 due to incorrect Max UUID.

uuid-creator-5.1.1

Please go to 5.2.0 due to incorrect Max UUID.

uuid-creator-5.1.0

Please go to 5.2.0 due to incorrect Max UUID.

uuid-creator-5.0.0

Please go to 5.2.0 due to incorrect Max UUID.

Changelog

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

[5.3.5] - 2023-09-24

Deprecates name-based methods with a UUID name parameter.

[5.3.4] - 2023-09-23

GUID.v8() has been deprecated due to recent sudden changes in the UUIDv8 discussions. It will be removed when the new RFC is finally published.

See the latest discussions about UUIDv8:

[5.3.3] - 2023-09-03

Add a getTimeOrderedEpoch with instant parameter (by Nicola) #82

[5.3.2] - 2023-05-01

Add a faster parser for GUID #81

[5.3.1] - 2023-05-01

  • Remove the GUID.get() method, synonymous with GUID.toUUID() #80
  • Hide MSB and LSB methods used only for tests #79

[5.3.0] - 2023-04-30

  • Add an alternative to the JDK's built-in UUID #78
  • Add a MIN and MAX methods #77

[5.2.1] - 2023-04-29

Fix the initial state of TimeOrderedEpochFactory. #76

[5.2.0] - 2022-10-23

  • Fix MAX UUID (it was wrong since v5.0.0). #75
  • Add a fast method to generate random-based identifiers. #74

[5.1.2] - 2022-09-11

Rewrite docs. #73

[5.1.1] - 2022-08-21

Optimized UuidComparator. #71

[5.1.0] - 2022-07-09

... (truncated)

Commits

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 [com.github.f4b6a3:uuid-creator](https://github.com/f4b6a3/uuid-creator) from 3.+ to 5.3.5.
- [Release notes](https://github.com/f4b6a3/uuid-creator/releases)
- [Changelog](https://github.com/f4b6a3/uuid-creator/blob/master/CHANGELOG.md)
- [Commits](https://github.com/f4b6a3/uuid-creator/commits/uuid-creator-5.3.5)

---
updated-dependencies:
- dependency-name: com.github.f4b6a3:uuid-creator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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