Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

chore(deps): bump @graphql-tools/utils from 7.10.0 to 8.6.4 #142

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2022

Bumps @graphql-tools/utils from 7.10.0 to 8.6.4.

Release notes

Sourced from @​graphql-tools/utils's releases.

@​graphql-tools/utils@​8.6.4

Patch Changes

  • d36d530b: fix(utils): pass the value as-is if it cannot be parsed by the actual type

@​graphql-tools/utils@​8.6.3

Patch Changes

  • 3da3d66c: fix - align versions

@​graphql-tools/utils@​8.6.2

Patch Changes

  • 18341363: feat(visitResult): ignore if field not present in visited object
Changelog

Sourced from @​graphql-tools/utils's changelog.

8.6.4

Patch Changes

  • d36d530b: fix(utils): pass the value as-is if it cannot be parsed by the actual type

8.6.3

Patch Changes

  • 3da3d66c: fix - align versions

8.6.2

Patch Changes

  • 18341363: feat(visitResult): ignore if field not present in visited object

8.6.1

Patch Changes

  • 43a60f93: Improve getArgumentValues check for null values

  • 20e1058b: fix pruneSchema

    Schema pruning must be done in rounds, as pruning types will automatically prune any fields that rely on them (within mapSchema), but then the empty types may also require pruning.

8.6.0

Minor Changes

  • 69b316c2: feat(utils): more withCancel utils

8.5.5

Patch Changes

  • 7b5d72c5: enhance(utils): better typing for withCancel

8.5.4

Patch Changes

  • 51315610: enhance: avoid using globalThis

8.5.3

Patch Changes

  • 960e178a: fix: isAsyncIterable should check if it is an object with iterator factory function

... (truncated)

Commits
  • 828fa8d chore(release): update monorepo packages versions (#4322)
  • d36d530 fix(utils): pass the value as-is if it cannot be parsed by the actual type
  • 6c6c4c3 chore(release): update monorepo packages versions (#4309)
  • e024303 fix(deps): update all non-major dependencies (#4304)
  • a5d29bb chore(release): update monorepo packages versions (#4266)
  • baf807b feat(visitResult): ignore if field not present in visited object
  • ca19411 chore(release): update monorepo packages versions (#4099)
  • 20e1058 make pruning recursive (#4089)
  • 43a60f9 utils: improve getArgumentValues check for null values (#4098)
  • 10e8f2f chore(release): update monorepo packages versions (#4037)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@graphql-tools/utils](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/utils) from 7.10.0 to 8.6.4.
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/utils@8.6.4/packages/utils)

---
updated-dependencies:
- dependency-name: "@graphql-tools/utils"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants