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

Bump com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-core from 5.6.3 to 6.0.2 #1210

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 27, 2023

Bumps com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-core from 5.6.3 to 6.0.2.

Release notes

Sourced from com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-core's releases.

V6.0.2

What’s Changed

v6.0.2

What's Changed

Full Changelog: Netflix/dgs-codegen@v6.0.1...v6.0.2

v6.0.1

What’s Changed

Breaking Changes:

  • This release switches the Client API to v2 from v1 for all projects. Both generateClient and generateClientv2 will use the v2 API. Please refer to our documentation for notes on how to migrate usages
  • This release requires all kotlin projects to use version 1.9 or higher.

v6.0.0

What’s Changed

Breaking Changes:

  • This release switches the Client API to v2 from v1 for all projects. Both generateClient and generateClientv2 will use the v2 API. Please refer to our documentation for notes on how to migrate usages
  • This release requires all kotlin projects to use version 1.9 or higher.

v5.12.4

What’s Changed

v5.12.3

What's Changed

New Contributors

... (truncated)

Commits
  • a84c850 Fix configuration-cache feature for multi-module projects that don't have dgs...
  • 5ebeefa restore pluginBundle block.
  • ec47894 Update task dependencies for publish. (#592)
  • 1a82b24 Merge pull request #591 from Netflix/update-plugins-kotlin
  • 55da9f8 Update dep locks.
  • e899892 Update gradle and kotlin versions to fix build.
  • d0f20ed Remove v1 client API (#588)
  • 4318aba Configuration cache fix for <GenerateJavaTask`: invocation of 'Task.project' ...
  • 9c925eb fix: generate input types when client api is generated (#575)
  • a66224a fix(ClientUtilsConventions): apply dependency locking at time of plugin initi...
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-core [>= 5.8.a, < 5.9]

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-core](https://github.com/Netflix/dgs-codegen) from 5.6.3 to 6.0.2.
- [Release notes](https://github.com/Netflix/dgs-codegen/releases)
- [Commits](Netflix/dgs-codegen@v5.6.3...V6.0.2)

---
updated-dependencies:
- dependency-name: com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 27, 2023
@straumat straumat merged commit e47cd72 into development Dec 2, 2023
4 checks passed
@straumat straumat deleted the dependabot/maven/development/com.netflix.graphql.dgs.codegen-graphql-dgs-codegen-core-6.0.2 branch December 2, 2023 20:25
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant