Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps japicmp-maven-plugin from 0.14.3 to 0.17.2.

Release notes

Sourced from japicmp-maven-plugin's releases.

0.15.3

  • The post analysis script can be loaded from the classpath. #274
  • Exceptions during the artifact resolution do no longer break the build if the artifact was found. #284
  • Option ignoreNonResolvableArtifacts is evaluated correctly again. #283
  • Workaround was added to support bundle packaging. #280

Available at Maven Central.

0.15.2

  • New annotations or new enums are no longer tracked as incompatible (regression) #279
  • Updated guava version to 30.0-jre

Available at Maven Central.

0.15.1

  • No ArtifactNotFoundException when comparison list is build from maven project #278

Available at Maven Central.

0.15.0

  • The maven plugin runs with Java-16. This also made changes necessary to migrate to the maven-resolver-API. Hence; the japicmp-maven plugin only runs with maven >= 3.1.0 #275
  • New change that is detected: METHOD_DEFAULT_ADDED_IN_IMPLEMENTED_INTERFACE. #267
  • StdoutOutputGenerator does not print superclass if class itself has changed.

Available at Maven Central.

Commits
  • 79c1114 [maven-release-plugin] prepare release japicmp-base-0.17.2
  • 2fd4431 upgraded version in *.md files to 0.17.2
  • 2199288 update ReleaseNotes.md
  • e980e0f Merge pull request #357 from cstamas/MNG-7706-drop-unused
  • a8db642 Merge pull request #358 from cstamas/build-warnings-and-updates
  • 3758e38 There are a LOT of warnings that plugin is missing version.
  • f7bbca0 Drop unused parameter ${localRepository}.
  • 4d8bb2f [maven-release-plugin] prepare for next development iteration
  • 64c6164 [maven-release-plugin] prepare release japicmp-base-0.17.1
  • d2a6f1b Merge remote-tracking branch 'origin/master'
  • 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 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 [japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.14.3 to 0.17.2.
- [Release notes](https://github.com/siom79/japicmp/releases)
- [Changelog](https://github.com/siom79/japicmp/blob/master/release.py)
- [Commits](siom79/japicmp@japicmp-base-0.14.3...japicmp-base-0.17.2)

---
updated-dependencies:
- dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 6, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants