kotlin-javalin-realworld-example-app
kotlin-javalin-realworld-example-app copied to clipboard
Bump io.javalin:javalin from 4.6.1 to 6.0.0
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
@powercasgamermade their first contribution in javalin/javalin#1916@mistyfunmade their first contribution in javalin/javalin#1931@bjorndarrimade their first contribution in javalin/javalin#1948@DvorakDavid7made their first contribution in javalin/javalin#2007@xgouchetmade their first contribution in javalin/javalin#2029@MariusVolkhartmade their first contribution in javalin/javalin#2077@emmajiugomade their first contribution in javalin/javalin#2071Full 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
- [testing]
ContextMock(#1976) by@dzikoyskin javalin/javalin#2038- Introduce context extending plugins by
@maths22in javalin/javalin#2066Full 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
- [javadoc] Add missing javadoc by
@xgouchetin javalin/javalin#2029- [routing] Remove
operatormodifier fromgetmethods by@dzikoyskin javalin/javalin#2051- [testing] Standardize
Endpointin public API by@dzikoyskin javalin/javalin#2013- [routing] Replace consumer with SAM interface with receiver by
@dzikoyskin javalin/javalin#2049- [devlogplugin] Add option to skip static files by
@tipsyin javalin/javalin#2058- [servlet] Handle endpoint not found exception via
EndpointNotFoundby@dzikoyskin javalin/javalin#2059- [async] Refactor cfg by
@dzikoyskin javalin/javalin#2055- [deps] Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.12 by
@dependabotin javalin/javalin#2062- [config] Rework appAttributes into appData with typed keys by
@tipsyin javalin/javalin#2065New Contributors
@xgouchetmade their first contribution in javalin/javalin#2029Full 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.06ce59bc[deps] Bump versions to clear vulnerabilitiesa9d357d[static-files] Print absolute path on error28778c0[static-files] Add toString for MimeTypesConfigbcab701[concurrency] Fix useVirtualThreads bug (#2074)cd4280a[plugins] Ignore .map files in devlogger-plugind3bab22[plugins] Nest config classes6afdd3a[maven-release-plugin] prepare for next development iteration03f7084[maven-release-plugin] prepare release javalin-parent-6.0.0-beta.4312fed6[plugins] Make pluginConfig a@JvmFieldand refactor- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)