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: use node latest version [skip ci] #7074

Merged
merged 2 commits into from
Dec 4, 2024
Merged

chore: use node latest version [skip ci] #7074

merged 2 commits into from
Dec 4, 2024

Conversation

ZheSun88
Copy link
Contributor

@ZheSun88 ZheSun88 commented Dec 4, 2024

TypeError: licenseWhiteList.toSpliced is not a function

Array.prototype.toSpliced() is relatively new feature of node.js, not part of the ECMAScript standard. Even Chrome has these methods available only since version 110 and node only since version 20.0.0

@ZheSun88 ZheSun88 changed the title chore: use node latest version chore: use node latest version [skip ci] Dec 4, 2024
Copy link

github-actions bot commented Dec 4, 2024

Dependencies Report

  • 🚫 Vulnerabilities:

    • Vulnerabilities in: pkg:maven/com.squareup.okhttp3/[email protected] [CVE-2023-0833] (owasp)
      · cpe:2.3:a:redhat:a-mq_streams::::::::
      · cpe:2.3:a:squareup:okhttp::::::::
  • 🟠 Known Vulnerabilities:

    • Vulnerabilities in: pkg:maven/com.fasterxml.jackson.core/[email protected] [CVE-2023-35116] (owasp)
      👌 Not a valid CVE report based on the vendor analysis and research
      · cpe:2.3:a:fasterxml:jackson-databind::::::::
    • Vulnerabilities in: pkg:maven/me.friwi/jcef-api@jcef-99c2f7a%2Bcef-127.3.1%2Bg6cbb30e%2Bchromium-127.0.6533.100 [CVE-2024-21639, CVE-2024-21640] (owasp)
      👌 Wait for the update from the jcefmaven community. Meanwhile the swing-kit is supposed to be used with fixed websites and not to browse the internet, we have a check for that, so the only possible attacker would be the same person that created the swing application, aka our customer devs. so this vulnerability is not classified by us as critical issue
      · cpe:2.3:a:chromiumembedded:chromium_embedded_framework::::::::
  • 📔 No Core License Issues

  • 📔 No License Issues

  • 🟠 Changes in 24.6-SNAPSHOT since V24.6.0.beta1

    • 37 packages removed (36 external, 1 vaadin)
    • 10 packages added (10 external, 0 vaadin)
    • 184 packages modified (98 external, 86 vaadin)
    • 811 packages same (671 external, 140 vaadin)

[Click for more Details]

@ZheSun88 ZheSun88 enabled auto-merge (squash) December 4, 2024 16:27
@ZheSun88 ZheSun88 merged commit b579761 into main Dec 4, 2024
2 of 3 checks passed
@ZheSun88 ZheSun88 deleted the ZheSun88-patch-13 branch December 4, 2024 16:29
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