avaje / avaje-inject

Dependency injection via APT (source code generation) ala "Server-Side Dagger DI"
https://avaje.io/inject
Apache License 2.0
227 stars 21 forks source link

Bump io.avaje:avaje-jsonb from 1.12 to 2.0 #643

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps io.avaje:avaje-jsonb from 1.12 to 2.0.

Release notes

Sourced from io.avaje:avaje-jsonb's releases.

2.0

What's Changed

Dependencies

Full Changelog: https://github.com/avaje/avaje-jsonb/compare/1.12...2.0

Commits
  • 479ad44 Version 2.0
  • e945332 Fix Creator Generation Error (#261)
  • dd03ca4 Merge pull request #260 from avaje/dependabot/maven/com.fasterxml.jackson.cor...
  • 095a2c9 Bump com.fasterxml.jackson.core:jackson-core from 2.17.1 to 2.17.2
  • 77f98fd Merge pull request #259 from avaje/dependabot/maven/io.avaje-avaje-inject-10....
  • 39495a1 Merge pull request #258 from avaje/dependabot/maven/io.avaje-avaje-inject-gen...
  • 620fc44 Bump io.avaje:avaje-inject from 10.0-RC10 to 10.0-RC11
  • 568b19f Bump io.avaje:avaje-inject-generator from 10.0-RC10 to 10.0-RC11
  • 09f8e28 .gitignore avaje-processors.txt
  • 5d2b58c Version 2.0-RC5
  • 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)