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

refactor: upgrade graphql from 16.2.0 to 16.3.0 #2043

Merged
merged 2 commits into from
Feb 17, 2022

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade graphql from 16.2.0 to 16.3.0.

merge advice
ℹ️ 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 30 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2022-01-26.
Release notes
Package name: graphql
  • 16.3.0 - 2022-01-26

    v16.3.0 (2022-01-26)

    New Feature 🚀

    Bug Fix 🐞

    Docs 📝

    2 PRs were merged

    Polish 💅

    7 PRs were merged

    Internal 🏠

    5 PRs were merged

    Dependency 📦

    4 PRs were merged

    Committers: 6

  • 16.3.0-canary.pr.3502.de9b8457d4a34eb544ff7b97ffacd641c913a2d1 - 2022-02-16
  • 16.3.0-canary.pr.3501.1daccf7bfd7fe9ffeabb319f26aa1b9bf5133e4c - 2022-02-15
  • 16.3.0-canary.pr.3499.ee62926bcf03d7d05ccb227cb7a67338ebab423d - 2022-02-14
  • 16.3.0-canary.pr.3498.5fd2797529557639476d5aa24359f97653bcbf22 - 2022-02-12
  • 16.3.0-canary.pr.3497.4a0bc98371a633cf49efc236c1011ca5a955e848 - 2022-02-12
  • 16.3.0-canary.pr.3496.43a2529cfa6890f5a11867e62c7a817d7879235d - 2022-02-11
  • 16.3.0-canary.pr.3494.612fd45b42a5e2aa26d9bd72e1c89d7219620dea - 2022-02-11
  • 16.3.0-canary.pr.3493.365426c363b5db8b3278d34deff0d790edcb6fdd - 2022-02-10
  • 16.3.0-canary.pr.3489.568f3378cc3cf660e25d79253cc9a101ae9df4e0 - 2022-02-09
  • 16.3.0-canary.pr.3488.9f7ad13c9ae7289c4d425698bd040d36978ff81a - 2022-02-09
  • 16.3.0-canary.pr.3488.0d90f0c792c9d223b5505d3cc0d9a8519bb2883a - 2022-02-09
  • 16.3.0-canary.pr.3487.a0dcf0130ae81994df47049c9233df11516abfcd - 2022-02-09
  • 16.3.0-canary.pr.3487.8c9c7200bf3db49bf1c32055d60fdd5ea3089add - 2022-02-08
  • 16.3.0-canary.pr.3486.c8ac9896696f401b9efffa1806443732cb0a010d - 2022-02-07
  • 16.3.0-canary.pr.3485.d71879afe1f1411b80adcbfe33bd95ab57e7fc11 - 2022-02-07
  • 16.3.0-canary.pr.3485.3c71ef7dd720383cba84a1637665fc18001c4f32 - 2022-02-07
  • 16.3.0-canary.pr.3484.b6999ce061b975f1c6c99c790782323b91c5eb21 - 2022-02-05
  • 16.3.0-canary.pr.3483.undefined - 2022-02-05
  • 16.3.0-canary.pr.3482.undefined - 2022-02-05
  • 16.3.0-canary.pr.3482.e5eb0dafc74d537a1e07c6a2cc15afdc1431537f - 2022-02-10
  • 16.3.0-canary.pr.3482.7777ea054008ac921136cf694d64041494250def - 2022-02-11
  • 16.3.0-canary.pr.3482.6f2ec221eab5916d6d7bbfc6167256477bd35c45 - 2022-02-12
  • 16.3.0-canary.pr.3481.undefined - 2022-02-05
  • 16.3.0-canary.pr.3480.undefined - 2022-02-04
  • 16.3.0-canary.pr.3479.undefined - 2022-02-04
  • 16.3.0-canary.pr.3469.bef54ca054e29cae26d2dd974eedf2c12bca7ef4 - 2022-02-02
  • 16.3.0-canary.pr.3469.bc0462e3d100314d7aa00049d2c15cbb58d8b3d8 - 2022-02-02
  • 16.3.0-canary.pr.3469.8212fa925aa1a32715752030913a6e296e8c0fd3 - 2022-02-02
  • 16.3.0-canary.pr.2839.7e65b1d8e7b5bf1ef1592babff40b9873198a741 - 2022-02-07
  • 16.2.0 - 2021-12-17

    v16.2.0 (2021-12-17)

    New Feature 🚀

    Docs 📝

    • #3422 Minor grammar fixes in collectFields documentation (@ Cito)

    Polish 💅

    • #3423 assertName-test: test new instead of deprecated function (@ Cito)

    Internal 🏠

    2 PRs were merged

    Committers: 2

from graphql GitHub release notes
Commit messages
Package name: graphql
  • f597c69 16.3.0
  • d925576 Expose `getArgumentValues` as public API (#3464)
  • f1d64ce feat: setup docs site (#3269)
  • 643144d Update deps + fix 'npm audit' (#3463)
  • 29251e0 Update deps (#3462)
  • f2ecc28 visit: simplify handling of root node (#3461)
  • a91fdc6 feat: allow providing an object to the GraphQLError constructor (#3454)
  • 5caff03 OverlappingFieldsCanBeMergedRule: simplify argument comparison (#3457)
  • 730d5af blockString-tests: remove duplicate test, fix grammar (#3459)
  • 40c160e OverlappingFieldsCanBeMerged: sort argument values before comparing (#3455)
  • 0a654cc validation-test.ts: various grammar fixes (#3452)
  • 4175b26 Prevent Infinite Loop in OverlappingFieldsCanBeMergedRule (#3442)
  • 29b811f Fix index.ts files to be compatible with Typedoc (#3447)
  • 47bd8c8 Use 'eslint-plugin-simple-import-sort' to sort imports (#3446)
  • 085d1ee Update deps (#3444)
  • f890300 ci/checkPackageLock: update only package-lock.json (#3443)
  • 872c6b9 UniqueArgumentDefinitionNamesRule: Improve tests (#3441)
  • 533b423 Update deps (#3438)
  • db4986e CONTRIBUTING.md: remove reference to Facebook bug bounty program (#3437)
  • 671e68b gh/actions: make all cloned repo read-only (#3436)
  • 67e14cf gh/actions: run benchmark & diff-npm-package only on PRs (#3435)
  • e2ebf04 gh/actions: remove 'npm dedupe' check since it unexpectadly do update (#3434)
  • 71dd289 gh/actions: refactor out action to deploy branches (#3433)

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.2.0 to 16.3.0 refactor: upgrade graphql from 16.2.0 to 16.3.0 Feb 17, 2022
@mtrezza mtrezza merged commit 57c4870 into alpha Feb 17, 2022
@mtrezza mtrezza deleted the snyk-upgrade-b4a0e79c3cb953afebc1499eb19df1d7 branch February 17, 2022 19:38
@parseplatformorg
Copy link
Contributor

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

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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