Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update all dependencies to latest #1

Merged
merged 4 commits into from
Mar 7, 2025
Merged

chore: Update all dependencies to latest #1

merged 4 commits into from
Mar 7, 2025

Conversation

KSDaemon
Copy link
Member

@KSDaemon KSDaemon commented Mar 7, 2025

This PR updates all project dependencies to the latest + a bit of easy-taken refactoring.
Also the project name is changed and this package will be published as @cubejs-backend/node-java-maven.
Switched from unmaintained request to axios.

Updating to the latest allows to remove all the CVEs in transitive dependencies:

❯ osv-scanner --lockfile=./yarn.lock
Scanned node-java-maven/yarn.lock file and found 125 packages
No issues found

Comparing to previous ones:

❯ osv-scanner --lockfile=./yarn.lock
Scanned /Users/kostik/Projects/Cube.dev/node-java-maven/yarn.lock file and found 88 packages
╭─────────────────────────────────────┬──────┬───────────┬──────────────┬─────────┬───────────╮
│ OSV URL                             │ CVSS │ ECOSYSTEM │ PACKAGE      │ VERSION │ SOURCE    │
├─────────────────────────────────────┼──────┼───────────┼──────────────┼─────────┼───────────┤
│ https://osv.dev/GHSA-9vvw-cc9w-f27h │ 7.5  │ npm       │ debug        │ 2.2.0   │ yarn.lock │
│ https://osv.dev/GHSA-gxpj-cx7g-858c │ 3.7  │ npm       │ debug        │ 2.2.0   │ yarn.lock │
│ https://osv.dev/GHSA-h6ch-v84p-w6p9 │      │ npm       │ diff         │ 1.4.0   │ yarn.lock │
│ https://osv.dev/GHSA-qh2h-chj9-jffq │ 9.8  │ npm       │ growl        │ 1.9.2   │ yarn.lock │
│ https://osv.dev/GHSA-hxm2-r34f-qmc5 │ 7.5  │ npm       │ minimatch    │ 0.3.0   │ yarn.lock │
│ https://osv.dev/GHSA-f8q6-p94x-37v3 │ 7.5  │ npm       │ minimatch    │ 0.3.0   │ yarn.lock │
│ https://osv.dev/GHSA-vh95-rmgr-6w4m │ 5.6  │ npm       │ minimist     │ 0.0.8   │ yarn.lock │
│ https://osv.dev/GHSA-xvch-5gv4-984h │ 9.8  │ npm       │ minimist     │ 0.0.8   │ yarn.lock │
│ https://osv.dev/GHSA-w9mr-4mfr-499f │ 5.3  │ npm       │ ms           │ 0.7.1   │ yarn.lock │
│ https://osv.dev/GHSA-p8p7-x288-28g6 │ 6.1  │ npm       │ request      │ 2.88.2  │ yarn.lock │
│ https://osv.dev/GHSA-72xf-g2v4-qvf3 │ 6.5  │ npm       │ tough-cookie │ 2.5.0   │ yarn.lock │
│ https://osv.dev/GHSA-776f-qx25-q3cc │ 5.3  │ npm       │ xml2js       │ 0.4.23  │ yarn.lock │
╰─────────────────────────────────────┴──────┴───────────┴──────────────┴─────────┴───────────╯

@KSDaemon KSDaemon merged commit ed3ac3c into master Mar 7, 2025
4 checks passed
@KSDaemon KSDaemon deleted the ci-update branch March 7, 2025 12:44
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