Bump io.github.deweyjose:graphqlcodegen-maven-plugin from 2.0.0 to 3.3.2
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(12 months ago)
(12 months ago)
(12 months ago)
dependencies java
Bumps io.github.deweyjose:graphqlcodegen-maven-plugin from 2.0.0 to 3.3.2.
Release notes
Sourced from io.github.deweyjose:graphqlcodegen-maven-plugin's releases.
graphqlcodegen-maven-plugin-3.3.2
What's Changed
- Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by
@dependabotin deweyjose/graphqlcodegen#230- remove build-helper by
@deweyjosein deweyjose/graphqlcodegen#243- Bump org.jetbrains.kotlin:kotlin-compiler-embeddable from 1.9.23 to 2.1.21 by
@dependabotin deweyjose/graphqlcodegen#232- Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.7.0 by
@dependabotin deweyjose/graphqlcodegen#233- migrate to java collections by
@deweyjosein deweyjose/graphqlcodegen#244- update DGS to 8.1.0 by
@deweyjosein deweyjose/graphqlcodegen#247Full Changelog: https://github.com/deweyjose/graphqlcodegen/compare/graphqlcodegen-maven-plugin-3.3.1...graphqlcodegen-maven-plugin-3.3.2
Please Note
The DGS team removed support for maxProjectionDepth in 8.1.0, as such the options was removed from this plugin.
graphqlcodegen-maven-plugin-3.3.1
What's Changed
- Replace maven-project with maven-core 3.9.9 and update plugin version by
@deweyjosein deweyjose/graphqlcodegen#242Full Changelog: https://github.com/deweyjose/graphqlcodegen/compare/graphqlcodegen-maven-plugin-3.3.0...graphqlcodegen-maven-plugin-3.3.1
Thanks
@wleesefor the heads up!graphqlcodegen-maven-plugin-3.3.0
🚀 New Feature: Remote Schema Introspection-Based Codegen! 🎉
Backend GraphQL developers, your wait is over!
You can now generate Java/Kotlin code directly from remote GraphQL schemas using introspection—right from your Maven build.No more manual schema downloads or copy-pasting SDL files. Just point the plugin at your GraphQL endpoint, and let it fetch, introspect, and generate types for you—complete with support for custom queries, operation names, and HTTP headers.
Why is this awesome?
- Instantly sync your code with the latest schema from any GraphQL server.
- Automate codegen for internal, partner, or public APIs.
- Easily handle authentication and custom headers.
How to use:
Check out the newintrospectionRequestsparameter in the plugin configuration documentation⚠️ Heads up: This feature is brand new and still experimental. We’d love your feedback—try it out, break it, and let us know what you think!
Happy coding! 🚀
What's Changed
- feature/introspection to sdl by
@deweyjosein deweyjose/graphqlcodegen#238- Feature/sdl from introspection by
@deweyjosein deweyjose/graphqlcodegen#239- Feature/introspection schemafile service by
@deweyjosein deweyjose/graphqlcodegen#240- Introspection test by
@deweyjosein deweyjose/graphqlcodegen#241
... (truncated)
Commits
5882efdUpdate README.md7dd0bd0update version4bde5c4Update coverage badgec2ec80dupdate DGS to 8.1.0 (#247)46534e2Update README.md67d25aaUpdate coverage badgee1deebamigrate to java collections (#244)af4dc33Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.7.0 (#233)26a2f5aBump org.jetbrains.kotlin:kotlin-compiler-embeddable (#232)d09bc11remove build-helper (#243)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
1
+1
-1
Package Dependencies
maven
2.0.0 → 3.3.2
Major
Technical Details
| ID: | 1629606 |
| UUID: | 2577372855 |
| Node ID: | PR_kwDOK1Mht86Zn5a3 |
| Host: | GitHub |
| Repository: | ToQuery/example-spring-graphql |
| Merge State: | Unknown |