bratislava / gmb.sk

Frontend & CMS server of the Bratislava City Gallery website.
https://gmb.sk/
European Union Public License 1.2
3 stars 1 forks source link

Bump graphql-request from 4.3.0 to 5.1.0 in /next #188

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps graphql-request from 4.3.0 to 5.1.0.

Release notes

Sourced from graphql-request's releases.

5.0.0

BREAKING CHANGES

  • 2f221a4 Invoke responseMiddleware in error cases as well (#372)

Features

  • 6246ffe Allow async requestMiddleware (#379)
  • 2f221a4 (breaking) Invoke responseMiddleware in error cases as well (#372)
  • a7ac904 TypedDocumentNode support & strict variable typings (#350)
  • dec0319 added middleware support (#170)

Fixes

  • 55b1bf5 resolve headers when cross fetch is not available in environment (#296)
  • 988b437 use GraphQLError from graphql module (#365)

Chores

  • d04de20 bump apollo-server-core from 3.5.0 to 3.10.1 (#377)
  • 3662f38 Replacing the quickstart gql query example (#374)
  • fec536b add Readme section for GET requests (#370)
  • dec0296 add errorPolicy 'all' confition (#360)

next

None since last stable.

Commits
  • 973bfd7 chore(deps-dev): bump express from 4.17.1 to 4.17.3 (#416)
  • 9b1f9f8 chore(deps): bump qs from 6.5.2 to 6.5.3 (#415)
  • c17f821 feat: pass operationName and variables to requestMiddleware (#412)
  • f524fcb chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#413)
  • dd5d8a2 chore(deps): bump apollo-server-core from 3.10.1 to 3.11.1 (#414)
  • 88c1a46 feat: upgrade typescript (#411)
  • 6a6b126 fix: variables not being required by ts (#409) (#410)
  • 1565d49 fix #388,#373 add application/graphql+json and application/graphql-response+j...
  • 33b8211 feat: let requestMiddleware override url (#397)
  • 09d9a10 fix: issue 371 (#396)
  • 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)