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

Update dependency merge-graphql-schemas to v1.7.8 #110

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 16, 2018

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
merge-graphql-schemas 1.5.0 -> 1.7.8 age adoption passing confidence

Release Notes

Urigo/merge-graphql-schemas

v1.7.8

Compare Source

  • Update graphql-toolkit

v1.7.7

Compare Source

  • Improve GraphQL JS v15 support

v1.7.6

Compare Source

  • Fix ability to pass globOptions to globby.

v1.7.5

Compare Source

  • Fix Windows path issues

v1.7.4

Compare Source

  • Add sort option to sort fields, enum values and arguments

v1.7.3

Compare Source

v1.7.2

Compare Source

  • Ignore map files by default (#​272)

v1.7.1

Compare Source

v1.7.0

Added
Fixed
  • Considers extension when ignoring index files PR #​188
  • Signature of fileLoader bdaf070

v1.5.8

Compare Source

[1.5.8]

Fixed
Changes
  • Switched to @babel e.g -> babel v7.
  • Updated npm pkgs due to reported security vulnerabilities. deep-merge bumped from v2.2.1 to v2.2.2.

v1.5.7

Compare Source

Fixed

v1.5.6

Compare Source

Fixed
Changed
  • Upgraded devDependencies to:
    • "rollup": "0.66.2",
    • "rollup-plugin-commonjs": "9.1.8"

v1.5.5

Compare Source

[1.5.5]

Added
Changed
Fixed

v1.5.4

Compare Source

[1.5.4]

Fixed
Changed
  • Package updates PR #​162 by @​cfnelson
    • Upgraded dependencies to:
      • "deepmerge": "^2.1.1",
      • "glob": "^7.1.3",
    • Upgraded devDependencies - Refer to PR

v1.5.3

Compare Source

[1.5.3]

Fixed

v1.5.2

Compare Source

[1.5.2]

Fixed

v1.5.1

Compare Source

Fixed
  • Correctly handle NonNullTypes when using mergeTypes(types, { all: true}) Thanks to PR #​125 by @​lastmjs
Changed
  • Updated the astPrinter with the latest print.js code from graphql-js. PR #​123
  • Updated the mutation test to include some comments. PR #​123
  • Updated tests to check NonNullTypes merge scenario when using mergeTypes(types, { all: true}) Thanks to PR #​125 by @​lastmjs
  • Upgraded dependencies to:
    • "deepmerge": "^2.1.0"
  • Upgraded devDependencies to:
    • "jest": "^22.4.2"
    • "core-js": "^2.5.3"
    • "rollup": "^0.57.0"
    • "graphql": "^0.13.2"
    • "rollup-plugin-babel": "^3.0.3"
    • "eslint-plugin-import": "^2.9.0"
    • "rollup-plugin-commonjs": "^8.4.1"
    • "rollup-plugin-node-resolve": "^3.2.0"

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/merge-graphql-schemas-1.x branch from d752ed1 to 4599162 Compare June 22, 2018 20:30
@renovate renovate bot changed the title Update dependency merge-graphql-schemas to v1.5.1 Update dependency merge-graphql-schemas to v1.5.2 Jun 22, 2018
@codecov-io
Copy link

codecov-io commented Jun 22, 2018

Codecov Report

Merging #110 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #110   +/-   ##
=======================================
  Coverage   68.75%   68.75%           
=======================================
  Files          11       11           
  Lines         240      240           
  Branches       40       40           
=======================================
  Hits          165      165           
  Misses         69       69           
  Partials        6        6           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d65d071...91fe8ec. Read the comment docs.

@renovate renovate bot force-pushed the renovate/merge-graphql-schemas-1.x branch from 4599162 to b31fdb6 Compare July 18, 2018 15:06
@renovate renovate bot changed the title Update dependency merge-graphql-schemas to v1.5.2 Update dependency merge-graphql-schemas to v1.5.3 Jul 18, 2018
@renovate renovate bot force-pushed the renovate/merge-graphql-schemas-1.x branch from b31fdb6 to 7e71b17 Compare September 12, 2018 19:27
@renovate renovate bot changed the title Update dependency merge-graphql-schemas to v1.5.3 Update dependency merge-graphql-schemas to v1.5.4 Sep 12, 2018
@renovate renovate bot force-pushed the renovate/merge-graphql-schemas-1.x branch from 7e71b17 to 292d909 Compare September 21, 2018 20:50
@renovate renovate bot changed the title Update dependency merge-graphql-schemas to v1.5.4 Update dependency merge-graphql-schemas to v1.5.5 Sep 21, 2018
@renovate renovate bot changed the title Update dependency merge-graphql-schemas to v1.5.5 Update dependency merge-graphql-schemas to v1.5.6 Sep 23, 2018
@renovate renovate bot force-pushed the renovate/merge-graphql-schemas-1.x branch 2 times, most recently from 6ea49b0 to b18e0c2 Compare September 23, 2018 22:42
@renovate renovate bot changed the title Update dependency merge-graphql-schemas to v1.5.6 Update dependency merge-graphql-schemas to v1.5.7 Sep 23, 2018
@renovate renovate bot force-pushed the renovate/merge-graphql-schemas-1.x branch from b18e0c2 to 71ecd7d Compare November 14, 2018 00:33
@renovate renovate bot changed the title Update dependency merge-graphql-schemas to v1.5.7 Update dependency merge-graphql-schemas to v1.5.8 Nov 14, 2018
@renovate renovate bot force-pushed the renovate/merge-graphql-schemas-1.x branch from 71ecd7d to 1dec8a1 Compare August 10, 2019 13:57
@renovate renovate bot changed the title Update dependency merge-graphql-schemas to v1.5.8 Update dependency merge-graphql-schemas to v1.7.0 Aug 10, 2019
@renovate renovate bot force-pushed the renovate/merge-graphql-schemas-1.x branch from 1dec8a1 to de7f42a Compare November 11, 2019 11:00
@renovate renovate bot changed the title Update dependency merge-graphql-schemas to v1.7.0 Update dependency merge-graphql-schemas to v1.7.3 Nov 11, 2019
@renovate renovate bot force-pushed the renovate/merge-graphql-schemas-1.x branch from de7f42a to 179282a Compare December 31, 2019 06:58
@renovate renovate bot changed the title Update dependency merge-graphql-schemas to v1.7.3 Update dependency merge-graphql-schemas to v1.7.4 Dec 31, 2019
@renovate renovate bot force-pushed the renovate/merge-graphql-schemas-1.x branch from 179282a to d5426d0 Compare January 18, 2020 23:56
@renovate renovate bot changed the title Update dependency merge-graphql-schemas to v1.7.4 Update dependency merge-graphql-schemas to v1.7.6 Jan 18, 2020
@renovate renovate bot force-pushed the renovate/merge-graphql-schemas-1.x branch from d5426d0 to 91fe8ec Compare May 2, 2020 19:58
@renovate renovate bot changed the title Update dependency merge-graphql-schemas to v1.7.6 Update dependency merge-graphql-schemas to v1.7.8 May 2, 2020
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

2 participants