Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump classgraph from 4.8.87 to 4.8.90 #1530

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps classgraph from 4.8.87 to 4.8.90.

Release notes

Sourced from classgraph's releases.

classgraph-4.8.90

Fix Windows path separator incompatibility introduced in 4.8.88 (#477, thanks to @adelel1 for reporting)

classgraph-4.8.89

Added the ability to filter classpath elements by URL, using ClassGraph#filterClasspathElementsByURL(ClasspathElementURLFilter) (#468).

classgraph-4.8.88

Fixed issue where + characters were mistakenly being replaced with spaces in classpath URLs, due to a longstanding JDK bug that the JDK team is never going to fix. (#468, thanks to @adelel1 for reporting)

Commits
  • 570f680 Merge branch 'latest' of https://github.com/classgraph/classgraph into latest
  • a40b6ab [maven-release-plugin] prepare release classgraph-4.8.90
  • a1b2d31 Solve path separator issue on Windows (#477)
  • afe037a Merge pull request #476 from classgraph/dependabot/maven/org.assertj-assertj-...
  • b22a007 Bump assertj-core from 3.17.1 to 3.17.2
  • c7a764a Merge pull request #473 from classgraph/dependabot/maven/org.assertj-assertj-...
  • a010fda Merge pull request #475 from classgraph/dependabot/maven/org.openjdk.jmh-jmh-...
  • c6a000a Merge pull request #474 from classgraph/dependabot/maven/org.openjdk.jmh-jmh-...
  • 5bbdd45 Bump jmh-generator-annprocess from 1.25.1 to 1.25.2
  • 1cee6e1 Bump jmh-core from 1.25.1 to 1.25.2
  • 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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 11, 2020
@coveralls
Copy link
Collaborator

Coverage Status

Coverage remained the same at 81.842% when pulling e2688be on dependabot/maven/io.github.classgraph-classgraph-4.8.90 into 3ce7b57 on master.

@aklish aklish merged commit c66e195 into master Sep 11, 2020
@aklish aklish deleted the dependabot/maven/io.github.classgraph-classgraph-4.8.90 branch September 11, 2020 21:34
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.

2 participants