hikerpig / gatsby-project-kb

Developing gatsby-theme-kb, a Gatsby theme for publishing Knowledge Base.
https://gatsby-project-kb.vercel.app/
MIT License
61 stars 15 forks source link

[Snyk] Security upgrade gatsby from 4.25.8 to 5.9.0 #76

Open hikerpig opened 4 months ago

hikerpig commented 4 months 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: - demo/package.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **661/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.5 | Uncontrolled resource consumption
[SNYK-JS-BRACES-6838727](https://snyk.io/vuln/SNYK-JS-BRACES-6838727) | Yes | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **661/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.5 | Inefficient Regular Expression Complexity
[SNYK-JS-MICROMATCH-6838728](https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: gatsby The new version differs by 250 commits.
  • e95b10a chore(release): Publish
  • 311b202 fix(gatsby-source-contentful): reduce memory usage (#37910)
  • c1f0bbf fix(gatsby-plugin-google-gtag): Add plugin options (#37953)
  • 2dbd95d chore(docs): Move existing main tutorial to "getting-started" name (#37539)
  • 4c4a4f1 chore(docs): New "Creating a Source Plugin" tutorial (#37538)
  • aece9ef chore(deps): update starters and examples (#37950)
  • 7fd887e chore(docs): Gatsby functions update (#37941)
  • 4a1b2ce chore(gatsby-plugin-feed): Update README with clearer instructions (#37930)
  • dc998d5 fix(gatsby): Shadowing with resourceQuery (#37938)
  • 0e9feeb feat(gatsby-source-wordpress): opt out of stale node checks (#37920)
  • e258553 chore(docs): Add "ESM and Gatsby" (#37934)
  • 68510e1 chore(gatsby-source-drupal): Improve README wording
  • 1fd967b fix(gatsby): Fix argument order for `onPreRouteUpdate` (#30339)
  • 792937c feat(gatsby-plugin-utils): make image cdn urls configurable (#37932)
  • ba2a45f fix(gatsby): move typing for `enableStatefulSourceNodes` into `Actions` (#37933)
  • 579fe1e fix(deps): update dependency xstate to ^4.37.1 for gatsby-source-filesystem (#37872)
  • dd47b7c fix(gatsby-plugin-sitemap): remove splice for default filter (#37916)
  • ccb0e7a chore(deps): update starters and examples (#37926)
  • e62123f chore(docs): Update "Set Node.js version" cloud (#37924)
  • 85d2aed fix(deps): update dependency verdaccio to ^5.23.1 for gatsby-dev-cli (#37871)
  • 8e3a7b5 chore: Upgrade Cypress from v9 to v12 (#37810)
  • 6ad3960 chore(release): Publish next
  • fd168e0 feat(gatsby, gatsby-source-contentful): add public action to disable stale node checks (#37782)
  • c4d2d0f chore(examples): remove outdated wordpress examples (#37912)
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/hikerpig/project/a9d59dae-74e9-4024-ad21-9d0a6d3f36a4?utm_source=github&utm_medium=referral&page=fix-pr) šŸ›  [Adjust project settings](https://app.snyk.io/org/hikerpig/project/a9d59dae-74e9-4024-ad21-9d0a6d3f36a4?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":"9f4411c2-e5fc-47b7-8bb3-fd9f882d876a","prPublicId":"9f4411c2-e5fc-47b7-8bb3-fd9f882d876a","dependencies":[{"name":"gatsby","from":"4.25.8","to":"5.9.0"}],"packageManager":"npm","projectPublicId":"a9d59dae-74e9-4024-ad21-9d0a6d3f36a4","projectUrl":"https://app.snyk.io/org/hikerpig/project/a9d59dae-74e9-4024-ad21-9d0a6d3f36a4?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-BRACES-6838727","SNYK-JS-MICROMATCH-6838728"],"upgrade":["SNYK-JS-BRACES-6838727","SNYK-JS-MICROMATCH-6838728"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[661,661],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** šŸ¦‰ [Uncontrolled resource consumption](https://learn.snyk.io/lesson/redos/?loc=fix-pr)