FuelLabs / fuels-ts

Fuel Network Typescript SDK
https://docs.fuel.network/docs/fuels-ts/
Apache License 2.0
44.39k stars 1.32k forks source link

build(deps-dev): bump @graphql-codegen/typescript-generic-sdk to 4.0.1 #2583

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps @graphql-codegen/typescript-generic-sdk from 3.1.0 to 4.0.1.

Changelog

Sourced from @​graphql-codegen/typescript-generic-sdk's changelog.

4.0.1

Patch Changes

  • #613 ae45d38 Thanks @​j0k3r! - Fix unused parameter in generated code which caused TS errors for users of the package.

4.0.0

Major Changes

Patch Changes

Commits
  • 4d4c923 chore(release): update monorepo packages versions (#617)
  • ae45d38 Fix unused parameter in generated code which caused TS errors for users of th...
  • d334e80 chore(release): update monorepo packages versions (#412)
  • ef0adf8 fix(deps): update dependency tslib to v2.6.2 (#422)
  • 2187780 Revert "chore(release): update monorepo packages versions (#349)" (#411)
  • dd930f7 chore(release): update monorepo packages versions (#349)
  • 9b6f8a6 feat: drop node < 16 (#348)
  • 0125c48 chore(deps): update dependency @​theguild/prettier-config to v1 (#33)
  • See full diff 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 show 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)
maschad commented 1 week ago

I've also updated the changeset to include the patch bump for @fuel-ts/account since that was missing. This should be addressed in https://github.com/FuelLabs/fuels-ts/issues/2594

petertonysmith94 commented 1 week ago

@dependabot recreate

petertonysmith94 commented 1 week ago

I've also updated the changeset to include the patch bump for @fuel-ts/account since that was missing. This should be addressed in #2594

I had to recreate but not 💯 on the patch bump for @fuel-ts/account as it's a dev dependency. Should we bump for dev dependencies?

Relates to https://github.com/FuelLabs/fuels-ts/issues/2594.

github-actions[bot] commented 1 week ago

Coverage Report:

Lines Branches Functions Statements
80.96%(+0%) 72.55%(+0%) 77.98%(+0%) 81.01%(+0%)
Changed Files: Coverage values did not change👌.