Skip to content

Bump the dependencies group with 10 updates #624

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
merged 3 commits into from
Jul 21, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group with 10 updates:

Package From To
com.fasterxml.jackson.core:jackson-databind 2.19.1 2.19.2
io.avaje:avaje-jsonb 3.6-RC2 3.6
io.avaje:avaje-json-node 3.6-RC2 3.6
io.avaje:avaje-jsonb-generator 3.6-RC2 3.6
io.helidon.webserver:helidon-webserver 4.2.3 4.2.4
io.helidon.webserver:helidon-webserver-security 4.2.3 4.2.4
io.helidon.http.media:helidon-http-media-jsonb 4.2.3 4.2.4
org.junit.jupiter:junit-jupiter-api 5.13.3 5.13.4
org.junit.jupiter:junit-jupiter-engine 5.13.3 5.13.4
io.avaje:avaje-json-core 3.6-RC2 3.6

Updates com.fasterxml.jackson.core:jackson-databind from 2.19.1 to 2.19.2

Commits

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

Commits

Updates io.avaje:avaje-json-node from 3.6-RC2 to 3.6

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

Updates io.helidon.webserver:helidon-webserver from 4.2.3 to 4.2.4

Updates io.helidon.webserver:helidon-webserver-security from 4.2.3 to 4.2.4

Updates io.helidon.http.media:helidon-http-media-jsonb from 4.2.3 to 4.2.4

Updates io.helidon.webserver:helidon-webserver-security from 4.2.3 to 4.2.4

Updates io.helidon.http.media:helidon-http-media-jsonb from 4.2.3 to 4.2.4

Updates org.junit.jupiter:junit-jupiter-api from 5.13.3 to 5.13.4

Release notes

Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 5.13.4 = Platform 1.13.4 + Jupiter 5.13.4 + Vintage 5.13.4

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.13.3...r5.13.4

Commits
  • 8a21048 Release 5.13.4
  • 9a38789 Finalize 5.13.4 release notes
  • 458325c Log only once per implementation type for CloseableResource types
  • 976a110 Protect against potential problems when converting file-based selectors
  • e94f728 Allow default package for PackageSource
  • b60fecf Fail on classpath resource names that are blank after removing leading /
  • 6378c88 Remove java.* packages from Import-Package headers in all jars (#4738)
  • 1a360f3 Create initial 5.13.4 release notes from template
  • 806fc9a Document #4689 in release notes
  • 1653839 Document #4686 in release notes
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-engine from 5.13.3 to 5.13.4

Release notes

Sourced from org.junit.jupiter:junit-jupiter-engine's releases.

JUnit 5.13.4 = Platform 1.13.4 + Jupiter 5.13.4 + Vintage 5.13.4

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.13.3...r5.13.4

Commits
  • 8a21048 Release 5.13.4
  • 9a38789 Finalize 5.13.4 release notes
  • 458325c Log only once per implementation type for CloseableResource types
  • 976a110 Protect against potential problems when converting file-based selectors
  • e94f728 Allow default package for PackageSource
  • b60fecf Fail on classpath resource names that are blank after removing leading /
  • 6378c88 Remove java.* packages from Import-Package headers in all jars (#4738)
  • 1a360f3 Create initial 5.13.4 release notes from template
  • 806fc9a Document #4689 in release notes
  • 1653839 Document #4686 in release notes
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-engine from 5.13.3 to 5.13.4

Release notes

Sourced from org.junit.jupiter:junit-jupiter-engine's releases.

JUnit 5.13.4 = Platform 1.13.4 + Jupiter 5.13.4 + Vintage 5.13.4

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.13.3...r5.13.4

Commits
  • 8a21048 Release 5.13.4
  • 9a38789 Finalize 5.13.4 release notes
  • 458325c Log only once per implementation type for CloseableResource types
  • 976a110 Protect against potential problems when converting file-based selectors
  • e94f728 Allow default package for PackageSource
  • b60fecf Fail on classpath resource names that are blank after removing leading /
  • 6378c88 Remove java.* packages from Import-Package headers in all jars (#4738)
  • 1a360f3 Create initial 5.13.4 release notes from template
  • 806fc9a Document #4689 in release notes
  • 1653839 Document #4686 in release notes
  • Additional commits viewable in compare view

Updates io.avaje:avaje-json-core from 3.6-RC2 to 3.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 10 updates:

| Package | From | To |
| --- | --- | --- |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.19.1` | `2.19.2` |
| [io.avaje:avaje-jsonb](https://github.com/avaje/avaje-jsonb) | `3.6-RC2` | `3.6` |
| io.avaje:avaje-json-node | `3.6-RC2` | `3.6` |
| io.avaje:avaje-jsonb-generator | `3.6-RC2` | `3.6` |
| io.helidon.webserver:helidon-webserver | `4.2.3` | `4.2.4` |
| io.helidon.webserver:helidon-webserver-security | `4.2.3` | `4.2.4` |
| io.helidon.http.media:helidon-http-media-jsonb | `4.2.3` | `4.2.4` |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `5.13.3` | `5.13.4` |
| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `5.13.3` | `5.13.4` |
| io.avaje:avaje-json-core | `3.6-RC2` | `3.6` |


Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.1 to 2.19.2
- [Commits](https://github.com/FasterXML/jackson/commits)

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

Updates `io.avaje:avaje-json-node` from 3.6-RC2 to 3.6

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

Updates `io.helidon.webserver:helidon-webserver` from 4.2.3 to 4.2.4

Updates `io.helidon.webserver:helidon-webserver-security` from 4.2.3 to 4.2.4

Updates `io.helidon.http.media:helidon-http-media-jsonb` from 4.2.3 to 4.2.4

Updates `io.helidon.webserver:helidon-webserver-security` from 4.2.3 to 4.2.4

Updates `io.helidon.http.media:helidon-http-media-jsonb` from 4.2.3 to 4.2.4

Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.3 to 5.13.4
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.3...r5.13.4)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.3 to 5.13.4
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.3...r5.13.4)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.3 to 5.13.4
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.3...r5.13.4)

Updates `io.avaje:avaje-json-core` from 3.6-RC2 to 3.6

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-jsonb
  dependency-version: '3.6'
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-json-node
  dependency-version: '3.6'
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-jsonb-generator
  dependency-version: '3.6'
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: io.helidon.webserver:helidon-webserver
  dependency-version: 4.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.helidon.webserver:helidon-webserver-security
  dependency-version: 4.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.helidon.http.media:helidon-http-media-jsonb
  dependency-version: 4.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.helidon.webserver:helidon-webserver-security
  dependency-version: 4.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.helidon.http.media:helidon-http-media-jsonb
  dependency-version: 4.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 5.13.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 5.13.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 5.13.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-json-core
  dependency-version: '3.6'
  dependency-type: direct:production
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 21, 2025
@github-actions github-actions bot enabled auto-merge July 21, 2025 22:05
@SentryMan SentryMan disabled auto-merge July 21, 2025 23:46
@SentryMan SentryMan enabled auto-merge (squash) July 21, 2025 23:46
@SentryMan SentryMan merged commit 6416e8a into master Jul 21, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/master/dependencies-b86100e203 branch July 21, 2025 23:48
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.

1 participant