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

Bump @graphql-tools/utils from 8.10.0 to 8.12.0 #14434

Merged
merged 2 commits into from
Oct 19, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2022

Bumps @graphql-tools/utils from 8.10.0 to 8.12.0.

Changelog

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

8.12.0

Minor Changes

8.11.0

Minor Changes

Patch Changes

8.10.1

Patch Changes

Commits

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)

@dependabot dependabot bot added pr: chore This PR contains chore tasks (cleanups, configs, tooling...) source: dependencies Source is dependency problem labels Sep 16, 2022
@codecov
Copy link

codecov bot commented Sep 16, 2022

Codecov Report

Base: 58.74% // Head: 58.74% // No change to project coverage 👍

Coverage data is based on head (ff10100) compared to base (2684f5b).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14434   +/-   ##
=======================================
  Coverage   58.74%   58.74%           
=======================================
  Files        1322     1322           
  Lines       32008    32008           
  Branches     5959     5959           
=======================================
  Hits        18804    18804           
  Misses      11344    11344           
  Partials     1860     1860           
Flag Coverage Δ
front 62.45% <ø> (ø)
unit 50.21% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/graphql-tools/utils-8.12.0 branch from 4c9b6a9 to d71260c Compare September 21, 2022 12:24
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/graphql-tools/utils-8.12.0 branch 2 times, most recently from 6249bcc to dd626a9 Compare September 29, 2022 22:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/graphql-tools/utils-8.12.0 branch from dd626a9 to 0de29b8 Compare October 5, 2022 13:34
Bumps [@graphql-tools/utils](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/utils) from 8.10.0 to 8.12.0.
- [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.12.0/packages/utils)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/graphql-tools/utils-8.12.0 branch from 0de29b8 to f03fbc4 Compare October 5, 2022 14:17
@Convly Convly self-requested a review October 18, 2022 14:03
Copy link
Member

@Convly Convly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, only notable change for us is a fix on pruneSchema but it shouldn't have an impact since it only fix types being pruned even if they were attached to a directive

@Convly Convly merged commit 5bbb429 into main Oct 19, 2022
@Convly Convly deleted the dependabot/npm_and_yarn/graphql-tools/utils-8.12.0 branch October 19, 2022 07:35
@Convly Convly added this to the 4.4.4 milestone Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: chore This PR contains chore tasks (cleanups, configs, tooling...) source: dependencies Source is dependency problem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant