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 uuid from 11.0.2 to 11.0.4 #448

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps uuid from 11.0.2 to 11.0.4.

Release notes

Sourced from uuid's releases.

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

Changelog

Sourced from uuid's changelog.

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

Commits
  • 050cd5b chore(main): release 11.0.4 (#842)
  • e0ee900 fix: Test for invalid byte array sizes and ranges in v1(), v4(), and `v7(...
  • 6e83b3a chore: update deps (#848)
  • 5f58b43 docs: Ensure link to getrandomvalues-not-supported is maintained (#844)
  • d2a61e1 fix(docs): insure -> ensure (#843)
  • f992ff4 fix: exclude tests from published package (#840)
  • 59df709 docs: add notes on platform support (#838)
  • 1370497 chore(main): release 11.0.3 (#828)
  • 383474d chore: replace optional-dev-dependencies with iodd (#836)
  • 341edf4 fix: export internal uuid types (#833)
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot requested a review from a team as a code owner January 6, 2025 07:48
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 6, 2025
@dependabot dependabot bot requested review from pbrisbin and removed request for a team January 6, 2025 07:48
@github-actions github-actions bot removed the request for review from pbrisbin January 6, 2025 07:48
Copy link

github-actions bot commented Jan 6, 2025

✔️ If all status checks pass, and no other reviews are submitted, mergeabot will merge this PR the next time it runs.

As long as that's OK, no other action is necessary.

@github-actions github-actions bot enabled auto-merge (rebase) January 7, 2025 00:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.0.4 branch from 05dd101 to e802e77 Compare January 7, 2025 00:14
Copy link

github-actions bot commented Jan 7, 2025

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.0.4 branch from e802e77 to 904d1bd Compare January 8, 2025 00:13
Copy link

github-actions bot commented Jan 8, 2025

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

Bumps [uuid](https://github.com/uuidjs/uuid) from 11.0.2 to 11.0.4.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v11.0.2...v11.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/uuid-11.0.4 branch from 904d1bd to c364cfc Compare January 9, 2025 00:14
Copy link

github-actions bot commented Jan 9, 2025

🕐 PR was updated. Mergeabot will now merge this PR the next time it runs.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2025

Superseded by #454.

@dependabot dependabot bot closed this Jan 10, 2025
auto-merge was automatically disabled January 10, 2025 07:44

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/uuid-11.0.4 branch January 10, 2025 07:44
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