chore(deps): bump github.com/auth0/go-jwt-middleware/v2 from 2.2.0 to 2.2.1 #137

Merged
argoyle merged 1 commits from dependabot-go_modules-github.com-auth0-go-jwt-middleware-v2-2.2.1 into main 2024-01-23 16:51:50 +00:00
argoyle commented 2024-01-23 06:24:50 +00:00 (Migrated from gitlab.com)

Bumps github.com/auth0/go-jwt-middleware/v2 from 2.2.0 to 2.2.1.

Release notes

Sourced from github.com/auth0/go-jwt-middleware/v2's releases.

v2.2.1

Security

Changelog

Sourced from github.com/auth0/go-jwt-middleware/v2's changelog.

v2.2.1 (2024-01-22)

Full Changelog

Security

Commits
  • e25777c Add .version file to track latest version (#246)
  • 66f94a5 Release v2.2.1 (#245)
  • 7d11b35 Bump golang.org/x/sync from 0.5.0 to 0.6.0 (#240)
  • 6cc5f8a fix examples for v2.2.0 (#242)
  • 8c9bc89 Bump golang.org/x/crypto from 0.4.0 to 0.17.0 in /examples/http-example (#235)
  • 811db70 Bump golang.org/x/crypto from 0.4.0 to 0.17.0 in /examples/http-jwks-example ...
  • b2f99b0 Bump golang.org/x/crypto from 0.4.0 to 0.17.0 (#234)
  • 5ed1cd0 Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/gin-example (#232)
  • 8ce3b6f Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/echo-example (#233)
  • a1ac71e Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/iris-example (#231)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [github.com/auth0/go-jwt-middleware/v2](https://github.com/auth0/go-jwt-middleware) from 2.2.0 to 2.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/auth0/go-jwt-middleware/releases">github.com/auth0/go-jwt-middleware/v2's releases</a>.</em></p> <blockquote> <h2>v2.2.1</h2> <p><strong>Security</strong></p> <ul> <li>Bump golang.org/x/crypto from 0.4.0 to 0.17.0 <a href="https://github.com/auth0/go-jwt-middleware/pull/234">#234</a> (<a href="https://github.com/apps/dependabot">dependabot[bot]</a>)</li> <li>Bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.2 <a href="https://github.com/auth0/go-jwt-middleware/pull/229">#229</a> (<a href="https://github.com/apps/dependabot">dependabot[bot]</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/auth0/go-jwt-middleware/blob/master/CHANGELOG.md">github.com/auth0/go-jwt-middleware/v2's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/auth0/go-jwt-middleware/tree/v2.2.1">v2.2.1</a> (2024-01-22)</h2> <p><a href="https://github.com/auth0/go-jwt-middleware/compare/v2.2.0...v2.2.1">Full Changelog</a></p> <p><strong>Security</strong></p> <ul> <li>Bump golang.org/x/crypto from 0.4.0 to 0.17.0 <a href="https://github.com/auth0/go-jwt-middleware/pull/234">#234</a> (<a href="https://github.com/apps/dependabot">dependabot[bot]</a>)</li> <li>Bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.2 <a href="https://github.com/auth0/go-jwt-middleware/pull/229">#229</a> (<a href="https://github.com/apps/dependabot">dependabot[bot]</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/auth0/go-jwt-middleware/commit/e25777c6026a9b164f8e4e6aa3a5ca3cc3f6d471"><code>e25777c</code></a> Add .version file to track latest version (<a href="https://github.com/auth0/go-jwt-middleware/issues/246">#246</a>)</li> <li><a href="https://github.com/auth0/go-jwt-middleware/commit/66f94a5a2f2073bc478fa03e74d0a11fbceda92e"><code>66f94a5</code></a> Release v2.2.1 (<a href="https://github.com/auth0/go-jwt-middleware/issues/245">#245</a>)</li> <li><a href="https://github.com/auth0/go-jwt-middleware/commit/7d11b353160ace7f1b86ed072211574d375ffd8f"><code>7d11b35</code></a> Bump golang.org/x/sync from 0.5.0 to 0.6.0 (<a href="https://github.com/auth0/go-jwt-middleware/issues/240">#240</a>)</li> <li><a href="https://github.com/auth0/go-jwt-middleware/commit/6cc5f8a860f77cb6595565592b930d9febe5d4ad"><code>6cc5f8a</code></a> fix examples for v2.2.0 (<a href="https://github.com/auth0/go-jwt-middleware/issues/242">#242</a>)</li> <li><a href="https://github.com/auth0/go-jwt-middleware/commit/8c9bc89e56b6197cb8c63ae3c54f7c1d2d5984c3"><code>8c9bc89</code></a> Bump golang.org/x/crypto from 0.4.0 to 0.17.0 in /examples/http-example (<a href="https://github.com/auth0/go-jwt-middleware/issues/235">#235</a>)</li> <li><a href="https://github.com/auth0/go-jwt-middleware/commit/811db706b16c18f17c07d54076ed4ceabfe8cfac"><code>811db70</code></a> Bump golang.org/x/crypto from 0.4.0 to 0.17.0 in /examples/http-jwks-example ...</li> <li><a href="https://github.com/auth0/go-jwt-middleware/commit/b2f99b0305858b02eb859d898c11f436408f9b1f"><code>b2f99b0</code></a> Bump golang.org/x/crypto from 0.4.0 to 0.17.0 (<a href="https://github.com/auth0/go-jwt-middleware/issues/234">#234</a>)</li> <li><a href="https://github.com/auth0/go-jwt-middleware/commit/5ed1cd08849c3178754b49c57acefbf90f05fd41"><code>5ed1cd0</code></a> Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/gin-example (<a href="https://github.com/auth0/go-jwt-middleware/issues/232">#232</a>)</li> <li><a href="https://github.com/auth0/go-jwt-middleware/commit/8ce3b6f90c1f75bde5ad798847a227f2c34df14e"><code>8ce3b6f</code></a> Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/echo-example (<a href="https://github.com/auth0/go-jwt-middleware/issues/233">#233</a>)</li> <li><a href="https://github.com/auth0/go-jwt-middleware/commit/a1ac71e38d5a38ec8b4c428f7ef390851abb5ee9"><code>a1ac71e</code></a> Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/iris-example (<a href="https://github.com/auth0/go-jwt-middleware/issues/231">#231</a>)</li> <li>Additional commits viewable in <a href="https://github.com/auth0/go-jwt-middleware/compare/v2.2.0...v2.2.1">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle (Migrated from gitlab.com) merged commit into main 2024-01-23 16:51:50 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas#137