nodeshift-starters / opossum-examples

Example applications using the opossum Node.js circuit breaker
MIT License
10 stars 13 forks source link

[Snyk] Security upgrade ember-qunit from 5.1.4 to 8.0.0 #431

Open lholmquist opened 1 year ago

lholmquist commented 1 year ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - ember/client/package.json - ember/client/package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **641/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 6.4 | Prototype Pollution
[SNYK-JS-JSON5-3182856](https://snyk.io/vuln/SNYK-JS-JSON5-3182856) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: ember-qunit The new version differs by 250 commits.
  • d01dbc7 Merge pull request #1136 from emberjs/kg-fix-ci-pub
  • 1ea2642 Remove a layer of abstraction and pass registry-url
  • 2d0de1d Release 8.0.0
  • 8289701 Merge pull request #1135 from emberjs/kg-add-ci-publishing
  • 09fc8f6 Remove unused dep
  • cec7ff6 Add CI releasing setup and update release-it setup
  • ef771c7 Add main to branches for CI
  • 5a7b6b9 Symlink markdown files at top level
  • f7adfeb Move markdown files into the addon
  • 5ea254c Merge pull request #1134 from NullVoxPopuli/ensure-patches
  • 27770fc Bump the test-app's embroider/macros as older embroider/macros are not totally compat with newer versions -- which is fine because semver 😅
  • 84d8e7f Ensure folks get bugfixes when installing ember-qunit
  • 4382af3 Merge pull request #1102 from NullVoxPopuli/bring-back-disableContainerStyles
  • d9c8463 Use correct ember-cli now that fixes have been backported, and add ember
  • 8966b13 Update the pnpm-sync util, as it provides better debug output, in case that's needed
  • a8b8509 Move the sync command to test:ember, to match what CI is doing
  • 16bc3f5 Also test against embroider-optimized
  • 401ad04 Add test for the default and disabling of the container styles
  • a1d30ba Add whole app to test disableContainerStyles
  • 0da502e Update scripts to handle injected dependencies
  • 18c43dd Use dependenciesMeta.*.injected
  • 88c1f9f Bring back disableContainerStyles
  • 70a04db Merge pull request #1111 from NullVoxPopuli/declare-supported-ember-cli-versions
  • 7167d88 Update README.md
See the full diff
Check the changes in this PR to ensure they won't cause issues with your project. ------------ **Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.* For more information: 🧐 [View latest project report](https://app.snyk.io/org/nodeshift-starters/project/7b4c9aed-5565-4329-b409-8065c710f9f1?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/nodeshift-starters/project/7b4c9aed-5565-4329-b409-8065c710f9f1?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"494627f0-6885-45e7-85de-6af710825000","prPublicId":"494627f0-6885-45e7-85de-6af710825000","dependencies":[{"name":"ember-qunit","from":"5.1.4","to":"8.0.0"}],"packageManager":"npm","projectPublicId":"7b4c9aed-5565-4329-b409-8065c710f9f1","projectUrl":"https://app.snyk.io/org/nodeshift-starters/project/7b4c9aed-5565-4329-b409-8065c710f9f1?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-JSON5-3182856"],"upgrade":["SNYK-JS-JSON5-3182856"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[641],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Prototype Pollution](https://learn.snyk.io/lesson/prototype-pollution/?loc=fix-pr)