You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@archiva.apache.org by GitBox <gi...@apache.org> on 2022/06/16 10:31:56 UTC

[GitHub] [archiva-components] dependabot[bot] opened a new pull request, #23: Bump jakarta.inject-api from 1.0 to 2.0.1

dependabot[bot] opened a new pull request, #23:
URL: https://github.com/apache/archiva-components/pull/23

   Bumps [jakarta.inject-api](https://github.com/eclipse-ee4j/injection-api) from 1.0 to 2.0.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/eclipse-ee4j/injection-api/releases">jakarta.inject-api's releases</a>.</em></p>
   <blockquote>
   <h2>2.0.1.RC1 Service Release</h2>
   <p>This release add an explicit module-info class, and Java 8 source/target levels.
   <a href="https://github-redirect.dependabot.com/eclipse-ee4j/injection-api/issues/17">#17</a>
   <a href="https://github-redirect.dependabot.com/eclipse-ee4j/injection-api/issues/18">#18</a></p>
   <h2>RC for Jakarta EE 9 Effort</h2>
   <p>This is an initial release candidate for the javax to jakarta package namespace change for Jakarta EE 9</p>
   <h2>1.0.3 Service Release</h2>
   <p>This release corrects the 1.0.2 release which was incorrectly done from the master branch with the jakarta.* packages.
   It adds the Automatic-Module-Name=java.inject to the api jar manifest.</p>
   <h2>1.0.2 Service Release</h2>
   <p>A service release that addresses:</p>
   <ul>
   <li>Address <a href="https://github-redirect.dependabot.com/eclipse-ee4j/injection-api/issues/14">#14</a> , set Automatic-Module-Name to java.inject</li>
   <li>Address <a href="https://github-redirect.dependabot.com/eclipse-ee4j/injection-api/issues/15">#15</a> , add OSGi bundle headers</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/eclipse-ee4j/injection-api/commit/80c9e1267db53d0d5fd7b2afb2fe6a6283a3f43a"><code>80c9e12</code></a> [maven-release-plugin] prepare release 2.0.1</li>
   <li><a href="https://github.com/eclipse-ee4j/injection-api/commit/7c66336a5801f2520a5b372c35c48a2c6917b390"><code>7c66336</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eclipse-ee4j/injection-api/issues/25">#25</a> from jakartaredhat/root-mi</li>
   <li><a href="https://github.com/eclipse-ee4j/injection-api/commit/75d0db99f19562add74faa9a098d83a85b33160b"><code>75d0db9</code></a> An alternate way to build Java 8 source/target jar with Java 8 module-info.class</li>
   <li><a href="https://github.com/eclipse-ee4j/injection-api/commit/fced20c7b55ba7d3884842bccf2c749ceb2a537a"><code>fced20c</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li><a href="https://github.com/eclipse-ee4j/injection-api/commit/f32706e1cf7e4836aa30669bb07512ef3533109c"><code>f32706e</code></a> [maven-release-plugin] prepare release 2.0.1.RC1</li>
   <li><a href="https://github.com/eclipse-ee4j/injection-api/commit/f0905374c201fe40d51d41b33a99ea8c4dd04b65"><code>f090537</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eclipse-ee4j/injection-api/issues/22">#22</a> from rbygrave/feature/javadoc-tt-to-code</li>
   <li><a href="https://github.com/eclipse-ee4j/injection-api/commit/ca549ae367166ece1f2588fe8ab44169f7fdc509"><code>ca549ae</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eclipse-ee4j/injection-api/issues/20">#20</a> from rbygrave/feature/moditech-module-info</li>
   <li><a href="https://github.com/eclipse-ee4j/injection-api/commit/afb602b3ee35faf2da8a3d9eb4c128018f71f44a"><code>afb602b</code></a> Build as multi-release jar</li>
   <li><a href="https://github.com/eclipse-ee4j/injection-api/commit/777bb396cdae9f24a79c87180e4438c77d082279"><code>777bb39</code></a> <a href="https://github-redirect.dependabot.com/eclipse-ee4j/injection-api/issues/20">#20</a> add module-info without multi-version jar</li>
   <li><a href="https://github.com/eclipse-ee4j/injection-api/commit/f32375cc1094e85a135185e01de71c352d4ba888"><code>f32375c</code></a> Change javadoc &lt;tt&gt; &lt;code&gt;</li>
   <li>Additional commits viewable in <a href="https://github.com/eclipse-ee4j/injection-api/compare/1.0...2.0.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jakarta.inject:jakarta.inject-api&package-manager=maven&previous-version=1.0&new-version=2.0.1)](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-unsubscribe@archiva.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [archiva-components] dependabot[bot] commented on pull request #23: Bump jakarta.inject-api from 1.0 to 2.0.1

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #23:
URL: https://github.com/apache/archiva-components/pull/23#issuecomment-1207122683

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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-unsubscribe@archiva.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [archiva-components] olamy closed pull request #23: Bump jakarta.inject-api from 1.0 to 2.0.1

Posted by GitBox <gi...@apache.org>.
olamy closed pull request #23: Bump jakarta.inject-api from 1.0 to 2.0.1
URL: https://github.com/apache/archiva-components/pull/23


-- 
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-unsubscribe@archiva.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org