Skip to content

[Snyk] Security upgrade gatsby from 5.14.0 to 5.16.0#33

Open
Mapuppy09 wants to merge 12 commits intodependabot/npm_and_yarn/main/testing-library/react-16.0.0from
snyk-fix-6cbd077a1f694887e56803f1fc755ab4
Open

[Snyk] Security upgrade gatsby from 5.14.0 to 5.16.0#33
Mapuppy09 wants to merge 12 commits intodependabot/npm_and_yarn/main/testing-library/react-16.0.0from
snyk-fix-6cbd077a1f694887e56803f1fc755ab4

Conversation

@Mapuppy09
Copy link
Owner

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json
  • package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
medium severity Allocation of Resources Without Limits or Throttling
SNYK-JS-QS-15268416
  708  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Allocation of Resources Without Limits or Throttling

wraithgar and others added 12 commits June 12, 2024 10:26
Add a cautionary comment about `devServer` being a security problem.

## References
GHSA-wr3j-pwj9-hqq6
Bumps the dependency-updates group with 2 updates:
[@primer/react](https://github.com/primer/react) and
[eslint-plugin-primer-react](https://github.com/primer/eslint-plugin-primer-react).

Updates `@primer/react` from 36.21.0 to 36.22.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/primer/react/releases"><code>@​primer/react</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​primer/react</code><a
href="https://github.com/36"><code>@​36</code></a>.22.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/4443">#4443</a> <a
href="https://github.com/primer/react/commit/f2523373e09e0027f29b36a995574a296ffde3da"><code>f2523373e09e0027f29b36a995574a296ffde3da</code></a>
Thanks <a
href="https://github.com/joshblack"><code>@​joshblack</code></a>! - Add
experimental InlineMessage component</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/4613">#4613</a> <a
href="https://github.com/primer/react/commit/eb2ab132cd451b8c67a85d028483aa00a7a1c81b"><code>eb2ab132cd451b8c67a85d028483aa00a7a1c81b</code></a>
Thanks <a
href="https://github.com/joshblack"><code>@​joshblack</code></a>! -
<code>Dialog</code> and <code>ConfirmationDialog</code> can now be
closed by clicking on the backdrop surrounding the dialog. This will
cause <code>onClose</code> to be called with the <code>escape</code>
gesture.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/4443">#4443</a> <a
href="https://github.com/primer/react/commit/f2523373e09e0027f29b36a995574a296ffde3da"><code>f2523373e09e0027f29b36a995574a296ffde3da</code></a>
Thanks <a
href="https://github.com/joshblack"><code>@​joshblack</code></a>! - Add
support for InlineMessage to experimental</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/react/pull/4667">#4667</a> <a
href="https://github.com/primer/react/commit/e2a974f4a376ca92b305e03f36f905ad02c61341"><code>e2a974f4a376ca92b305e03f36f905ad02c61341</code></a>
Thanks <a
href="https://github.com/ktravers"><code>@​ktravers</code></a>! - Adds
support for <code>className</code> prop to PageHeader component and its
children.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/primer/react/commit/d91b7fa2589ab29fc4f9890a52153f0436b26a22"><code>d91b7fa</code></a>
Version Packages (<a
href="https://redirect.github.com/primer/react/issues/4663">#4663</a>)</li>
<li><a
href="https://github.com/primer/react/commit/e2a974f4a376ca92b305e03f36f905ad02c61341"><code>e2a974f</code></a>
add classname prop support to PageHeader component and its children (<a
href="https://redirect.github.com/primer/react/issues/4667">#4667</a>)</li>
<li><a
href="https://github.com/primer/react/commit/eb2ab132cd451b8c67a85d028483aa00a7a1c81b"><code>eb2ab13</code></a>
Trigger onClose when Dialog backdrop is clicked (<a
href="https://redirect.github.com/primer/react/issues/4613">#4613</a>)</li>
<li><a
href="https://github.com/primer/react/commit/f2523373e09e0027f29b36a995574a296ffde3da"><code>f252337</code></a>
feat: add InlineMessage component (<a
href="https://redirect.github.com/primer/react/issues/4443">#4443</a>)</li>
<li><a
href="https://github.com/primer/react/commit/1b1387fc38b239757c79f222fd3f5d800e1983f5"><code>1b1387f</code></a>
chore(deps): bump braces from 3.0.2 to 3.0.3 (<a
href="https://redirect.github.com/primer/react/issues/4662">#4662</a>)</li>
<li><a
href="https://github.com/primer/react/commit/5c0523640d324a3cc07ca3dd6d254139d97b23fd"><code>5c05236</code></a>
refactor(project): update project to use Storybook v8 (<a
href="https://redirect.github.com/primer/react/issues/4644">#4644</a>)</li>
<li>See full diff in <a
href="https://github.com/primer/react/compare/@primer/react@36.21.0...@primer/react@36.22.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `eslint-plugin-primer-react` from 5.2.0 to 5.3.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/primer/eslint-plugin-primer-react/releases">eslint-plugin-primer-react's
releases</a>.</em></p>
<blockquote>
<h2>v5.3.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/185">#185</a>
<a
href="https://github.com/primer/eslint-plugin-primer-react/commit/fea642d79982e36729262ec55d6e291780ca6160"><code>fea642d</code></a>
Thanks <a
href="https://github.com/broccolinisoup"><code>@​broccolinisoup</code></a>!
- Add a rule that warns against removing
<code>unsafeDisableTooltip</code> prop</li>
</ul>
<h2>v5.2.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/195">#195</a>
<a
href="https://github.com/primer/eslint-plugin-primer-react/commit/ccc2e995a3f46bb4842468188b91c0bd641da390"><code>ccc2e99</code></a>
Thanks <a href="https://github.com/khiga8"><code>@​khiga8</code></a>! -
Clean up docs for link lint rule</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/193">#193</a>
<a
href="https://github.com/primer/eslint-plugin-primer-react/commit/5fc19f63a4916add7b3c335ac661119c50af17af"><code>5fc19f6</code></a>
Thanks <a href="https://github.com/khiga8"><code>@​khiga8</code></a>! -
Update link lint rule to skip Link with className</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/primer/eslint-plugin-primer-react/blob/main/CHANGELOG.md">eslint-plugin-primer-react's
changelog</a>.</em></p>
<blockquote>
<h2>5.3.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/185">#185</a>
<a
href="https://github.com/primer/eslint-plugin-primer-react/commit/fea642d79982e36729262ec55d6e291780ca6160"><code>fea642d</code></a>
Thanks <a
href="https://github.com/broccolinisoup"><code>@​broccolinisoup</code></a>!
- Add a rule that warns against removing
<code>unsafeDisableTooltip</code> prop</li>
</ul>
<h2>5.2.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/195">#195</a>
<a
href="https://github.com/primer/eslint-plugin-primer-react/commit/ccc2e995a3f46bb4842468188b91c0bd641da390"><code>ccc2e99</code></a>
Thanks <a href="https://github.com/khiga8"><code>@​khiga8</code></a>! -
Clean up docs for link lint rule</p>
</li>
<li>
<p><a
href="https://redirect.github.com/primer/eslint-plugin-primer-react/pull/193">#193</a>
<a
href="https://github.com/primer/eslint-plugin-primer-react/commit/5fc19f63a4916add7b3c335ac661119c50af17af"><code>5fc19f6</code></a>
Thanks <a href="https://github.com/khiga8"><code>@​khiga8</code></a>! -
Update link lint rule to skip Link with className</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/primer/eslint-plugin-primer-react/commit/da6e168bf252ffaed3c6ed3f0ea5e2f760ba5956"><code>da6e168</code></a>
Version Packages (<a
href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/196">#196</a>)</li>
<li><a
href="https://github.com/primer/eslint-plugin-primer-react/commit/fea642d79982e36729262ec55d6e291780ca6160"><code>fea642d</code></a>
Add a rule that warn against removing <code>unsafeDisableTooltip</code>
prop from `IconB...</li>
<li><a
href="https://github.com/primer/eslint-plugin-primer-react/commit/2ff10af3602d57995baca02fd1ded5a952776700"><code>2ff10af</code></a>
Version Packages (<a
href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/194">#194</a>)</li>
<li><a
href="https://github.com/primer/eslint-plugin-primer-react/commit/ccc2e995a3f46bb4842468188b91c0bd641da390"><code>ccc2e99</code></a>
Clean up docs for link lint rule (<a
href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/195">#195</a>)</li>
<li><a
href="https://github.com/primer/eslint-plugin-primer-react/commit/5fc19f63a4916add7b3c335ac661119c50af17af"><code>5fc19f6</code></a>
Update link lint rule to skip Link with className (<a
href="https://redirect.github.com/primer/eslint-plugin-primer-react/issues/193">#193</a>)</li>
<li>See full diff in <a
href="https://github.com/primer/eslint-plugin-primer-react/compare/v5.2.0...v5.3.0">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Snyk has created this PR to upgrade @octokit/rest from 20.1.1 to 21.0.0.

See this package in npm:
@octokit/rest

See this project in Snyk:
https://app.snyk.io/org/mapuppy09/project/4ff40ae5-a823-487c-8702-d5ae867427ad?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade styled-components from 5.3.11 to 6.1.12.

See this package in npm:
styled-components

See this project in Snyk:
https://app.snyk.io/org/mapuppy09/project/a5017c82-724f-4551-b24d-55bde41c03ad?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade @primer/react from 36.22.0 to 36.27.0.

See this package in npm:
@primer/react

See this project in Snyk:
https://app.snyk.io/org/mapuppy09/project/a5017c82-724f-4551-b24d-55bde41c03ad?utm_source=github&utm_medium=referral&page=upgrade-pr
@Mapuppy09 Mapuppy09 changed the base branch from main to dependabot/npm_and_yarn/main/testing-library/react-16.0.0 March 12, 2026 05:21
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.

3 participants