ShrimpCryptid / Secret-Hitler-Online

An online version of Secret Hitler, a social deduction board game.
71 stars 13 forks source link

build(deps): bump io.javalin:javalin-bundle from 5.6.1 to 6.1.3 in /backend #137

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps io.javalin:javalin-bundle from 5.6.1 to 6.1.3.

Release notes

Sourced from io.javalin:javalin-bundle's releases.

6.1.3

Bugfix

Dependenciies

Full Changelog: https://github.com/javalin/javalin/compare/javalin-parent-6.1.2...javalin-parent-6.1.3

6.1.2

Maven

<dependency>
    <groupId>io.javalin</groupId>
    <artifactId>javalin</artifactId>
    <version>6.1.2</version>
</dependency>

Gradle

implementation("io.javalin:javalin:6.1.2")

What's Changed

... (truncated)

Commits
  • 8184b5b [maven-release-plugin] prepare release javalin-parent-6.1.3
  • 2591fdf [websocket] Add roles and path params to weBeforeUpgrade (#2173)
  • 4cd995a [deps]: Bump org.apache.maven.plugins:maven-install-plugin (#2169)
  • a9bced5 [deps]: Bump jetty.version from 11.0.19 to 11.0.20 (#2168)
  • 934eef1 [deps]: Bump org.codehaus.mojo:build-helper-maven-plugin (#2167)
  • 8d3efb0 [deps]: Bump org.thymeleaf:thymeleaf from 3.1.0.M1 to 3.1.2.RELEASE (#2166)
  • 65e8d7e [deps]: Bump org.mockito:mockito-core from 5.8.0 to 5.10.0 (#2162)
  • c8c11e6 [deps]: Bump ch.qos.logback:logback-classic from 1.5.0 to 1.5.1 (#2163)
  • b983d51 [deps]: Bump slf4j.version from 2.0.10 to 2.0.12 (#2161)
  • 63375f9 [deps]: Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.2.0 (#2160)
  • 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)
dependabot[bot] commented 2 months ago

Superseded by #147.