Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps com.github.nbauma109:jd-core from 1.2.33 to 1.3.0.

Release notes

Sourced from com.github.nbauma109:jd-core's releases.

1.3.0

✨ Features & highlights

  • 9a0a9ab: Add spellcheck workflow for automated typo fixes (nbauma109)
  • 281a029: support for records (#359) (nbauma109) #359
  • 8d32864: add support for switch expressions (#360) (nbauma109) #360

🐞 Bug fixes

  • 83c33b3: fix JavaBasicTest NaND -> NaN (nbauma109)
  • 1dd31f9: Fix typos (#341) (nbauma109) #341
  • f5e0ef0: fix indentation (nbauma109)
  • e884e84: fix and unit test for "String concatenation decompiles wrong #346" (#357) (nbauma109) #357

📦 Dependencies

⚙️ Runtime dependencies

  • e47fd3d: Bump io.github.nbauma109:jd-util from 1.2.3 to 1.2.4 #348

🧪 Test dependencies

  • 2e8c722: Bump org.apache.kafka:kafka-clients from 4.1.0 to 4.1.1 #331

🔧 Maven plugins

  • 57c0552: Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 #332
  • 0d00817: Bump org.apache.maven.plugins:maven-release-plugin from 3.2.0 to 3.3.1 (also: 67ad0b5) #345 #353
  • 5b895a9: Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 #344

🪄 Github actions & workflow

  • 8fa2409: Bump actions/cache from 4.3.0 to 5.0.1 (also: 6185c22) #352 #354
  • 3baf0e1: Bump actions/checkout from 5 to 6 #333
  • 5f2f124: Bump peter-evans/create-pull-request from 7 to 8 #351

🧹 Chores & Maintenance

  • c48eb91: create .typos.toml (nbauma109)
  • beb2189: rename variable IntegerConstantExpression nce -> ice (nbauma109)
  • aa96ae2: Change token from GITHUB_TOKEN to PAT_TOKEN (nbauma109)
  • 1066c06: rename PriviledgedAction -> PriviledgedActionClass (nbauma109)
  • de8267a: update .typos.toml (nbauma109)
  • 94d7217: Apply Eclipse cleanup refactoring (#343) (nbauma109) #343
  • 7d13d2f: remove unused code (nbauma109)
  • d9b8f83: Apply Eclipse cleanup refactoring (#350) (nbauma109) #350
  • 7f5158f: move more model classes to jd-util (nbauma109)
  • 47f62d3: set version to 1.3.0-SNAPSHOT (nbauma109)
  • 3b786fc: Apply Eclipse cleanup refactoring (#358) (nbauma109) #358

🏗️ Build & Packaging

📜 yaml files

  • 8fa8d2a: Delete .github/workflows/combine-prs.yml (nbauma109)
  • fd71859: Create refactor.yml (nbauma109)
  • 86544af: Update refactor.yml (nbauma109)

📚 Documentation

  • a6242c2: Update README.md : replace jitpack/jitci badges with maven central (nbauma109)
Commits
  • 22c1591 [maven-release-plugin] prepare release 1.3.0
  • 8d32864 add support for switch expressions (#360)
  • 281a029 support for records (#359)
  • 3b786fc Apply Eclipse cleanup refactoring (#358)
  • e884e84 fix and unit test for "String concatenation decompiles wrong #346" (#357)
  • 47f62d3 set version to 1.3.0-SNAPSHOT
  • 7f5158f move more model classes to jd-util
  • f5e0ef0 fix indentation
  • 6185c22 Bump actions/cache from 5.0.0 to 5.0.1 (#354)
  • 67ad0b5 Bump org.apache.maven.plugins:maven-release-plugin from 3.3.0 to 3.3.1 (#353)
  • Additional commits viewable 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)

Bumps [com.github.nbauma109:jd-core](https://github.com/nbauma109/jd-core) from 1.2.33 to 1.3.0.
- [Release notes](https://github.com/nbauma109/jd-core/releases)
- [Commits](nbauma109/jd-core@1.2.33...1.3.0)

---
updated-dependencies:
- dependency-name: com.github.nbauma109:jd-core
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Dec 29, 2025
@kwart kwart merged commit 600e324 into master Dec 31, 2025
1 check passed
@kwart kwart deleted the dependabot/maven/com.github.nbauma109-jd-core-1.3.0 branch December 31, 2025 09:57
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.

1 participant