Skip to content

Update dependencies and scripts#106

Merged
dadepo merged 6 commits intomasterfrom
update-dependencies-and-scripts
Jun 8, 2025
Merged

Update dependencies and scripts#106
dadepo merged 6 commits intomasterfrom
update-dependencies-and-scripts

Conversation

@dadepo
Copy link
Member

@dadepo dadepo commented Jun 8, 2025

No description provided.

google-labs-jules bot and others added 6 commits June 4, 2025 11:47
This commit upgrades your project dependencies to their latest versions and resolves several vulnerabilities. Key changes include:

- Updated all dependencies.
- Resolved peer dependency conflicts between `typedoc` and `typescript` by updating `typescript` to a compatible version.
- Removed the `coveralls` dependency, which was causing vulnerabilities. Your project now reports 0 vulnerabilities.
- Streamlined the release process by consolidating build tasks (including documentation generation and release commit) into the `prepublishOnly` script.
- Simplified the release scripts to leverage the `prepublishOnly` script.
- Updated the `test` script to correctly use `ts-node` with `jasmine`.
- Fixed type compatibility issues in `src/Validator.ts` and `src/IPPool.ts` that arose after updating dependencies.

All tests are passing after these changes.
@dadepo dadepo merged commit 2ad21cd into master Jun 8, 2025
2 checks passed
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