Skip to content

Update safe dependencies#44

Merged
pedronveloso merged 2 commits intomasterfrom
chore/update-safe-dependencies
Feb 16, 2026
Merged

Update safe dependencies#44
pedronveloso merged 2 commits intomasterfrom
chore/update-safe-dependencies

Conversation

@pedronveloso
Copy link
Copy Markdown
Contributor

What

This PR updates safe dependencies, that is, dependencies that do NOT modify intended app behavior. Doing so allows us to benefit from security and other bug-fixes.

pedronveloso and others added 2 commits February 11, 2026 19:16
Update @typescript-eslint/eslint-plugin and @typescript-eslint/parser
from 8.54.0 to 8.55.0. This is a patch release with bug fixes only.

Verified:
- npm run build passes
- npm run lint passes

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Update dotenv from 16.6.1 to 17.2.4. This is a major version bump,
but dotenv has a very stable API. The simple usage in this codebase
(dotenv.config({ override: true })) is fully compatible.

Verified:
- npm run build passes
- npm run lint passes

Manual testing required:
- Server startup with valid credentials
- Server exit with missing credentials
- Environment variable defaults work correctly
- .env file override functionality

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@pedronveloso pedronveloso merged commit 38b178f into master Feb 16, 2026
1 check passed
@pedronveloso pedronveloso deleted the chore/update-safe-dependencies branch February 16, 2026 14:22
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