Skip to content

build(deps): bump ulid from 1.2.1 to 2.0.1#146

Merged
johncarmack1984 merged 3 commits into
mainfrom
dependabot/cargo/ulid-2.0.1
Jul 15, 2026
Merged

build(deps): bump ulid from 1.2.1 to 2.0.1#146
johncarmack1984 merged 3 commits into
mainfrom
dependabot/cargo/ulid-2.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps ulid from 1.2.1 to 2.0.1.

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 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/dylanhart/ulid-rs) from 1.2.1 to 2.0.1.
- [Commits](dylanhart/ulid-rs@v1.2.1...v2.0.1)

---
updated-dependencies:
- dependency-name: ulid
  dependency-version: 2.0.1
  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 rust Pull requests that update rust code labels Jul 13, 2026
@johncarmack1984

Copy link
Copy Markdown
Member

Pushed the 2.0 migration on top of the bump: Ulid::new() was renamed Ulid::gen() upstream — one call site in vegify-core (new_id). Also rode along: cargo update -p spin (0.10.0 → 0.10.1) — 0.10.0 was yanked from crates.io this afternoon, which is what's been failing the deny job on every branch since (#149's rebase caught it first). Full just check green locally.

@johncarmack1984
johncarmack1984 merged commit 6bb7fcc into main Jul 15, 2026
8 checks passed
@johncarmack1984
johncarmack1984 deleted the dependabot/cargo/ulid-2.0.1 branch July 15, 2026 23: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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant