Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

Update dependency @graphql-codegen/typescript-react-apollo to v2 #592

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 20, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-codegen/typescript-react-apollo 1.17.7 -> 2.2.4 age adoption passing confidence

Release Notes

dotansimha/graphql-code-generator

v2.2.4

Compare Source

Patch Changes

v2.2.3

Compare Source

Patch Changes

v2.2.2

Compare Source

Patch Changes

v2.2.1

Compare Source

Patch Changes

v2.2.0

Compare Source

Minor Changes
  • bd3bd29: Improve DocumentNode optimizations, to reduce bundle size when consumed as pre-compiled
Patch Changes

v2.1.1

Compare Source

Patch Changes
  • b31ce77: prevent baseOptions from being required when Mutation is used

v2.1.0

Compare Source

Minor Changes
  • 9f2a4e2: Improved type-safety: in generated React Hooks, baseOptions will be non-optional in case there when there is a required variables with no default value
Patch Changes

v2.0.7

Compare Source

Patch Changes

v2.0.6

Compare Source

Patch Changes
  • 1d7c643: Bump all packages to allow "^" in deps and fix compatibility issues
  • 1d7c643: Bump versions of @​graphql-tools/ packages to fix issues with loading schemas and SDL comments
  • ac067ea: Improve output reliability by using separate import for gql tag, ensuring it will be there also for fragments when presets are used. This will bring back the separate import for gql tag (and remove the aliased one)
  • Updated dependencies [1d7c6432]
  • Updated dependencies [1d7c6432]

v2.0.5

Compare Source

Patch Changes

v2.0.4

Patch Changes

v2.0.3

Patch Changes

v2.0.2

Patch Changes

v2.0.1

Compare Source

  • Bump version to make sure this package comes with @graphql-codegen/visitor-plugin-common@^1.17.8 in order to support required features in gqlImport tag.

v2.0.0

Compare Source

Major Changes
  • bc6e5c0: Update plugin configuration API to use object only (string is no longer supported)

Migration Notes

Before
```yaml
plugins:
  - add: 'some string'
```
After
```yaml
plugins:
  - add:
      content: 'some string'
```

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-graphqlcodegenerator-monorepo branch 2 times, most recently from ea381d0 to 6c89ee7 Compare November 5, 2020 12:26
@renovate renovate bot force-pushed the renovate/major-graphqlcodegenerator-monorepo branch from 6c89ee7 to e31a3dd Compare November 17, 2020 19:49
@renovate renovate bot force-pushed the renovate/major-graphqlcodegenerator-monorepo branch 3 times, most recently from 3084a22 to 003a8c3 Compare November 26, 2020 14:34
@renovate renovate bot force-pushed the renovate/major-graphqlcodegenerator-monorepo branch from 003a8c3 to d8f29f8 Compare December 23, 2020 15:14
@renovate renovate bot force-pushed the renovate/major-graphqlcodegenerator-monorepo branch from d8f29f8 to d42323a Compare January 26, 2021 12:04
@renovate renovate bot force-pushed the renovate/major-graphqlcodegenerator-monorepo branch from d42323a to abbb919 Compare March 7, 2021 18:26
@renovate renovate bot force-pushed the renovate/major-graphqlcodegenerator-monorepo branch from abbb919 to dedf85c Compare March 15, 2021 13:25
@renovate renovate bot force-pushed the renovate/major-graphqlcodegenerator-monorepo branch from dedf85c to a3d9f8d Compare March 23, 2021 12:05
@renovate renovate bot force-pushed the renovate/major-graphqlcodegenerator-monorepo branch from a3d9f8d to 97f9d89 Compare April 19, 2021 17:14
@renovate renovate bot force-pushed the renovate/major-graphqlcodegenerator-monorepo branch from 97f9d89 to b879e23 Compare April 30, 2021 02:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant