Skip to content

refactor: upgrade graphql from 16.0.1 to 16.1.0 #1973

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

Merged
merged 3 commits into from
Jan 1, 2022

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade graphql from 16.0.1 to 16.1.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2021-12-07.
Release notes
Package name: graphql
  • 16.1.0 - 2021-12-07
  • 16.1.0-experimental-stream-defer.6 - 2021-12-07
  • 16.0.1 - 2021-11-01

    v16.0.1 (2021-11-01)

    Bug Fix 🐞

    Polish 💅

    Internal 🏠

    Committers: 1

from graphql GitHub release notes
Commit messages
Package name: graphql
  • 90bd6ff 16.1.0
  • ab52ddc package.json: Specify NPM release tag explicitly (#3417)
  • 763c149 fix c8 ignore decorator typos (#3416)
  • 6e48d16 ci: add check for unnessary duplicates in package-lock.json (#3407)
  • c145cd4 Simplify code by replacing Object.entries with Object.keys (#3406)
  • 947165f Use for '--ignore-scripts' for all `npm ci` & `npm install` (#3405)
  • ce4277e github/workflows: simplify npm cache setup (#3404)
  • 13530ce ci: add check that 'package-lock.json' doesn't have conflicts (#3403)
  • d26f6e9 tests: Improve formating of strings with 'dedent' tag (#3401)
  • cbbff7f expectJSON: improve readability (#3400)
  • 01dfa68 Update deps (#3399)
  • 8540df2 Switch coverage from nyc to c8 (#3398)
  • 36f068e Update doc examples to reflect the current API (#3393)
  • bc3564a typeFromAST: use exhaustive switch and remove invariant (#3396)
  • 79d984f Remove $FlowFixMe comments (#3392)
  • fca503e Enable '@ typescript-eslint/switch-exhaustiveness-check' rule (#3391)
  • 37ec050 Update deps (#3390)
  • 39be2f6 package.json: Drop unused '@ babel/eslint-parser' (#3389)
  • 0fb6afc Drop "eslint-plugin-istanbul" and implement as internal ESLint rule (#3388)
  • 82ff653 Update package-lock.json (#3387)
  • 2344c47 Add support for Node17 (#3386)
  • e8c9461 Preserve non-error values thrown from resolvers (#3384)
  • cce8a85 lexer-tests: Use tildas as invalid characters (#3377)
  • 0d1297a execute: fix spec section names in comments (#3376)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title [Snyk] Upgrade graphql from 16.0.1 to 16.1.0 refactor: upgrade graphql from 16.0.1 to 16.1.0 Dec 30, 2021
@mtrezza mtrezza merged commit 2d22361 into alpha Jan 1, 2022
@mtrezza mtrezza deleted the snyk-upgrade-903071f875540b409ce619c02237ffda branch January 1, 2022 21:46
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 4.0.0-alpha.6

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Jan 13, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 4.0.0-beta.3

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Feb 6, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 4.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants