Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2023

Bumps fastify from 4.5.3 to 4.15.0.

Release notes

Sourced from fastify's releases.

v4.15.0

What's Changed

New Contributors

Full Changelog: fastify/fastify@v4.14.1...v4.15.0

v4.14.1

What's Changed

New Contributors

Full Changelog: fastify/fastify@v4.14.0...v4.14.1

v4.14.0

What's Changed

New Contributors

... (truncated)

Commits
  • 87b6440 Bumped v4.15.0
  • da9ace5 fix: avoid invoking onError hook when aborted handler resolves (#4631)
  • ca9785a Bump version of fast-json-stringify-compiler (#4630)
  • 4723c1b fix: content-type mis-handling for invalid non-essence content-type (#4509)
  • 6b5957d fix: check if validation schema is undefined (#4620)
  • 71abc48 ensure that generated validators are up to date (#4508)
  • b69ae0f feat: expose prettyPrint method param (#4623)
  • 9e92e4f fix: logger validator throws (#4520)
  • 2ba790f build(deps): bump lycheeverse/lychee-action from 1.5.4 to 1.6.1 (#4603)
  • 8e75c50 docs: add metcoder95 as collaborator (#4622)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [fastify](https://github.com/fastify/fastify) from 4.5.3 to 4.15.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v4.5.3...v4.15.0)

---
updated-dependencies:
- dependency-name: fastify
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 27, 2023
@sam-b-rose sam-b-rose merged commit 882f58a into main Aug 17, 2023
@sam-b-rose sam-b-rose deleted the dependabot/npm_and_yarn/fastify-4.15.0 branch August 17, 2023 14:10
yurm04 pushed a commit that referenced this pull request Aug 24, 2023
Bumps [fastify](https://github.com/fastify/fastify) from 4.5.3 to
4.15.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fastify/fastify/releases">fastify's
releases</a>.</em></p>
<blockquote>
<h2>v4.15.0</h2>
<h2>What's Changed</h2>
<ul>
<li>build(deps-dev): bump tsd from 0.25.0 to 0.26.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4614">fastify/fastify#4614</a></li>
<li>feat: use internal trees for prettyPrint by <a
href="https://github.com/ivan-tymoshenko"><code>@​ivan-tymoshenko</code></a>
in <a
href="https://redirect.github.com/fastify/fastify/pull/4618">fastify/fastify#4618</a></li>
<li>docs: add metcoder95 as collaborator by <a
href="https://github.com/metcoder95"><code>@​metcoder95</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4622">fastify/fastify#4622</a></li>
<li>build(deps): bump lycheeverse/lychee-action from 1.5.4 to 1.6.1 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/fastify/fastify/pull/4603">fastify/fastify#4603</a></li>
<li>Logger validator throws by <a
href="https://github.com/victortosts"><code>@​victortosts</code></a> in
<a
href="https://redirect.github.com/fastify/fastify/pull/4520">fastify/fastify#4520</a></li>
<li>feat: expose prettyPrint method param by <a
href="https://github.com/ivan-tymoshenko"><code>@​ivan-tymoshenko</code></a>
in <a
href="https://redirect.github.com/fastify/fastify/pull/4623">fastify/fastify#4623</a></li>
<li>ensure that generated validators are up to date by <a
href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4508">fastify/fastify#4508</a></li>
<li>fix: check if validation schema is undefined by <a
href="https://github.com/Eomm"><code>@​Eomm</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4620">fastify/fastify#4620</a></li>
<li>fix: content-type mis-handling for invalid non-essence content-type
by <a
href="https://github.com/climba03003"><code>@​climba03003</code></a> in
<a
href="https://redirect.github.com/fastify/fastify/pull/4509">fastify/fastify#4509</a></li>
<li>Bump version of fast-json-stringify-compiler by <a
href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4630">fastify/fastify#4630</a></li>
<li>fix: avoid invoking onError hook when aborted handler resolves by <a
href="https://github.com/meyfa"><code>@​meyfa</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4631">fastify/fastify#4631</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/victortosts"><code>@​victortosts</code></a>
made their first contribution in <a
href="https://redirect.github.com/fastify/fastify/pull/4520">fastify/fastify#4520</a></li>
<li><a href="https://github.com/meyfa"><code>@​meyfa</code></a> made
their first contribution in <a
href="https://redirect.github.com/fastify/fastify/pull/4631">fastify/fastify#4631</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/fastify/fastify/compare/v4.14.1...v4.15.0">https://github.com/fastify/fastify/compare/v4.14.1...v4.15.0</a></p>
<h2>v4.14.1</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(.gitignore): add bun lockfile by <a
href="https://github.com/Fdawgs"><code>@​Fdawgs</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4609">fastify/fastify#4609</a></li>
<li>docs: consistency fix on note and example for frameworkErrors by <a
href="https://github.com/nadhifikbarw"><code>@​nadhifikbarw</code></a>
in <a
href="https://redirect.github.com/fastify/fastify/pull/4610">fastify/fastify#4610</a></li>
<li>fix: onRequestAbort hook request pending by <a
href="https://github.com/Eomm"><code>@​Eomm</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4611">fastify/fastify#4611</a></li>
<li>refactor: cleanup duplicated symbols by <a
href="https://github.com/metcoder95"><code>@​metcoder95</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4612">fastify/fastify#4612</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/nadhifikbarw"><code>@​nadhifikbarw</code></a>
made their first contribution in <a
href="https://redirect.github.com/fastify/fastify/pull/4610">fastify/fastify#4610</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/fastify/fastify/compare/v4.14.0...v4.14.1">https://github.com/fastify/fastify/compare/v4.14.0...v4.14.1</a></p>
<h2>v4.14.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Schema error formatter type by <a
href="https://github.com/cm-ayf"><code>@​cm-ayf</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4570">fastify/fastify#4570</a></li>
<li>Fix typescript integration bug with ajv-compiler by <a
href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4555">fastify/fastify#4555</a></li>
<li>build(deps-dev): bump yup from 0.32.11 to 1.0.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4581">fastify/fastify#4581</a></li>
<li>feat: Add onRequestAbort hook. by <a
href="https://github.com/ShogunPanda"><code>@​ShogunPanda</code></a> in
<a
href="https://redirect.github.com/fastify/fastify/pull/4582">fastify/fastify#4582</a></li>
<li>ci(package-manager): update ubuntu os to latest by <a
href="https://github.com/Fdawgs"><code>@​Fdawgs</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4591">fastify/fastify#4591</a></li>
<li>Improve Contribution Guide's VSCode setup instructions by <a
href="https://github.com/evpirnia"><code>@​evpirnia</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4594">fastify/fastify#4594</a></li>
<li>fix: Only remove implicit HEAD routes. by <a
href="https://github.com/ShogunPanda"><code>@​ShogunPanda</code></a> in
<a
href="https://redirect.github.com/fastify/fastify/pull/4596">fastify/fastify#4596</a></li>
<li>Fix tests in Node.js v16 by <a
href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4597">fastify/fastify#4597</a></li>
<li>docs(ecosystem): add fastify-flux tool by <a
href="https://github.com/Jnig"><code>@​Jnig</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4599">fastify/fastify#4599</a></li>
<li>feat: include origin error message into serialization error by <a
href="https://github.com/ivan-tymoshenko"><code>@​ivan-tymoshenko</code></a>
in <a
href="https://redirect.github.com/fastify/fastify/pull/4601">fastify/fastify#4601</a></li>
<li>feat: log requests refused before processing starts by <a
href="https://github.com/airhorns"><code>@​airhorns</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4600">fastify/fastify#4600</a></li>
<li>fix: add missed symbol by <a
href="https://github.com/metcoder95"><code>@​metcoder95</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4608">fastify/fastify#4608</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/evpirnia"><code>@​evpirnia</code></a>
made their first contribution in <a
href="https://redirect.github.com/fastify/fastify/pull/4594">fastify/fastify#4594</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fastify/fastify/commit/87b644087c5b15bd70766bc4efeb940308d97066"><code>87b6440</code></a>
Bumped v4.15.0</li>
<li><a
href="https://github.com/fastify/fastify/commit/da9ace5ef2f5828bc71a2e54af9fdc4107e1258d"><code>da9ace5</code></a>
fix: avoid invoking onError hook when aborted handler resolves (<a
href="https://redirect.github.com/fastify/fastify/issues/4631">#4631</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/ca9785a3fadd9050ec163c6a0841a06f387a71c6"><code>ca9785a</code></a>
Bump version of fast-json-stringify-compiler (<a
href="https://redirect.github.com/fastify/fastify/issues/4630">#4630</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/4723c1b228f4a3d9e0ba38a137084b7fa2b622db"><code>4723c1b</code></a>
fix: content-type mis-handling for invalid non-essence content-type (<a
href="https://redirect.github.com/fastify/fastify/issues/4509">#4509</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/6b5957d0a766b3fc4c8926b9683ae956fc888edf"><code>6b5957d</code></a>
fix: check if validation schema is undefined (<a
href="https://redirect.github.com/fastify/fastify/issues/4620">#4620</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/71abc48379d37acc217246b318b40b01920b95e1"><code>71abc48</code></a>
ensure that generated validators are up to date (<a
href="https://redirect.github.com/fastify/fastify/issues/4508">#4508</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/b69ae0f8549900d1a127f003501f0cc0eedcadd3"><code>b69ae0f</code></a>
feat: expose prettyPrint method param (<a
href="https://redirect.github.com/fastify/fastify/issues/4623">#4623</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/9e92e4f3838794c1d4a6b51f46d835e74460bb85"><code>9e92e4f</code></a>
fix: logger validator throws (<a
href="https://redirect.github.com/fastify/fastify/issues/4520">#4520</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/2ba790f86c89d0885e441d8a5838ff8abb00696f"><code>2ba790f</code></a>
build(deps): bump lycheeverse/lychee-action from 1.5.4 to 1.6.1 (<a
href="https://redirect.github.com/fastify/fastify/issues/4603">#4603</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/8e75c50a2fd14fa831c703924ec720d06fe6abe9"><code>8e75c50</code></a>
docs: add metcoder95 as collaborator (<a
href="https://redirect.github.com/fastify/fastify/issues/4622">#4622</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/fastify/fastify/compare/v4.5.3...v4.15.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fastify&package-manager=npm_and_yarn&previous-version=4.5.3&new-version=4.15.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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 ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/Shopify/polaris/network/alerts).

</details>> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
yurm04 pushed a commit that referenced this pull request Aug 24, 2023
Bumps [fastify](https://github.com/fastify/fastify) from 4.5.3 to
4.15.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fastify/fastify/releases">fastify's
releases</a>.</em></p>
<blockquote>
<h2>v4.15.0</h2>
<h2>What's Changed</h2>
<ul>
<li>build(deps-dev): bump tsd from 0.25.0 to 0.26.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4614">fastify/fastify#4614</a></li>
<li>feat: use internal trees for prettyPrint by <a
href="https://github.com/ivan-tymoshenko"><code>@​ivan-tymoshenko</code></a>
in <a
href="https://redirect.github.com/fastify/fastify/pull/4618">fastify/fastify#4618</a></li>
<li>docs: add metcoder95 as collaborator by <a
href="https://github.com/metcoder95"><code>@​metcoder95</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4622">fastify/fastify#4622</a></li>
<li>build(deps): bump lycheeverse/lychee-action from 1.5.4 to 1.6.1 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/fastify/fastify/pull/4603">fastify/fastify#4603</a></li>
<li>Logger validator throws by <a
href="https://github.com/victortosts"><code>@​victortosts</code></a> in
<a
href="https://redirect.github.com/fastify/fastify/pull/4520">fastify/fastify#4520</a></li>
<li>feat: expose prettyPrint method param by <a
href="https://github.com/ivan-tymoshenko"><code>@​ivan-tymoshenko</code></a>
in <a
href="https://redirect.github.com/fastify/fastify/pull/4623">fastify/fastify#4623</a></li>
<li>ensure that generated validators are up to date by <a
href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4508">fastify/fastify#4508</a></li>
<li>fix: check if validation schema is undefined by <a
href="https://github.com/Eomm"><code>@​Eomm</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4620">fastify/fastify#4620</a></li>
<li>fix: content-type mis-handling for invalid non-essence content-type
by <a
href="https://github.com/climba03003"><code>@​climba03003</code></a> in
<a
href="https://redirect.github.com/fastify/fastify/pull/4509">fastify/fastify#4509</a></li>
<li>Bump version of fast-json-stringify-compiler by <a
href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4630">fastify/fastify#4630</a></li>
<li>fix: avoid invoking onError hook when aborted handler resolves by <a
href="https://github.com/meyfa"><code>@​meyfa</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4631">fastify/fastify#4631</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/victortosts"><code>@​victortosts</code></a>
made their first contribution in <a
href="https://redirect.github.com/fastify/fastify/pull/4520">fastify/fastify#4520</a></li>
<li><a href="https://github.com/meyfa"><code>@​meyfa</code></a> made
their first contribution in <a
href="https://redirect.github.com/fastify/fastify/pull/4631">fastify/fastify#4631</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/fastify/fastify/compare/v4.14.1...v4.15.0">https://github.com/fastify/fastify/compare/v4.14.1...v4.15.0</a></p>
<h2>v4.14.1</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(.gitignore): add bun lockfile by <a
href="https://github.com/Fdawgs"><code>@​Fdawgs</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4609">fastify/fastify#4609</a></li>
<li>docs: consistency fix on note and example for frameworkErrors by <a
href="https://github.com/nadhifikbarw"><code>@​nadhifikbarw</code></a>
in <a
href="https://redirect.github.com/fastify/fastify/pull/4610">fastify/fastify#4610</a></li>
<li>fix: onRequestAbort hook request pending by <a
href="https://github.com/Eomm"><code>@​Eomm</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4611">fastify/fastify#4611</a></li>
<li>refactor: cleanup duplicated symbols by <a
href="https://github.com/metcoder95"><code>@​metcoder95</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4612">fastify/fastify#4612</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/nadhifikbarw"><code>@​nadhifikbarw</code></a>
made their first contribution in <a
href="https://redirect.github.com/fastify/fastify/pull/4610">fastify/fastify#4610</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/fastify/fastify/compare/v4.14.0...v4.14.1">https://github.com/fastify/fastify/compare/v4.14.0...v4.14.1</a></p>
<h2>v4.14.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Schema error formatter type by <a
href="https://github.com/cm-ayf"><code>@​cm-ayf</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4570">fastify/fastify#4570</a></li>
<li>Fix typescript integration bug with ajv-compiler by <a
href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4555">fastify/fastify#4555</a></li>
<li>build(deps-dev): bump yup from 0.32.11 to 1.0.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4581">fastify/fastify#4581</a></li>
<li>feat: Add onRequestAbort hook. by <a
href="https://github.com/ShogunPanda"><code>@​ShogunPanda</code></a> in
<a
href="https://redirect.github.com/fastify/fastify/pull/4582">fastify/fastify#4582</a></li>
<li>ci(package-manager): update ubuntu os to latest by <a
href="https://github.com/Fdawgs"><code>@​Fdawgs</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4591">fastify/fastify#4591</a></li>
<li>Improve Contribution Guide's VSCode setup instructions by <a
href="https://github.com/evpirnia"><code>@​evpirnia</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4594">fastify/fastify#4594</a></li>
<li>fix: Only remove implicit HEAD routes. by <a
href="https://github.com/ShogunPanda"><code>@​ShogunPanda</code></a> in
<a
href="https://redirect.github.com/fastify/fastify/pull/4596">fastify/fastify#4596</a></li>
<li>Fix tests in Node.js v16 by <a
href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4597">fastify/fastify#4597</a></li>
<li>docs(ecosystem): add fastify-flux tool by <a
href="https://github.com/Jnig"><code>@​Jnig</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4599">fastify/fastify#4599</a></li>
<li>feat: include origin error message into serialization error by <a
href="https://github.com/ivan-tymoshenko"><code>@​ivan-tymoshenko</code></a>
in <a
href="https://redirect.github.com/fastify/fastify/pull/4601">fastify/fastify#4601</a></li>
<li>feat: log requests refused before processing starts by <a
href="https://github.com/airhorns"><code>@​airhorns</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4600">fastify/fastify#4600</a></li>
<li>fix: add missed symbol by <a
href="https://github.com/metcoder95"><code>@​metcoder95</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4608">fastify/fastify#4608</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/evpirnia"><code>@​evpirnia</code></a>
made their first contribution in <a
href="https://redirect.github.com/fastify/fastify/pull/4594">fastify/fastify#4594</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fastify/fastify/commit/87b644087c5b15bd70766bc4efeb940308d97066"><code>87b6440</code></a>
Bumped v4.15.0</li>
<li><a
href="https://github.com/fastify/fastify/commit/da9ace5ef2f5828bc71a2e54af9fdc4107e1258d"><code>da9ace5</code></a>
fix: avoid invoking onError hook when aborted handler resolves (<a
href="https://redirect.github.com/fastify/fastify/issues/4631">#4631</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/ca9785a3fadd9050ec163c6a0841a06f387a71c6"><code>ca9785a</code></a>
Bump version of fast-json-stringify-compiler (<a
href="https://redirect.github.com/fastify/fastify/issues/4630">#4630</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/4723c1b228f4a3d9e0ba38a137084b7fa2b622db"><code>4723c1b</code></a>
fix: content-type mis-handling for invalid non-essence content-type (<a
href="https://redirect.github.com/fastify/fastify/issues/4509">#4509</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/6b5957d0a766b3fc4c8926b9683ae956fc888edf"><code>6b5957d</code></a>
fix: check if validation schema is undefined (<a
href="https://redirect.github.com/fastify/fastify/issues/4620">#4620</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/71abc48379d37acc217246b318b40b01920b95e1"><code>71abc48</code></a>
ensure that generated validators are up to date (<a
href="https://redirect.github.com/fastify/fastify/issues/4508">#4508</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/b69ae0f8549900d1a127f003501f0cc0eedcadd3"><code>b69ae0f</code></a>
feat: expose prettyPrint method param (<a
href="https://redirect.github.com/fastify/fastify/issues/4623">#4623</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/9e92e4f3838794c1d4a6b51f46d835e74460bb85"><code>9e92e4f</code></a>
fix: logger validator throws (<a
href="https://redirect.github.com/fastify/fastify/issues/4520">#4520</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/2ba790f86c89d0885e441d8a5838ff8abb00696f"><code>2ba790f</code></a>
build(deps): bump lycheeverse/lychee-action from 1.5.4 to 1.6.1 (<a
href="https://redirect.github.com/fastify/fastify/issues/4603">#4603</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/8e75c50a2fd14fa831c703924ec720d06fe6abe9"><code>8e75c50</code></a>
docs: add metcoder95 as collaborator (<a
href="https://redirect.github.com/fastify/fastify/issues/4622">#4622</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/fastify/fastify/compare/v4.5.3...v4.15.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fastify&package-manager=npm_and_yarn&previous-version=4.5.3&new-version=4.15.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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 ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/Shopify/polaris/network/alerts).

</details>> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
sam-b-rose added a commit that referenced this pull request Aug 28, 2023
* main:
  Fix rename prop migration (#10215)
  Update translations: default (#10219)
  [Avatar] Override SE23 background override with imageHasLoaded (#10211)
  Create Code style guide.md (#10176)
  ActionsList filtering (#9907)
  Version Packages (#10078)
  Support dynamic fontsizes in iOS devices (#10181)
  Fix migration resolution path (#10188)
  [Button] Deprecate connectedDisclosure  (#10183)
  Update sandbox.md (#10186)
  Allow migrator to target subcomponents and change prop values (#10071)
  Remove `polaris-cli` and `polaris-codemods` packages (#10101)
  Bump loader-utils from 1.4.0 to 1.4.2 (#7725)
  Bump deep-object-diff from 1.1.7 to 1.1.9 (#7734)
  Bump decode-uri-component from 0.2.0 to 0.2.2 (#7832)
  Bump webpack from 5.72.0 to 5.76.0 (#8667)
  Bump fastify from 4.5.3 to 4.15.0 (#8750)
  [Modal] Activator no longer wrapped in Box (#10086)
  Fix icon optimize config (#10087)
  [ResourceList] Remove layout jank when bulk actions enabled and item selected
sam-b-rose added a commit that referenced this pull request Aug 28, 2023
* main:
  Fix rename prop migration (#10215)
  Update translations: default (#10219)
  [Avatar] Override SE23 background override with imageHasLoaded (#10211)
  Create Code style guide.md (#10176)
  ActionsList filtering (#9907)
  Version Packages (#10078)
  Support dynamic fontsizes in iOS devices (#10181)
  Fix migration resolution path (#10188)
  [Button] Deprecate connectedDisclosure  (#10183)
  Update sandbox.md (#10186)
  Allow migrator to target subcomponents and change prop values (#10071)
  Remove `polaris-cli` and `polaris-codemods` packages (#10101)
  Bump loader-utils from 1.4.0 to 1.4.2 (#7725)
  Bump deep-object-diff from 1.1.7 to 1.1.9 (#7734)
  Bump decode-uri-component from 0.2.0 to 0.2.2 (#7832)
  Bump webpack from 5.72.0 to 5.76.0 (#8667)
  Bump fastify from 4.5.3 to 4.15.0 (#8750)
  [Modal] Activator no longer wrapped in Box (#10086)
  Fix icon optimize config (#10087)
  [ResourceList] Remove layout jank when bulk actions enabled and item selected
AnnaCheba pushed a commit to AnnaCheba/polaris that referenced this pull request Apr 22, 2024
Bumps [fastify](https://github.com/fastify/fastify) from 4.5.3 to
4.15.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fastify/fastify/releases">fastify's
releases</a>.</em></p>
<blockquote>
<h2>v4.15.0</h2>
<h2>What's Changed</h2>
<ul>
<li>build(deps-dev): bump tsd from 0.25.0 to 0.26.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4614">fastify/fastify#4614</a></li>
<li>feat: use internal trees for prettyPrint by <a
href="https://github.com/ivan-tymoshenko"><code>@​ivan-tymoshenko</code></a>
in <a
href="https://redirect.github.com/fastify/fastify/pull/4618">fastify/fastify#4618</a></li>
<li>docs: add metcoder95 as collaborator by <a
href="https://github.com/metcoder95"><code>@​metcoder95</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4622">fastify/fastify#4622</a></li>
<li>build(deps): bump lycheeverse/lychee-action from 1.5.4 to 1.6.1 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/fastify/fastify/pull/4603">fastify/fastify#4603</a></li>
<li>Logger validator throws by <a
href="https://github.com/victortosts"><code>@​victortosts</code></a> in
<a
href="https://redirect.github.com/fastify/fastify/pull/4520">fastify/fastify#4520</a></li>
<li>feat: expose prettyPrint method param by <a
href="https://github.com/ivan-tymoshenko"><code>@​ivan-tymoshenko</code></a>
in <a
href="https://redirect.github.com/fastify/fastify/pull/4623">fastify/fastify#4623</a></li>
<li>ensure that generated validators are up to date by <a
href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4508">fastify/fastify#4508</a></li>
<li>fix: check if validation schema is undefined by <a
href="https://github.com/Eomm"><code>@​Eomm</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4620">fastify/fastify#4620</a></li>
<li>fix: content-type mis-handling for invalid non-essence content-type
by <a
href="https://github.com/climba03003"><code>@​climba03003</code></a> in
<a
href="https://redirect.github.com/fastify/fastify/pull/4509">fastify/fastify#4509</a></li>
<li>Bump version of fast-json-stringify-compiler by <a
href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4630">fastify/fastify#4630</a></li>
<li>fix: avoid invoking onError hook when aborted handler resolves by <a
href="https://github.com/meyfa"><code>@​meyfa</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4631">fastify/fastify#4631</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/victortosts"><code>@​victortosts</code></a>
made their first contribution in <a
href="https://redirect.github.com/fastify/fastify/pull/4520">fastify/fastify#4520</a></li>
<li><a href="https://github.com/meyfa"><code>@​meyfa</code></a> made
their first contribution in <a
href="https://redirect.github.com/fastify/fastify/pull/4631">fastify/fastify#4631</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/fastify/fastify/compare/v4.14.1...v4.15.0">https://github.com/fastify/fastify/compare/v4.14.1...v4.15.0</a></p>
<h2>v4.14.1</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(.gitignore): add bun lockfile by <a
href="https://github.com/Fdawgs"><code>@​Fdawgs</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4609">fastify/fastify#4609</a></li>
<li>docs: consistency fix on note and example for frameworkErrors by <a
href="https://github.com/nadhifikbarw"><code>@​nadhifikbarw</code></a>
in <a
href="https://redirect.github.com/fastify/fastify/pull/4610">fastify/fastify#4610</a></li>
<li>fix: onRequestAbort hook request pending by <a
href="https://github.com/Eomm"><code>@​Eomm</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4611">fastify/fastify#4611</a></li>
<li>refactor: cleanup duplicated symbols by <a
href="https://github.com/metcoder95"><code>@​metcoder95</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4612">fastify/fastify#4612</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/nadhifikbarw"><code>@​nadhifikbarw</code></a>
made their first contribution in <a
href="https://redirect.github.com/fastify/fastify/pull/4610">fastify/fastify#4610</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/fastify/fastify/compare/v4.14.0...v4.14.1">https://github.com/fastify/fastify/compare/v4.14.0...v4.14.1</a></p>
<h2>v4.14.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Schema error formatter type by <a
href="https://github.com/cm-ayf"><code>@​cm-ayf</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4570">fastify/fastify#4570</a></li>
<li>Fix typescript integration bug with ajv-compiler by <a
href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4555">fastify/fastify#4555</a></li>
<li>build(deps-dev): bump yup from 0.32.11 to 1.0.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4581">fastify/fastify#4581</a></li>
<li>feat: Add onRequestAbort hook. by <a
href="https://github.com/ShogunPanda"><code>@​ShogunPanda</code></a> in
<a
href="https://redirect.github.com/fastify/fastify/pull/4582">fastify/fastify#4582</a></li>
<li>ci(package-manager): update ubuntu os to latest by <a
href="https://github.com/Fdawgs"><code>@​Fdawgs</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4591">fastify/fastify#4591</a></li>
<li>Improve Contribution Guide's VSCode setup instructions by <a
href="https://github.com/evpirnia"><code>@​evpirnia</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4594">fastify/fastify#4594</a></li>
<li>fix: Only remove implicit HEAD routes. by <a
href="https://github.com/ShogunPanda"><code>@​ShogunPanda</code></a> in
<a
href="https://redirect.github.com/fastify/fastify/pull/4596">fastify/fastify#4596</a></li>
<li>Fix tests in Node.js v16 by <a
href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4597">fastify/fastify#4597</a></li>
<li>docs(ecosystem): add fastify-flux tool by <a
href="https://github.com/Jnig"><code>@​Jnig</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4599">fastify/fastify#4599</a></li>
<li>feat: include origin error message into serialization error by <a
href="https://github.com/ivan-tymoshenko"><code>@​ivan-tymoshenko</code></a>
in <a
href="https://redirect.github.com/fastify/fastify/pull/4601">fastify/fastify#4601</a></li>
<li>feat: log requests refused before processing starts by <a
href="https://github.com/airhorns"><code>@​airhorns</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4600">fastify/fastify#4600</a></li>
<li>fix: add missed symbol by <a
href="https://github.com/metcoder95"><code>@​metcoder95</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/4608">fastify/fastify#4608</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/evpirnia"><code>@​evpirnia</code></a>
made their first contribution in <a
href="https://redirect.github.com/fastify/fastify/pull/4594">fastify/fastify#4594</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fastify/fastify/commit/87b644087c5b15bd70766bc4efeb940308d97066"><code>87b6440</code></a>
Bumped v4.15.0</li>
<li><a
href="https://github.com/fastify/fastify/commit/da9ace5ef2f5828bc71a2e54af9fdc4107e1258d"><code>da9ace5</code></a>
fix: avoid invoking onError hook when aborted handler resolves (<a
href="https://redirect.github.com/fastify/fastify/issues/4631">#4631</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/ca9785a3fadd9050ec163c6a0841a06f387a71c6"><code>ca9785a</code></a>
Bump version of fast-json-stringify-compiler (<a
href="https://redirect.github.com/fastify/fastify/issues/4630">#4630</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/4723c1b228f4a3d9e0ba38a137084b7fa2b622db"><code>4723c1b</code></a>
fix: content-type mis-handling for invalid non-essence content-type (<a
href="https://redirect.github.com/fastify/fastify/issues/4509">#4509</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/6b5957d0a766b3fc4c8926b9683ae956fc888edf"><code>6b5957d</code></a>
fix: check if validation schema is undefined (<a
href="https://redirect.github.com/fastify/fastify/issues/4620">#4620</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/71abc48379d37acc217246b318b40b01920b95e1"><code>71abc48</code></a>
ensure that generated validators are up to date (<a
href="https://redirect.github.com/fastify/fastify/issues/4508">#4508</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/b69ae0f8549900d1a127f003501f0cc0eedcadd3"><code>b69ae0f</code></a>
feat: expose prettyPrint method param (<a
href="https://redirect.github.com/fastify/fastify/issues/4623">#4623</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/9e92e4f3838794c1d4a6b51f46d835e74460bb85"><code>9e92e4f</code></a>
fix: logger validator throws (<a
href="https://redirect.github.com/fastify/fastify/issues/4520">#4520</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/2ba790f86c89d0885e441d8a5838ff8abb00696f"><code>2ba790f</code></a>
build(deps): bump lycheeverse/lychee-action from 1.5.4 to 1.6.1 (<a
href="https://redirect.github.com/fastify/fastify/issues/4603">#4603</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/8e75c50a2fd14fa831c703924ec720d06fe6abe9"><code>8e75c50</code></a>
docs: add metcoder95 as collaborator (<a
href="https://redirect.github.com/fastify/fastify/issues/4622">#4622</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/fastify/fastify/compare/v4.5.3...v4.15.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fastify&package-manager=npm_and_yarn&previous-version=4.5.3&new-version=4.15.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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 ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/Shopify/polaris/network/alerts).

</details>> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant