This is a first version of CDI 4 including removal of deprecated APIs, bits that split the spec to accommodate CDI Lite and build compatible extension SPI.
It is designed mainly as a basis for implementors to test their code against and discover/report needed changes.
You can trigger a rebase of this PR 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 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)
> **Note**
> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps jakarta.enterprise.cdi-api from 3.0.0 to 4.0.1.
Release notes
Sourced from jakarta.enterprise.cdi-api's releases.
Commits
d4f8993
[maven-release-plugin] prepare release 4.0.1904f045
Remove javadoc dependency on EJB70d3c02
Bump nokogiri from 1.13.3 to 1.13.4 in /docs (#603)6e5d04e
Remove dependency on JTA API (#609)8bb0b96
Remove duplicate phrase (#604)6c66cef
Clarify handling exceptions during async events3f2f662
[maven-release-plugin] prepare for next development iteration8af4d0a
[maven-release-plugin] prepare release 4.0.00b9b174
Merge branch 'master' of https://github.com/eclipse-ee4j/cdi0f6e807
Copyright should have 2022You can trigger a rebase of this PR 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 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)