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

build(deps-dev): bump @graphql-codegen/typescript-operations from 4.0.1 to 4.1.2 #3472

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2024

Bumps @graphql-codegen/typescript-operations from 4.0.1 to 4.1.2.

Release notes

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

Release 2022-08-04T13:12:01.667Z

@​graphql-codegen/graphql-modules-preset@​2.5.0

Minor Changes

Release 2022-08-04T13:05:23.977Z

No release notes provided.

Release 2022-08-04T13:02:57.827Z

No release notes provided.

Changelog

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

4.1.2

Patch Changes

  • #9813 4e69568 Thanks @​saihaj! - bumping for a release

  • Updated dependencies [4e69568]:

    • @​graphql-codegen/visitor-plugin-common@​4.1.2
    • @​graphql-codegen/typescript@​4.0.4
    • @​graphql-codegen/plugin-helpers@​5.0.3

4.1.1

Patch Changes

  • Updated dependencies [7718a8113]:
    • @​graphql-codegen/visitor-plugin-common@​4.1.1
    • @​graphql-codegen/typescript@​4.0.3

4.1.0

Minor Changes

  • #9811 d8364e045 Thanks @​saihaj! - fix: out-of-memory crash (fixes #7720) perf: implement a caching mechanism that makes sure the type originating at the same location is never generated twice, as long as the combination of selected fields and possible types matches feat: implement extractAllFieldsToTypes: boolean feat: implement printFieldsOnNewLines: boolean

Patch Changes

Commits
  • 56882d2 chore(release): update monorepo packages versions (#9837)
  • ebd0817 chore(release): update monorepo packages versions (#9819)
  • eaa3d60 chore(release): update monorepo packages versions (#9812)
  • d8364e0 Revert "chore(release): update monorepo packages versions (#9810)" (#9811)
  • 840c66d chore(release): update monorepo packages versions (#9810)
  • 137ca2c Revert "chore(release): update monorepo packages versions (#9648)" (#9809)
  • 671859c chore(release): update monorepo packages versions (#9648)
  • 1bed87b fix: out-of-memory crash (#7720) and significantly improve performance + feat...
  • 40a29e9 fix(deps): update dependency tslib to v2.6.2 (#9640)
  • 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 <dependency name> 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 6, 2024
Copy link

vercel bot commented Feb 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
c0d3-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 6, 2024 11:19pm

Copy link

codecov bot commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0d40c48) 100.00% compared to head (47f37aa) 100.00%.
Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #3472   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          191       191           
  Lines         3646      3646           
  Branches      1008      1008           
=========================================
  Hits          3646      3646           

@SlyBouhafs SlyBouhafs added this pull request to the merge queue Feb 6, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Feb 6, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/graphql-codegen/typescript-operations-4.1.2 branch 2 times, most recently from 4f6c210 to df0762f Compare February 6, 2024 23:07
Bumps [@graphql-codegen/typescript-operations](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations) from 4.0.1 to 4.1.2.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/operations/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript-operations@4.1.2/packages/plugins/typescript/operations)

---
updated-dependencies:
- dependency-name: "@graphql-codegen/typescript-operations"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/graphql-codegen/typescript-operations-4.1.2 branch from df0762f to 47f37aa Compare February 6, 2024 23:11
@SlyBouhafs SlyBouhafs added this pull request to the merge queue Feb 7, 2024
Merged via the queue into master with commit 7bd6ebf Feb 7, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/graphql-codegen/typescript-operations-4.1.2 branch February 7, 2024 16:30
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.

1 participant