Skip to content

Bump @graphql-codegen/typescript-urql from 2.0.6 to 3.5.1#84

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/graphql-codegen/typescript-urql-3.5.1
Closed

Bump @graphql-codegen/typescript-urql from 2.0.6 to 3.5.1#84
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/graphql-codegen/typescript-urql-3.5.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Feb 7, 2022

Bumps @graphql-codegen/typescript-urql from 2.0.6 to 3.5.1.

Release notes

Sourced from @​graphql-codegen/typescript-urql's releases.

@​graphql-codegen/typescript-urql@​3.5.1

Patch Changes

  • Updated dependencies [c8ef37ae0]
  • Updated dependencies [754a33715]
  • Updated dependencies [bef4376d5]
  • Updated dependencies [be7cb3a82]
    • @​graphql-codegen/visitor-plugin-common@​2.6.0
    • @​graphql-codegen/plugin-helpers@​2.4.0

@​graphql-codegen/typescript-urql@​3.5.0

Minor Changes

  • 508e078aa: feat: Improve query hooks arg types

Patch Changes

  • ca6132e25: Respect dedupeOperationSuffix in hooks

@​graphql-codegen/typescript-urql@​3.4.2

Patch Changes

  • 6002feb3d: Fix exports in package.json files for react-native projects
  • Updated dependencies [6002feb3d]
    • @​graphql-codegen/visitor-plugin-common@​2.5.2
    • @​graphql-codegen/plugin-helpers@​2.3.2

@​graphql-codegen/typescript-urql-graphcache@​2.2.4

Patch Changes

  • Updated dependencies [c8ef37ae0]
  • Updated dependencies [754a33715]
  • Updated dependencies [bef4376d5]
  • Updated dependencies [be7cb3a82]
    • @​graphql-codegen/visitor-plugin-common@​2.6.0
    • @​graphql-codegen/plugin-helpers@​2.4.0

@​graphql-codegen/typescript-urql-graphcache@​2.2.3

Patch Changes

  • 6002feb3d: Fix exports in package.json files for react-native projects
  • Updated dependencies [6002feb3d]
    • @​graphql-codegen/visitor-plugin-common@​2.5.2
    • @​graphql-codegen/plugin-helpers@​2.3.2
Changelog

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

3.5.1

Patch Changes

  • Updated dependencies [c8ef37ae0]
  • Updated dependencies [754a33715]
  • Updated dependencies [bef4376d5]
  • Updated dependencies [be7cb3a82]
    • @​graphql-codegen/visitor-plugin-common@​2.6.0
    • @​graphql-codegen/plugin-helpers@​2.4.0

3.5.0

Minor Changes

  • 508e078aa: feat: Improve query hooks arg types

Patch Changes

  • ca6132e25: Respect dedupeOperationSuffix in hooks

3.4.2

Patch Changes

  • 6002feb3d: Fix exports in package.json files for react-native projects
  • Updated dependencies [6002feb3d]
    • @​graphql-codegen/visitor-plugin-common@​2.5.2
    • @​graphql-codegen/plugin-helpers@​2.3.2

3.4.1

Patch Changes

  • Updated dependencies [a9f1f1594]
  • Updated dependencies [9ea6621ec]
    • @​graphql-codegen/visitor-plugin-common@​2.5.1

3.4.0

Minor Changes

  • ada1fc7ac: Fix Urql import operations being prefixed into the Urql type import

3.3.0

Minor Changes

  • 97ddb487a: feat: GraphQL v16 compatibility

... (truncated)

Commits
  • 295382a chore(release): update monorepo packages versions (#7453)
  • 7db9edf chore(release): update monorepo packages versions (#7434)
  • ca6132e fix(typescript-urql): respect dedupeOperationSuffix in hooks (#7385)
  • 508e078 [typescript-urql] Improve query hooks arg types (#7195)
  • c3bf5b6 chore(release): update monorepo packages versions (#7206)
  • 6002feb fix: exports for react native (#7201)
  • ff30197 New website, better docs (based on nextjs & @​theguild/docs) (#7010)
  • 3fb3dd4 chore(release): update monorepo packages versions (#7044)
  • 5783d2f chore(release): update monorepo packages versions (#6979)
  • ada1fc7 fix: urql imports being prefixed with operation import name (#6676)
  • 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)

Bumps [@graphql-codegen/typescript-urql](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/urql) from 2.0.6 to 3.5.1.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/urql/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript-urql@3.5.1/packages/plugins/typescript/urql)

---
updated-dependencies:
- dependency-name: "@graphql-codegen/typescript-urql"
  dependency-type: direct:development
  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 Feb 7, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Feb 28, 2022

Superseded by #88.

@dependabot dependabot Bot closed this Feb 28, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/graphql-codegen/typescript-urql-3.5.1 branch February 28, 2022 16:36
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.

0 participants