Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version.javalin from 3.13.11 to 4.0.0 #150

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 21, 2021

Bumps version.javalin from 3.13.11 to 4.0.0.
Updates javalin from 3.13.11 to 4.0.0

Commits
  • fcb820a [maven-release-plugin] prepare release javalin-parent-4.0.0
  • 40d4bf5 [openapi] Fix Instants as Timestamps test (#1383)
  • 6e247c6 [openapi] Update openapi deps (#1381)
  • 57bb56f [housekeeping] Replace generic Java exceptions with JavalinException based ex...
  • 3181cff [validation] Fix incorrect null warning in BodyValidator (#1373)
  • b556c76 [maven-release-plugin] prepare for next development iteration
  • 962468c [maven-release-plugin] prepare release javalin-parent-4.0.0.RC3
  • d3fa0e4 [context] Add ContextResovler config options #1339 (#1371)
  • 5b54e87 [plugins] Remove accidental dependency on kotlin utils in Micrometer plugin
  • dfcdcad [housekeeping] Auto format project
  • Additional commits viewable in compare view

Updates javalin-openapi from 3.13.11 to 4.0.0

Commits
  • fcb820a [maven-release-plugin] prepare release javalin-parent-4.0.0
  • 40d4bf5 [openapi] Fix Instants as Timestamps test (#1383)
  • 6e247c6 [openapi] Update openapi deps (#1381)
  • 57bb56f [housekeeping] Replace generic Java exceptions with JavalinException based ex...
  • 3181cff [validation] Fix incorrect null warning in BodyValidator (#1373)
  • b556c76 [maven-release-plugin] prepare for next development iteration
  • 962468c [maven-release-plugin] prepare release javalin-parent-4.0.0.RC3
  • d3fa0e4 [context] Add ContextResovler config options #1339 (#1371)
  • 5b54e87 [plugins] Remove accidental dependency on kotlin utils in Micrometer plugin
  • dfcdcad [housekeeping] Auto format project
  • 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 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 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)

Bumps `version.javalin` from 3.13.11 to 4.0.0.

Updates `javalin` from 3.13.11 to 4.0.0
- [Release notes](https://github.com/tipsy/javalin/releases)
- [Commits](javalin/javalin@javalin-parent-3.13.11...javalin-parent-4.0.0)

Updates `javalin-openapi` from 3.13.11 to 4.0.0
- [Release notes](https://github.com/tipsy/javalin/releases)
- [Commits](javalin/javalin@javalin-parent-3.13.11...javalin-parent-4.0.0)

---
updated-dependencies:
- dependency-name: io.javalin:javalin
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.javalin:javalin-openapi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 21, 2021
@RalphSteinhagen RalphSteinhagen changed the base branch from main to bumpVersionsAndFixes September 22, 2021 07:38
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 27, 2021

Superseded by #155.

@dependabot dependabot bot closed this Sep 27, 2021
@dependabot dependabot bot deleted the dependabot/maven/version.javalin-4.0.0 branch September 27, 2021 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants