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 graphql-tools monorepo #128

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-tools/relay-operation-optimizer (source) ^7.0.0 -> ^7.0.1 age adoption passing confidence
@graphql-tools/utils (source) ^10.0.7 -> ^10.3.1 age adoption passing confidence

Release Notes

ardatan/graphql-tools (@​graphql-tools/relay-operation-optimizer)

v7.0.1

Compare Source

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

v10.3.1

Compare Source

Patch Changes

v10.3.0

Compare Source

Minor Changes

v10.2.3

Compare Source

Patch Changes

v10.2.2

Compare Source

Patch Changes
  • #​6238
    0f7059b
    Thanks @​ardatan! - If the given objects are arrays with the same
    length, merge the elements.

    const a = [{ a: 1 }, { b: 2 }]
    const b = [{ c: 3 }, { d: 4 }]
    const result = mergeDeep(a, b) // [{ a: 1, c: 3 }, { b: 2, d: 4 }]

v10.2.1

Compare Source

Patch Changes
  • #​6194
    7368829
    Thanks @​ardatan! - Handle interface objects in a different way

  • #​6188
    e10c13a
    Thanks @​ardatan! - Add respectArrayLength flag to mergeDeep so
    instead of concatenating the arrays, elements of them will be merged if they have the same length

v10.2.0

Compare Source

Minor Changes
Patch Changes

v10.1.3

Compare Source

Patch Changes
  • #​6055 4093f70 Thanks @​enisdenjo! - Disallow new lines in paths when checking with isValidPath

    A string may sometimes look like a path but is not (like an SDL of a simple
    GraphQL schema). To make sure we don't yield false-positives in such cases,
    we disallow new lines in paths (even though most Unix systems support new
    lines in file names).

v10.1.2

Compare Source

Patch Changes

v10.1.1

Compare Source

Patch Changes

v10.1.0

Compare Source

Minor Changes

v10.0.13

Compare Source

Patch Changes

v10.0.12

Compare Source

Patch Changes

v10.0.11

Compare Source

Patch Changes

v10.0.10

Compare Source

Patch Changes

v10.0.9

Compare Source

Patch Changes

v10.0.8

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Mend Renovate. View repository job log here.

@changeset-bot
Copy link

changeset-bot bot commented Oct 30, 2023

⚠️ No Changeset found

Latest commit: 834f352

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

@renovate renovate bot changed the title fix(deps): update dependency @graphql-tools/utils to ^10.0.8 fix(deps): update dependency @graphql-tools/utils to ^10.0.9 Nov 22, 2023
@renovate renovate bot force-pushed the renovate/graphql-tools-monorepo branch from 3627cf5 to af96d39 Compare November 22, 2023 11:34
@renovate renovate bot changed the title fix(deps): update dependency @graphql-tools/utils to ^10.0.9 fix(deps): update dependency @graphql-tools/utils to ^10.0.10 Nov 22, 2023
@renovate renovate bot force-pushed the renovate/graphql-tools-monorepo branch from af96d39 to a0a8155 Compare November 22, 2023 16:14
@renovate renovate bot changed the title fix(deps): update dependency @graphql-tools/utils to ^10.0.10 fix(deps): update dependency @graphql-tools/utils to ^10.0.11 Nov 23, 2023
@renovate renovate bot force-pushed the renovate/graphql-tools-monorepo branch from a0a8155 to 0af75e4 Compare November 23, 2023 13:49
@renovate renovate bot changed the title fix(deps): update dependency @graphql-tools/utils to ^10.0.11 fix(deps): update dependency @graphql-tools/utils to ^10.0.12 Dec 25, 2023
@renovate renovate bot force-pushed the renovate/graphql-tools-monorepo branch from 0af75e4 to 1f349c6 Compare December 25, 2023 16:40
@renovate renovate bot changed the title fix(deps): update dependency @graphql-tools/utils to ^10.0.12 fix(deps): update dependency @graphql-tools/utils to ^10.0.13 Jan 23, 2024
@renovate renovate bot force-pushed the renovate/graphql-tools-monorepo branch from 1f349c6 to 653fb84 Compare January 23, 2024 00:20
@renovate renovate bot changed the title fix(deps): update dependency @graphql-tools/utils to ^10.0.13 fix(deps): update dependency @graphql-tools/utils to ^10.1.0 Feb 23, 2024
@renovate renovate bot force-pushed the renovate/graphql-tools-monorepo branch 2 times, most recently from 1c1093f to fe47f65 Compare February 23, 2024 15:27
@renovate renovate bot changed the title fix(deps): update dependency @graphql-tools/utils to ^10.1.0 fix(deps): update graphql-tools monorepo Feb 23, 2024
@renovate renovate bot force-pushed the renovate/graphql-tools-monorepo branch 2 times, most recently from 26510b1 to 749de6a Compare March 12, 2024 17:29
@renovate renovate bot force-pushed the renovate/graphql-tools-monorepo branch from 749de6a to ebf062e Compare April 15, 2024 11:26
@renovate renovate bot force-pushed the renovate/graphql-tools-monorepo branch 2 times, most recently from 5b9781b to 7b20114 Compare April 29, 2024 13:42
@renovate renovate bot force-pushed the renovate/graphql-tools-monorepo branch from 7b20114 to c3b1e3c Compare May 27, 2024 12:03
@renovate renovate bot force-pushed the renovate/graphql-tools-monorepo branch from c3b1e3c to c1f690e Compare June 11, 2024 08:19
@renovate renovate bot force-pushed the renovate/graphql-tools-monorepo branch from c1f690e to 834f352 Compare July 6, 2024 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants