Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

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

Release notes

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

1.3.1

✨ Features & highlights

  • e96fde3: add unit test testStringConcatenationIndy (#365) (nbauma109) #365

🐞 Bug fixes

  • 477cbb5: Fix for ByteCodeWriterTest (nbauma109)
  • cf54e06: Bug fix ClassCastException in Frame.createInlineDeclarations(...) (nbauma109)
  • 6049a2b: Fix testConsumeCastExpressionLL1 (nbauma109)
  • dfe89dd: fix ConsumeCastExpressionLL1 test input/output (nbauma109)

🧩 Improvements

  • 8b9f8a1: improve coverage of ByteCodeWriter (nbauma109)

🧹 Chores & Maintenance

  • 1e12596: handle record component annotations (#362) (nbauma109) #362
  • df03bd0: Update ConvertClassFileProcessor : simplify annotation conversion (#363) (nbauma109) #363
  • 91d8c9c: Apply Eclipse cleanup refactoring (#364) (nbauma109) #364
  • eb9835e: Move buildDecompiledOutput from jd-util's LineNumberStringBuilderPrinter (nbauma109)
  • c5f9c55: update to jd-util 1.3.3 and update AutoUnboxingInLoopTest accordingly (nbauma109)
  • 10368b1: skip tests for releasing and publishing (nbauma109)

🏗️ Build & Packaging

📜 yaml files

  • adc8f71: update coverage.yml to parallelize tests (nbauma109)
  • 946f6e4: update coverage.yml to fix test inclusion/exclusion (nbauma109)
Commits
  • b969e41 [maven-release-plugin] prepare release 1.3.1
  • 10368b1 skip tests for releasing and publishing
  • 946f6e4 update coverage.yml to fix test inclusion/exclusion
  • adc8f71 update coverage.yml to parallelize tests
  • dfe89dd fix ConsumeCastExpressionLL1 test input/output
  • 6049a2b Fix testConsumeCastExpressionLL1
  • cf54e06 Bug fix ClassCastException in Frame.createInlineDeclarations(...)
  • c5f9c55 update to jd-util 1.3.3 and update AutoUnboxingInLoopTest accordingly
  • 477cbb5 Fix for ByteCodeWriterTest
  • 8b9f8a1 improve coverage of ByteCodeWriter
  • 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.3.0 to 1.3.1.
- [Release notes](https://github.com/nbauma109/jd-core/releases)
- [Commits](nbauma109/jd-core@1.3.0...1.3.1)

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

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 Jan 5, 2026
@kwart kwart merged commit a537eea into master Jan 5, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/com.github.nbauma109-jd-core-1.3.1 branch January 5, 2026 08: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.

2 participants