Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@whatwg-node/fetch (source) 0.9.19 -> 0.10.3 age adoption passing confidence

Release Notes

ardatan/whatwg-node (@​whatwg-node/fetch)

v0.10.3

Compare Source

Patch Changes
  • #​1961
    2785c80
    Thanks @​ardatan! - ReadableStream's Symbol.asyncIterator now
    returns AsyncIterableIterator like before even if it is ok to return AsyncIterator right now.
    It is safer to return AsyncIterableIterator because it is a common mistake to use
    AsyncIterator as AsyncIterable.
  • Updated dependencies
    [2785c80]:

v0.10.2

Compare Source

Patch Changes

v0.10.1

Compare Source

Patch Changes

v0.10.0

Compare Source

Minor Changes
Patch Changes

v0.9.23

Compare Source

Patch Changes

v0.9.22

Compare Source

Patch Changes

v0.9.21

Compare Source

Patch Changes
  • #​1577
    99c4344
    Thanks @​ardatan! - - Improve native ReadableStream handling inside
    ponyfills
    • Use waitUntil instead of floating promises
    • Handle early termination in WritableStream
    • Handle waitUntil correctly within a dummy call of ServerAdapter.fetch method
  • Updated dependencies
    [99c4344]:

v0.9.20

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 14, 2024
@renovate renovate bot requested a review from ardatan August 14, 2024 20:18
Copy link

changeset-bot bot commented Aug 14, 2024

⚠️ No Changeset found

Latest commit: b840567

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/whatwg-node branch from e5653c8 to d0780e0 Compare August 21, 2024 21:07
@renovate renovate bot changed the title fix(deps): update dependency @whatwg-node/fetch to v0.9.20 fix(deps): update dependency @whatwg-node/fetch to v0.9.21 Aug 21, 2024
@renovate renovate bot force-pushed the renovate/whatwg-node branch from d0780e0 to 3942ca3 Compare October 21, 2024 14:35
@renovate renovate bot changed the title fix(deps): update dependency @whatwg-node/fetch to v0.9.21 fix(deps): update dependency @whatwg-node/fetch to v0.9.22 Oct 21, 2024
@renovate renovate bot changed the title fix(deps): update dependency @whatwg-node/fetch to v0.9.22 fix(deps): update dependency @whatwg-node/fetch to v0.9.23 Nov 4, 2024
@renovate renovate bot force-pushed the renovate/whatwg-node branch 2 times, most recently from e23696d to 194c6df Compare November 8, 2024 14:09
@renovate renovate bot changed the title fix(deps): update dependency @whatwg-node/fetch to v0.9.23 fix(deps): update dependency @whatwg-node/fetch to v0.10.0 Nov 8, 2024
@renovate renovate bot force-pushed the renovate/whatwg-node branch from 194c6df to 4a90ef6 Compare November 9, 2024 12:51
@renovate renovate bot changed the title fix(deps): update dependency @whatwg-node/fetch to v0.10.0 fix(deps): update dependency @whatwg-node/fetch to v0.10.1 Nov 9, 2024
@renovate renovate bot changed the title fix(deps): update dependency @whatwg-node/fetch to v0.10.1 fix(deps): update dependency @whatwg-node/fetch to v0.10.3 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/whatwg-node branch from 4a90ef6 to b840567 Compare January 10, 2025 10:05
Copy link
Contributor

💻 Website Preview

The latest changes are available as preview in: https://e1a9bad9.graphql-inspector.pages.dev

@ardatan ardatan merged commit 11aa74c into master Jan 10, 2025
7 checks passed
@ardatan ardatan deleted the renovate/whatwg-node branch January 10, 2025 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant