Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-mesh/cli 0.74.0 -> 0.74.1 age adoption passing confidence
@graphql-mesh/graphql 0.29.0 -> 0.29.1 age adoption passing confidence
@graphql-mesh/transform-prefix 0.11.55 -> 0.11.56 age adoption passing confidence
@graphql-mesh/transform-type-merging 0.4.10 -> 0.4.11 age adoption passing confidence
@graphql-mesh/types ^0.77.0 -> ^0.78.0 age adoption passing confidence

Release Notes

Urigo/graphql-mesh (@​graphql-mesh/cli)

v0.74.1

Compare Source

Patch Changes
Urigo/graphql-mesh (@​graphql-mesh/graphql)

v0.29.1

Compare Source

Patch Changes
Urigo/graphql-mesh (@​graphql-mesh/transform-prefix)

v0.11.56

Compare Source

Patch Changes
Urigo/graphql-mesh (@​graphql-mesh/transform-type-merging)

v0.4.11

Compare Source

Patch Changes
Urigo/graphql-mesh (@​graphql-mesh/types)

v0.78.0

Compare Source

Minor Changes
  • bcd9355: Breaking change in merger API;

    Before a merger should return a GraphQLSchema, not it needs to return SubschemaConfig from @graphql-tools/delegate package.
    The idea is to prevent the schema from being wrap to reduce the execution complexity.
    Now if merger returns an executor, it will be used directly as an executor inside Envelop's pipeline.
    Also it can return transforms which will be applied during execution while schema transforms are applied on build time without any modification in the resolvers.

    If there are some root transforms, those are applied together with the source transforms on the execution level in case of a single source.

Patch Changes

Configuration

📅 Schedule: Branch creation - "after 10pm,before 6:00am" in timezone Europe/Warsaw, 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, click this checkbox.

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

@renovate renovate bot added the dependencies label Jul 7, 2022
@changeset-bot
Copy link

changeset-bot bot commented Jul 7, 2022

⚠️ No Changeset found

Latest commit: c3931a2

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

@ardatan ardatan merged commit 7ee76bd into main Jul 8, 2022
@renovate renovate bot deleted the renovate/all-minor-patch branch July 8, 2022 00:04
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