nbauma109 / ecd

An Eclipse Plugin to integrate different Class Decompiler seamlessly into the development workflow
Eclipse Public License 1.0
3 stars 0 forks source link

Bump jd-util from 1.1.12 to 1.1.15 #110

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps jd-util from 1.1.12 to 1.1.15.

Release notes

Sourced from jd-util's releases.

1.1.15

Commits

  • f18ceb8: Bump maven-release-plugin from 3.0.0-M6 to 3.0.0-M7 (dependabot[bot]) #6
  • e649a39: Bump bcel from 6.6.0 to 6.7.0 (dependabot[bot]) #7
  • 87e2a9e: [maven-release-plugin] prepare for next development iteration (release-bot)
  • 97ae340: Bump maven-release-plugin from 3.0.0-M7 to 3.0.0 (dependabot[bot]) #8
  • e559f7b: fix issues in TypeMaker (nbauma109)
  • 226d85c: Merge branch 'master' of https://github.com/nbauma109/jd-util (nbauma109)
  • ddc4d1b: [maven-release-plugin] prepare release 1.1.15 (release-bot)

1.1.14

Commits

  • ef20d40: [maven-release-plugin] prepare for next development iteration (release-bot)
  • e68d340: [no ci] Release only when ready (nbauma109)
  • f37dde6: simplify code to use more of Apache BCEL (nbauma109)
  • 40f7b53: Merge branch 'master' of https://github.com/nbauma109/jd-util (nbauma109)
  • 8716c55: release on workflow_dispatch (nbauma109)
  • 63ce399: [maven-release-plugin] prepare release 1.1.14 (release-bot)

1.1.13

Commits

  • 0e5616f: [maven-release-plugin] prepare for next development iteration (release-bot)
  • 603034d: added isStatic in ClassDeclaration (nbauma109)
  • fa56145: [maven-release-plugin] prepare release 1.1.13 (release-bot)
Commits
  • ddc4d1b [maven-release-plugin] prepare release 1.1.15
  • 226d85c Merge branch 'master' of https://github.com/nbauma109/jd-util
  • e559f7b fix issues in TypeMaker
  • 3e676e4 Merge pull request #8 from nbauma109/dependabot/maven/org.apache.maven.plugin...
  • 97ae340 Bump maven-release-plugin from 3.0.0-M7 to 3.0.0
  • ad14512 Merge pull request #6 from nbauma109/dependabot/maven/org.apache.maven.plugin...
  • e93cdce Merge pull request #7 from nbauma109/dependabot/maven/org.apache.bcel-bcel-6.7.0
  • 87e2a9e [maven-release-plugin] prepare for next development iteration
  • 63ce399 [maven-release-plugin] prepare release 1.1.14
  • 8716c55 release on workflow_dispatch
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #111.