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

chore(deps): bump graphql-request from 4.3.0 to 5.1.0 #289

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2024

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

BREAKING CHANGES

  • 99a192e add spec compliant default Accept header (#618)
  • 0e53aed replace GraphQLClientRequestHeaders with built-in HeadersInit type (#616)
  • c3a309f remove support for CommonJS (#607)
  • 6efcc0d remove cross-fetch polyfill

Features

  • 99a192e (breaking) add spec compliant default Accept header (#618)
  • 0e53aed (breaking) replace GraphQLClientRequestHeaders with built-in HeadersInit type (#616)
  • c3a309f (breaking) remove support for CommonJS (#607)
  • 6efcc0d (breaking) remove cross-fetch polyfill
  • e065677 export GraphQLClientRequestHeader (#558)

Fixes

  • 0eb8a1d export GraphQLResponse type as part of the public API (#636)
  • dbd7c7f do not overwrite user-provided Content-Type header (#614)
  • d6298a3 refactor code so linter no longer produces warnings (#605)
  • 3b7b31f ensure code formatting is correct (#604)
  • a9fcb44 add support for TypedDocumentNode to be passed to WS methods (#585)
  • c124ec8 Add ClientError to ResponseMiddleware param (#534)

Improvements

... (truncated)

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

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [graphql-request](https://github.com/jasonkuhrt/graphql-request) from 4.3.0 to 5.1.0.
- [Release notes](https://github.com/jasonkuhrt/graphql-request/releases)
- [Commits](jasonkuhrt/graphql-request@4.3.0...5.1.0)

---
updated-dependencies:
- dependency-name: graphql-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 19, 2024
@smyrick smyrick closed this May 24, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 24, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/graphql-request-5.1.0 branch May 24, 2024 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant