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 all dependencies - patch updates #260

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

svc-secops
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.12.3 -> 3.12.4 age adoption passing confidence
@apollo/client-devtools-vscode 4.19.1 -> 4.19.2 age adoption passing confidence
@changesets/cli (source) 2.27.10 -> 2.27.11 age adoption passing confidence
@graphql-codegen/cli (source) 5.0.2 -> 5.0.3 age adoption passing confidence
@graphql-tools/schema (source) 10.0.13 -> 10.0.15 age adoption passing confidence
graphql-http 1.22.1 -> 1.22.3 age adoption passing confidence
memfs 4.15.0 -> 4.15.3 age adoption passing confidence

Release Notes

apollographql/apollo-client (@​apollo/client)

v3.12.4

Compare Source

Patch Changes
  • #​12236 4334d30 Thanks @​charpeni! - Fix an issue with refetchQueries where comparing DocumentNodes internally by references could lead to an unknown query, even though the DocumentNode was indeed an active query—with a different reference.
apollographql/apollo-client-devtools (@​apollo/client-devtools-vscode)

v4.19.2

Compare Source

changesets/changesets (@​changesets/cli)

v2.27.11

Compare Source

Patch Changes
dotansimha/graphql-code-generator (@​graphql-codegen/cli)

v5.0.3

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/schema)

v10.0.15

Compare Source

Patch Changes

v10.0.14

Compare Source

Patch Changes
graphql/graphql-http (graphql-http)

v1.22.3

Compare Source

Bug Fixes
  • handler: Response options status and statusText are optional (38a0191), closes #​133

v1.22.2

Compare Source

Bug Fixes
  • use/koa: Use the parsed request body rather than ctx.body (#​132) (9f8b1f1)
streamich/memfs (memfs)

v4.15.3

Compare Source

Bug Fixes
  • allow setting custom file types beyond S_IFREG and S_IFDIR (#​1082) (24da3e7)

v4.15.2

Compare Source

Bug Fixes

v4.15.1

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 8am and before 4pm on tuesday" in timezone America/Los_Angeles.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


This PR has been generated by Renovate Bot.

Copy link

changeset-bot bot commented Jan 7, 2025

⚠️ No Changeset found

Latest commit: 30c63d9

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

Copy link
Contributor

github-actions bot commented Jan 7, 2025

You can download the latest build of the extension for this PR here:
vscode-apollo-0.0.0-build-1736255791.pr-260.commit-c2befc8.zip.

To install the extension, download the file, unzip it and install it in VS Code by selecting "Install from VSIX..." in the Extensions view.

Alternatively, run

code --install-extension vscode-apollo-0.0.0-build-1736255791.pr-260.commit-c2befc8.vsix --force

from the command line.

For older builds, please see the edit history of this comment.

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