-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump @fastify/reply-from from 9.4.0 to 9.8.0 #10644
Merged
Josh-Walker-GM
merged 1 commit into
main
from
dependabot/npm_and_yarn/fastify/reply-from-9.8.0
May 17, 2024
Merged
chore(deps): bump @fastify/reply-from from 9.4.0 to 9.8.0 #10644
Josh-Walker-GM
merged 1 commit into
main
from
dependabot/npm_and_yarn/fastify/reply-from-9.8.0
May 17, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [@fastify/reply-from](https://github.com/fastify/fastify-reply-from) from 9.4.0 to 9.8.0. - [Release notes](https://github.com/fastify/fastify-reply-from/releases) - [Commits](fastify/fastify-reply-from@v9.4.0...v9.8.0) --- updated-dependencies: - dependency-name: "@fastify/reply-from" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Josh-Walker-GM
added
release:chore
This PR is a chore (means nothing for users)
changesets-ok
Override the changesets check
labels
May 17, 2024
Josh-Walker-GM
deleted the
dependabot/npm_and_yarn/fastify/reply-from-9.8.0
branch
May 17, 2024 16:00
Josh-Walker-GM
pushed a commit
that referenced
this pull request
May 17, 2024
Bumps [@fastify/reply-from](https://github.com/fastify/fastify-reply-from) from 9.4.0 to 9.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fastify/fastify-reply-from/releases"><code>@fastify/reply-from</code>'s releases</a>.</em></p> <blockquote> <h2>v9.8.0</h2> <h2>What's Changed</h2> <ul> <li>add: (type definition) retriesCount by <a href="https://github.com/MikePresman"><code>@MikePresman</code></a> in <a href="https://redirect.github.com/fastify/fastify-reply-from/pull/345">fastify/fastify-reply-from#345</a></li> <li>build(deps): replace tiny-lru with toad-cache by <a href="https://github.com/kibertoad"><code>@kibertoad</code></a> in <a href="https://redirect.github.com/fastify/fastify-reply-from/pull/346">fastify/fastify-reply-from#346</a></li> <li>docs(readme): fix broken link by <a href="https://github.com/Fdawgs"><code>@Fdawgs</code></a> in <a href="https://redirect.github.com/fastify/fastify-reply-from/pull/347">fastify/fastify-reply-from#347</a></li> <li>chore(.gitignore): add .tap/ dir by <a href="https://github.com/Fdawgs"><code>@Fdawgs</code></a> in <a href="https://redirect.github.com/fastify/fastify-reply-from/pull/351">fastify/fastify-reply-from#351</a></li> <li>build(deps-dev): Bump tsd from 0.30.7 to 0.31.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/fastify/fastify-reply-from/pull/358">fastify/fastify-reply-from#358</a></li> <li>Remove pump dependency by <a href="https://github.com/gurgunday"><code>@gurgunday</code></a> in <a href="https://redirect.github.com/fastify/fastify-reply-from/pull/360">fastify/fastify-reply-from#360</a></li> <li>fix: DELETE requests should not call stream.end by <a href="https://github.com/karl-power"><code>@karl-power</code></a> in <a href="https://redirect.github.com/fastify/fastify-reply-from/pull/362">fastify/fastify-reply-from#362</a></li> <li>feat: pass request to the queryString function by <a href="https://github.com/ttshivers"><code>@ttshivers</code></a> in <a href="https://redirect.github.com/fastify/fastify-reply-from/pull/365">fastify/fastify-reply-from#365</a></li> <li>feat: added option for undici proxy agent by <a href="https://github.com/10xLaCroixDrinker"><code>@10xLaCroixDrinker</code></a> in <a href="https://redirect.github.com/fastify/fastify-reply-from/pull/363">fastify/fastify-reply-from#363</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/kibertoad"><code>@kibertoad</code></a> made their first contribution in <a href="https://redirect.github.com/fastify/fastify-reply-from/pull/346">fastify/fastify-reply-from#346</a></li> <li><a href="https://github.com/gurgunday"><code>@gurgunday</code></a> made their first contribution in <a href="https://redirect.github.com/fastify/fastify-reply-from/pull/360">fastify/fastify-reply-from#360</a></li> <li><a href="https://github.com/karl-power"><code>@karl-power</code></a> made their first contribution in <a href="https://redirect.github.com/fastify/fastify-reply-from/pull/362">fastify/fastify-reply-from#362</a></li> <li><a href="https://github.com/ttshivers"><code>@ttshivers</code></a> made their first contribution in <a href="https://redirect.github.com/fastify/fastify-reply-from/pull/365">fastify/fastify-reply-from#365</a></li> <li><a href="https://github.com/10xLaCroixDrinker"><code>@10xLaCroixDrinker</code></a> made their first contribution in <a href="https://redirect.github.com/fastify/fastify-reply-from/pull/363">fastify/fastify-reply-from#363</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fastify/fastify-reply-from/compare/v9.7.0...v9.8.0">https://github.com/fastify/fastify-reply-from/compare/v9.7.0...v9.8.0</a></p> <h2>v9.7.0</h2> <h2>What's Changed</h2> <ul> <li>add: retriesCount property to the callback by <a href="https://github.com/MikePresman"><code>@MikePresman</code></a> in <a href="https://redirect.github.com/fastify/fastify-reply-from/pull/344">fastify/fastify-reply-from#344</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fastify/fastify-reply-from/compare/v9.6.0...v9.7.0">https://github.com/fastify/fastify-reply-from/compare/v9.6.0...v9.7.0</a></p> <h2>v9.6.0</h2> <h2>⚠️ Security Release⚠️ </h2> <p>Fixes CVE-2023-51701, see <a href="https://github.com/fastify/fastify-reply-from/security/advisories/GHSA-v2v2-hph8-q5xp">https://github.com/fastify/fastify-reply-from/security/advisories/GHSA-v2v2-hph8-q5xp</a> for more details. Severity: moderate.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/fastify/fastify-reply-from/compare/v9.5.0...v9.6.0">https://github.com/fastify/fastify-reply-from/compare/v9.5.0...v9.6.0</a></p> <h2>v9.5.0</h2> <h2>What's Changed</h2> <ul> <li>build(deps-dev): Bump tsd from 0.28.1 to 0.29.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/fastify/fastify-reply-from/pull/323">fastify/fastify-reply-from#323</a></li> <li>perf: use <code>node:</code> prefix to bypass require.cache call for builtins by <a href="https://github.com/Fdawgs"><code>@Fdawgs</code></a> in <a href="https://redirect.github.com/fastify/fastify-reply-from/pull/324">fastify/fastify-reply-from#324</a></li> <li>chore: add <code>.gitattributes</code> file by <a href="https://github.com/Fdawgs"><code>@Fdawgs</code></a> in <a href="https://redirect.github.com/fastify/fastify-reply-from/pull/327">fastify/fastify-reply-from#327</a></li> <li>chore(lib): add missing <code>use strict</code> directive by <a href="https://github.com/Fdawgs"><code>@Fdawgs</code></a> in <a href="https://redirect.github.com/fastify/fastify-reply-from/pull/329">fastify/fastify-reply-from#329</a></li> <li>chore(package): explicitly declare js module type by <a href="https://github.com/Fdawgs"><code>@Fdawgs</code></a> in <a href="https://redirect.github.com/fastify/fastify-reply-from/pull/330">fastify/fastify-reply-from#330</a></li> <li>[feature] custom retry callback by <a href="https://github.com/MikePresman"><code>@MikePresman</code></a> in <a href="https://redirect.github.com/fastify/fastify-reply-from/pull/332">fastify/fastify-reply-from#332</a></li> <li>build(deps-dev): Bump tsd from 0.29.0 to 0.30.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/fastify/fastify-reply-from/pull/341">fastify/fastify-reply-from#341</a></li> <li>add: error object to custom retry callback by <a href="https://github.com/MikePresman"><code>@MikePresman</code></a> in <a href="https://redirect.github.com/fastify/fastify-reply-from/pull/337">fastify/fastify-reply-from#337</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/MikePresman"><code>@MikePresman</code></a> made their first contribution in <a href="https://redirect.github.com/fastify/fastify-reply-from/pull/332">fastify/fastify-reply-from#332</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fastify/fastify-reply-from/compare/v4.18.0...v9.5.0">https://github.com/fastify/fastify-reply-from/compare/v4.18.0...v9.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fastify/fastify-reply-from/commit/fffa47d27b0d5aed473d511ca1f05ee32573ca36"><code>fffa47d</code></a> Bumped v9.8.0</li> <li><a href="https://github.com/fastify/fastify-reply-from/commit/9a6d1eded9c501968c93f735e3cd7be335f3028c"><code>9a6d1ed</code></a> feat: added option for undici proxy agent (<a href="https://redirect.github.com/fastify/fastify-reply-from/issues/363">#363</a>)</li> <li><a href="https://github.com/fastify/fastify-reply-from/commit/25ae131e39316f44f55501672609d7d7a9d86200"><code>25ae131</code></a> feat: pass request to the queryString function (<a href="https://redirect.github.com/fastify/fastify-reply-from/issues/365">#365</a>)</li> <li><a href="https://github.com/fastify/fastify-reply-from/commit/0c215ecacf69160329d38ed023e98cb7e11868b1"><code>0c215ec</code></a> fix: DELETE requests should not call stream.end (<a href="https://redirect.github.com/fastify/fastify-reply-from/issues/362">#362</a>)</li> <li><a href="https://github.com/fastify/fastify-reply-from/commit/18f99d8fac6a0bb2eb4b46eb98a8486b57b6acd7"><code>18f99d8</code></a> remove pump (<a href="https://redirect.github.com/fastify/fastify-reply-from/issues/360">#360</a>)</li> <li><a href="https://github.com/fastify/fastify-reply-from/commit/6f00838b11bc09d8781f829aeebe1d3ac2adff43"><code>6f00838</code></a> build(deps-dev): Bump tsd from 0.30.7 to 0.31.0 (<a href="https://redirect.github.com/fastify/fastify-reply-from/issues/358">#358</a>)</li> <li><a href="https://github.com/fastify/fastify-reply-from/commit/62a9097b06064c82430bb0f251ee402fe014b5dc"><code>62a9097</code></a> chore(.gitignore): add .tap/ dir (<a href="https://redirect.github.com/fastify/fastify-reply-from/issues/351">#351</a>)</li> <li><a href="https://github.com/fastify/fastify-reply-from/commit/5cfb3b9c9f5e9b71afea19d9fb5ceda89a3c5d23"><code>5cfb3b9</code></a> docs(readme): fix broken link (<a href="https://redirect.github.com/fastify/fastify-reply-from/issues/347">#347</a>)</li> <li><a href="https://github.com/fastify/fastify-reply-from/commit/30f5e539f1fbbc3acc718f63ffa57217ae1efb10"><code>30f5e53</code></a> Replace tiny-lru with toad-cache (<a href="https://redirect.github.com/fastify/fastify-reply-from/issues/346">#346</a>)</li> <li><a href="https://github.com/fastify/fastify-reply-from/commit/59a0e8be88a2c520d37437d4d80ea2b6707df558"><code>59a0e8b</code></a> add retriesCount type definition (<a href="https://redirect.github.com/fastify/fastify-reply-from/issues/345">#345</a>)</li> <li>Additional commits viewable in <a href="https://github.com/fastify/fastify-reply-from/compare/v9.4.0...v9.8.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@fastify/reply-from&package-manager=npm_and_yarn&previous-version=9.4.0&new-version=9.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 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/redwoodjs/redwood/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dac09
added a commit
to dac09/redwood
that referenced
this pull request
May 21, 2024
…tuples-dbauth-mw * 'main' of github.com:redwoodjs/redwood: fix(deps): update dependency isbot to v5 (redwoodjs#10340) chore(deps): update dependency vscode-languageserver-protocol to v3.17.5 (redwoodjs#10351) chore(deps): update node.js to >=14.17 <=20.13 (redwoodjs#10368) fix(deps): update dependency graphql-sse to v2.5.3 (redwoodjs#10364) chore(deps): update dependency @supabase/supabase-js to v2.43.2 (redwoodjs#10365) chore(deps): update babel monorepo to v7.24.5 (redwoodjs#10614) fix(vite): Rename `serverAuthContext` to `serverAuthState` (redwoodjs#10653) feat(middleware): Add .shortCircuit to MiddlewareResponse (redwoodjs#10586) chore(ssr): Make entry.client.tsx better match standard entry.client (redwoodjs#10652) patch(crwa): Fix small annoyances (formatting, spell-check) (redwoodjs#10651) chore(ci): Update rsc readme (redwoodjs#10650) chore(serverAuth): Rename serverAuthContext to serverAuthState where relevant (redwoodjs#10643) chore(deps): Remove unused deps from prerender (redwoodjs#10649) Add missing rwjs/auth deps (redwoodjs#10648) feat(rsc-auth): Implement serverStore to hold and pass req info to RSC (redwoodjs#10585) chore(deps): Remove unused octokit package (redwoodjs#10645) chore(deps): bump @fastify/reply-from from 9.4.0 to 9.8.0 (redwoodjs#10644)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
changesets-ok
Override the changesets check
dependencies
Dependabot
release:chore
This PR is a chore (means nothing for users)
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps @fastify/reply-from from 9.4.0 to 9.8.0.
Release notes
Sourced from
@fastify/reply-from
's releases.Commits
fffa47d
Bumped v9.8.09a6d1ed
feat: added option for undici proxy agent (#363)25ae131
feat: pass request to the queryString function (#365)0c215ec
fix: DELETE requests should not call stream.end (#362)18f99d8
remove pump (#360)6f00838
build(deps-dev): Bump tsd from 0.30.7 to 0.31.0 (#358)62a9097
chore(.gitignore): add .tap/ dir (#351)5cfb3b9
docs(readme): fix broken link (#347)30f5e53
Replace tiny-lru with toad-cache (#346)59a0e8b
add retriesCount type definition (#345)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 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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.