Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps the dependencies group with 14 updates:

Package From To
io.avaje:avaje-simple-logger 0.4 0.5
io.avaje:avaje-inject 11.5 11.6
io.avaje:avaje-inject-generator 11.5 11.6
io.avaje:avaje-inject-maven-plugin 11.5 11.6
io.avaje:avaje-jsonb 3.5 3.6
io.avaje:avaje-jsonb-generator 3.5 3.6
io.avaje:avaje-http-api 3.3 3.4
io.avaje:avaje-http-client 3.3 3.4
io.avaje:avaje-http-jex-generator 3.3 3.4
io.avaje:avaje-http-client-generator 3.3 3.4
io.avaje:avaje-jex-htmx 3.3-RC1 3.3-RC2
io.avaje:avaje-jex 3.3-RC1 3.3-RC2
io.avaje:avaje-jex-static-content 3.3-RC1 3.3-RC2
io.avaje:avaje-inject-test 11.5 11.6

Updates io.avaje:avaje-simple-logger from 0.4 to 0.5

Updates io.avaje:avaje-inject from 11.5 to 11.6

Release notes

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

11.6

What's New

  • @Lazy beans now generate a compile-time proxy for extra laziness
  • @Priority is integrated as an alternative to the @Primary and @Secondary annotations to determine wiring order

Changes

What's Changed

New Contributors

Full Changelog: avaje/avaje-inject@11.5...11.6

