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 joobyVersion from 2.11.0 to 2.12.0 #42

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 Dec 31, 2021

Bumps joobyVersion from 2.11.0 to 2.12.0.
Updates jooby-gradle-plugin from 2.11.0 to 2.12.0

Updates jooby-bom from 2.11.0 to 2.12.0

Release notes

Sourced from jooby-bom's releases.

jooby 2.12.0

Happy to announce a new release! 🚀 🎉

  • #2363 jooby-utow (undertow) doesn't seem to support Expect 100 Continue on PUT
  • #2428 jackson: remove BlackBirdModule from defaults setup
  • #2413 Make JackonsonModule able to support XML or JSON based on ACCEPT header -- proposed implementation attached
  • #2448 Fix OpenAPI generation for newer Kotlin compiler and support java.time types
  • #2467 Origin of config entries are overriden by Jooby
  • #2449 #2451 fix websocket ByteBuf array usage issue
  • #2453 jooby-netty Context getRemoteAddress always return ""

Changes

Donate/Support

Contributors

@​imeszaros

Commits
  • f534a3b v2.12.0
  • 74d3f84 Incorrect usage of ClassLoader for Webjars fix #2429
  • 742925a upgrade dependencies
  • b9d52bc jooby-netty Context getRemoteAddress always return fix #2453
  • 797255d Merge pull request #2442 from jooby-project/dependabot/maven/jackson.version-...
  • f52e383 Merge pull request #2487 from jooby-project/dependabot/maven/com.h2database-h...
  • 8c08887 Merge pull request #2488 from jooby-project/dependabot/maven/modules/jooby-bo...
  • 41d4241 Bump h2 from 1.4.200 to 2.0.202 in /modules/jooby-bom
  • c226123 Bump h2 from 1.4.200 to 2.0.202
  • 00d20cc Merge pull request #2483 from jooby-project/dependabot/maven/modules/jooby-bo...
  • 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 `joobyVersion` from 2.11.0 to 2.12.0.

Updates `jooby-gradle-plugin` from 2.11.0 to 2.12.0

Updates `jooby-bom` from 2.11.0 to 2.12.0
- [Release notes](https://github.com/jooby-project/jooby/releases)
- [Commits](jooby-project/jooby@v2.11.0...v2.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 31, 2021
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.

0 participants