Skip to content

chore(deps): bump thiserror from 2.0.19 to 2.0.20 in /packages/protect-ffi - #943

Merged
tobyhede merged 1 commit into
mainfrom
chore/deps-ffi-thiserror-2.0.20
Aug 26, 2026
Merged

chore(deps): bump thiserror from 2.0.19 to 2.0.20 in /packages/protect-ffi#943
tobyhede merged 1 commit into
mainfrom
chore/deps-ffi-thiserror-2.0.20

Conversation

@tobyhede

Copy link
Copy Markdown
Contributor

Summary

Patch bump of thiserror (a Rust error-handling library used by the protect-ffi native bindings) from 2.0.19 to 2.0.20, lockfile only.

This is Dependabot's #931 re-opened from a maintainer branch. Dependabot-triggered workflows read the Dependabot secrets store, which lacks USER_JWT/USER_2_JWT — the Drizzle integration suite's lock-context tests skip without them, and the suite's no-skip guard then fails the job. The failure is environmental, not caused by the bump; a maintainer branch runs CI with the normal Actions secrets.

Changes

Verification

  • Cherry-pick applied cleanly onto current main; lockfile only.
  • CI on this PR is the verification — the Dependabot run failed only on the integration no-skip guard ("7 test(s) were SKIPPED"), which is the missing-JWT symptom.

Related

https://claude.ai/code/session_01PS9J6pu3FmmQvJHxwTVJUc

Bumps the cargo-minor-patch group in /packages/protect-ffi with 1 update: [thiserror](https://github.com/dtolnay/thiserror).


Updates `thiserror` from 2.0.19 to 2.0.20
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@2.0.19...2.0.20)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-version: 2.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@changeset-bot

changeset-bot Bot commented Aug 25, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 2306d1a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@freshtonic freshtonic left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved: the thiserror bump is sound and all checks pass. Note that Cargo also consolidated four windows-sys resolutions; this is non-blocking lockfile resolver churn.

@tobyhede
tobyhede merged commit 3f76176 into main Aug 26, 2026
34 checks passed
@tobyhede
tobyhede deleted the chore/deps-ffi-thiserror-2.0.20 branch August 26, 2026 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants