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

Upcoming Release Changes #349

Merged
merged 1 commit into from
Sep 12, 2023
Merged

Upcoming Release Changes #349

merged 1 commit into from
Sep 12, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 24, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@graphql-codegen/c-sharp@5.0.0

Major Changes

Patch Changes

  • Updated dependencies
    [9b6f8a648]:
    • @graphql-codegen/c-sharp-common@1.0.0

@graphql-codegen/c-sharp-common@1.0.0

Major Changes

@graphql-codegen/c-sharp-operations@3.0.0

Major Changes

Patch Changes

  • Updated dependencies
    [9b6f8a648]:
    • @graphql-codegen/c-sharp-common@1.0.0

@graphql-codegen/flutter-freezed@4.0.0

Major Changes

Patch Changes

@graphql-codegen/flow@3.0.0

Major Changes

@graphql-codegen/flow-operations@3.0.0

Major Changes

Patch Changes

  • Updated dependencies
    [9b6f8a648]:
    • @graphql-codegen/flow@3.0.0

@graphql-codegen/flow-resolvers@3.0.0

Major Changes

Patch Changes

@graphql-codegen/java-apollo-android@3.0.0

Major Changes

Patch Changes

  • Updated dependencies
    [9b6f8a648]:
    • @graphql-codegen/java-common@3.0.0

@graphql-codegen/java-common@3.0.0

Major Changes

@graphql-codegen/java@4.0.0

Major Changes

Patch Changes

  • Updated dependencies
    [9b6f8a648]:
    • @graphql-codegen/java-common@3.0.0

@graphql-codegen/kotlin@3.0.0

Major Changes

Patch Changes

  • Updated dependencies
    [9b6f8a648]:
    • @graphql-codegen/java-common@3.0.0

@graphql-codegen/java-resolvers@3.0.0

Major Changes

Patch Changes

  • Updated dependencies
    [9b6f8a648]:
    • @graphql-codegen/java-common@3.0.0

@graphql-codegen/hasura-allow-list@3.0.0

Major Changes

@graphql-codegen/jsdoc@3.0.0

Major Changes

@graphql-codegen/urql-introspection@3.0.0

Major Changes

@graphql-codegen/typescript-apollo-angular@4.0.0

Major Changes

@graphql-codegen/typescript-apollo-client-helpers@3.0.0

Major Changes

@graphql-codegen/typescript-enum-array@3.0.0

Major Changes

@graphql-codegen/typescript-generic-sdk@4.0.0

Major Changes

@graphql-codegen/typescript-graphql-apollo@2.0.0

Major Changes

@graphql-codegen/typescript-graphql-files-modules@3.0.0

Major Changes

@graphql-codegen/typescript-graphql-request@6.0.0

Major Changes

Patch Changes

  • #375
    cb5763617
    Thanks @yshrsmz! - fix(graphql-request): use Headers in return type
    when rawRequest is true

@graphql-codegen/typescript-jit-sdk@3.0.0

Major Changes

Patch Changes

@graphql-codegen/typescript-mongodb@3.0.0

Major Changes

Patch Changes

@graphql-codegen/typescript-msw@2.0.0

Major Changes

@graphql-codegen/named-operations-object@3.0.0

Major Changes

@graphql-codegen/typescript-oclif@3.0.0

Major Changes

@graphql-codegen/typescript-react-apollo@4.0.0

Major Changes

@graphql-codegen/typescript-react-offix@3.0.0

Major Changes

@graphql-codegen/typescript-react-query@5.0.0

Major Changes

Minor Changes

Patch Changes

  • #369
    9d6a3881a
    Thanks @vctqs1! - Provide reactQueryImportFrom field to custom
    react-query import from

@graphql-codegen/typescript-rtk-query@3.0.0

Major Changes

@graphql-codegen/typescript-stencil-apollo@3.0.0

Major Changes

@graphql-codegen/typescript-type-graphql@3.0.0

Major Changes

@graphql-codegen/typescript-urql@4.0.0

Major Changes

Patch Changes

  • #373
    7f9ca7385
    Thanks @danielkaxis! - Generates optional or required options
    argument for subscriptions if variables are required or not.

@graphql-codegen/typescript-urql-graphcache@3.0.0

Major Changes

Minor Changes

@graphql-codegen/urql-svelte-operations-store@2.0.0

Major Changes

@graphql-codegen/typescript-vue-apollo@4.0.0

Major Changes

@graphql-codegen/typescript-vue-apollo-smart-ops@3.0.0

Major Changes

@graphql-codegen/typescript-vue-urql@3.0.0

Major Changes

Minor Changes

  • #329
    e330c6ef0
    Thanks @mlesin! - Generate explicit type for variables used in a
    query to work with urql v4

@graphql-codegen/import-types-preset@3.0.0

Major Changes

@graphql-codegen/near-operation-file-preset@3.0.0

Major Changes

  • #383
    9a692da46
    Thanks @sachalifs! - accept skipDocumentsValidation config
    parameter

    ‼️ ‼️ ‼️ Please note ‼️ ‼️ ‼️:

    This is a breaking change since previous versions skips all documents validation and this could
    raise validation errors while generating types.

  • #348
    9b6f8a648
    Thanks @n1ru4l! - Drop support for Node.js 12 and 14. Require Node.js
    >= 16

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch 7 times, most recently from 239b2d1 to 2d09617 Compare May 24, 2023 16:55
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from ef0f6eb to f6e6441 Compare July 21, 2023 18:04
@dargmuesli
Copy link
Contributor

@n1ru4l quite a few upcoming releases accumulated here... mind actually releasing them if you have the permissions to do so? ❤️

@dargmuesli
Copy link
Contributor

@dotansimha could you trigger a release maybe? It's a pity that merged changes are not accessible to be used 🙊

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 9ed90ee to de574ae Compare September 11, 2023 21:04
@sachalifs
Copy link
Contributor

Hello @saihaj @Urigo @n1ru4l @charlypoly @dotansimha I'm also looking forward for this release, it'd be really nice to be able to use the merged changes 🙇

@saihaj saihaj merged commit dd930f7 into main Sep 12, 2023
@saihaj saihaj deleted the changeset-release/main branch September 12, 2023 12:39
saihaj added a commit that referenced this pull request Sep 25, 2023
saihaj added a commit that referenced this pull request Sep 25, 2023
saihaj added a commit that referenced this pull request Sep 25, 2023
* feat (msw) withSuffix param

* edit (msw) package version increasement

* add changeset

* Revert "chore(release): update monorepo packages versions (#349)" (#411)

This reverts commit dd930f7.

* Revert "fix(preset/near-operation-file): accept skipDocumentsValidation config parameter. Closes #214 (#383)" (#413)

This reverts commit 9a692da.

* chore(deps): update dependency jest-junit to v16 (#357)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency rimraf to v5 (#325)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat(typescript-rtk-query): add addTransformResponse to config (#267)

* feat: add addTransformResponse to config

* docs: add changeset

* fix: changeset from path to minor

* fix: move subscription block before generation

* fix: prettier issue

---------

Co-authored-by: Dominic <dominic@nomanini.com>

* changes to dev tests

* fix(preset/near-operation-file): accept skipDocumentsValidat (#414)

* Revert "Revert "fix(preset/near-operation-file): accept skipDocumentsValidation config parameter. Closes #214 (#383)" (#413)"

This reverts commit 5739a0e.

* fix(preset/near-operation-file): read skipDocumentsValidation from config (#409)

* fix(preset/near-operation-file): add skipDocumentsValidation presetConfig types

* Create brave-bulldogs-explode.md

* fix(preset/near-operation-file): read skipDocumentsValidation from config

* Update brave-bulldogs-explode.md

* Delete .changeset/brave-bulldogs-explode.md

---------

Co-authored-by: Herman Bilous <herman.belous@gmail.com>

* chore(deps): update dependency patch-package to v8 (#417)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @urql/introspection to v1.0.2 (#321)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(graphql-request): return errors in return type for rawRequest (#408)

* fix(graphql-request): return errors in return type when rawRequest is true

* add changeset

* generate examples

* chore(deps): update typescript-eslint monorepo to v5.62.0 (#288)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @apollo/client to v3.8.4 (#292)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update babel monorepo (#299)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @changesets/cli to v2.26.2 (#310)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency lint-staged to v14 (#416)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @reduxjs/toolkit to v1.9.6 (#346)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update package.json

---------

Co-authored-by: Saihajpreet Singh <saihajpreet.singh@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dominic Gunther Bauer <46312751+DominicGBauer@users.noreply.github.com>
Co-authored-by: Dominic <dominic@nomanini.com>
Co-authored-by: Herman Bilous <herman.belous@gmail.com>
Co-authored-by: dseeto <dseeto@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants