v6hq / plantuml-server-v2

A rewrite of plantuml-server with no-magic java backend and some vanilla js for frontend code.
0 stars 0 forks source link

Bump io.javalin:javalin from 5.6.3 to 6.0.1 #105

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps io.javalin:javalin from 5.6.3 to 6.0.1.

Release notes

Sourced from io.javalin:javalin's releases.

6.0.1

What's Changed

Full Changelog: https://github.com/javalin/javalin/compare/javalin-parent-6.0.0...javalin-parent-6.0.1

6.0.0

Announcement

https://javalin.io/news/javalin-6.0.0-stable

What's Changed

https://javalin.io/migration-guide-javalin-5-to-6

New Contributors

Full Changelog: https://github.com/javalin/javalin/compare/javalin-parent-5.6.3...javalin-parent-6.0.0

javalin-parent-6.0.0-beta.4

What's Changed

Full Changelog: https://github.com/javalin/javalin/compare/javalin-parent-6.0.0-beta.3...javalin-parent-6.0.0-beta.4

javalin-parent-6.0.0-beta.3

What's Changed

New Contributors

Full Changelog: https://github.com/javalin/javalin/compare/javalin-parent-6.0.0-beta.2...javalin-parent-6.0.0-beta.3

Commits
  • 8a12fae [maven-release-plugin] prepare release javalin-parent-6.0.1
  • a74fee1 [static-files] Fix issue with ALPN/HTTP2 (#2087)
  • 4b4a470 [tests] Add http2 and https tests for static files
  • 847dc67 [readme] Bump Javalin version to 6.0.0
  • 5f4938a [maven-release-plugin] prepare for next development iteration
  • 412f11f [maven-release-plugin] prepare release javalin-parent-6.0.0
  • 6ce59bc [deps] Bump versions to clear vulnerabilities
  • a9d357d [static-files] Print absolute path on error
  • 28778c0 [static-files] Add toString for MimeTypesConfig
  • bcab701 [concurrency] Fix useVirtualThreads bug (#2074)
  • 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 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)