Skip to content

Bump UUIDNext from 3.0.0-beta3 to 3.0.0 in /src#5

Merged
WilliamBZA merged 1 commit intomasterfrom
dependabot/nuget/src/UUIDNext-3.0.0
Jul 23, 2024
Merged

Bump UUIDNext from 3.0.0-beta3 to 3.0.0 in /src#5
WilliamBZA merged 1 commit intomasterfrom
dependabot/nuget/src/UUIDNext-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 22, 2024

Bumps UUIDNext from 3.0.0-beta3 to 3.0.0.

Changelog

Sourced from UUIDNext's changelog.

3.0.0 (2024-07-02)

  • Added support for .NET Framework 4.7+
  • Reduced the public surface of the library (this might cause breaking changes)
  • Added a logo
  • Enabled SourceLink

2.0.2 (2023-06-08)

  • Added PostgreSQL to the list of supported databases
  • Added Nil UUID

2.0.0 (2022-01-09)

  • Added the ability to genereate UUID V8 taylored for Microsoft SQL Server
  • NewDatabaseFriendly requires a database parameter to genereate the best UUID for each database

1.1.1 (2022-04-25)

  • Greatly improved UUID V7 performance when generating a lot of UUID in batch

1.1.0 (2022-04-03)

  • Updated UUID V7 format according to latest draft RFC
  • Added Max UUID

1.0.2 (2021-12-22)

  • Fix handling of sequence overflow
  • Fix various bugs

1.0.1 (2021-08-27)

  • Added Uuid.NewDatabaseFriendly static method

1.0.0 (2021-08-23)

  • First version
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 [UUIDNext](https://github.com/mareek/UUIDNext) from 3.0.0-beta3 to 3.0.0.
- [Changelog](https://github.com/mareek/UUIDNext/blob/main/Changelog.md)
- [Commits](https://github.com/mareek/UUIDNext/commits)

---
updated-dependencies:
- dependency-name: UUIDNext
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 22, 2024
@WilliamBZA WilliamBZA merged commit 240e755 into master Jul 23, 2024
@WilliamBZA WilliamBZA deleted the dependabot/nuget/src/UUIDNext-3.0.0 branch July 23, 2024 06:01
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant