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 mesh monorepo #617

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-mesh/transform-mock (source) ^0.10.0 -> ^0.15.0 age adoption passing confidence
@graphql-mesh/transform-snapshot (source) ^0.10.0 -> ^0.14.0 age adoption passing confidence

Release Notes

Urigo/graphql-mesh (@​graphql-mesh/transform-mock)

v0.15.6

Compare Source

v0.15.5

Compare Source

Patch Changes

v0.15.4

Compare Source

Patch Changes

v0.15.3

Compare Source

Patch Changes

v0.15.2

Compare Source

Patch Changes

v0.15.1

Compare Source

Patch Changes

v0.15.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

v0.14.51

Compare Source

Patch Changes

v0.14.50

Compare Source

Patch Changes

v0.14.49

Compare Source

Patch Changes

v0.14.48

Compare Source

Patch Changes

v0.14.47

Compare Source

Patch Changes

v0.14.46

Compare Source

Patch Changes

v0.14.45

Compare Source

Patch Changes

v0.14.44

Compare Source

Patch Changes

v0.14.43

Compare Source

Patch Changes

v0.14.42

Compare Source

Patch Changes

v0.14.41

Compare Source

Patch Changes

v0.14.40

Compare Source

Patch Changes

v0.14.39

Compare Source

Patch Changes

v0.14.38

Compare Source

Patch Changes

v0.14.37

Compare Source

Patch Changes

v0.14.36

Compare Source

Patch Changes

v0.14.35

Compare Source

Patch Changes

v0.14.34

Compare Source

Patch Changes

v0.14.33

Compare Source

Patch Changes

v0.14.32

Compare Source

Patch Changes

v0.14.31

Compare Source

Patch Changes

v0.14.30

Compare Source

Patch Changes

v0.14.29

Compare Source

Patch Changes

v0.14.28

Compare Source

Patch Changes

v0.14.27

Compare Source

Patch Changes

v0.14.26

Compare Source

Patch Changes

v0.14.25

Compare Source

Patch Changes

v0.14.24

Compare Source

Patch Changes

v0.14.23

Compare Source

Patch Changes

v0.14.22

Compare Source

Patch Changes

v0.14.21

Compare Source

Patch Changes

v0.14.20

Compare Source

Patch Changes

v0.14.19

Compare Source

Patch Changes

v0.14.18

Compare Source

Patch Changes

v0.14.17

Compare Source

Patch Changes

v0.14.16

Compare Source

Patch Changes

v0.14.15

Compare Source

Patch Changes

v0.14.14

Compare Source

Patch Changes

v0.14.12

Compare Source

Patch Changes

v0.14.11

Compare Source

Patch Changes

v0.14.10

Compare Source

Patch Changes

v0.14.9

Compare Source

Patch Changes

v0.14.8

Compare Source

Patch Changes

v0.14.7

Compare Source

Patch Changes

v0.14.6

Compare Source

Patch Changes

v0.14.5

Compare Source

Patch Changes

v0.14.4

Compare Source

Patch Changes

v0.14.3

Compare Source

Patch Changes

v0.14.2

Compare Source

Patch Changes

v0.14.1

Compare Source

Patch Changes
  • 16321dd: fix(mock): fix the issue when you provide no configuration

v0.14.0

Compare Source

Minor Changes
  • 15e1f68: feat(json-schema): respect given samples in mocks transform
Patch Changes

v0.13.6

Compare Source

Patch Changes

v0.13.5

Compare Source

Patch Changes

v0.13.4

Compare Source

Patch Changes

v0.13.3

Compare Source

Patch Changes

v0.13.2

Compare Source

Patch Changes

v0.13.1

Compare Source

Patch Changes

v0.13.0

Compare Source

Minor Changes
  • 56e2257: feat: use JIT in all execution phases
Patch Changes

v0.12.7

Compare Source

v0.12.6

Compare Source

Patch Changes

v0.12.5

Compare Source

Patch Changes

v0.12.4

Compare Source

Patch Changes

v0.12.3

Compare Source

v0.12.2

Compare Source

Patch Changes

v0.12.1

Compare Source

Patch Changes

v0.12.0

Compare Source

Minor Changes
  • ec0d1d6: enhance: avoid sync require but collect import sync
Patch Changes

v0.11.3

Compare Source

Patch Changes

v0.11.2

Compare Source

Patch Changes

v0.11.1

Compare Source

Patch Changes

v0.11.0

Compare Source

Minor Changes
Patch Changes

v0.10.21

Compare Source

Patch Changes

v0.10.20

Compare Source

Patch Changes
  • 963e064: chore: update scalars to support included codegen support

v0.10.19

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/mesh-monorepo branch from 8ba57b6 to 03c3ad6 Compare May 15, 2022 22:13
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch 2 times, most recently from 66e8699 to 1531222 Compare June 23, 2022 18:37
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch from 1531222 to 32e9db0 Compare September 25, 2022 18:23
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch from 32e9db0 to ef68667 Compare November 20, 2022 14:19
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch 3 times, most recently from 00651a1 to 54bb672 Compare March 23, 2023 19:00
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch 2 times, most recently from 0d92416 to 89ece31 Compare April 17, 2023 16:39
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch 4 times, most recently from 8c4549f to 5f73360 Compare June 7, 2023 16:00
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch 3 times, most recently from 9526e2a to 584fd55 Compare June 16, 2023 17:43
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch 2 times, most recently from 51988be to 885123c Compare June 26, 2023 12:48
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch 2 times, most recently from 440dacf to 2080ffe Compare July 7, 2023 17:24
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch 2 times, most recently from 26d5258 to 0631ac0 Compare July 30, 2023 05:39
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch 2 times, most recently from 4ae9b54 to d472d14 Compare August 6, 2023 08:13
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch from d472d14 to 3fa5f48 Compare August 13, 2023 05:54
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch from 3fa5f48 to 47f4012 Compare August 20, 2023 06:06
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch from 47f4012 to dc73b5d Compare August 28, 2023 23:40
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch from dc73b5d to 8883cf1 Compare September 10, 2023 14:52
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch from 8883cf1 to b46acb0 Compare September 17, 2023 15:04
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch from b46acb0 to 402ac40 Compare October 1, 2023 08:03
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch 5 times, most recently from fb410df to 09dcb14 Compare October 11, 2023 15:09
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch 3 times, most recently from eb99380 to ae9c1d3 Compare October 25, 2023 22:01
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch from ae9c1d3 to 1101689 Compare October 28, 2023 01:12
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch from 1101689 to 0045e84 Compare November 8, 2023 13:16
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch 2 times, most recently from 8073038 to 8c611c6 Compare December 7, 2023 16:27
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch 2 times, most recently from 72b4ad1 to 06c8df8 Compare December 12, 2023 12:30
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch from 06c8df8 to 0bff988 Compare January 2, 2024 13:35
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch from 0bff988 to 07645d2 Compare January 18, 2024 11:27
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch 2 times, most recently from 6c77816 to 1eeb74f Compare February 13, 2024 09:47
@renovate renovate bot force-pushed the renovate/mesh-monorepo branch from 1eeb74f to 6090708 Compare February 21, 2024 18:44
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.

0 participants