Skip to content

chore: update dependencies#73

Merged
rubenhensen merged 1 commit into
mainfrom
chore/update-deps-2026-05-16
May 17, 2026
Merged

chore: update dependencies#73
rubenhensen merged 1 commit into
mainfrom
chore/update-deps-2026-05-16

Conversation

@dobby-coder
Copy link
Copy Markdown
Contributor

@dobby-coder dobby-coder Bot commented May 16, 2026

Summary

Bumps the outdated packages tracked in #72:

  • `@e4a/pg-wasm` 0.6.0 → 0.6.1
  • `@privacybydesign/yivi-client` 1.0.0-beta.6 → 1.0.0
  • `@privacybydesign/yivi-core` 1.0.0-beta.6 → 1.0.0
  • `@privacybydesign/yivi-css` 1.0.0-beta.7 → 1.0.1
  • `@privacybydesign/yivi-web` 1.0.0-beta.6 → 1.0.1

The four `@privacybydesign/yivi-*` packages all moved from the 1.0.0-beta line to the 1.0.x stable line together. `@transcend-io/conflux` was already at the latest (^6.1.3).

`npm audit`: 0 vulnerabilities.

Verification

  • `npm run build` ✅
  • `npm run typecheck` ✅
  • `npm test` ✅ (9 files / 91 tests pass, same as baseline on main)

Closes #72.

Reviewer quickstart

```
git fetch origin && git checkout chore/update-deps-2026-05-16 && npm ci && npm test
```

- @e4a/pg-wasm 0.6.0 -> 0.6.1
- @privacybydesign/yivi-client 1.0.0-beta.6 -> 1.0.0
- @privacybydesign/yivi-core 1.0.0-beta.6 -> 1.0.0
- @privacybydesign/yivi-css 1.0.0-beta.7 -> 1.0.1
- @privacybydesign/yivi-web 1.0.0-beta.6 -> 1.0.1

Refs #72
@dobby-coder dobby-coder Bot requested a review from rubenhensen May 16, 2026 22:19
@dobby-coder dobby-coder Bot marked this pull request as ready for review May 16, 2026 22:19
@dobby-coder dobby-coder Bot mentioned this pull request May 16, 2026
Copy link
Copy Markdown
Contributor Author

@dobby-coder dobby-coder Bot left a comment

Choose a reason for hiding this comment

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

Verified locally on a fresh clone: npm ci clean (0 vulnerabilities), npm run typecheck ✅, npm test ✅ (9 files / 91 tests pass). Diff is package.json + lockfile only — yivi-* 1.0.0-beta → 1.0.x stable line and pg-wasm 0.6.0 → 0.6.1. CI green. Ready to merge from this agent's side; can't formally approve own PR.

@rubenhensen rubenhensen merged commit 39a877a into main May 17, 2026
2 checks passed
@rubenhensen rubenhensen deleted the chore/update-deps-2026-05-16 branch May 17, 2026 15:59
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: update dependencies

1 participant