inevitable-team / compiled-mcr-events

This is an aggregator for groups / events across a variety of services, which is then outputted on a website, in a JSON format, and a iCal file (which can be added/shown in a calendar).
https://events.compiledmcr.com/
7 stars 7 forks source link

Bump graphql from 15.6.1 to 16.0.1 #142

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps graphql from 15.6.1 to 16.0.1.

Release notes

Sourced from graphql's releases.

v16.0.1 (2021-11-01)

Bug Fix 🐞

Polish 💅

Internal 🏠

Committers: 1

v16.0.0 (2021-10-28)

Breaking Change 💥

... (truncated)

Commits
  • 30b4469 16.0.1
  • b262418 Lexer: fix line & column for multiline BLOCK_STRING tokens (#3354)
  • 958ac6c GraphQLError-test: text how extensions is inherited from originalError (#3348)
  • 10c1c3d checkgit.sh: Added a check for local modifications (#3347)
  • 7ca43c8 16.0.0
  • ced56b2 version-test: fix validation of versionInfo.preReleaseTag (#3345)
  • 2831917 build-npm: fix type inference during TS declarations build
  • d2eb7bd version: force proper typing on version literals
  • 6453612 16.0.0-rc.7
  • 556ac03 Use default GITHUB_ACTOR if unset (#3331)
  • Additional commits viewable in compare view


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[bot] commented 2 years ago

Superseded by #149.