Skip to content

chore: bump all dependencies to latest - #760

Merged
trygve-lie merged 1 commit into
mainfrom
chore/bump-dependencies
Aug 13, 2026
Merged

chore: bump all dependencies to latest#760
trygve-lie merged 1 commit into
mainfrom
chore/bump-dependencies

Conversation

@trygve-lie

Copy link
Copy Markdown
Contributor

Summary

  • Bumps all dependencies to their latest versions
  • All 85 tests and lint pass

Notable bumps

Package From To Type
@eik/eslint-config 2.0.7 2.0.15 minor
@eik/service 5.1.65 5.1.69 patch
@types/node 25.9.5 26.2.0 major
eslint 10.4.0 10.8.1 minor
fastify 5.8.5 5.11.3 minor
prettier 3.8.3 3.9.6 minor
typescript 6.0.3 7.0.2 major

eslint-config 2.0.15

The updated config adds e18e/ban-dependencies coverage for yargs, recommending sade as a replacement. Since yargs is a production dependency and migrating to sade is a meaningful refactor, added an allowed override in eslint.config.js to keep the rule active for all other banned packages while exempting yargs.

Notable bumps:
- @eik/eslint-config 2.0.7 → 2.0.15
- @eik/service 5.1.65 → 5.1.69
- @types/node 25 → 26
- eslint 10.4 → 10.8
- fastify 5.8 → 5.11
- prettier 3.8 → 3.9
- typescript 6.0.3 → 7.0.2

eslint-config 2.0.15 adds e18e/ban-dependencies for yargs; added
an 'allowed' override since yargs is a production dep and migration
to sade is a separate concern.
@trygve-lie
trygve-lie merged commit 751a9b7 into main Aug 13, 2026
6 checks passed
@trygve-lie
trygve-lie deleted the chore/bump-dependencies branch August 13, 2026 14:30
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 3.1.68 🎉

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.

1 participant