fix(deps): update all non-major dependencies#651
Merged
Conversation
🦋 Changeset detectedLatest commit: 10a45f2 The changes in this PR will be included in the next version bump. This PR includes changesets to release 7 packages
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 |
1918f42 to
68204d3
Compare
Collaborator
🚀 Snapshot Release (
|
| Package | Version | Info |
|---|---|---|
@graphprotocol/client-add-source-name |
2.0.3-alpha-20240502170655-10a45f234f664c9db92815371e9ce3186e1064eb |
npm ↗︎ unpkg ↗︎ |
@graphprotocol/client-apollo |
2.0.3-alpha-20240502170655-10a45f234f664c9db92815371e9ce3186e1064eb |
npm ↗︎ unpkg ↗︎ |
@graphprotocol/client-auto-pagination |
2.0.3-alpha-20240502170655-10a45f234f664c9db92815371e9ce3186e1064eb |
npm ↗︎ unpkg ↗︎ |
@graphprotocol/client-auto-type-merging |
2.0.3-alpha-20240502170655-10a45f234f664c9db92815371e9ce3186e1064eb |
npm ↗︎ unpkg ↗︎ |
@graphprotocol/client-block-tracking |
2.0.2-alpha-20240502170655-10a45f234f664c9db92815371e9ce3186e1064eb |
npm ↗︎ unpkg ↗︎ |
@graphprotocol/client-cli |
3.0.3-alpha-20240502170655-10a45f234f664c9db92815371e9ce3186e1064eb |
npm ↗︎ unpkg ↗︎ |
@graphprotocol/client-urql |
2.0.3-alpha-20240502170655-10a45f234f664c9db92815371e9ce3186e1064eb |
npm ↗︎ unpkg ↗︎ |
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:
3.9.11->3.10.17.24.4->7.24.57.24.4->7.24.5^0.98.0->^0.99.0^0.89.0->^0.90.0^0.2.0->^0.3.0^0.97.0->^0.98.0^0.97.0->^0.98.0^0.97.0->^0.98.0^0.97.0->^0.98.0^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0->^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0 || ^0.98.0^0.98.0->^0.99.010.1.3->10.2.05.32.0->5.32.120.12.7->20.12.818.2.79->18.3.118.2.25->18.3.018.2.0->18.3.118.2.0->18.3.15.2.10->5.2.11Release Notes
apollographql/apollo-client (@apollo/client)
v3.10.1Compare Source
Patch Changes
#11792
5876c35Thanks @phryneas! - AutoCleanedCache: only schedule batched cache cleanup if the cache is full (fixes #11790)#11799
1aca7edThanks @phryneas! -RenderPromises: usecanonicalStringifyto serializevariablesto ensure query deduplication is properly applied even whenvariablesare specified in a different order.#11803
bf9dd17Thanks @phryneas! - Update therehacktdependency to^0.1.0#11756
60592e9Thanks @henryqdineen! - Fix operation.setContext() typev3.10.0Compare Source
Minor Changes
#11605
e2dd4c9Thanks @alessbell! - AddscreateMockFetchutility for integration testing that includes the link chain#11760
acd1982Thanks @alessbell! -createTestSchemanow uses graphql-toolsmergeResolversto merge resolvers instead of a shallow merge.#11764
f046aa9Thanks @alessbell! - RenamecreateProxiedSchematocreateTestSchemaandcreateMockFetchtocreateSchemaFetch.#11777
5dfc79fThanks @alessbell! - CallcreateMockSchemainsidecreateTestSchema.#11774
2583488Thanks @alessbell! - Add ability to set min and max delay increateSchemaFetch#11605
e2dd4c9Thanks @alessbell! - Adds proxiedSchema and createMockSchema testing utilities#11465
7623da7Thanks @alessbell! - AddwatchFragmentmethod to the cache and expose it on ApolloClient, refactoruseFragmentusingwatchFragment.#11743
78891f9Thanks @jerelmiller! - Remove alpha designation forqueryRef.toPromise()to stabilize the API.#11743
78891f9Thanks @jerelmiller! - Remove alpha designation forcreateQueryPreloaderto stabilize the API.#11783
440563aThanks @alessbell! - Moves new testing utilities to their own entrypoint,testing/experimentalPatch Changes
#11757
9825295Thanks @phryneas! - AdjustuseReadQuerywrapper logic to work with transported objects.#11771
e72cbbaThanks @phryneas! - WrapuseQueryRefHandlersinwrapHook.#11754
80d2ba5Thanks @alessbell! - ExportWatchFragmentOptionsandWatchFragmentResultfrom main entrypoint and fix bug wherethiswasn't bound to thewatchFragmentmethod onApolloClient.babel/babel (@babel/core)
v7.24.5Compare Source
🐛 Bug Fix
babel-plugin-transform-classes,babel-traversebabel-helpers,babel-plugin-proposal-explicit-resource-management,babel-runtime-corejs3💅 Polish
babel-parserusingdeclaration (@JLHwung)🏠 Internal
babel-parser@babel/parserAST types (@nicolo-ribaudo).startNode(@nicolo-ribaudo)babel-helper-create-class-features-plugin,babel-helper-member-expression-to-functions,babel-helper-module-transforms,babel-helper-split-export-declaration,babel-helper-wrap-function,babel-helpers,babel-plugin-bugfix-firefox-class-in-computed-class-key,babel-plugin-proposal-explicit-resource-management,babel-plugin-transform-block-scoping,babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-chaining,babel-plugin-transform-parameters,babel-plugin-transform-private-property-in-object,babel-plugin-transform-react-jsx-self,babel-plugin-transform-typeof-symbol,babel-plugin-transform-typescript,babel-traverseNodePath<T | U>distributive (@nicolo-ribaudo)babel-plugin-proposal-partial-application,babel-typesJSXNamespacedNamefrom validCallExpressionargs (@nicolo-ribaudo)babel-plugin-transform-class-properties,babel-preset-env🏃♀️ Performance
babel-helpers,babel-preset-env,babel-runtime-corejs3objectWithoutPropertiesLooseon V8 (@romgrk)ardatan/graphql-mesh (@graphql-mesh/apollo-link)
v0.99.3Compare Source
Patch Changes
[
c47b2aa]:v0.99.2Compare Source
Patch Changes
96dd11dThanks @ardatan! - Bump GraphQL Tools versions
Updated dependencies
[
96dd11d]:v0.99.1Compare Source
Patch Changes
v0.99.0Compare Source
Patch Changes
[
2fcadce,666b79c]:ardatan/graphql-mesh (@graphql-mesh/cli)
v0.90.3Compare Source
Patch Changes
[
c47b2aa]:v0.90.2Compare Source
Patch Changes
96dd11dThanks @ardatan! - Bump GraphQL Tools versions
Updated dependencies
[
96dd11d]:v0.90.1Compare Source
Patch Changes
#6903
6044b7fThanks @ardatan! - Previously GraphQL Yoga also had a health check
endpoint in
/healthpath while Mesh's health check endpoint is/healthcheck. Now they are bothaligned. Also now you can customize the health check endpoint within Mesh Configuration using
serve.healthCheckEndpointkey. Default value is `/healthcheck.Action Required: If you are using GraphQL Yoga's endpoint
/health, instead of/healthcheck, you should update your health check endpoint to/healthin the configurationlike above to keep the behavior.
Updated dependencies
[
6044b7f]:v0.90.0Compare Source
Patch Changes
[
2fcadce,2fcadce,2fcadce,2fcadce,6399add,666b79c,6399add]:ardatan/graphql-mesh (@graphql-mesh/fusion-runtime)
v0.3.3Compare Source
Patch Changes
c47b2aaThanks @ardatan! - Bump GraphQL Tools versions
Updated dependencies
[
c47b2aa]:v0.3.2Compare Source
Patch Changes
96dd11dThanks @ardatan! - Bump GraphQL Tools versions
Updated dependencies
[
96dd11d]:v0.3.1Compare Source
Patch Changes
[
6044b7f]:v0.3.0Compare Source
Patch Changes
#6779
6399addThanks @enisdenjo! - dependencies updates:
@graphql-tools/utils@^10.1.3↗︎(from
^10.1.0, independencies)#6872
2fcadceThanks @ardatan! - dependencies updates:
@graphql-tools/stitch@^9.2.0↗︎(from
^9.2.3, independencies)graphql-yoga@^5.3.0↗︎ (from^5.1.1,in
dependencies)@graphql-mesh/types@^0.97.5↗︎(to
dependencies)@graphql-tools/delegate@^10.0.6↗︎(to
dependencies)@graphql-tools/stitching-directives@^3.0.2↗︎(to
dependencies)@graphql-tools/wrap@^10.0.5↗︎(to
dependencies)@graphql-mesh/fusion-execution@^0.0.2↗︎(from
dependencies)7881346Thanks @ardatan! - Bump @graphql-tools/stitch package
Updated dependencies
[
2fcadce,2fcadce,2fcadce,2fcadce,6399add,666b79c,6399add]:ardatan/graphql-mesh (@graphql-mesh/graphql)
v0.98.3Compare Source
Patch Changes
c47b2aaThanks @ardatan! - Bump GraphQL Tools versions
Updated dependencies
[
c47b2aa]:v0.98.2Compare Source
Patch Changes
96dd11dThanks @ardatan! - Bump GraphQL Tools versions
Updated dependencies
[
96dd11d]:v0.98.1Compare Source
Patch Changes
[
3d88cb8,6044b7f]:v0.98.0Compare Source
Patch Changes
#6872
2fcadceThanks @ardatan! - dependencies updates:
@graphql-tools/delegate@^10.0.6↗︎(from
^10.0.0, independencies)b372de6Thanks @ardatan! - Bump Federation packages
Updated dependencies
[
2fcadce,2fcadce,6399add,6399add]:ardatan/graphql-mesh (@graphql-mesh/transform-prefix)
v0.98.3Compare Source
Patch Changes
c47b2aaThanks @ardatan! - Bump GraphQL Tools versions
Updated dependencies
[
c47b2aa]:v0.98.2Compare Source
Patch Changes
96dd11dThanks @ardatan! - Bump GraphQL Tools versions
Updated dependencies
[
96dd11d]:v0.98.1Compare Source
Patch Changes
[
6044b7f]:v0.98.0Compare Source
Patch Changes
2fcadceThanks @ardatan! - dependencies updates:
@graphql-tools/delegate@^10.0.6↗︎(from
^10.0.0, independencies)@graphql-tools/wrap@^10.0.5↗︎(from
^10.0.0, independencies)[
2fcadce,2fcadce,6399add,6399add]:ardatan/graphql-mesh (@graphql-mesh/transform-rename)
v0.98.3Compare Source
Patch Changes
c47b2aaThanks @ardatan! - Bump GraphQL Tools versions
Updated dependencies
[
c47b2aa]:v0.98.2Compare Source
Patch Changes
96dd11dThanks @ardatan! - Bump GraphQL Tools versions
Updated dependencies
[
96dd11d]:v0.98.1Compare Source
Patch Changes
[
6044b7f]:v0.98.0Compare Source
Patch Changes
2fcadceThanks @ardatan! - dependencies updates:
@graphql-tools/delegate@^10.0.6↗︎(from
^10.0.0, independencies)@graphql-tools/wrap@^10.0.5↗︎(from
^10.0.0, independencies)[
2fcadce,2fcadce,6399add,6399add]:ardatan/graphql-mesh (@graphql-mesh/transform-type-merging)
v0.98.3Compare Source
Patch Changes
c47b2aaThanks @ardatan! - Bump GraphQL Tools versions
Updated dependencies
[
c47b2aa]:v0.98.2Compare Source
Patch Changes
[
96dd11d]:v0.98.1Compare Source
Patch Changes
[
6044b7f]: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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.