Commits
  • 0701d58 Merge pull request #866 from avaje/dependabot/maven/master/dependencies-9afee...
  • 6a48ea2 Bump org.apache.maven:maven-core in the dependencies group
  • 1273972 11.6-RC8 (#864)
  • 4ff72e5 Merge pull request #863 from SentryMan/refreshscope
  • 59117bc Update MetaInfo.java
  • acf536d better name
  • 1470498 [test] add a switch to create a scope per test (#859)
  • 90cc092 Merge pull request #862 from avaje/feature/tidy-dbuilder
  • 751ac9e Tidy only - final methods on internal DBuilder
  • 037e011 fix raw generic messing up tests (#861)
  • Additional commits viewable in compare view

Updates io.avaje:avaje-inject-generator from 11.5 to 11.6

Updates io.avaje:avaje-inject-maven-plugin from 11.5 to 11.6

Updates io.avaje:avaje-jsonb from 3.5 to 3.6

Release notes

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

3.6

What's Changed

Full Changelog: avaje/avaje-jsonb@3.5...3.6

Commits
  • e4a60d9 Version 3.6
  • 3336ace Support writing large raw String content without expanding the underlying buf...
  • 691ca00 Detect large strings, and don't grow the buffer when processing them (#397)
  • a0cbc87 add a static way to retrieve the default instance (#396)
  • d8c7f80 Version 3.6-RC3
  • 27f5d88 Merge pull request #395 from avaje/fix/stream-empty
  • 08e87b7 Fix JsonType.streamAsLines() for empty Stream
  • e4137d5 Version 3.6-RC2
  • 24f6c50 For Stream adapter, always close the stream (using try-with-resources) (#394)
  • e304733 Fix cascading generic types (#393)
  • Additional commits viewable in compare view

Updates io.avaje:avaje-jsonb-generator from 3.5 to 3.6

Updates io.avaje:avaje-http-api from 3.3 to 3.4

Updates io.avaje:avaje-http-client from 3.3 to 3.4

Commits

Updates io.avaje:avaje-http-jex-generator from 3.3 to 3.4

Updates io.avaje:avaje-http-client-generator from 3.3 to 3.4

Updates io.avaje:avaje-jex-htmx from 3.3-RC1 to 3.3-RC2

Updates io.avaje:avaje-jex from 3.3-RC1 to 3.3-RC2

Commits

Updates io.avaje:avaje-jex-static-content from 3.3-RC1 to 3.3-RC2

Updates io.avaje:avaje-jex from 3.3-RC1 to 3.3-RC2

Commits

Updates io.avaje:avaje-jex-static-content from 3.3-RC1 to 3.3-RC2

Updates io.avaje:avaje-inject-test from 11.5 to 11.6

Updates io.avaje:avaje-http-client from 3.3 to 3.4

Commits

Updates io.avaje:avaje-inject-generator from 11.5 to 11.6

Updates io.avaje:avaje-jsonb-generator from 3.5 to 3.6

Updates io.avaje:avaje-http-jex-generator from 3.3 to 3.4

Updates io.avaje:avaje-http-client-generator from 3.3 to 3.4

Updates io.avaje:avaje-inject-maven-plugin from 11.5 to 11.6

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 14 updates:

| Package | From | To |
| --- | --- | --- |
| io.avaje:avaje-simple-logger | `0.4` | `0.5` |
| [io.avaje:avaje-inject](https://github.com/avaje/avaje-inject) | `11.5` | `11.6` |
| io.avaje:avaje-inject-generator | `11.5` | `11.6` |
| io.avaje:avaje-inject-maven-plugin | `11.5` | `11.6` |
| [io.avaje:avaje-jsonb](https://github.com/avaje/avaje-jsonb) | `3.5` | `3.6` |
| io.avaje:avaje-jsonb-generator | `3.5` | `3.6` |
| io.avaje:avaje-http-api | `3.3` | `3.4` |
| [io.avaje:avaje-http-client](https://github.com/avaje/avaje-http-client) | `3.3` | `3.4` |
| io.avaje:avaje-http-jex-generator | `3.3` | `3.4` |
| io.avaje:avaje-http-client-generator | `3.3` | `3.4` |
| io.avaje:avaje-jex-htmx | `3.3-RC1` | `3.3-RC2` |
| [io.avaje:avaje-jex](https://github.com/avaje/avaje-jex) | `3.3-RC1` | `3.3-RC2` |
| io.avaje:avaje-jex-static-content | `3.3-RC1` | `3.3-RC2` |
| io.avaje:avaje-inject-test | `11.5` | `11.6` |


Updates `io.avaje:avaje-simple-logger` from 0.4 to 0.5

Updates `io.avaje:avaje-inject` from 11.5 to 11.6
- [Release notes](https://github.com/avaje/avaje-inject/releases)
- [Commits](avaje/avaje-inject@11.5...11.6)

Updates `io.avaje:avaje-inject-generator` from 11.5 to 11.6

Updates `io.avaje:avaje-inject-maven-plugin` from 11.5 to 11.6

Updates `io.avaje:avaje-jsonb` from 3.5 to 3.6
- [Release notes](https://github.com/avaje/avaje-jsonb/releases)
- [Commits](avaje/avaje-jsonb@3.5...3.6)

Updates `io.avaje:avaje-jsonb-generator` from 3.5 to 3.6

Updates `io.avaje:avaje-http-api` from 3.3 to 3.4

Updates `io.avaje:avaje-http-client` from 3.3 to 3.4
- [Release notes](https://github.com/avaje/avaje-http-client/releases)
- [Commits](https://github.com/avaje/avaje-http-client/commits)

Updates `io.avaje:avaje-http-jex-generator` from 3.3 to 3.4

Updates `io.avaje:avaje-http-client-generator` from 3.3 to 3.4

Updates `io.avaje:avaje-jex-htmx` from 3.3-RC1 to 3.3-RC2

Updates `io.avaje:avaje-jex` from 3.3-RC1 to 3.3-RC2
- [Release notes](https://github.com/avaje/avaje-jex/releases)
- [Commits](https://github.com/avaje/avaje-jex/commits)

Updates `io.avaje:avaje-jex-static-content` from 3.3-RC1 to 3.3-RC2

Updates `io.avaje:avaje-jex` from 3.3-RC1 to 3.3-RC2
- [Release notes](https://github.com/avaje/avaje-jex/releases)
- [Commits](https://github.com/avaje/avaje-jex/commits)

Updates `io.avaje:avaje-jex-static-content` from 3.3-RC1 to 3.3-RC2

Updates `io.avaje:avaje-inject-test` from 11.5 to 11.6

Updates `io.avaje:avaje-http-client` from 3.3 to 3.4
- [Release notes](https://github.com/avaje/avaje-http-client/releases)
- [Commits](https://github.com/avaje/avaje-http-client/commits)

Updates `io.avaje:avaje-inject-generator` from 11.5 to 11.6

Updates `io.avaje:avaje-jsonb-generator` from 3.5 to 3.6

Updates `io.avaje:avaje-http-jex-generator` from 3.3 to 3.4

Updates `io.avaje:avaje-http-client-generator` from 3.3 to 3.4

Updates `io.avaje:avaje-inject-maven-plugin` from 11.5 to 11.6

---
updated-dependencies:
- dependency-name: io.avaje:avaje-simple-logger
  dependency-version: '0.5'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-inject
  dependency-version: '11.6'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-inject-generator
  dependency-version: '11.6'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-inject-maven-plugin
  dependency-version: '11.6'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-jsonb
  dependency-version: '3.6'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-jsonb-generator
  dependency-version: '3.6'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-http-api
  dependency-version: '3.4'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-http-client
  dependency-version: '3.4'
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-http-jex-generator
  dependency-version: '3.4'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-http-client-generator
  dependency-version: '3.4'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-jex-htmx
  dependency-version: 3.3-RC2
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-jex
  dependency-version: 3.3-RC2
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-jex-static-content
  dependency-version: 3.3-RC2
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-jex
  dependency-version: 3.3-RC2
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-jex-static-content
  dependency-version: 3.3-RC2
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-inject-test
  dependency-version: '11.6'
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-http-client
  dependency-version: '3.4'
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-inject-generator
  dependency-version: '11.6'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-jsonb-generator
  dependency-version: '3.6'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-http-jex-generator
  dependency-version: '3.4'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-http-client-generator
  dependency-version: '3.4'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-inject-maven-plugin
  dependency-version: '11.6'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 28, 2025

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions github-actions bot merged commit ba0d48f into main Jul 28, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/main/dependencies-cdcfd37047 branch July 28, 2025 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant