glassfish-hk2
glassfish-hk2 copied to clipboard
Bump jakarta.enterprise:jakarta.enterprise.cdi-api from 4.0.1 to 4.1.0
Bumps jakarta.enterprise:jakarta.enterprise.cdi-api from 4.0.1 to 4.1.0.
Release notes
Sourced from jakarta.enterprise:jakarta.enterprise.cdi-api's releases.
4.1.0
What's Changed
- add BuildServicesResolver.setBuildServices() by
@Ladicek
in jakartaee/cdi#617- Bump nokogiri from 1.13.4 to 1.13.6 in /docs by
@dependabot
in jakartaee/cdi#614- Make sure CDI and BuildServicesResolves both guard against repeated i… by
@manovotn
in jakartaee/cdi#619- Correct GH Pages link in README by
@manovotn
in jakartaee/cdi#626- Clarify ambiguity resolution during dynamic lookup by
@Ladicek
in jakartaee/cdi#627- Improve section numbering by
@Ladicek
in jakartaee/cdi#634- docs/README by
@ekimike
in jakartaee/cdi#643- Use a vendor neutral link to the license text by
@waynebeaton
in jakartaee/cdi#651- Remove vendor notices by
@waynebeaton
in jakartaee/cdi#654- Remove additional vendor references by
@waynebeaton
in jakartaee/cdi#655- Explicitly state that classes implementing BuildCompatibleExtension i… by
@manovotn
in jakartaee/cdi#664- Wording improvements by
@Ladicek
in jakartaee/cdi#670- Address the javadoc errors under jdk17 by
@starksm64
in jakartaee/cdi#672- Introduce BeanContainer.getContexts() to be able to get hold of all context objects, even if inactive by
@manovotn
in jakartaee/cdi#629- Improve AnnotationLiteral javadoc by
@Ladicek
in jakartaee/cdi#657- Fix missing wording about priority on stereotypes by
@Ladicek
in jakartaee/cdi#674- Bump CDI version to 4.1 and place EL integration API in a new supplemental artifact by
@Ladicek
in jakartaee/cdi#644- Fix two small wording mistakes by
@Ladicek
in jakartaee/cdi#675- Move the specification of BeanManager.getInjectableReference() to CDI Full by
@Ladicek
in jakartaee/cdi#676- Add specification text for BeanContainer.getContexts() by
@Ladicek
in jakartaee/cdi#685- Fix Javadoc for createInstance validity by
@Azquelt
in jakartaee/cdi#689- Fix guards against repeated external sets of SPI implementations by
@Ladicek
in jakartaee/cdi#690- Clarify the relationship between CDI Lite and CDI Full specifications by
@Ladicek
in jakartaee/cdi#692- Specify behavior for sealed types by
@Ladicek
in jakartaee/cdi#693- Method invokers by
@Ladicek
in jakartaee/cdi#639- Allow setting CDI SPI implementations repeatedly by
@Ladicek
in jakartaee/cdi#696- Relax the scope requirement for public fields by
@Ladicek
in jakartaee/cdi#698- small improvements and clarifications in Build Compatible Extensions and Language Model by
@Ladicek
in jakartaee/cdi#701- Fix typo in javadoc by
@bmscomp
in jakartaee/cdi#704- Update CI setup - add JDK 21, bump versions on actions by
@manovotn
in jakartaee/cdi#706- Specify
@Priority
on producers by@Ladicek
in jakartaee/cdi#699- Remove mention of context activation from AfterDeploymentValidation event by
@manovotn
in jakartaee/cdi#705- [StepSecurity] Apply security best practices by
@step-security-bot
in jakartaee/cdi#678- Bump actions/setup-java from 3.13.0 to 4.0.0 by
@dependabot
in jakartaee/cdi#711
- Cleanup in prep for the 4.1.0-M1 release by
@starksm64
in jakartaee/cdi#710- Updates for deprecation of the Managed Beans specification, #679 by
@starksm64
in jakartaee/cdi#709- Updates for Jakarta Bean Validation to Jakarta Validation name change, #680 by
@starksm64
in jakartaee/cdi#708- Bump nokogiri from 1.13.6 to 1.14.3 in /docs by
@dependabot
in jakartaee/cdi#662- Bump webrick from 1.7.0 to 1.8.1 in /docs by
@dependabot
in jakartaee/cdi#716- Change Jakarta Server Faces to Jakarta Faces, #681 by
@starksm64
in jakartaee/cdi#724- Bump github-pages from 219 to 225 in /docs by
@dependabot
in jakartaee/cdi#718- Add API for programmatic access to assignability rules for observer methods and typesafe resolution. by
@manovotn
in jakartaee/cdi#700- Update jakarta.el to 6.0.0-M1 and update osgi manifest export/imports, #732 by
@starksm64
in jakartaee/cdi#733- Bump github-pages and jekyll in /docs by
@dependabot
in jakartaee/cdi#728- Bump org.testng:testng from 7.7.0 to 7.8.0 by
@dependabot
in jakartaee/cdi#727- Formatting rules by
@manovotn
in jakartaee/cdi#731- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.12.1 by
@dependabot
in jakartaee/cdi#739- Bump org.testng:testng from 7.8.0 to 7.9.0 by
@dependabot
in jakartaee/cdi#740
... (truncated)
Commits
b15a7d7
[maven-release-plugin] prepare release 4.1.009d75f8
Add a beans_4_1.xsd file and prepare to replace the staged 4.1.0 api jar. (#793)6ec2393
[maven-release-plugin] prepare for next development iteration8f9ded7
[maven-release-plugin] prepare release 4.1.0118a4d7
Move EE dependency version properties to parent pom (#787)d169732
Restore the issue templates (#784)7e7cb34
[maven-release-plugin] prepare release 4.1.09292a2c
Update to final api depenencies (#782)bbcd8b1
[maven-release-plugin] prepare for next development iterationc6ec97d
[maven-release-plugin] prepare release 4.1.0.RC1- Additional commits viewable in compare view
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 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)