exonum-java-binding icon indicating copy to clipboard operation
exonum-java-binding copied to clipboard

Bump pf4j from 3.3.1 to 3.6.0

Open dependabot-preview[bot] opened this issue 3 years ago • 1 comments

Bumps pf4j from 3.3.1 to 3.6.0.

Changelog

Sourced from pf4j's changelog.

[3.6.0] - 2021-01-16

Fixed

  • #394: DependencyResolver lost dependent info after plugin stop

Changed

Added

  • #415: Externalize some useful classes from testing

Removed

[3.5.0] - 2020-11-08

Fixed

  • #378: Wrong log message
  • #396: WrongDependencyVersionException logs do not contain any info

Changed

  • #395: Make ClassLoadingStrategy's constructor public
  • #398: Make DefaultPluginDescriptor#addDependency usable
  • #402: Bucketed caching in SingletonExtensionFactory

Added

  • #400: Add support for JPMS (module-info.java)
  • #404: Support multiple plugin root directories

Removed

[3.4.1] - 2020-08-14

Fixed

  • #371: ClosedFileSystemException when I run demo (Windows)
  • #391: Incorrect enum selection in ClassLoadingStrategy.ADP

Changed

Added

Removed

[3.3.0] - 2020-04-21

Fixed

  • #355: Cannot remove plugin jar file after unloading
  • #359: Calls to File.mkdirs in unzip logic may silently fail
  • #363: StackOverflow in AbstractExtensionFinder.findExtensionAnnotation
  • #366: Check proper list for debug logging

Changed

... (truncated)

Commits
  • c236a97 [maven-release-plugin] prepare release release-3.6.0
  • c956b31 Update changelog
  • 6f16cc4 Fix for #394 (#417)
  • 02c52ac Externalize some useful classes from testing (#415)
  • 10442f4 Add version 3.5.0 to changelog
  • cd7ddb9 [maven-release-plugin] prepare for next development iteration
  • a17f7cc [maven-release-plugin] prepare release release-3.5.0
  • 3e451df Update changelog
  • f6ede83 Support multiple plugin root directories (#404)
  • c2d9998 Bucketed caching in SingletonExtensionFactory (#402)
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

dependabot-preview[bot] avatar Jan 18 '21 15:01 dependabot-preview[bot]

Dependabot tried to add @bullet-tooth as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/exonum/exonum-java-binding/pulls/1664/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the exonum/exonum-java-binding repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

dependabot-preview[bot] avatar Jan 18 '21 15:01 dependabot-preview[bot]