javalin / javalin-ssl

Straightforward SSL Configuration for Javalin!
https://javalin.io/plugins/ssl-helpers
10 stars 1 forks source link

[gradle](deps): Bump javalin from 5.6.2 to 5.6.3 #108

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 1 year ago

Bumps javalin from 5.6.2 to 5.6.3. Updates io.javalin:javalin from 5.6.2 to 5.6.3

Commits
  • 2669ebb [maven-release-plugin] prepare release javalin-parent-5.6.3
  • 3fff753 [pom] Bump Jetty (closes #2017)
  • e59de06 [static-files] Fix erroneous 404 for welcome-file edge-case
  • bde53d8 [distribution] Restore 5.x snapshots (#1997)
  • 0d070e5 [core] Fix request listeners registered in contextHandlerConfig (#1983)
  • 195315f [loom] Introduce javalinLazy to avoid kotlin.lazy/loom issues
  • f31abb4 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates io.javalin:javalin-parent from 5.6.2 to 5.6.3

Commits
  • 2669ebb [maven-release-plugin] prepare release javalin-parent-5.6.3
  • 3fff753 [pom] Bump Jetty (closes #2017)
  • e59de06 [static-files] Fix erroneous 404 for welcome-file edge-case
  • bde53d8 [distribution] Restore 5.x snapshots (#1997)
  • 0d070e5 [core] Fix request listeners registered in contextHandlerConfig (#1983)
  • 195315f [loom] Introduce javalinLazy to avoid kotlin.lazy/loom issues
  • f31abb4 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

codecov[bot] commented 1 year ago

Codecov Report

Merging #108 (ee627da) into dev (548cbf9) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##                dev     #108   +/-   ##
=========================================
  Coverage     92.57%   92.57%           
  Complexity       77       77           
=========================================
  Files             7        7           
  Lines           283      283           
  Branches         20       20           
=========================================
  Hits            262      262           
  Misses           19       19           
  Partials          2        2           
Flag Coverage Δ
integrationTests 82.68% <ø> (ø)
unitTests 39.92% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

zugazagoitia commented 10 months ago

@dependabot close