You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/30 04:31:35 UTC

[GitHub] [shiro] dependabot[bot] opened a new pull request, #982: build(deps): bump jakarta.activation-api from 1.2.2 to 2.1.2

dependabot[bot] opened a new pull request, #982:
URL: https://github.com/apache/shiro/pull/982

   Bumps [jakarta.activation-api](https://github.com/jakartaee/jaf-api) from 1.2.2 to 2.1.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/jakartaee/jaf-api/releases">jakarta.activation-api's releases</a>.</em></p>
   <blockquote>
   <h2>Jakarta Activation 2.1.2 Final Release</h2>
   <p>The 2.1.2 release is a bug fix release of 2.1.x (Jakarta EE 10).</p>
   <p>Following changes are included:</p>
   <ul>
   <li>fix wrong class file version for package-info</li>
   <li>add missing javadoc description for MimeTypeEntry getters</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/jakartaee/jaf-api/compare/2.1.1...2.1.2">https://github.com/jakartaee/jaf-api/compare/2.1.1...2.1.2</a></p>
   <h2>Jakarta Activation 2.1.1 Final Release</h2>
   <p>The 2.1.1 release is a bug fix release of 2.1.0.</p>
   <p>Following changes are included:</p>
   <ul>
   <li><a href="https://redirect.github.com/jakartaee/jaf-api/issues/93">jakartaee/jaf-api#93</a> - Use OSGi service loader mediator</li>
   <li><a href="https://redirect.github.com/jakartaee/jaf-api/issues/94">jakartaee/jaf-api#94</a> - Loading of service provider implementations needs to be done under doPrivileged</li>
   <li><a href="https://redirect.github.com/jakartaee/jaf-api/issues/100">jakartaee/jaf-api#100</a> - Avoid requiring accessDeclaredMembers permissions</li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/yersan"><code>@​yersan</code></a> made their first contribution in <a href="https://redirect.github.com/jakartaee/jaf-api/pull/95">jakartaee/jaf-api#95</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/jakartaee/jaf-api/compare/2.1.0...2.1.1">https://github.com/jakartaee/jaf-api/compare/2.1.0...2.1.1</a></p>
   <h2>Jakarta Activation 2.1.0 Final Release</h2>
   <p>The 2.1.0 release provides API module only.</p>
   <p>The implementation has been moved out from this project to the new Eclipse Angus project and lives in its own repository - <a href="https://github.com/eclipse-ee4j/angus-activation">https://github.com/eclipse-ee4j/angus-activation</a></p>
   <p><strong>Project Board</strong>: <a href="https://github.com/eclipse-ee4j/jaf/projects/1">https://github.com/eclipse-ee4j/jaf/projects/1</a>
   <strong>Full Changelog</strong>: <a href="https://github.com/eclipse-ee4j/jaf/compare/2.0.1...2.1.0">https://github.com/eclipse-ee4j/jaf/compare/2.0.1...2.1.0</a></p>
   <h2>Jakarta Activation 2.0.1 Final Release</h2>
   <p>The 2.0.1 release is a bug fix release of 2.0.0.</p>
   <p>Following changes are included:</p>
   <ul>
   <li><a href="https://redirect.github.com/jakartaee/jaf-api/issues/53">#53</a> - Android compilation failure due to possible badly formed compiler args in pom.xml</li>
   <li><a href="https://redirect.github.com/jakartaee/jaf-api/issues/48">#48</a> - Add version string to generated javadoc</li>
   </ul>
   <h2>Jakarta Activation 2.0.0 Final Release</h2>
   <p>The 2.0.0 release is the first release under the <code>jakarta.activation.*</code> namespace. It is also the first release containing full JPMS metadata.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jakartaee/jaf-api/commit/0750e49665855b4b85487aa3780bf0daf09e8e4c"><code>0750e49</code></a> Prepare release jakarta.activation:jakarta.activation-api:2.1.2</li>
   <li><a href="https://github.com/jakartaee/jaf-api/commit/ad18b5677a01dd87d680a9256c33fec0e42b5156"><code>ad18b56</code></a> add missing javadoc description for MimeTypeEntry getters</li>
   <li><a href="https://github.com/jakartaee/jaf-api/commit/e049dacf98e03c6ccfc310b0bb8d51779801ccdd"><code>e049dac</code></a> fix wrong class file version for package-info</li>
   <li><a href="https://github.com/jakartaee/jaf-api/commit/2350d55b753e466950a0ee99a4835ea088a58af2"><code>2350d55</code></a> update nikogiri to 1.14.3 (web)</li>
   <li><a href="https://github.com/jakartaee/jaf-api/commit/a6a5a8268c66b9cb80b9601acaa1f1773768d667"><code>a6a5a82</code></a> update web dependencies</li>
   <li><a href="https://github.com/jakartaee/jaf-api/commit/caeac4ffb8b41a4c4c6fad62f1ec3dc6140110b4"><code>caeac4f</code></a> Bump nokogiri from 1.13.10 to 1.14.3 in /www</li>
   <li><a href="https://github.com/jakartaee/jaf-api/commit/2af1f19a03b9b7a463f88d1fc480818b8d019c6e"><code>2af1f19</code></a> Bump commonmarker from 0.23.7 to 0.23.9 in /www</li>
   <li><a href="https://github.com/jakartaee/jaf-api/commit/d0ded3bae8bbface83cdffe838ba39fb31611db7"><code>d0ded3b</code></a> fix pointer to tck project</li>
   <li><a href="https://github.com/jakartaee/jaf-api/commit/b7fb44ae9d1872bf86b4098f8f1462e7f7b05a3c"><code>b7fb44a</code></a> Bump activesupport from 6.0.6 to 6.0.6.1 in /www</li>
   <li><a href="https://github.com/jakartaee/jaf-api/commit/5a25c7c6de119a610f030ee4150c538dfef6e451"><code>5a25c7c</code></a> Bump commonmarker from 0.23.6 to 0.23.7 in /www</li>
   <li>Additional commits viewable in <a href="https://github.com/jakartaee/jaf-api/compare/1.2.2...2.1.2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jakarta.activation:jakarta.activation-api&package-manager=maven&previous-version=1.2.2&new-version=2.1.2)](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: commits-unsubscribe@shiro.apache.org

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


[GitHub] [shiro] dependabot[bot] closed pull request #982: build(deps): bump jakarta.activation-api from 1.2.2 to 2.1.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #982: build(deps): bump jakarta.activation-api from 1.2.2 to 2.1.2
URL: https://github.com/apache/shiro/pull/982


-- 
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: commits-unsubscribe@shiro.apache.org

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


[GitHub] [shiro] dependabot[bot] commented on pull request #982: build(deps): bump jakarta.activation-api from 1.2.2 to 2.1.2

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #982:
URL: https://github.com/apache/shiro/pull/982#issuecomment-1614157365

   Looks like jakarta.activation:jakarta.activation-api is no longer being updated by Dependabot, so this is no longer needed.


-- 
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: commits-unsubscribe@shiro.apache.org

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