kotlin-javalin-realworld-example-app icon indicating copy to clipboard operation
kotlin-javalin-realworld-example-app copied to clipboard

Bump io.javalin:javalin from 4.6.1 to 6.0.0

Open dependabot[bot] opened this issue 1 year ago • 0 comments
trafficstars

Bumps io.javalin:javalin from 4.6.1 to 6.0.0.

Release notes

Sourced from io.javalin:javalin's releases.

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
  • 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)
  • cd4280a [plugins] Ignore .map files in devlogger-plugin
  • d3bab22 [plugins] Nest config classes
  • 6afdd3a [maven-release-plugin] prepare for next development iteration
  • 03f7084 [maven-release-plugin] prepare release javalin-parent-6.0.0-beta.4
  • 312fed6 [plugins] Make pluginConfig a @​JvmField and refactor
  • 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 <dependency name> 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)

dependabot[bot] avatar Jan 29 '24 22:01 dependabot[bot]