Skip to content

Chore(deps): Bump org.glassfish.hk2:hk2-api from 3.1.1 to 4.0.0 in /versions#15422

Merged
koppor merged 1 commit into
mainfrom
dependabot/gradle/versions/org.glassfish.hk2-hk2-api-4.0.0
Mar 25, 2026
Merged

Chore(deps): Bump org.glassfish.hk2:hk2-api from 3.1.1 to 4.0.0 in /versions#15422
koppor merged 1 commit into
mainfrom
dependabot/gradle/versions/org.glassfish.hk2-hk2-api-4.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 25, 2026

Copy link
Copy Markdown
Contributor

Bumps org.glassfish.hk2:hk2-api from 3.1.1 to 4.0.0.

Release notes

Sourced from org.glassfish.hk2:hk2-api's releases.

4.0.0

Breaking Changes

  • Minimal requirement is Java 17.
  • HK4.0.0 still should work also with Jakarta 10, but new is Jakarta EE 11 support.

New Features

Bug Fixes

Updates of Dependencies

... (truncated)

Commits

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 show <dependency name> 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)

Bumps [org.glassfish.hk2:hk2-api](https://github.com/eclipse-ee4j/glassfish-hk2) from 3.1.1 to 4.0.0.
- [Release notes](https://github.com/eclipse-ee4j/glassfish-hk2/releases)
- [Changelog](https://github.com/eclipse-ee4j/glassfish-hk2/blob/master/CHANGELOG)
- [Commits](https://github.com/eclipse-ee4j/glassfish-hk2/commits/4.0.0)

---
updated-dependencies:
- dependency-name: org.glassfish.hk2:hk2-api
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Mar 25, 2026
@koppor koppor enabled auto-merge March 25, 2026 14:50
@koppor koppor added this pull request to the merge queue Mar 25, 2026
@testlens-app

testlens-app Bot commented Mar 25, 2026

Copy link
Copy Markdown

✅ All tests passed ✅

🏷️ Commit: 91f74ca
▶️ Tests: 10203 executed
⚪️ Checks: 75/75 completed


Learn more about TestLens at testlens.app.

@github-actions github-actions Bot added the status: to-be-merged PRs which are accepted and should go into the merge-queue. label Mar 25, 2026
Merged via the queue into main with commit f4e223f Mar 25, 2026
69 of 76 checks passed
@koppor koppor deleted the dependabot/gradle/versions/org.glassfish.hk2-hk2-api-4.0.0 branch March 25, 2026 15:43
Siedlerchr added a commit to geovani-rocha/jabref that referenced this pull request Mar 28, 2026
…o fix-group-icons

* 'fix-group-icons' of github.com:geovani-rocha/jabref: (26 commits)
  chore(deps): update dependency org.apache.logging.log4j:log4j-to-slf4j to v2.25.4 (JabRef#15436)
  chore(deps): update jackson monorepo to v3.1.1 (JabRef#15435)
  Fix PushToPreferences reset and import (JabRef#15395)
  Add fulltext fetcher for Wiley via their TDM API (JabRef#15388)
  Embed in-text nature in reference marks for CSL citations (JabRef#15381)
  Chore(deps): Bump com.gradleup.shadow:shadow-gradle-plugin (JabRef#15430)
  Fix not on fx thread exceptions for cleanup and cite key generator (JabRef#15424)
  Revert "Update gradle to nightly of 2026-03-23 (JabRef#15372)"
  feat: add benchmarks for Lucene fulltext search and linked file indexing, including setup and teardown of the index. (JabRef#15385)
  Chore(deps): Bump org.openrewrite.recipe:rewrite-recipe-bom (JabRef#15418)
  Add claude gitignore (JabRef#15413)
  Fix group filter icon in side pane (JabRef#15408)
  Add new prs_link feature
  Chore(deps): Bump org.glassfish.hk2:hk2-api in /versions (JabRef#15422)
  Chore(deps): Bump org.openrewrite.rewrite from 7.28.2 to 7.29.0 (JabRef#15419)
  Chore(deps): Bump jablib/src/main/resources/csl-styles (JabRef#15417)
  Fix for inconsistent "hide tab bar" behavior (JabRef#15409)
  Update dependency org.glassfish.hk2:hk2-utils to v4 (JabRef#15407)
  Persist file notifications (JabRef#15403)
  Update dependency org.glassfish.hk2:hk2-locator to v4 (JabRef#15405)
  ...
Ranjeet2702 pushed a commit to Ranjeet2702/jabref that referenced this pull request Apr 14, 2026
Bumps [org.glassfish.hk2:hk2-api](https://github.com/eclipse-ee4j/glassfish-hk2) from 3.1.1 to 4.0.0.
- [Release notes](https://github.com/eclipse-ee4j/glassfish-hk2/releases)
- [Changelog](https://github.com/eclipse-ee4j/glassfish-hk2/blob/master/CHANGELOG)
- [Commits](https://github.com/eclipse-ee4j/glassfish-hk2/commits/4.0.0)

---
updated-dependencies:
- dependency-name: org.glassfish.hk2:hk2-api
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 status: to-be-merged PRs which are accepted and should go into the merge-queue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants