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 @nestjs/graphql in group default to the latest version 🚀 #651

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 13, 2020


☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency @nestjs/graphql was updated from 6.6.2 to 7.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: nestjscore
License: MIT

Release Notes for Release 7.0.0
  • Merge pull request #634 from nestjs/feat/plugin-code-first (466dc80)
  • fix(): resolve conflicts (e814d54)
  • chore(deps): update dependency release-it to v13.1.0 (bdf1780)
  • Merge pull request #624 from nestjs/renovate/ts-morph-7.x (f96b0d4)
  • Merge pull request #648 from nestjs/renovate/uuid-7.x (4c2701c)
  • chore(deps): update dependency ts-morph to v7 (0e0fd4c)
  • Merge pull request #644 from nestjs/renovate/apollo-federation-0.x (31c4b10)
  • chore(deps): update dependency @apollo/federation to ^0.13.0 (e1c0847)
  • Merge pull request #646 from nestjs/renovate/apollo-gateway-0.x (be05abf)
  • Merge pull request #637 from zorji/feat/update-uuid-v7-usage (b4d9e7e)
  • chore(deps): update typescript-eslint monorepo to v2.23.0 (6be6c25)
  • chore(deps): update dependency release-it to v13.0.2 (f746a28)
  • chore(deps): update dependency release-it to v13.0.1 (4d3651c)
  • fix(deps): update dependency uuid to v7.0.2 (9f6f36c)
  • chore(deps): update dependency release-it to v13 (1a84d43)
  • chore(deps): update dependency @apollo/gateway to ^0.13.0 (4acd46a)
  • chore(deps): update dependency @types/jest to v25.1.4 (aa08857)
  • fix(plugin): fix enums in plugin (a30a3c2)
  • feat(): add support for plugins (beae27a)
  • fix(): remove dir directory (ced8f43)
  • chore(deps): update dependency release-it to v12.6.3 (5810101)
  • chore(deps): update apollo graphql packages to v2.11.0 (0dfa14f)
  • chore(deps): update nest monorepo to v6.11.11 (5e1930b)
  • chore(deps): update nest monorepo to v6.11.10 (f263d32)
  • chore(deps): update typescript-eslint monorepo to v2.22.0 (f834ab8)
  • chore(deps): update nest monorepo to v6.11.9 (2c315f0)
  • feat(): load metadata lazily by target (4cb9f39)
  • refactor(): update usage for uuid@v7 (f0ed28d)
  • feat(): load all metadata lazily (67ab808)
  • refactor(): minor updates to base explorer (5676b34)
  • fix(): run all tests (bac36ee)
  • feat(): add plugin, implement the isolated schema generator (23fa7d6)
Commits

The new version differs by 33 commits.

  • e398acb chore(): release v7.0.0
  • 466dc80 Merge pull request #634 from nestjs/feat/plugin-code-first
  • e814d54 fix(): resolve conflicts
  • bdf1780 chore(deps): update dependency release-it to v13.1.0
  • f96b0d4 Merge pull request #624 from nestjs/renovate/ts-morph-7.x
  • 4c2701c Merge pull request #648 from nestjs/renovate/uuid-7.x
  • 0e0fd4c chore(deps): update dependency ts-morph to v7
  • 31c4b10 Merge pull request #644 from nestjs/renovate/apollo-federation-0.x
  • e1c0847 chore(deps): update dependency @apollo/federation to ^0.13.0
  • be05abf Merge pull request #646 from nestjs/renovate/apollo-gateway-0.x
  • b4d9e7e Merge pull request #637 from zorji/feat/update-uuid-v7-usage
  • 6be6c25 chore(deps): update typescript-eslint monorepo to v2.23.0
  • f746a28 chore(deps): update dependency release-it to v13.0.2
  • 4d3651c chore(deps): update dependency release-it to v13.0.1
  • 9f6f36c fix(deps): update dependency uuid to v7.0.2

There are 33 commits in total.

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@codecov
Copy link

codecov bot commented Mar 13, 2020

Codecov Report

Merging #651 into develop will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #651   +/-   ##
========================================
  Coverage    49.78%   49.78%           
========================================
  Files          126      126           
  Lines         1412     1412           
  Branches       341      332    -9     
========================================
  Hits           703      703           
- Misses         671      676    +5     
+ Partials        38       33    -5     
Impacted Files Coverage Δ
client/src/components/0_atoms/clock/clock.tsx 25.00% <0.00%> (ø)
client/src/components/0_atoms/modal/modal.tsx 22.85% <0.00%> (ø)
client/src/components/4_pages/error/error.tsx 25.00% <0.00%> (ø)

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 cf27bed...d444ab4. Read the comment docs.

@codecov
Copy link

codecov bot commented Mar 13, 2020

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.78%. Comparing base (cf27bed) to head (d444ab4).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #651   +/-   ##
========================================
  Coverage    49.78%   49.78%           
========================================
  Files          126      126           
  Lines         1412     1412           
  Branches       341      332    -9     
========================================
  Hits           703      703           
- Misses         671      676    +5     
+ Partials        38       33    -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

greenkeeper bot added a commit that referenced this pull request Mar 13, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 13, 2020

Update to this version instead 🚀

Release Notes for Release 7.0.1
  • fix(): fix peer dependencies (b39f4fe)
Commits

The new version differs by 2 commits.

  • 9a35934 chore(): release v7.0.1
  • b39f4fe fix(): fix peer dependencies

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 15, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 15, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 15, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 15, 2020
greenkeeper bot added a commit that referenced this pull request Mar 16, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 16, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 18, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 18, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 18, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 18, 2020
greenkeeper bot added a commit that referenced this pull request Mar 18, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 18, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 19, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 19, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 21, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 21, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 21, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 21, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 22, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 22, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 23, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 23, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 24, 2020

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 14, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 14, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 16, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 16, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 17, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 17, 2020
greenkeeper bot added a commit that referenced this pull request Apr 20, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 20, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 20, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 20, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 21, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 21, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 30, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 30, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 4, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 4, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 4, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 4, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 14, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 14, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 14, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 14, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 25, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 25, 2020
greenkeeper bot added a commit that referenced this pull request May 25, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 25, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 29, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 29, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 31, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 31, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 🚀

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