Skip to content

chore(deps): bump typescript to ^6.0.3 and dotenv to ^17.4.2#124

Merged
rubenhensen merged 3 commits into
mainfrom
dobby/ts6-dotenv17
Apr 30, 2026
Merged

chore(deps): bump typescript to ^6.0.3 and dotenv to ^17.4.2#124
rubenhensen merged 3 commits into
mainfrom
dobby/ts6-dotenv17

Conversation

@dobby-coder

@dobby-coder dobby-coder Bot commented Apr 28, 2026

Copy link
Copy Markdown
Contributor

Two of the major bumps tracked in #123.

What

  • typescript ^5.5.0^6.0.3
  • dotenv ^16.4.5^17.4.2

Verification

  • npm run check produces the same single pre-existing error (unrelated @privacybydesign/yivi-css side-effect import) before and after — confirmed by checkout-and-compare against main.
  • npm run build green (vite 7 build, adapter-static OK).
  • dotenv has no in-repo usage (grep -rn dotenv . only matches package.json/lockfile); it is a devDep leftover, so the bump is mechanical.

Reviewer quickstart

git fetch origin && git checkout dobby/ts6-dotenv17 && npm install && npm run check && npm run build

Refs encryption4all/dobby#25, #123.

dobby-coder Bot and others added 3 commits April 28, 2026 13:23
Both bump cleanly:
- typescript 5.5 -> 6.0.3: svelte-check produces same single pre-existing
  error (unrelated yivi-css side-effect import); build succeeds
- dotenv 16.4.5 -> 17.4.2: dotenv has no in-repo usage (devDep only),
  bump is mechanical

Refs encryption4all/dobby#25, #123
Take main's eslint 10 + flat config, vite 8, and vite-plugin-svelte 7
updates while preserving this branch's typescript ^6.0.3 and dotenv
^17.4.2 bumps.
@rubenhensen rubenhensen marked this pull request as ready for review April 30, 2026 19:22
@rubenhensen rubenhensen merged commit 31c2a39 into main Apr 30, 2026
6 checks passed
@rubenhensen rubenhensen deleted the dobby/ts6-dotenv17 branch April 30, 2026 19: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.

1 participant