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-request from 3.5.0 to 4.2.0 #175

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps graphql-request from 3.5.0 to 4.2.0.

Release notes

Sourced from graphql-request's releases.

4.2.0

Features

  • b01d753 custom JSON serializer support (#324)

Improvements

  • ac40083 upgrade cross-fetch to fix https: //github.com/advisories/GHSA-r683-j2x4-v87g (#333)

4.1.0

Features

  • 24ca53b include operationName to rawRequest payload if defined in gql (#328)
  • 26711e7 parse string documents to extract the operationName (#325)

Fixes

  • 0e406cc include source files in package for source maps (#317)
  • cbfa1fb case-insensitive 'Content-type' response header detection (#315)

Improvements

  • cf0aea9 improve: drop official node 12 support

Chores

  • d71028c use dripip reusable workflow
  • a99293c update workflow action versions
  • d740cdc bump simple-get from 3.1.0 to 3.1.1 (#320)

v4.0.0

BREAKING CHANGES:

  • Official support for Node 12 is dropped

Features:

3.7.0

Features

  • b693d27 allow graphql@16 as peer dependency (#305)
  • 88ce220 export more client types (#306

v3.6.1

Improvements

  • 699d9b7 docs: add Readme section for batching (#294)

... (truncated)

Commits


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 #189.