gatsby-uc / gatsby-plugin-s3

Deploy your gatsby site to a S3 bucket.
https://gatsby-plugin-s3.jari.io/
MIT License
210 stars 110 forks source link

[Snyk] Security upgrade gatsby from 2.32.13 to 3.14.0 #414

Closed jariz closed 1 year ago

jariz 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: - examples/with-serverless/package.json - examples/with-serverless/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") | **551/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 5.3 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-HTTPCACHESEMANTICS-3248783](https://snyk.io/vuln/SNYK-JS-HTTPCACHESEMANTICS-3248783) | 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.
  • f3f1bbc chore(release): Publish
  • c410082 fix(gatsby-source-drupal): check relationships type exists on node before filtering (#33181) (#33228)
  • f3f2834 fix(gatsby-source-wordpress): fix failing test docker setup (#33163)
  • fe2f09b feat(gatsby): let serve use getServerData headers (#33159)
  • fc66250 fix(gatsby): Assign parentSpan to activities that were missing them (#33122)
  • 91187da feat(gatsby-source-drupal): Add tracing for full/delta fetches and http requests (#33142)
  • d31645c chore(gatsby): add webpack file to export same version (#33126)
  • 44afaf5 fix(gatsby): fix hydration flicker on initial render of ssr page (#33134)
  • f1141a0 docs: Fix broken link on Getting Started with MDX page (#33148)
  • f921277 chore(release): Publish next
  • b1168af chore(gatsby-plugin-gatsby-cloud): fix copy type file (#33156)
  • 14059da Remove <title> from inside <main> (#33150)
  • 85645cd chore(release): Publish next
  • 1720988 feat(gatsby-transformer-documentationjs): move createTypes to createSchemaCustomization (#33149)
  • 3d05986 feat(gatsby-plugin-styled-components): Add ability to disable vendor prefixes (#33147)
  • 323920d chore(gatsby): add environment variable for setting tracing config file (#32513)
  • 425b8f5 chore(release): Publish next
  • 2f2880e fix(gatsby-source-drupal): handle edge case with deleting nodes (#33143)
  • eb552d1 chore(docs): Add note to Storybook guide about StaticImage (#33127)
  • 4ff5026 docs: fix typo (#33137)
  • 81f35ff docs(gatsby-plugin-gatsby-cloud): fix typo: asterix -> asterisk (#33135)
  • 4837b72 feat(gatsby-plugin-page-creator): Fix gatsby plugin page creator v4 (#33120)
  • 3401149 feat(gatsby): Deprecate schema-related APIs in sourceNodes (#32291)
  • 62683f5 fix(gatsby-plugin-gatsby-cloud): Emit CREATE_FILE_NODE in onPostBootstrap (#33136)
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/jariz/project/6d26d672-6a87-4a1b-9954-dea1109e76b7?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/jariz/project/6d26d672-6a87-4a1b-9954-dea1109e76b7?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":"474e66b8-13cd-45d2-b9e3-42cb18cdac0e","prPublicId":"474e66b8-13cd-45d2-b9e3-42cb18cdac0e","dependencies":[{"name":"gatsby","from":"2.32.13","to":"3.14.0"}],"packageManager":"npm","projectPublicId":"6d26d672-6a87-4a1b-9954-dea1109e76b7","projectUrl":"https://app.snyk.io/org/jariz/project/6d26d672-6a87-4a1b-9954-dea1109e76b7?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-HTTPCACHESEMANTICS-3248783"],"upgrade":["SNYK-JS-HTTPCACHESEMANTICS-3248783"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[551]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lessons/redos/javascript/?loc=fix-pr)