AcalaNetwork / acala.js

https://developer.acala.network/
Apache License 2.0
59 stars 26 forks source link

Bump graphql-request from 4.3.0 to 6.1.0 #490

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps graphql-request from 4.3.0 to 6.1.0.

Release notes

Sourced from graphql-request's releases.

6.1.0

Features

  • 71af6ab restore main field of package.json for environments that do not support exports field (#526)
  • 81c8bb2 export middleware function types

Improvements

  • 5fc0062 improve: fix autocomplete for request function
  • b98d71b refactor: group exports

Chores

  • 6500e69 regenerate TOC (#531)
  • ae1d8af update pnpm to v8.5.1 (#527)
  • da47f4e update pnpm to v8.5.0 (#524)
  • ed72463 update dependency @​types/node to v20 (#523)
  • efed6be update dependency @​vitest/coverage-c8 to ^0.31.0 (#521)
  • a91b69d update pnpm to v8.4.0 (#520)
  • 01d0793 update dependency vitest to ^0.31.0 (#522)
  • 250e78c Update README.md (#516)
  • a9bee0e update pnpm to v8.3.1 (#513)
  • cee8629 update pnpm to v8.3.0 (#511)
  • dd2d3b6 test that custom config is passed to fetch
  • b7025c8 do not use t-prefix type names
  • 6b3396b normalize docs (dedupe) (#507)
  • 3a38f48 upgrade dev deps to latest

6.0.0

BREAKING CHANGES

  • 02a5522 remove file uploads feature (#501)
  • 702ef92 bring TS 5 support (#480)

Features

  • 02a5522 (breaking) remove file uploads feature (#501)
  • 702ef92 (breaking) bring TS 5 support (#480)

Fixes

  • 8a98925 change event handlers registration style (#474)

Improvements

  • 5ce990a refactor: remove default syntax
  • fee4476 refactor: ref passthrough
  • 8467a26 refactor: rename internal type
  • b563ad5 refactor: lint

... (truncated)

Commits
  • 6500e69 chore(docs): regenerate TOC (#531)
  • 71af6ab feat: restore main field of package.json for environments that do not suppo...
  • ae1d8af chore(deps): update pnpm to v8.5.1 (#527)
  • da47f4e chore(deps): update pnpm to v8.5.0 (#524)
  • ed72463 chore(deps): update dependency @​types/node to v20 (#523)
  • efed6be chore(deps): update dependency @​vitest/coverage-c8 to ^0.31.0 (#521)
  • a91b69d chore(deps): update pnpm to v8.4.0 (#520)
  • 01d0793 chore(deps): update dependency vitest to ^0.31.0 (#522)
  • 250e78c chore(docs): Update README.md (#516)
  • a9bee0e chore(deps): update pnpm to v8.3.1 (#513)
  • 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 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.