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 com.github.nbauma109:jd-util from 1.1.16 to 1.1.24 #190

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps com.github.nbauma109:jd-util from 1.1.16 to 1.1.24.

Release notes

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

1.1.24

Commits

  • 1a3844f: Bump org.apache.bcel:bcel from 6.9.0 to 6.10.0 (dependabot[bot]) #76
  • 24e25c9: [maven-release-plugin] prepare for next development iteration (release-bot)
  • b29de90: [maven-release-plugin] prepare release 1.1.24 (release-bot)

1.1.23

Commits

  • fef129d: [maven-release-plugin] prepare for next development iteration (release-bot)
  • 8ce6c8d: Bump org.apache.logging.log4j:log4j-api from 2.22.1 to 2.23.0 (dependabot[bot]) #60
  • 1fe03c6: Bump org.apache.logging.log4j:log4j-core from 2.22.1 to 2.23.0 (dependabot[bot]) #61
  • f81c305: Bump org.apache.logging.log4j:log4j-core from 2.23.0 to 2.23.1 (dependabot[bot]) #63
  • 503580b: Bump org.apache.logging.log4j:log4j-api from 2.23.0 to 2.23.1 (dependabot[bot]) #64
  • a9038e8: Bump commons-io:commons-io from 2.15.1 to 2.16.0 (dependabot[bot]) #65
  • 4cd8b0c: Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (dependabot[bot]) #66
  • d5180ac: Bump org.apache.bcel:bcel from 6.8.1 to 6.9.0 (dependabot[bot]) #72
  • 21f8d60: [maven-release-plugin] prepare release 1.1.23 (release-bot)

1.1.22

Commits

  • 726922f: Bump commons-io from 2.12.0 to 2.13.0 (dependabot[bot]) #41
  • 16b0ea1: [maven-release-plugin] prepare for next development iteration (release-bot)
  • 75d3f99: Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (dependabot[bot]) #46
  • fb75431: Bump commons-io:commons-io from 2.13.0 to 2.15.1 (dependabot[bot]) #55
  • 17e1960: Bump org.apache.logging.log4j:log4j-core from 2.20.0 to 2.22.1 (dependabot[bot]) #57
  • 9dca39d: Bump org.apache.logging.log4j:log4j-api from 2.20.0 to 2.22.1 (dependabot[bot]) #58
  • 843d863: Bump org.apache.bcel:bcel from 6.7.0 to 6.8.1 (dependabot[bot]) #59
  • f442c48: log4j 2.22.1 -> 2.22.0 (nbauma109)
  • 5e36981: log4j 2.20.0 (nbauma109)
  • 34026d2: removed unused log4j and updated unit test (nbauma109)
  • d4f9037: added log4j 2.22.1 (nbauma109)
  • fe7f0f3: [maven-release-plugin] prepare release 1.1.22 (release-bot)

1.1.21

Commits

  • 4292275: [maven-release-plugin] prepare for next development iteration (release-bot)
  • ba4a2a3: Bump maven-release-plugin from 3.0.0 to 3.0.1 (dependabot[bot]) #40
  • c633b16: various fixes related to casts (nbauma109) #42
  • 946698d: [maven-release-plugin] prepare release 1.1.21 (release-bot)

1.1.20

Commits

  • 9a17b91: [maven-release-plugin] prepare for next development iteration (release-bot)
  • 68cf664: added test testIsTypeArgumentAssignableFrom (nbauma109)
  • 22272ae: Merge branch 'master' of https://github.com/nbauma109/jd-util (nbauma109)
  • 0817b91: fix assertion (nbauma109)
  • 885e062: added test (nbauma109)
  • f23b33d: fix bytecode cleanup of inner classes - simplified code and updated test (nbauma109)
  • 6450ef0: [maven-release-plugin] prepare release 1.1.20 (release-bot)

... (truncated)

Commits
  • b29de90 [maven-release-plugin] prepare release 1.1.24
  • 890d0de Merge pull request #76 from nbauma109/dependabot/maven/org.apache.bcel-bcel-6...
  • 24e25c9 [maven-release-plugin] prepare for next development iteration
  • 21f8d60 [maven-release-plugin] prepare release 1.1.23
  • 1a3844f Bump org.apache.bcel:bcel from 6.9.0 to 6.10.0
  • 9979538 Merge pull request #72 from nbauma109/dependabot/maven/org.apache.bcel-bcel-6...
  • ed4c72e Merge pull request #66 from nbauma109/dependabot/maven/org.jacoco-jacoco-mave...
  • d5180ac Bump org.apache.bcel:bcel from 6.8.1 to 6.9.0
  • 2b2a14f Merge pull request #65 from nbauma109/dependabot/maven/commons-io-commons-io-...
  • 4f873d5 Merge pull request #64 from nbauma109/dependabot/maven/org.apache.logging.log...
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.