-
Notifications
You must be signed in to change notification settings - Fork 18
Comparing changes
Open a pull request
base repository: toon-format/toon-java
base: v0.1.1
head repository: toon-format/toon-java
compare: v0.1.2
- 19 commits
- 11 files changed
- 3 contributors
Commits on Oct 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b6b8d10 - Browse repository at this point
Copy the full SHA b6b8d10View commit details
Commits on Nov 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c225981 - Browse repository at this point
Copy the full SHA c225981View commit details -
Merge pull request #6 from jenspapenhagen/patch-1
Create dependabot.yml
Configuration menu - View commit details
-
Copy full SHA for 23dda2d - Browse repository at this point
Copy the full SHA 23dda2dView commit details -
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout 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 cdcc8c8 - Browse repository at this point
Copy the full SHA cdcc8c8View commit details -
Bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v1...v2) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: '2' 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 d08aa0d - Browse repository at this point
Copy the full SHA d08aa0dView commit details -
Bump actions/upload-artifact from 4 to 5
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/upload-artifact 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 cfd4ded - Browse repository at this point
Copy the full SHA cfd4dedView commit details -
Bump org.junit:junit-bom from 5.10.0 to 6.0.1
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.10.0 to 6.0.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.10.0...r6.0.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.1 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 02e68bb - Browse repository at this point
Copy the full SHA 02e68bbView commit details -
Merge pull request #7 from felipestanzani/dependabot/github_actions/a…
…ctions/checkout-5 Bump actions/checkout from 4 to 5
Configuration menu - View commit details
-
Copy full SHA for 986eb72 - Browse repository at this point
Copy the full SHA 986eb72View commit details -
Merge pull request #8 from felipestanzani/dependabot/github_actions/s…
…oftprops/action-gh-release-2 Bump softprops/action-gh-release from 1 to 2
Configuration menu - View commit details
-
Copy full SHA for 524c207 - Browse repository at this point
Copy the full SHA 524c207View 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 8b72fe8 - Browse repository at this point
Copy the full SHA 8b72fe8View commit details -
Merge pull request #9 from felipestanzani/dependabot/github_actions/a…
…ctions/upload-artifact-5 Bump actions/upload-artifact from 4 to 5
Configuration menu - View commit details
-
Copy full SHA for 8d468ee - Browse repository at this point
Copy the full SHA 8d468eeView commit details -
Merge pull request #10 from felipestanzani/dependabot/gradle/org.juni…
…t-junit-bom-6.0.1 Bump org.junit:junit-bom from 5.10.0 to 6.0.1
Configuration menu - View commit details
-
Copy full SHA for eee6df4 - Browse repository at this point
Copy the full SHA eee6df4View commit details -
Bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.20.1
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.18.2 to 2.20.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 00a4ccf - Browse repository at this point
Copy the full SHA 00a4ccfView commit details -
Merge pull request #11 from felipestanzani/dependabot/gradle/com.fast…
…erxml.jackson.core-jackson-databind-2.20.1 Bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.20.1
Configuration menu - View commit details
-
Copy full SHA for 4a67bfa - Browse repository at this point
Copy the full SHA 4a67bfaView commit details -
Merge pull request #12 from felipestanzani/dependabot/github_actions/…
…actions/setup-java-5 Bump actions/setup-java from 4 to 5
Configuration menu - View commit details
-
Copy full SHA for ee4a87f - Browse repository at this point
Copy the full SHA ee4a87fView commit details
Commits on Nov 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b4467b5 - Browse repository at this point
Copy the full SHA b4467b5View commit details -
Update Java version references from 21 to 17 in documentation and cod…
…e comments; refactor JsonNormalizer to replace switch expressions with if-else statements for better readability.
Configuration menu - View commit details
-
Copy full SHA for da69542 - Browse repository at this point
Copy the full SHA da69542View commit details -
Merge pull request #16 from felipestanzani/Java17
Update version to 0.1.2 and change Java language version to 17 in build
Configuration menu - View commit details
-
Copy full SHA for 0b29ad2 - Browse repository at this point
Copy the full SHA 0b29ad2View commit details -
Update CHANGELOG for version 0.1.2: change Java version requirement t…
…o 17, refactor JsonNormalizer for readability, and update multiple dependencies and GitHub Actions.
Configuration menu - View commit details
-
Copy full SHA for 0c08f35 - Browse repository at this point
Copy the full SHA 0c08f35View 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 v0.1.1...v0.1.2