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 non-major dependencies #5028

Merged
merged 2 commits into from
Jan 12, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-tools/batch-delegate 8.4.14 -> 8.4.15 age adoption passing confidence
@graphql-tools/batch-execute 8.5.14 -> 8.5.15 age adoption passing confidence
@graphql-tools/code-file-loader 7.3.15 -> 7.3.16 age adoption passing confidence
@graphql-tools/delegate 9.0.21 -> 9.0.22 age adoption passing confidence
@graphql-tools/graphql-file-loader 7.5.13 -> 7.5.14 age adoption passing confidence
@graphql-tools/load 7.8.8 -> 7.8.9 age adoption passing confidence
@graphql-tools/mock 8.7.14 -> 8.7.15 age adoption passing confidence
@graphql-tools/resolvers-composition 6.5.14 -> 6.5.15 age adoption passing confidence
@graphql-tools/schema 9.0.12 -> 9.0.13 age adoption passing confidence
@graphql-tools/stitch 8.7.34 -> 8.7.35 age adoption passing confidence
@graphql-tools/stitching-directives 2.3.24 -> 2.3.25 age adoption passing confidence
@graphql-tools/url-loader 7.16.29 -> 7.17.1 age adoption passing confidence
@graphql-tools/utils 9.1.3 -> 9.1.4 age adoption passing confidence
@graphql-tools/wrap 9.2.23 -> 9.3.0 age adoption passing confidence
@grpc/grpc-js (source) 1.8.3 -> 1.8.4 age adoption passing confidence
eslint-plugin-import 2.27.0 -> 2.27.4 age adoption passing confidence

Release Notes

ardatan/graphql-tools (@​graphql-tools/batch-delegate)

v8.4.15

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/batch-execute)

v8.5.15

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/code-file-loader)

v7.3.16

Compare Source

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

v9.0.22

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/graphql-file-loader)

v7.5.14

Compare Source

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

v7.8.9

Compare Source

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

v8.7.15

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/resolvers-composition)

v6.5.15

Compare Source

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

v9.0.13

Compare Source

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

v8.7.35

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/stitching-directives)

v2.3.25

Compare Source

Patch Changes
ardatan/graphql-tools (@​graphql-tools/url-loader)

v7.17.1

Compare Source

Patch Changes

v7.17.0

Compare Source

Minor Changes
Patch Changes
ardatan/graphql-tools (@​graphql-tools/utils)

v9.1.4

Compare Source

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

v9.3.0

Compare Source

Minor Changes
Patch Changes
grpc/grpc-node

v1.8.4: Node gRPC v1.8.4

