Skip to content

Bump io.github.nbauma109:jd-core from 1.3.2 to 1.3.3#173

Merged
nbauma109 merged 1 commit intomasterfrom
dependabot/maven/io.github.nbauma109-jd-core-1.3.3
Feb 6, 2026
Merged

Bump io.github.nbauma109:jd-core from 1.3.2 to 1.3.3#173
nbauma109 merged 1 commit intomasterfrom
dependabot/maven/io.github.nbauma109-jd-core-1.3.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Feb 6, 2026

Bumps io.github.nbauma109:jd-core from 1.3.2 to 1.3.3.

Release notes

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

1.3.3

✨ Features & highlights

  • ad0b08a: Use toArray(Object[]::new) syntax (#382) (nbauma109) #382
  • 636bd16: Fix single statement bug (Use 'Statement' implementation instead) (nbauma109)

🐞 Bug fixes

  • db63e7a: Method overloading generic parameter bug fix (#378) (nbauma109) #378
  • 0546392: Fix string concatenation bug (#384) (nbauma109) #384
  • 636bd16: Fix single statement bug (Use 'Statement' implementation instead) (nbauma109)

📦 Dependencies

🧪 Test dependencies

  • fcfe174: Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 #377

🪄 Github actions & workflow

  • a1a75da: Bump actions/cache from 5.0.2 to 5.0.3 #376

🧹 Chores & Maintenance

  • ccbafe8: remove jd-core-0.7.1 (nbauma109)
  • 8bfe63c: remove test MiscTest#testFastCodeExceptionAnalyzer and jd-core-0.7.1 (nbauma109)
  • 1901579: Run unit test suite of commons-collections4-4.4 (#379) (nbauma109) #379
  • 420832c: refactor to use iterator (#381) (nbauma109) #381
  • ee94862: Apply Eclipse cleanup refactoring (#380) (nbauma109) #380
  • fe60f03: Apply Eclipse cleanup refactoring (#383) (nbauma109) #383
Commits
  • 6fadecc [maven-release-plugin] prepare release 1.3.3
  • 636bd16 Fix single statement bug (Use 'Statement' implementation instead)
  • 0546392 Fix string concatenation bug (#384)
  • fe60f03 Apply Eclipse cleanup refactoring (#383)
  • ad0b08a Use toArray(Object[]::new) syntax (#382)
  • a1a75da Bump actions/cache from 5.0.2 to 5.0.3 (#376)
  • ee94862 Apply Eclipse cleanup refactoring (#380)
  • 420832c refactor to use iterator (#381)
  • 1901579 Run unit test suite of commons-collections4-4.4 (#379)
  • db63e7a Method overloading generic parameter bug fix (#378)
  • 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 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 [io.github.nbauma109:jd-core](https://github.com/nbauma109/jd-core) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/nbauma109/jd-core/releases)
- [Commits](nbauma109/jd-core@1.3.2...1.3.3)

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

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 Feb 6, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.08%. Comparing base (42b7d98) to head (79ddc4b).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #173   +/-   ##
=========================================
  Coverage     82.08%   82.08%           
  Complexity      169      169           
=========================================
  Files            30       30           
  Lines           709      709           
  Branches         84       84           
=========================================
  Hits            582      582           
  Misses           91       91           
  Partials         36       36           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@nbauma109 nbauma109 merged commit 0edc605 into master Feb 6, 2026
6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/io.github.nbauma109-jd-core-1.3.3 branch February 6, 2026 20:58
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