Package update and audit fix - #68
Open
daniellmorrisGP wants to merge 36 commits into
Open
Conversation
…one_support Add timezone support scheduler input
Feature/MQTT & UDP Input&Output
Feature/Improve Logging
…utdown Improve http input shutdown
Wait for any pending tasks to complete before exiting - ClickUp: CU-86dtk2747
…eg-Rowe/title-data-change-detection wait for pending tasks on exit
…g-Rowe/v2.16.1 Fixed missing version update in package.json
mutation across runs
…-execution-speed Remove cloneDeep in every closure call
…-execution-speed Update package version
- Switch @valtech-sd/rules-js to rules-js GitHub fork (^1.1.1) - Bump amqp-cacoon to ^3.6.0 - Bump coronado-bridge to ^2.4.0 - Update import in src/index.ts to match new rules-js package name - Remove trailing whitespace from README.md
- Upgrade mocha ^9 → ^11.0.0 and nodemon ^2 → ^3.0.0 - Upgrade @types/mocha ^9 → ^10.0.0 to match mocha v11 - Add npm overrides to force diff ^9.0.0 and serialize-javascript ^7.0.5, working around mocha@11.7.5 bundling still-vulnerable versions internally - Resolves 18 vulnerabilities (3 low, 3 moderate, 12 high) → 0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update dependencies: rules-js, amqp-cacoon, coronado-bridge
Fix npm audit vulnerabilities
working around mocha@11.7.5 bundling still-vulnerable versions internally