Compare Source

  • Add error code name and number to status Error objects for easier debugging. The status details string is now available in the Error object's details field. (#​126)
  • Made a build process change that may fix some installation errors
  • Add more informative error for a missing callback to the Server#tryShutdown method (#​143)
  • Removed extraneous files from published package
  • Mark some network errors with an UNAVAILABLE status (grpc/grpc#​13917)
  • Fix HTTP/2 PING issues (grpc/grpc#​13950)
import-js/eslint-plugin-import

v2.27.4

Compare Source

Fixed
  • semver should be a prod dep ([#​2668])

v2.27.3

Compare Source

Fixed
  • [no-empty-named-blocks]: rewrite rule to only check import declarations ([#​2666])

v2.27.2

Compare Source

Fixed
  • [no-duplicates]: do not unconditionally require typescript ([#​2665])

v2.27.1

Compare Source

Fixed

Configuration

📅 Schedule: Branch creation - "after 8pm,before 8:00am" in timezone Europe/Warsaw, Automerge - At any time (no schedule defined).

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


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

This PR has been generated by Mend Renovate. View repository job log here.

@changeset-bot
Copy link

changeset-bot bot commented Jan 12, 2023

🦋 Changeset detected

Latest commit: 196a4f7

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

This PR includes changesets to release 105 packages
Name Type
@graphql-mesh/apollo-link Patch
@graphql-mesh/cli Patch
@graphql-mesh/config Patch
@graphql-mesh/cross-helpers Patch
@graphql-mesh/graphql Patch
@graphql-mesh/jit-executor Patch
@graphql-mesh/json-schema Patch
@graphql-mesh/merger-bare Patch
@graphql-mesh/merger-federation Patch
@graphql-mesh/merger-stitching Patch
@graphql-mesh/mysql Patch
@graphql-mesh/neo4j Patch
@graphql-mesh/odata Patch
@graphql-mesh/openapi Patch
@graphql-mesh/plugin-mock Patch
@graphql-mesh/plugin-rate-limit Patch
@graphql-mesh/postgraphile Patch
@graphql-mesh/raml Patch
@graphql-mesh/runtime Patch
@graphql-mesh/soap Patch
@graphql-mesh/store Patch
@graphql-mesh/thrift Patch
@graphql-mesh/transform-cache Patch
@graphql-mesh/transform-encapsulate Patch
@graphql-mesh/transform-extend Patch
@graphql-mesh/transform-federation Patch
@graphql-mesh/transform-filter-schema Patch
@graphql-mesh/transform-hive Patch
@graphql-mesh/transform-hoist-field Patch
@graphql-mesh/transform-naming-convention Patch
auth0-example Patch
cloudflare-workers Patch
example-gcp Patch
graphql-file-upload-example Patch
grpc-example Patch
grpc-reflection-example Patch
hasura-openbrewery-geodb Patch
hello-world-esm Patch
json-schema-hello-world Patch
covid-mesh Patch
json-schema-example Patch
json-schema-fhir Patch
json-schema-subscriptions Patch
mongoose-example Patch
mysql-employees Patch
mysql-rfam Patch
neo4j-example Patch
nextjs-apollo-example Patch
nextjs-sdk-example Patch
odata-microsoft-graph-example Patch
odata-msgraph-programmatic-ts Patch
odata-msgraph-programmatic Patch
odata-trippin-example Patch
javascript-wiki Patch
typescript-location-weather-example Patch
openapi-stackexchange Patch
openapi-stripe Patch
openapi-subscriptions Patch
openapi-youtrack Patch
openwhisk-example Patch
postgres-geodb-example Patch
programmatic-batching-example Patch
reddit-example Patch
country-info-example Patch
soap-demo Patch
soap-netsuite Patch
spacex-cfw Patch
chinook Patch
thrift-calculator Patch
type-merging-batching-example Patch
federation-gateway Patch
gateway-example Patch
@graphql-mesh/http Patch
json-machete Patch
@graphql-mesh/utils Patch
@graphql-mesh/cache-file Patch
@graphql-mesh/cache-redis Patch
@graphql-mesh/grpc Patch
@graphql-mesh/tuql Patch
@graphql-mesh/transform-rate-limit Patch
@graphql-mesh/plugin-hive Patch
@graphql-mesh/plugin-live-query Patch
@graphql-mesh/plugin-newrelic Patch
@graphql-mesh/plugin-operation-field-permissions Patch
@graphql-mesh/plugin-response-cache Patch
@graphql-mesh/plugin-snapshot Patch
@omnigraph/json-schema Patch
@omnigraph/openapi Patch
@omnigraph/raml Patch
@graphql-mesh/types Patch
@graphql-mesh/cache-cfw-kv Patch
@graphql-mesh/cache-localforage Patch
@graphql-mesh/mongoose Patch
@graphql-mesh/transform-prefix Patch
@graphql-mesh/transform-rename Patch
@graphql-mesh/transform-replace-field Patch
@graphql-mesh/transform-resolvers-composition Patch
@graphql-mesh/transform-type-merging Patch
@graphql-mesh/plugin-deduplicate-request Patch
@graphql-mesh/plugin-http-cache Patch
@graphql-mesh/plugin-http-details-extensions Patch
@graphql-mesh/plugin-prometheus Patch
@graphql-mesh/plugin-statsd Patch
@omnigraph/soap Patch
@graphql-mesh/transform-prune 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

@renovate
Copy link
Contributor Author

renovate bot commented Jan 12, 2023

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.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 12, 2023

🚀 Website Preview

The latest changes to the website are available as preview in: https://b797b59c.graphql-mesh.pages.dev

@github-actions
Copy link
Contributor

github-actions bot commented Jan 12, 2023

🚀 Snapshot Release (alpha)

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

Package Version Info
@graphql-mesh/apollo-link 10.0.2-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/cache-cfw-kv 0.1.5-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/cache-file 0.10.5-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/cache-localforage 0.7.5-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/cache-redis 0.11.5-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/cli 0.82.10-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/config 10.0.6-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/cross-helpers 0.3.1-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/graphql 0.33.8-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/grpc 0.29.1-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/json-schema 0.37.6-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/mongoose 0.13.4-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/mysql 0.19.4-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/neo4j 0.22.6-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/odata 0.22.4-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/openapi 0.35.7-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/postgraphile 0.22.5-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/raml 0.10.6-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/soap 0.17.5-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/thrift 0.12.5-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/tuql 0.8.4-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/http 0.3.8-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/jit-executor 0.1.5-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
json-machete 0.18.4-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@omnigraph/json-schema 0.38.6-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@omnigraph/openapi 0.19.7-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@omnigraph/raml 0.9.6-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@omnigraph/soap 0.4.4-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/merger-bare 0.16.7-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/merger-federation 0.13.7-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/merger-stitching 0.18.7-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-deduplicate-request 0.1.6-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-hive 0.0.10-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-http-cache 0.1.6-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-http-details-extensions 0.1.6-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-live-query 0.2.5-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-mock 0.1.5-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-newrelic 0.3.6-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-operation-field-permissions 0.1.5-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-prometheus 0.3.7-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-rate-limit 0.2.6-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-response-cache 0.2.6-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-snapshot 0.1.7-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-statsd 0.1.5-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/runtime 0.46.5-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/store 0.9.5-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/string-interpolation 0.4.2-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-cache 0.13.5-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-encapsulate 0.4.6-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-extend 0.11.5-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-federation 0.10.6-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-filter-schema 0.15.7-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-hive 0.0.10-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-hoist-field 0.2.6-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-naming-convention 0.13.6-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-prefix 0.12.6-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-prune 0.1.5-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-rate-limit 0.2.6-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-rename 0.14.6-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-replace-field 0.4.5-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-resolvers-composition 0.13.5-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/transform-type-merging 0.5.5-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/types 0.89.4-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/urql-exchange 10.0.1-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎
@graphql-mesh/utils 0.43.5-alpha-20230112200435-0c88f0d46 npm ↗︎ unpkg ↗︎

@ardatan ardatan merged commit 9948133 into master Jan 12, 2023
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.

None yet

1 participant