fix(deps): update dependency @whatwg-node/fetch to v0.9.9#8942
Merged
renovate[bot] merged 1 commit intomainfrom Jul 31, 2023
Merged
fix(deps): update dependency @whatwg-node/fetch to v0.9.9#8942renovate[bot] merged 1 commit intomainfrom
renovate[bot] merged 1 commit intomainfrom
Conversation
6174b4e to
c1ae263
Compare
c1ae263 to
b8771ca
Compare
dac09
added a commit
to dac09/redwood
that referenced
this pull request
Aug 8, 2023
…nto try/apollo-ssr-stream * 'fix/more-streaming-fixes' of github.com:dac09/redwood: (155 commits) Dont inject a null bundle Rename variable Fix for when a page is explicitly imported Add tests fort portal head fix(deps): update dependency vite to v4.4.8 (redwoodjs#9003) fix(deps): update dependency fast-glob to v3.3.1 (redwoodjs#8997) fix(deps): update storybook monorepo to v7.2.0 (redwoodjs#9002) fix(deps): update prisma monorepo to v5.1.0 (redwoodjs#9001) fix(deps): update dependency fastify to v4.21.0 (redwoodjs#8998) fix(deps): update dependency @vitejs/plugin-react to v4.0.4 (redwoodjs#8999) Rename files, update comments Partly backwards compatible Meta tag injection WIP: Stream injection fix(deps): update dependency @whatwg-node/fetch to v0.9.9 (redwoodjs#8942) v6.0.2 Make sure env var name starts with REDWOOD_ENV_ (redwoodjs#8993) fix(realtime): add misisng `@` in setup command Make sure env var name starts with REDWOOD_ENV_ (redwoodjs#8993) fix(realtime): add misisng `@` in setup command Remove the indexed type reference on AvailableRoutes (redwoodjs#8918) ...
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
0.9.7->0.9.9Release Notes
ardatan/whatwg-node (@whatwg-node/fetch)
v0.9.9Compare Source
Patch Changes
#567
f8715cdThanks @ardatan! - ### Faster HTTP Client experience in Node.js with
HTTP/2 support
If you install
node-libcurlseperately,@whatwg-node/fetchwill selectlibcurlinstead ofnode:httpwhich is faster.See benchmarks
Updated dependencies
[
f8715cd]:v0.9.8Compare Source
Patch Changes
a1c2140Thanks @ardatan! - Do not use async iterators to consume incoming
Readable stream
Updated dependencies
[
a1c2140]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.