Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps ulid from 2.3.0 to 3.0.2.

Release notes

Sourced from ulid's releases.

v3.0.2

What's Changed

New Contributors

Full Changelog: ulid/javascript@v3.0.1...v3.0.2

v3.0.1

What's Changed

New Contributors

Full Changelog: ulid/javascript@v3.0.0...v3.0.1

v3.0.0

Full refactor of ulid based on ulidx.

What's Changed

Full Changelog: ulid/javascript@v2.4.0...v3.0.0

Breaking changes

  • AMD / RequireJS support dropped
    • Instant tag support dropped
  • Committed JS bundles removed
  • factory method dropped (use monotonicFactory instead)
  • detectPrng dropped
  • yarn lock removed

v2.4.0

First release since 2018! ulid is back! 🎉

What's Changed

New Contributors

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by perrymitchell, a new releaser for ulid since your current version.


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 [ulid](https://github.com/ulid/javascript) from 2.3.0 to 3.0.2.
- [Release notes](https://github.com/ulid/javascript/releases)
- [Commits](ulid/javascript@v2.3.0...v3.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 1, 2025 21:13
@dependabot dependabot bot requested review from Wentao-Kuang and removed request for a team December 1, 2025 21:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2025
@dependabot dependabot bot requested a review from ccbblin December 1, 2025 21:13
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 javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

1 participant