Skip to content

chore: update dependencies#225

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

chore: update dependencies#225
rubenhensen merged 1 commit into
mainfrom
chore/dep-updates-2026-05-16

Conversation

@dobby-coder
Copy link
Copy Markdown
Contributor

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

Closes #224

Patch bumps for the three packages that were actually behind main:

  • @privacybydesign/yivi-css ^1.0.0-beta.7^1.0.1
  • libphonenumber-js ^1.13.1^1.13.2
  • web-streams-polyfill ^4.2.0^4.3.0

Other packages listed in the issue (@deltablot/dropzone, @e4a/pg-js, @iconify/svelte, country-flag-icons, postal-mime) were already at the requested versions on main (pg-js was bumped in #223).

npm audit: 0 vulnerabilities.

Verified locally

  • npm ci --legacy-peer-deps clean
  • npm run build passes
  • npm run lint passes
  • npm test (playwright) — no test files in repo, same as baseline

Reviewer quickstart

git fetch origin && git checkout chore/dep-updates-2026-05-16 && npm ci --legacy-peer-deps && npm run dev

- @privacybydesign/yivi-css ^1.0.0-beta.7 → ^1.0.1
- libphonenumber-js ^1.13.1 → ^1.13.2
- web-streams-polyfill ^4.2.0 → ^4.3.0

Closes #224
@dobby-coder dobby-coder Bot requested a review from rubenhensen May 16, 2026 22:15
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.

Self-authored PR — cannot formally approve, but the review verdict is LGTM.

  • All three changes are patch-level (yivi-css 1.0.0-beta.7→1.0.1, libphonenumber-js 1.13.1→1.13.2, web-streams-polyfill 4.3.0).
  • package.json and package-lock.json updates are consistent.
  • All CI checks green (Build amd64/arm64, Lint, Svelte Check, Conventional Commit).
  • Body accurately notes the other packages from #224 were already current on main.

Ready for @rubenhensen to merge.

@rubenhensen rubenhensen merged commit 7f2c461 into main May 17, 2026
7 checks passed
@rubenhensen rubenhensen deleted the chore/dep-updates-2026-05-16 branch May 17, 2026 16:11
@dobby-coder dobby-coder Bot mentioned this pull request May 17, 2026
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.

chore: update dependencies

1 participant