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 jooby.version from 2.10.0 to 2.16.1 #62

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2022

Bumps jooby.version from 2.10.0 to 2.16.1.
Updates jooby-bom from 2.10.0 to 2.16.1

Release notes

Sourced from jooby-bom's releases.

jooby 2.16.1

Happy to announce a new release! 🚀 🎉

  • #2594: [openapi]: Duplicated endpoints for the mounted applications
  • #2612: App should return 400 code if file form field is missing
  • #2599: Jooby console crashes with java.io.IOException
  • #2613: Consider route produces on content negotation

Changes

Support my work

jooby 2.15.1

Happy to announce a new release! 🚀 🎉

  • #2598: [kotlin]: Application startup resulted in exception #2598

Changes

Donate/Support

jooby 2.15.0

Happy to announce a new release! 🚀 🎉

  • #2593: [kotlin]: upgrade kotlin 1.6.x (changes on open-api module)
  • #2477: [mvc]: void method controller don't run decorator/filter
  • #2553: [kotlin]: Detect completable future in one-line

Changes

... (truncated)

Commits
  • 4d7be54 v2.16.1
  • 9329462 Regression: Bug: Fix NullPointerException, will fixing content negotation
  • 157a1c1 prepare for next development cycle
  • 2ed1342 v2.16.0
  • 9640984 encoder: should consider route produce types, fixes #2613
  • 9ae88d4 ServerOptions#setHost missing a 0? fixes #2614
  • de306b3 doc: Number of worker threads fixes #2616
  • aac8aaf version bump: upgrade major dependencies
  • cc4cdc1 Merge pull request #2620 from jooby-project/dependabot/maven/docs/org.jsoup-j...
  • c60da54 Merge pull request #2610 from jooby-project/dependabot/maven/modules/jooby-bo...
  • Additional commits viewable in compare view

Updates jooby-maven-plugin from 2.10.0 to 2.16.1

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 `jooby.version` from 2.10.0 to 2.16.1.

Updates `jooby-bom` from 2.10.0 to 2.16.1
- [Release notes](https://github.com/jooby-project/jooby/releases)
- [Commits](jooby-project/jooby@v2.10.0...v2.16.1)

Updates `jooby-maven-plugin` from 2.10.0 to 2.16.1

---
updated-dependencies:
- dependency-name: io.jooby:jooby-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.jooby:jooby-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 7, 2022
@dependabot dependabot bot requested review from vektory79 and ykrupin September 7, 2022 09:05
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants