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

build(deps): bump uuid from 10.0.0 to 11.0.5 #398

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 Jan 10, 2025

Bumps uuid from 10.0.0 to 11.0.5.

Release notes

Sourced from uuid's releases.

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)

Bug Fixes

v11.0.0

11.0.0 (2024-10-27)

... (truncated)

Changelog

Sourced from uuid's changelog.

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)
  • refactor v7 internal state and options logic, fixes #764 (#779)
  • Port to TypeScript, closes #762 (#763)
  • update node support matrix (only support node 16-20) (#750)

Features

... (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 Jan 10, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.0.5 branch from 0cb4bad to fe37243 Compare January 10, 2025 14:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.0.5 branch from fe37243 to 54361b2 Compare January 10, 2025 14:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.0.5 branch from 54361b2 to d97b6b7 Compare January 13, 2025 14:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.0.5 branch from d97b6b7 to 5ca0495 Compare January 13, 2025 14:59
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.0.5 branch from 5ca0495 to 1868190 Compare January 14, 2025 15:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.0.5 branch from 1868190 to e681fa3 Compare January 16, 2025 14:20
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.0.5 branch from e681fa3 to 3b09d99 Compare January 16, 2025 14:24
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.0.5 branch from 3b09d99 to a52411a Compare January 17, 2025 15:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.0.5 branch from a52411a to a6a4d7d Compare January 17, 2025 15:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.0.5 branch from a6a4d7d to 3db8a54 Compare January 20, 2025 14:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.0.5 branch from 3db8a54 to 09a4287 Compare January 21, 2025 15:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.0.5 branch from 09a4287 to 08b19a7 Compare January 22, 2025 14:36
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.0.5 branch from 08b19a7 to 4624ac1 Compare January 23, 2025 14:16
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.0.5 branch from 4624ac1 to 2c9c7ee Compare January 24, 2025 15:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.0.5 branch from 2c9c7ee to 5ca9477 Compare January 27, 2025 14:59
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.0.5 branch from 5ca9477 to f3fd28b Compare January 28, 2025 15:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.0.5 branch from f3fd28b to 4965a82 Compare January 29, 2025 14:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.0.5 branch from 4965a82 to 8eec059 Compare February 3, 2025 14:26
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.0.5 branch from 8eec059 to 054d0b1 Compare February 4, 2025 14:36
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.0.5 branch from 054d0b1 to 6271f5a Compare February 4, 2025 14:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.0.5 branch from 6271f5a to f092ebb Compare February 5, 2025 14:36
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.5.
- [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.0.5)

---
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.0.5 branch from f092ebb to 5c88fae Compare February 7, 2025 14:14
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