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

Update graphql-mesh #6

Merged
merged 2 commits into from
Oct 27, 2024
Merged

Update graphql-mesh #6

merged 2 commits into from
Oct 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-mesh/cache-cfw-kv (source) 0.102.7 -> 0.102.10 age adoption passing confidence
@graphql-mesh/cache-localforage (source) 0.102.7 -> 0.102.10 age adoption passing confidence
@graphql-mesh/cache-redis (source) 0.102.7 -> 0.102.10 age adoption passing confidence
@graphql-mesh/compose-cli (source) 1.1.1 -> 1.1.4 age adoption passing confidence
@graphql-mesh/fusion-composition (source) 0.6.1 -> 0.6.4 age adoption passing confidence
@graphql-mesh/fusion-runtime (source) 0.9.1 -> 0.9.6 age adoption passing confidence
@graphql-mesh/hmac-upstream-signature (source) 1.1.1 -> 1.2.4 age adoption passing confidence
@graphql-mesh/plugin-deduplicate-request (source) 0.102.7 -> 0.102.10 age adoption passing confidence
@graphql-mesh/plugin-hive (source) 0.102.9 -> 0.102.12 age adoption passing confidence
@graphql-mesh/plugin-http-cache (source) 0.102.7 -> 0.102.10 age adoption passing confidence
@graphql-mesh/plugin-jwt-auth (source) 1.1.1 -> 1.2.4 age adoption passing confidence
@graphql-mesh/plugin-mock (source) 0.102.8 -> 0.102.11 age adoption passing confidence
@graphql-mesh/plugin-opentelemetry (source) 1.2.0 -> 1.3.4 age adoption passing confidence
@graphql-mesh/plugin-prometheus (source) 1.1.1 -> 1.2.4 age adoption passing confidence
@graphql-mesh/plugin-rate-limit (source) 0.102.7 -> 0.102.10 age adoption passing confidence
@graphql-mesh/plugin-response-cache (source) 0.102.7 -> 0.102.10 age adoption passing confidence
@graphql-mesh/plugin-snapshot (source) 0.102.7 -> 0.102.10 age adoption passing confidence
@graphql-mesh/transport-common (source) 0.7.8 -> 0.7.11 age adoption passing confidence
@graphql-mesh/transport-common (source) 0.7.9 -> 0.7.11 age adoption passing confidence
@graphql-mesh/transport-http (source) 0.6.9 -> 0.6.12 age adoption passing confidence
@graphql-mesh/transport-http (source) 0.6.11 -> 0.6.12 age adoption passing confidence
@graphql-mesh/transport-rest (source) 0.7.8 -> 0.7.11 age adoption passing confidence
@graphql-mesh/transport-ws (source) ^0.3.7 -> ^0.4.0 age adoption passing confidence
@graphql-mesh/transport-ws (source) ^0.3.11 -> ^0.4.0 age adoption passing confidence

Release Notes

ardatan/graphql-mesh (@​graphql-mesh/cache-cfw-kv)

v0.102.10

Compare Source

Patch Changes

v0.102.9

Compare Source

Patch Changes

v0.102.8

Compare Source

Patch Changes
ardatan/graphql-mesh (@​graphql-mesh/cache-localforage)

v0.102.10

Compare Source

Patch Changes

v0.102.9

Compare Source

Patch Changes

v0.102.8

Compare Source

Patch Changes
ardatan/graphql-mesh (@​graphql-mesh/cache-redis)

v0.102.10

Compare Source

Patch Changes

v0.102.9

Compare Source

Patch Changes

v0.102.8

Compare Source

Patch Changes
ardatan/graphql-mesh (@​graphql-mesh/compose-cli)

v1.1.4

Compare Source

Patch Changes

v1.1.3

Compare Source

Patch Changes

v1.1.2

Compare Source

Patch Changes
ardatan/graphql-mesh (@​graphql-mesh/fusion-composition)

v0.6.4

Compare Source

Patch Changes

v0.6.3

Compare Source

Patch Changes

v0.6.2

Compare Source

Patch Changes
ardatan/graphql-mesh (@​graphql-mesh/fusion-runtime)

v0.9.6

Compare Source

Patch Changes
  • #​7712
    dc54d58
    Thanks @​EmrysMyrddin! - WebSocket connections are now cached
    against the whole connectionParams object and forwarded headers. The fixes WebSocket
    connection being reused wrongly when connectionParams.token is stable while other fields are
    changing.

v0.9.5

Compare Source

Patch Changes

v0.9.4

Compare Source

Patch Changes

v0.9.3

Compare Source

Patch Changes

v0.9.2

Compare Source

Patch Changes
ardatan/graphql-mesh (@​graphql-mesh/hmac-upstream-signature)

v1.2.4

Compare Source

v1.2.3

Compare Source

Patch Changes

v1.2.2

Compare Source

Patch Changes

v1.2.1

Compare Source

v1.2.0

Compare Source

Patch Changes
ardatan/graphql-mesh (@​graphql-mesh/plugin-deduplicate-request)

v0.102.10

Compare Source

Patch Changes

v0.102.9

Compare Source

Patch Changes

v0.102.8

Compare Source

Patch Changes
ardatan/graphql-mesh (@​graphql-mesh/plugin-hive)

v0.102.12

Compare Source

Patch Changes

v0.102.11

Compare Source

Patch Changes

v0.102.10

Compare Source

Patch Changes
ardatan/graphql-mesh (@​graphql-mesh/plugin-http-cache)

v0.102.10

Compare Source

Patch Changes

v0.102.9

Compare Source

Patch Changes

v0.102.8

Compare Source

Patch Changes
ardatan/graphql-mesh (@​graphql-mesh/plugin-jwt-auth)

v1.2.4

Compare Source

v1.2.3

Compare Source

Patch Changes

v1.2.2

Compare Source

Patch Changes

v1.2.1

[Compare Source](https://redirect.github.com/ardatan/graphql-mesh/compare/@graphql-mesh/plugin-jwt-auth@1.2.0...@graphql-m


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.


  • 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 enabled auto-merge (squash) October 22, 2024 19:16
@renovate renovate bot force-pushed the renovate/graphql-mesh branch 10 times, most recently from 41a25d2 to 9331dd6 Compare October 26, 2024 15:04
@renovate renovate bot force-pushed the renovate/graphql-mesh branch from 9331dd6 to 639c16d Compare October 27, 2024 19:48
@enisdenjo enisdenjo disabled auto-merge October 27, 2024 20:12
@enisdenjo enisdenjo merged commit 526bfa8 into main Oct 27, 2024
19 checks passed
@enisdenjo enisdenjo deleted the renovate/graphql-mesh branch October 27, 2024 20:12
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