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 classmate from 1.3.4 to 1.5.1 #16109

Merged
merged 1 commit into from Mar 30, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2021

Bumps classmate from 1.3.4 to 1.5.1.

Commits
  • 4eca33b [maven-release-plugin] prepare release classmate-1.5.1
  • 985cdb3 ...
  • a4c3b56 Also try using Sonatype deploy plugin
  • 88ea649 Prepare for 1.5.1
  • 8b273a2 Fix Tidelift link
  • ab8b135 Add support info
  • 09439b4 Merge branch 'master' of github.com:FasterXML/java-classmate
  • 1e2c82f ...
  • 2e8fde3 Replace brief version with full ASL
  • c34df9c Merge branch 'master' of github.com:FasterXML/java-classmate
  • 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 [classmate](https://github.com/FasterXML/java-classmate) from 1.3.4 to 1.5.1.
- [Release notes](https://github.com/FasterXML/java-classmate/releases)
- [Commits](FasterXML/java-classmate@classmate-1.3.4...classmate-1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Mar 29, 2021
@gsmet
Copy link
Member

gsmet commented Mar 30, 2021

@glefloch the Windows build is failing with:

Error: ]: Build step io.quarkus.deployment.dev.HotDeploymentConfigFileBuildStep#setupConfigFileHotDeployment threw an exception: java.nio.file.InvalidPathException: Illegal char <*> at index 0: *.sample
	at java.base/sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)
	at java.base/sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)
	at java.base/sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)
	at java.base/sun.nio.fs.WindowsPath.parse(WindowsPath.java:92)
	at java.base/sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:229)
	at java.base/java.nio.file.Path.resolve(Path.java:515)
	at io.quarkus.deployment.dev.RuntimeUpdatesProcessor.setWatchedFilePaths(RuntimeUpdatesProcessor.java:634)
	at io.quarkus.deployment.dev.HotDeploymentConfigFileBuildStep.setupConfigFileHotDeployment(HotDeploymentConfigFileBuildStep.java:22)

could it be related to your Glob patch?

@gsmet gsmet merged commit 4e98503 into main Mar 30, 2021
@quarkus-bot quarkus-bot bot added this to the 1.14 - main milestone Mar 30, 2021
@dependabot dependabot bot deleted the dependabot/maven/com.fasterxml-classmate-1.5.1 branch March 30, 2021 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant