-
Notifications
You must be signed in to change notification settings - Fork 111
Comparing changes
Open a pull request
base repository: Netflix/dgs-codegen
base: c5741f6
head repository: Netflix/dgs-codegen
compare: abcabc2
- 10 commits
- 28 files changed
- 3 contributors
Commits on Nov 24, 2025
-
Bump actions/checkout from 4 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4919379 - Browse repository at this point
Copy the full SHA 4919379View commit details
Commits on Dec 10, 2025
-
Migrate to com.palantir.javapoet
- Replace `com.squareup:javapoet` dependency with the latest version (0.9.x) of `com.palantir.javapoet:javapoet`. - Update imports to use the new package names. - Use the accessor methods to get the field values from JavaPoet objects, rather than accessing those fields directly, as the fields are now marked as private in the respective Palantir's JavaPoet classes. - Use the builder wrapper object to access the current state of `TypeSpec.Builder`, as the builder classes no longer expose their internal state via public methods. - Use Object class name constant from `ClassName` class, as the similar constant in `TypeName` class no longer exists. - Make minor refactoring changes suggested by IntelliJ IDEA's code inspector tool.
Configuration menu - View commit details
-
Copy full SHA for 93d8f9f - Browse repository at this point
Copy the full SHA 93d8f9fView commit details
Commits on Dec 11, 2025
-
Merge pull request #902 from illegal/migrate-javapoet
Migrate to com.palantir.javapoet
Configuration menu - View commit details
-
Copy full SHA for 8d15daf - Browse repository at this point
Copy the full SHA 8d15dafView commit details -
Merge pull request #895 from Netflix/dependabot/github_actions/action…
…s/checkout-6 Bump actions/checkout from 4 to 6
Configuration menu - View commit details
-
Copy full SHA for 27bb2ba - Browse repository at this point
Copy the full SHA 27bb2baView commit details -
Bump com.squareup:kotlinpoet from 1.17.+ to 2.2.0
Bumps [com.squareup:kotlinpoet](https://github.com/square/kotlinpoet) from 1.17.+ to 2.2.0. - [Release notes](https://github.com/square/kotlinpoet/releases) - [Changelog](https://github.com/square/kotlinpoet/blob/main/docs/changelog.md) - [Commits](https://github.com/square/kotlinpoet/commits/2.2.0) --- updated-dependencies: - dependency-name: com.squareup:kotlinpoet dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 6a379f9 - Browse repository at this point
Copy the full SHA 6a379f9View commit details -
Merge pull request #841 from Netflix/dependabot/gradle/com.squareup-k…
…otlinpoet-2.2.0 Bump com.squareup:kotlinpoet from 1.17.+ to 2.2.0
Configuration menu - View commit details
-
Copy full SHA for ddd9593 - Browse repository at this point
Copy the full SHA ddd9593View commit details -
Bump com.github.ajalt.clikt:clikt from 4.4.+ to 5.0.3
Bumps [com.github.ajalt.clikt:clikt](https://github.com/ajalt/clikt) from 4.4.+ to 5.0.3. - [Release notes](https://github.com/ajalt/clikt/releases) - [Changelog](https://github.com/ajalt/clikt/blob/master/CHANGELOG.md) - [Commits](https://github.com/ajalt/clikt/commits/5.0.3) --- updated-dependencies: - dependency-name: com.github.ajalt.clikt:clikt dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for a42ac2b - Browse repository at this point
Copy the full SHA a42ac2bView commit details -
Merge pull request #823 from Netflix/dependabot/gradle/com.github.aja…
…lt.clikt-clikt-5.0.3 Bump com.github.ajalt.clikt:clikt from 4.4.+ to 5.0.3
Configuration menu - View commit details
-
Copy full SHA for 98a70d5 - Browse repository at this point
Copy the full SHA 98a70d5View commit details -
Bump actions/setup-java from 4 to 5
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-java dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 9f2c281 - Browse repository at this point
Copy the full SHA 9f2c281View commit details -
Merge pull request #872 from Netflix/dependabot/github_actions/action…
…s/setup-java-5 Bump actions/setup-java from 4 to 5
Configuration menu - View commit details
-
Copy full SHA for abcabc2 - Browse repository at this point
Copy the full SHA abcabc2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff c5741f6...abcabc2