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.22 #152

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 7 months ago

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

Release notes

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

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)

1.1.19

Commits

  • 681f792: [maven-release-plugin] prepare for next development iteration (release-bot)
  • e668181: move isStatic - fix isTypeArgumentAssignableFrom (nbauma109)
  • d911f94: [maven-release-plugin] prepare release 1.1.19 (release-bot)

1.1.18

Commits

  • afbdd72: [maven-release-plugin] prepare for next development iteration (release-bot)
  • 3b8aca6: cleanUpByteCode (nbauma109)
  • fc23ecb: [maven-release-plugin] prepare release 1.1.18 (release-bot)

1.1.17

Commits

  • 39e7303: [maven-release-plugin] prepare for next development iteration (release-bot)
  • af5704a: added codecov (nbauma109)
  • 1a1c8c9: Create coverage.yml (nbauma109)
  • 8c0b18d: Merge branch 'master' of https://github.com/nbauma109/jd-util (nbauma109)

... (truncated)

Commits
  • fe7f0f3 [maven-release-plugin] prepare release 1.1.22
  • d4f9037 added log4j 2.22.1
  • 34026d2 removed unused log4j and updated unit test
  • 5e36981 log4j 2.20.0
  • f442c48 log4j 2.22.1 -> 2.22.0
  • 2e93521 Merge pull request #55 from nbauma109/dependabot/maven/commons-io-commons-io-...
  • 2d3cb24 Merge pull request #57 from nbauma109/dependabot/maven/org.apache.logging.log...
  • 4c5f478 Merge pull request #58 from nbauma109/dependabot/maven/org.apache.logging.log...
  • c9901ba Merge pull request #59 from nbauma109/dependabot/maven/org.apache.bcel-bcel-6...
  • 843d863 Bump org.apache.bcel:bcel from 6.7.0 to 6.8.1
  • 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.

dependabot[bot] commented 5 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.