Skip to content
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

fix(deps): update dependency @whatwg-node/fetch to ^0.10.0 #10248

Merged
merged 2 commits into from
Jan 23, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@whatwg-node/fetch (source) ^0.9.20 -> ^0.10.0 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]:

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 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.

Copy link

changeset-bot bot commented Jan 21, 2025

🦋 Changeset detected

Latest commit: fac0d1c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@graphql-codegen/cli Patch

Not sure what this means? Click here to learn what changesets are.

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

Copy link
Contributor

github-actions bot commented Jan 21, 2025

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-codegen/cli 5.0.4-alpha-20250121143325-fac0d1c8015604e92f443a93cc266592b03c7257 npm ↗︎ unpkg ↗︎
@graphql-codegen/visitor-plugin-common 5.6.1-alpha-20250121143325-fac0d1c8015604e92f443a93cc266592b03c7257 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-document-nodes 4.0.13-alpha-20250121143325-fac0d1c8015604e92f443a93cc266592b03c7257 npm ↗︎ unpkg ↗︎
@graphql-codegen/gql-tag-operations 4.0.13-alpha-20250121143325-fac0d1c8015604e92f443a93cc266592b03c7257 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-operations 4.4.1-alpha-20250121143325-fac0d1c8015604e92f443a93cc266592b03c7257 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-resolvers 4.4.2-alpha-20250121143325-fac0d1c8015604e92f443a93cc266592b03c7257 npm ↗︎ unpkg ↗︎
@graphql-codegen/typed-document-node 5.0.13-alpha-20250121143325-fac0d1c8015604e92f443a93cc266592b03c7257 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript 4.1.3-alpha-20250121143325-fac0d1c8015604e92f443a93cc266592b03c7257 npm ↗︎ unpkg ↗︎
@graphql-codegen/client-preset 4.6.0-alpha-20250121143325-fac0d1c8015604e92f443a93cc266592b03c7257 npm ↗︎ unpkg ↗︎
@graphql-codegen/graphql-modules-preset 4.0.13-alpha-20250121143325-fac0d1c8015604e92f443a93cc266592b03c7257 npm ↗︎ unpkg ↗︎

Copy link
Contributor

github-actions bot commented Jan 21, 2025

💻 Website Preview

The latest changes are available as preview in: https://f44d4b7b.graphql-code-generator.pages.dev

@renovate renovate bot force-pushed the renovate/whatwg-node branch from b4be173 to 448ee8e Compare January 21, 2025 14:30
Copy link
Contributor Author

renovate bot commented Jan 21, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ardatan ardatan merged commit 72eb86f into master Jan 23, 2025
19 checks passed
@ardatan ardatan deleted the renovate/whatwg-node branch January 23, 2025 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant