Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

Bumps uuid from 10.0.0 to 11.1.0.

Release notes

Sourced from uuid's releases.

v11.1.0

11.1.0 (2025-02-19)

Features

  • update TS types to allowUint8Array subtypes for buffer option (#865) (a5231e7)

v11.0.5

11.0.5 (2025-01-09)

Bug Fixes

v11.0.4

11.0.4 (2025-01-05)

Bug Fixes

  • docs: insure -> ensure (#843) (d2a61e1)
  • exclude tests from published package (#840) (f992ff4)
  • Test for invalid byte array sizes and ranges in v1(), v4(), and v7() (#845) (e0ee900)

v11.0.3

11.0.3 (2024-11-04)

Bug Fixes

v11.0.2

11.0.2 (2024-10-28)

Bug Fixes

v11.0.1

11.0.1 (2024-10-27)

... (truncated)

Changelog

Sourced from uuid's changelog.

11.1.0 (2025-02-19)

Features

  • update TS types to allowUint8Array subtypes for buffer option (#865) (a5231e7)

11.0.5 (2025-01-09)

Bug Fixes

11.0.4 (2025-01-05)

Bug Fixes

  • docs: insure -> ensure (#843) (d2a61e1)
  • exclude tests from published package (#840) (f992ff4)
  • Test for invalid byte array sizes and ranges in v1(), v4(), and v7() (#845) (e0ee900)

11.0.3 (2024-11-04)

Bug Fixes

11.0.2 (2024-10-28)

Bug Fixes

11.0.1 (2024-10-27)

Bug Fixes

11.0.0 (2024-10-26)

⚠ BREAKING CHANGES

  • refactor v1 internal state and options logic (#780)

... (truncated)

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 the dependencies Pull requests that update a dependency file label Feb 20, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.1.0 branch from 46917d7 to e8dac8d Compare February 20, 2025 14:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.1.0 branch from e8dac8d to ceeb7d0 Compare February 21, 2025 15:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.1.0 branch from ceeb7d0 to 9a6d1cb Compare February 25, 2025 15:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.1.0 branch from 9a6d1cb to 46aba38 Compare February 26, 2025 14:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.1.0 branch from 46aba38 to d003736 Compare February 27, 2025 14:55
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.1.0 branch from d003736 to e319d59 Compare February 28, 2025 15:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.1.0 branch from e319d59 to 32d3b41 Compare March 3, 2025 14:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.1.0 branch from 32d3b41 to 453e4a2 Compare March 4, 2025 14:53
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.1.0 branch from 453e4a2 to 74352b0 Compare March 5, 2025 14:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.1.0 branch from 74352b0 to 2ad734a Compare March 6, 2025 14:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.1.0 branch from 2ad734a to 2a6605a Compare March 7, 2025 14:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.1.0 branch from 2a6605a to 135a984 Compare March 10, 2025 14:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.1.0 branch from 135a984 to 5ce79d3 Compare March 12, 2025 15:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.1.0 branch from 5ce79d3 to 0d0ff05 Compare March 20, 2025 14:57
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.1.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v10.0.0...v11.1.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.1.0 branch from 0d0ff05 to 864c7d7 Compare March 21, 2025 14:50
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2025

Superseded by #481.

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/uuid-11.1.0 branch September 8, 2025 14:18
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants