dependabot[bot] opened a new pull request, #1093: URL: https://github.com/apache/isis/pull/1093
Bumps [jakarta.enterprise.cdi-api](https://github.com/cdi-spec/cdi) from 2.0.1 to 4.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cdi-spec/cdi/releases">jakarta.enterprise.cdi-api's releases</a>.</em></p> <blockquote> <h2>4.0.1</h2> <h2>What's Changed</h2> <ul> <li>Clarify handling exceptions during async events by <a href="https://github.com/manovotn"><code>@manovotn</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/601">jakartaee/cdi#601</a></li> <li>Remove duplicate phrase by <a href="https://github.com/anthonyvdotbe"><code>@anthonyvdotbe</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/604">jakartaee/cdi#604</a></li> <li>Remove dependency on JTA API by <a href="https://github.com/manovotn"><code>@manovotn</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/609">jakartaee/cdi#609</a></li> <li>Bump nokogiri from 1.13.3 to 1.13.4 in /docs by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/603">jakartaee/cdi#603</a></li> <li>Remove javadoc dependency on EJB by <a href="https://github.com/manovotn"><code>@manovotn</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/612">jakartaee/cdi#612</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/anthonyvdotbe"><code>@anthonyvdotbe</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/604">jakartaee/cdi#604</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jakartaee/cdi/compare/4.0.0...4.0.1">https://github.com/jakartaee/cdi/compare/4.0.0...4.0.1</a></p> <h2>4.0.0</h2> <h2>What's Changed</h2> <ul> <li>Update version to snapshot by <a href="https://github.com/manovotn"><code>@manovotn</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/450">jakartaee/cdi#450</a></li> <li>Add EJB dependency only as JavaDoc dep. by <a href="https://github.com/manovotn"><code>@manovotn</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/449">jakartaee/cdi#449</a></li> <li>[Issue-457] Observer resolution - assignability clarification by <a href="https://github.com/gaol"><code>@gaol</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/458">jakartaee/cdi#458</a></li> <li>Throw an exception without setting configuredProvider to null when ge… by <a href="https://github.com/benjamin-confino"><code>@benjamin-confino</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/462">jakartaee/cdi#462</a></li> <li>Fix XML descriptor in documentation example by <a href="https://github.com/Thihup"><code>@Thihup</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/463">jakartaee/cdi#463</a></li> <li>Refer to Jakarta DI instead of JSR330 by <a href="https://github.com/Cousjava"><code>@Cousjava</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/466">jakartaee/cdi#466</a></li> <li>Removal of deprecated bits for next major version by <a href="https://github.com/manovotn"><code>@manovotn</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/473">jakartaee/cdi#473</a></li> <li>Change development version to 4.0.0-SNAPSHOT. by <a href="https://github.com/manovotn"><code>@manovotn</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/475">jakartaee/cdi#475</a></li> <li>cdi-468 Split Spec doc to introduce CDI Lite by <a href="https://github.com/antoinesd"><code>@antoinesd</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/470">jakartaee/cdi#470</a></li> <li>Draft Lite version of BeanManager. by <a href="https://github.com/manovotn"><code>@manovotn</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/471">jakartaee/cdi#471</a></li> <li>initial Build Compatible Extension API proposal by <a href="https://github.com/Ladicek"><code>@Ladicek</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/451">jakartaee/cdi#451</a></li> <li>Correction to wording of EventMetadata#getInjectionPoint by <a href="https://github.com/manovotn"><code>@manovotn</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/499">jakartaee/cdi#499</a></li> <li>Add getBeanContainer() method to SeContainer for consistency by <a href="https://github.com/graemerocher"><code>@graemerocher</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/501">jakartaee/cdi#501</a></li> <li>Create GH actions file by <a href="https://github.com/manovotn"><code>@manovotn</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/503">jakartaee/cdi#503</a></li> <li>Start cleanup of AnnotationTarget by <a href="https://github.com/graemerocher"><code>@graemerocher</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/507">jakartaee/cdi#507</a></li> <li>remove App{Archive,ArchiveConfig,Deployment}, rename AppArchiveBuilder and ContextBuilder by <a href="https://github.com/Ladicek"><code>@Ladicek</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/506">jakartaee/cdi#506</a></li> <li>remove Annotations and add AnnotationBuilder by <a href="https://github.com/Ladicek"><code>@Ladicek</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/508">jakartaee/cdi#508</a></li> <li>remove AnnotationMember and rename AnnotationMemberValue by <a href="https://github.com/Ladicek"><code>@Ladicek</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/509">jakartaee/cdi#509</a></li> <li>add SCM info to the POM by <a href="https://github.com/Ladicek"><code>@Ladicek</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/510">jakartaee/cdi#510</a></li> <li>extension API improvements by <a href="https://github.com/Ladicek"><code>@Ladicek</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/511">jakartaee/cdi#511</a></li> <li>Make AnnotationLiteral lazy by <a href="https://github.com/graemerocher"><code>@graemerocher</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/514">jakartaee/cdi#514</a></li> <li>Cleanup Types interface / add Type.ofClass(String) by <a href="https://github.com/graemerocher"><code>@graemerocher</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/513">jakartaee/cdi#513</a></li> <li>Change definitons of explicit/implicit archive, add notion about back… by <a href="https://github.com/manovotn"><code>@manovotn</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/516">jakartaee/cdi#516</a></li> <li>improve extension API documentation and resolve some open questions by <a href="https://github.com/Ladicek"><code>@Ladicek</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/515">jakartaee/cdi#515</a></li> <li>Initial beans_4_0.xsd by <a href="https://github.com/starksm64"><code>@starksm64</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/517">jakartaee/cdi#517</a></li> <li>improve extension API documentation and resolve some open questions by <a href="https://github.com/Ladicek"><code>@Ladicek</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/520">jakartaee/cdi#520</a></li> <li>fix SyntheticObserverBuilder copy&paste mistake by <a href="https://github.com/Ladicek"><code>@Ladicek</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/522">jakartaee/cdi#522</a></li> <li>Remove TODO referring to singleton as potential bean defining annotat… by <a href="https://github.com/manovotn"><code>@manovotn</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/523">jakartaee/cdi#523</a></li> <li>Replace BeanManager#getEvents with reference to BeanContainer. by <a href="https://github.com/manovotn"><code>@manovotn</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/525">jakartaee/cdi#525</a></li> <li>Align wording in unsatisfied and ambig dependencies with that in ambi… by <a href="https://github.com/manovotn"><code>@manovotn</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/526">jakartaee/cdi#526</a></li> <li>Allow using <a href="https://github.com/Priority"><code>@Priority</code></a> within stereotypes. by <a href="https://github.com/manovotn"><code>@manovotn</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/524">jakartaee/cdi#524</a></li> <li>API changes for allowing <a href="https://github.com/Priority"><code>@Priority</code></a> on stereotypes by <a href="https://github.com/Ladicek"><code>@Ladicek</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/527">jakartaee/cdi#527</a></li> <li>Adjust wording of specification and API around <a href="https://github.com/Priority"><code>@Priority</code></a> usage on ste… by <a href="https://github.com/manovotn"><code>@manovotn</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/531">jakartaee/cdi#531</a></li> <li>add BeanConfigurator.priority by <a href="https://github.com/Ladicek"><code>@Ladicek</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/532">jakartaee/cdi#532</a></li> <li>add specification text for BeanConfigurator.priority by <a href="https://github.com/Ladicek"><code>@Ladicek</code></a> in <a href="https://github-redirect.dependabot.com/jakartaee/cdi/pull/533">jakartaee/cdi#533</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jakartaee/cdi/commit/d4f8993968e2acc6d2ab4486b6b19a189d371739"><code>d4f8993</code></a> [maven-release-plugin] prepare release 4.0.1</li> <li><a href="https://github.com/jakartaee/cdi/commit/904f045b47579ec5a2520dba2cec2149357e4518"><code>904f045</code></a> Remove javadoc dependency on EJB</li> <li><a href="https://github.com/jakartaee/cdi/commit/70d3c021d99a8ae5eb1af7f45ca788c32a9e3a4d"><code>70d3c02</code></a> Bump nokogiri from 1.13.3 to 1.13.4 in /docs (<a href="https://github-redirect.dependabot.com/cdi-spec/cdi/issues/603">#603</a>)</li> <li><a href="https://github.com/jakartaee/cdi/commit/6e5d04ef46e27ca0963576734e7b8a5298a7a0a1"><code>6e5d04e</code></a> Remove dependency on JTA API (<a href="https://github-redirect.dependabot.com/cdi-spec/cdi/issues/609">#609</a>)</li> <li><a href="https://github.com/jakartaee/cdi/commit/8bb0b961dac404dcad767f6cf4719ae6c6243f50"><code>8bb0b96</code></a> Remove duplicate phrase (<a href="https://github-redirect.dependabot.com/cdi-spec/cdi/issues/604">#604</a>)</li> <li><a href="https://github.com/jakartaee/cdi/commit/6c66cef007c7a744eec36d45ce0ae1f6ad99b595"><code>6c66cef</code></a> Clarify handling exceptions during async events</li> <li><a href="https://github.com/jakartaee/cdi/commit/3f2f662b3deebd06ebdef409a8d32aee916c2a0a"><code>3f2f662</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/jakartaee/cdi/commit/8af4d0aae147b3834fa33c47765d35420b32bc89"><code>8af4d0a</code></a> [maven-release-plugin] prepare release 4.0.0</li> <li><a href="https://github.com/jakartaee/cdi/commit/0b9b1749c8de84d11dcb0b415aceeb21488ca147"><code>0b9b174</code></a> Merge branch 'master' of <a href="https://github.com/eclipse-ee4j/cdi">https://github.com/eclipse-ee4j/cdi</a></li> <li><a href="https://github.com/jakartaee/cdi/commit/0f6e807a85dd593dddc0d35896c4a586503ee33c"><code>0f6e807</code></a> Copyright should have 2022</li> <li>Additional commits viewable in <a href="https://github.com/cdi-spec/cdi/compare/2.0.1...4.0.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@isis.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org