Skip to content

Bump the dependencies group with 5 updates #594

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps the dependencies group with 5 updates:

Package From To
org.avaje:java11-oss 4.5 5.1
io.avaje:avaje-jsonb 3.2 3.3
io.avaje:avaje-json-node 3.2 3.3
io.avaje:avaje-jsonb-generator 3.2 3.3
io.avaje:avaje-json-core 3.2 3.3

Updates org.avaje:java11-oss from 4.5 to 5.1

Release notes

Sourced from org.avaje:java11-oss's releases.

5.1

What's Changed

New Contributors

Full Changelog: avaje-pom/java11-oss@5.0...5.1

5.0

What's Changed

New Contributors

Full Changelog: avaje-pom/java11-oss@5.0...5.1

What's Changed

Full Changelog: avaje-pom/java11-oss@4.2...5.0

Commits

Updates io.avaje:avaje-jsonb from 3.2 to 3.3

Release notes

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

3.3

What's Changed

Full Changelog: avaje/avaje-jsonb@3.2...3.3

Commits
  • 986d5b2 Version 3.3
  • 43aa0c1 Merge pull request #363 from avaje/dependabot/maven/main/dependencies-5e31fb57fb
  • 4f6adfd Bump io.avaje:avaje-spi-service in the dependencies group
  • 4c604ac Merge pull request #362 from avaje/dependabot/maven/main/dependencies-bf497bae26
  • 8f42b94 Bump the dependencies group with 2 updates
  • 324d326 Merge pull request #361 from avaje/dependabot/maven/main/dependencies-265e852191
  • 52abd23 Bump org.springframework.boot:spring-boot-dependencies
  • ee14aad Version 3.3-RC1
  • 3d0e698 Bump dependency for prism and spi-service (#360)
  • e66265a Merge pull request #359 from SentryMan/plugin
  • Additional commits viewable in compare view

Updates io.avaje:avaje-json-node from 3.2 to 3.3

Updates io.avaje:avaje-jsonb-generator from 3.2 to 3.3

Updates io.avaje:avaje-json-core from 3.2 to 3.3

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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [org.avaje:java11-oss](https://github.com/avaje-pom/java11-oss) | `4.5` | `5.1` |
| [io.avaje:avaje-jsonb](https://github.com/avaje/avaje-jsonb) | `3.2` | `3.3` |
| io.avaje:avaje-json-node | `3.2` | `3.3` |
| io.avaje:avaje-jsonb-generator | `3.2` | `3.3` |
| io.avaje:avaje-json-core | `3.2` | `3.3` |


Updates `org.avaje:java11-oss` from 4.5 to 5.1
- [Release notes](https://github.com/avaje-pom/java11-oss/releases)
- [Commits](https://github.com/avaje-pom/java11-oss/commits/5.1)

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

Updates `io.avaje:avaje-json-node` from 3.2 to 3.3

Updates `io.avaje:avaje-jsonb-generator` from 3.2 to 3.3

Updates `io.avaje:avaje-json-core` from 3.2 to 3.3

---
updated-dependencies:
- dependency-name: org.avaje:java11-oss
  dependency-version: '5.1'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-jsonb
  dependency-version: '3.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-json-node
  dependency-version: '3.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-jsonb-generator
  dependency-version: '3.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-json-core
  dependency-version: '3.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 21, 2025
@github-actions github-actions bot enabled auto-merge April 21, 2025 19:12
@github-actions github-actions bot merged commit 7122e34 into master Apr 21, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/maven/master/dependencies-b11dd642a1 branch April 21, 2025 19:14
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.

0 participants