You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by GitBox <gi...@apache.org> on 2022/04/05 10:54:23 UTC

[GitHub] [tomee] dependabot[bot] opened a new pull request, #838: Bump nimbus-jose-jwt from 4.23 to 7.9 in /examples/mp-jwt-bean-validation

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

   Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 4.23 to 7.9.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt">nimbus-jose-jwt's changelog</a>.</em></p>
   <blockquote>
   <p>version 1.0 (2012-03-01)</p>
   <ul>
   <li>First version based on the OpenInfoCard JWT, JWS and JWE code base.</li>
   </ul>
   <p>version 1.1 (2012-03-06)</p>
   <ul>
   <li>Introduces type-safe enumeration of the JSON Web Algorithms (JWA).</li>
   <li>Refactors the JWT class.</li>
   </ul>
   <p>version 1.2 (2012-03-08)</p>
   <ul>
   <li>Moves JWS and JWE code into separate classes.</li>
   </ul>
   <p>version 1.3 (2012-03-09)</p>
   <ul>
   <li>Switches to Apache Commons Codec for Base64URL encoding and decoding</li>
   <li>Consolidates the crypto utilities within the package.</li>
   <li>Introduces a JWT content serialiser class.</li>
   </ul>
   <p>version 1.4 (2012-03-09)</p>
   <ul>
   <li>Refactoring of JWT class and JUnit tests.</li>
   </ul>
   <p>version 1.5 (2012-03-18)</p>
   <ul>
   <li>Switches to JSON Smart for JSON serialisation and parsing.</li>
   <li>Introduces claims set class with JSON objects, string, Base64URL and
   byte array views.</li>
   </ul>
   <p>version 1.6 (2012-03-20)</p>
   <ul>
   <li>Creates class for representing, serialising and parsing JSON Web Keys
   (JWK).</li>
   <li>Introduces separate class for representing JWT headers.</li>
   </ul>
   <p>version 1.7 (2012-04-01)</p>
   <ul>
   <li>Introduces separate classes for plain, JWS and JWE headers.</li>
   <li>Introduces separate classes for plain, signed and encrypted JWTs.</li>
   <li>Removes the JWTContent class.</li>
   <li>Removes password-based (PE820) encryption support.</li>
   </ul>
   <p>version 1.8 (2012-04-03)</p>
   <ul>
   <li>Adds support for the ZIP JWE header parameter.</li>
   <li>Removes unsupported algorithms from the JWA enumeration.</li>
   </ul>
   <p>version 1.9 (2012-04-03)</p>
   <ul>
   <li>Renames JWEHeader.{get|set}EncryptionAlgorithm() to
   JWEHeader.{get|set}EncryptionMethod().</li>
   </ul>
   <p>version 1.9.1 (2012-04-03)</p>
   <ul>
   <li>Upgrades JSON Smart JAR to 1.1.1.</li>
   </ul>
   <p>version 1.10 (2012-04-14)</p>
   <ul>
   <li>Introduces serialize() method to base abstract JWT class.</li>
   </ul>
   <p>version 1.11 (2012-05-13)</p>
   <ul>
   <li>JWT.serialize() throws checked JWTException instead of</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/10dce4f52d13f515ed20d48b94447d00b6b8fd6f"><code>10dce4f</code></a> b64 works with JWTClaimsSet</li>
   <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/40b1fcfe368c6eb0eabd3ed61ba8e102e2a00d9c"><code>40b1fcf</code></a> Adds new static X509CertUtils.parseWithException methods</li>
   <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/805fce19a78544524a316c7bbb6568e25b41b9f3"><code>805fce1</code></a> [maven-release-plugin] prepare release 7.6</li>
   <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/1a72c5fa8d2f0c44d39f7ad9d2418e6c7f3e5efa"><code>1a72c5f</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/af733f963cc1e98949604c6776d22ccfd2cd66b7"><code>af733f9</code></a> Changes JWSObject#serialize(boolean) method signature (iss <a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/issues/320">#320</a>)</li>
   <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/d752e177482d0bf3c42325731c3588dfe5958c03"><code>d752e17</code></a> Merge branch 'fixB64'</li>
   <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/3fa65f3e2c51d8158b0f63b789d031db0ebc7a9b"><code>3fa65f3</code></a> Change log for 7.7</li>
   <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/1abe7c2ac5addbbefb5b3a061ff7e9c6df40ffa1"><code>1abe7c2</code></a> [maven-release-plugin] prepare release 7.7</li>
   <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/dd19a712b2b8c0f7c64cb6678cbf96f97d81553e"><code>dd19a71</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li><a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/7f4dbc02f30147806cda74fea5127346c2704523"><code>7f4dbc0</code></a> Issue <a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/issues/325">#325</a> Enhancement: Add an optional proxy support to the DefaultResourceR...</li>
   <li>Additional commits viewable in <a href="https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/7.9..4.23">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.nimbusds:nimbus-jose-jwt&package-manager=maven&previous-version=4.23&new-version=7.9)](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)
   - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/tomee/network/alerts).
   
   </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@tomee.apache.org

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


[GitHub] [tomee] dependabot[bot] commented on pull request #838: Bump nimbus-jose-jwt from 4.23 to 7.9 in /examples/mp-jwt-bean-validation

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #838:
URL: https://github.com/apache/tomee/pull/838#issuecomment-1115203812

   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`.
   
   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@tomee.apache.org

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


[GitHub] [tomee] rzo1 closed pull request #838: Bump nimbus-jose-jwt from 4.23 to 7.9 in /examples/mp-jwt-bean-validation

Posted by GitBox <gi...@apache.org>.
rzo1 closed pull request #838: Bump nimbus-jose-jwt from 4.23 to 7.9 in /examples/mp-jwt-bean-validation
URL: https://github.com/apache/tomee/pull/838


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

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