[TT-11197] Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3#6124
Merged
jeffy-mathew merged 1 commit intoMar 12, 2024
Merged
Conversation
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.1 to 3.0.3. - [Release notes](https://github.com/go-jose/go-jose/releases) - [Changelog](https://github.com/go-jose/go-jose/blob/v3.0.3/CHANGELOG.md) - [Commits](go-jose/go-jose@v3.0.1...v3.0.3) --- updated-dependencies: - dependency-name: github.com/go-jose/go-jose/v3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
jeffy-mathew
force-pushed
the
dependabot/go_modules/github.com/go-jose/go-jose/v3-3.0.3
branch
from
March 11, 2024 19:54
0bc7dcf to
92356a1
Compare
Contributor
|
API Changes no api changes detected |
|
jeffy-mathew
approved these changes
Mar 12, 2024
jeffy-mathew
deleted the
dependabot/go_modules/github.com/go-jose/go-jose/v3-3.0.3
branch
March 12, 2024 06:00
Contributor
|
/release to release-5.3 |
Contributor
|
/release to release-5.3.0 |
|
Working on it! Note that it can take a few minutes. |
1 similar comment
|
Working on it! Note that it can take a few minutes. |
tykbot Bot
pushed a commit
that referenced
this pull request
Mar 12, 2024
) Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.1 to 3.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/go-jose/go-jose/releases">github.com/go-jose/go-jose/v3's releases</a>.</em></p> <blockquote> <h2>Version 3.0.3</h2> <h2>Fixed</h2> <ul> <li>Limit decompression output size to prevent a DoS. Backport from v4.0.1.</li> </ul> <h2>Version 3.0.2</h2> <h2>Fixed</h2> <ul> <li>DecryptMulti: handle decompression error (<a href="https://redirect.github.com/go-jose/go-jose/issues/19">#19</a>)</li> </ul> <h2>Changed</h2> <ul> <li>jwe/CompactSerialize: improve performance (<a href="https://redirect.github.com/go-jose/go-jose/issues/67">#67</a>)</li> <li>Increase the default number of PBKDF2 iterations to 600k (<a href="https://redirect.github.com/go-jose/go-jose/issues/48">#48</a>)</li> <li>Return the proper algorithm for ECDSA keys (<a href="https://redirect.github.com/go-jose/go-jose/issues/45">#45</a>)</li> <li>Update golang.org/x/crypto to v0.19 (<a href="https://redirect.github.com/go-jose/go-jose/issues/94">#94</a>)</li> </ul> <h2>Added</h2> <ul> <li>Add Thumbprint support for opaque signers (<a href="https://redirect.github.com/go-jose/go-jose/issues/38">#38</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/go-jose/go-jose/blob/v3.0.3/CHANGELOG.md">github.com/go-jose/go-jose/v3's changelog</a>.</em></p> <blockquote> <h1>v3.0.3</h1> <h2>Fixed</h2> <ul> <li>Limit decompression output size to prevent a DoS. Backport from v4.0.1.</li> </ul> <h1>v3.0.2</h1> <h2>Fixed</h2> <ul> <li>DecryptMulti: handle decompression error (<a href="https://redirect.github.com/go-jose/go-jose/issues/19">#19</a>)</li> </ul> <h2>Changed</h2> <ul> <li>jwe/CompactSerialize: improve performance (<a href="https://redirect.github.com/go-jose/go-jose/issues/67">#67</a>)</li> <li>Increase the default number of PBKDF2 iterations to 600k (<a href="https://redirect.github.com/go-jose/go-jose/issues/48">#48</a>)</li> <li>Return the proper algorithm for ECDSA keys (<a href="https://redirect.github.com/go-jose/go-jose/issues/45">#45</a>)</li> </ul> <h2>Added</h2> <ul> <li>Add Thumbprint support for opaque signers (<a href="https://redirect.github.com/go-jose/go-jose/issues/38">#38</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-jose/go-jose/commit/add6a284ea0f844fd6628cba637be5451fe4b28a"><code>add6a28</code></a> v3: backport decompression limit fix (<a href="https://redirect.github.com/go-jose/go-jose/issues/107">#107</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/11bb4e72bf7eb95794be9fef31b38ba85633fc84"><code>11bb4e7</code></a> doc: in v3 branch's README, point to v4 as latest (<a href="https://redirect.github.com/go-jose/go-jose/issues/101">#101</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/863f73b9dbfcc5944d74d5106992e3cf949c4557"><code>863f73b</code></a> v3.0.2: Update changelog (<a href="https://redirect.github.com/go-jose/go-jose/issues/95">#95</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/bdbc794b6b28c67c0949c1e336851a30dd95a07e"><code>bdbc794</code></a> Update golang.org/x/crypto to v0.19 (backport) (<a href="https://redirect.github.com/go-jose/go-jose/issues/94">#94</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/25bce79fd677a736af4b1a38828f5a754775afb6"><code>25bce79</code></a> Updated go-jose v3.0.0 to v3.0.1 in jose-util (<a href="https://redirect.github.com/go-jose/go-jose/issues/70">#70</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/aa386df3933e180ca8a2f20b9af1a1288b7b5aeb"><code>aa386df</code></a> jwe/CompactSerialize: improve performance. (<a href="https://redirect.github.com/go-jose/go-jose/issues/67">#67</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/053c9bf3d6ce7fe10812cfc7a92b7ab7a8e5610f"><code>053c9bf</code></a> DecryptMulti: handle decompression error (<a href="https://redirect.github.com/go-jose/go-jose/issues/19">#19</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/ca9011bec5e215a4604f66d8449f572c5b258c06"><code>ca9011b</code></a> Bump go version to 1.21.4 to satisfy govulncheck (<a href="https://redirect.github.com/go-jose/go-jose/issues/68">#68</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/c8399df7de1af8829e68f3942a89c6d4457bfdf4"><code>c8399df</code></a> Revert pull request <a href="https://redirect.github.com/go-jose/go-jose/issues/10">#10</a> (multiple audiences) (<a href="https://redirect.github.com/go-jose/go-jose/issues/24">#24</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/ec819e926a61a07cd6df4712e781806823f4c266"><code>ec819e9</code></a> Add a security.md doc for contacting us about potential security vulnerabilit...</li> <li>Additional commits viewable in <a href="https://github.com/go-jose/go-jose/compare/v3.0.1...v3.0.3">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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/TykTechnologies/tyk/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit d30e6ed)
|
@jeffy-mathew Seems like there is conflict and it require manual merge. |
tykbot Bot
pushed a commit
that referenced
this pull request
Mar 12, 2024
) Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.1 to 3.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/go-jose/go-jose/releases">github.com/go-jose/go-jose/v3's releases</a>.</em></p> <blockquote> <h2>Version 3.0.3</h2> <h2>Fixed</h2> <ul> <li>Limit decompression output size to prevent a DoS. Backport from v4.0.1.</li> </ul> <h2>Version 3.0.2</h2> <h2>Fixed</h2> <ul> <li>DecryptMulti: handle decompression error (<a href="https://redirect.github.com/go-jose/go-jose/issues/19">#19</a>)</li> </ul> <h2>Changed</h2> <ul> <li>jwe/CompactSerialize: improve performance (<a href="https://redirect.github.com/go-jose/go-jose/issues/67">#67</a>)</li> <li>Increase the default number of PBKDF2 iterations to 600k (<a href="https://redirect.github.com/go-jose/go-jose/issues/48">#48</a>)</li> <li>Return the proper algorithm for ECDSA keys (<a href="https://redirect.github.com/go-jose/go-jose/issues/45">#45</a>)</li> <li>Update golang.org/x/crypto to v0.19 (<a href="https://redirect.github.com/go-jose/go-jose/issues/94">#94</a>)</li> </ul> <h2>Added</h2> <ul> <li>Add Thumbprint support for opaque signers (<a href="https://redirect.github.com/go-jose/go-jose/issues/38">#38</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/go-jose/go-jose/blob/v3.0.3/CHANGELOG.md">github.com/go-jose/go-jose/v3's changelog</a>.</em></p> <blockquote> <h1>v3.0.3</h1> <h2>Fixed</h2> <ul> <li>Limit decompression output size to prevent a DoS. Backport from v4.0.1.</li> </ul> <h1>v3.0.2</h1> <h2>Fixed</h2> <ul> <li>DecryptMulti: handle decompression error (<a href="https://redirect.github.com/go-jose/go-jose/issues/19">#19</a>)</li> </ul> <h2>Changed</h2> <ul> <li>jwe/CompactSerialize: improve performance (<a href="https://redirect.github.com/go-jose/go-jose/issues/67">#67</a>)</li> <li>Increase the default number of PBKDF2 iterations to 600k (<a href="https://redirect.github.com/go-jose/go-jose/issues/48">#48</a>)</li> <li>Return the proper algorithm for ECDSA keys (<a href="https://redirect.github.com/go-jose/go-jose/issues/45">#45</a>)</li> </ul> <h2>Added</h2> <ul> <li>Add Thumbprint support for opaque signers (<a href="https://redirect.github.com/go-jose/go-jose/issues/38">#38</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-jose/go-jose/commit/add6a284ea0f844fd6628cba637be5451fe4b28a"><code>add6a28</code></a> v3: backport decompression limit fix (<a href="https://redirect.github.com/go-jose/go-jose/issues/107">#107</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/11bb4e72bf7eb95794be9fef31b38ba85633fc84"><code>11bb4e7</code></a> doc: in v3 branch's README, point to v4 as latest (<a href="https://redirect.github.com/go-jose/go-jose/issues/101">#101</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/863f73b9dbfcc5944d74d5106992e3cf949c4557"><code>863f73b</code></a> v3.0.2: Update changelog (<a href="https://redirect.github.com/go-jose/go-jose/issues/95">#95</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/bdbc794b6b28c67c0949c1e336851a30dd95a07e"><code>bdbc794</code></a> Update golang.org/x/crypto to v0.19 (backport) (<a href="https://redirect.github.com/go-jose/go-jose/issues/94">#94</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/25bce79fd677a736af4b1a38828f5a754775afb6"><code>25bce79</code></a> Updated go-jose v3.0.0 to v3.0.1 in jose-util (<a href="https://redirect.github.com/go-jose/go-jose/issues/70">#70</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/aa386df3933e180ca8a2f20b9af1a1288b7b5aeb"><code>aa386df</code></a> jwe/CompactSerialize: improve performance. (<a href="https://redirect.github.com/go-jose/go-jose/issues/67">#67</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/053c9bf3d6ce7fe10812cfc7a92b7ab7a8e5610f"><code>053c9bf</code></a> DecryptMulti: handle decompression error (<a href="https://redirect.github.com/go-jose/go-jose/issues/19">#19</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/ca9011bec5e215a4604f66d8449f572c5b258c06"><code>ca9011b</code></a> Bump go version to 1.21.4 to satisfy govulncheck (<a href="https://redirect.github.com/go-jose/go-jose/issues/68">#68</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/c8399df7de1af8829e68f3942a89c6d4457bfdf4"><code>c8399df</code></a> Revert pull request <a href="https://redirect.github.com/go-jose/go-jose/issues/10">#10</a> (multiple audiences) (<a href="https://redirect.github.com/go-jose/go-jose/issues/24">#24</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/ec819e926a61a07cd6df4712e781806823f4c266"><code>ec819e9</code></a> Add a security.md doc for contacting us about potential security vulnerabilit...</li> <li>Additional commits viewable in <a href="https://github.com/go-jose/go-jose/compare/v3.0.1...v3.0.3">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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/TykTechnologies/tyk/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit d30e6ed)
buger
added a commit
that referenced
this pull request
Mar 12, 2024
…v3 from 3.0.1 to 3.0.3 (#6124) [TT-11197] Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 (#6124) Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.1 to 3.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/go-jose/go-jose/releases">github.com/go-jose/go-jose/v3's releases</a>.</em></p> <blockquote> <h2>Version 3.0.3</h2> <h2>Fixed</h2> <ul> <li>Limit decompression output size to prevent a DoS. Backport from v4.0.1.</li> </ul> <h2>Version 3.0.2</h2> <h2>Fixed</h2> <ul> <li>DecryptMulti: handle decompression error (<a href="https://redirect.github.com/go-jose/go-jose/issues/19">#19</a>)</li> </ul> <h2>Changed</h2> <ul> <li>jwe/CompactSerialize: improve performance (<a href="https://redirect.github.com/go-jose/go-jose/issues/67">#67</a>)</li> <li>Increase the default number of PBKDF2 iterations to 600k (<a href="https://redirect.github.com/go-jose/go-jose/issues/48">#48</a>)</li> <li>Return the proper algorithm for ECDSA keys (<a href="https://redirect.github.com/go-jose/go-jose/issues/45">#45</a>)</li> <li>Update golang.org/x/crypto to v0.19 (<a href="https://redirect.github.com/go-jose/go-jose/issues/94">#94</a>)</li> </ul> <h2>Added</h2> <ul> <li>Add Thumbprint support for opaque signers (<a href="https://redirect.github.com/go-jose/go-jose/issues/38">#38</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/go-jose/go-jose/blob/v3.0.3/CHANGELOG.md">github.com/go-jose/go-jose/v3's changelog</a>.</em></p> <blockquote> <h1>v3.0.3</h1> <h2>Fixed</h2> <ul> <li>Limit decompression output size to prevent a DoS. Backport from v4.0.1.</li> </ul> <h1>v3.0.2</h1> <h2>Fixed</h2> <ul> <li>DecryptMulti: handle decompression error (<a href="https://redirect.github.com/go-jose/go-jose/issues/19">#19</a>)</li> </ul> <h2>Changed</h2> <ul> <li>jwe/CompactSerialize: improve performance (<a href="https://redirect.github.com/go-jose/go-jose/issues/67">#67</a>)</li> <li>Increase the default number of PBKDF2 iterations to 600k (<a href="https://redirect.github.com/go-jose/go-jose/issues/48">#48</a>)</li> <li>Return the proper algorithm for ECDSA keys (<a href="https://redirect.github.com/go-jose/go-jose/issues/45">#45</a>)</li> </ul> <h2>Added</h2> <ul> <li>Add Thumbprint support for opaque signers (<a href="https://redirect.github.com/go-jose/go-jose/issues/38">#38</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-jose/go-jose/commit/add6a284ea0f844fd6628cba637be5451fe4b28a"><code>add6a28</code></a> v3: backport decompression limit fix (<a href="https://redirect.github.com/go-jose/go-jose/issues/107">#107</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/11bb4e72bf7eb95794be9fef31b38ba85633fc84"><code>11bb4e7</code></a> doc: in v3 branch's README, point to v4 as latest (<a href="https://redirect.github.com/go-jose/go-jose/issues/101">#101</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/863f73b9dbfcc5944d74d5106992e3cf949c4557"><code>863f73b</code></a> v3.0.2: Update changelog (<a href="https://redirect.github.com/go-jose/go-jose/issues/95">#95</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/bdbc794b6b28c67c0949c1e336851a30dd95a07e"><code>bdbc794</code></a> Update golang.org/x/crypto to v0.19 (backport) (<a href="https://redirect.github.com/go-jose/go-jose/issues/94">#94</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/25bce79fd677a736af4b1a38828f5a754775afb6"><code>25bce79</code></a> Updated go-jose v3.0.0 to v3.0.1 in jose-util (<a href="https://redirect.github.com/go-jose/go-jose/issues/70">#70</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/aa386df3933e180ca8a2f20b9af1a1288b7b5aeb"><code>aa386df</code></a> jwe/CompactSerialize: improve performance. (<a href="https://redirect.github.com/go-jose/go-jose/issues/67">#67</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/053c9bf3d6ce7fe10812cfc7a92b7ab7a8e5610f"><code>053c9bf</code></a> DecryptMulti: handle decompression error (<a href="https://redirect.github.com/go-jose/go-jose/issues/19">#19</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/ca9011bec5e215a4604f66d8449f572c5b258c06"><code>ca9011b</code></a> Bump go version to 1.21.4 to satisfy govulncheck (<a href="https://redirect.github.com/go-jose/go-jose/issues/68">#68</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/c8399df7de1af8829e68f3942a89c6d4457bfdf4"><code>c8399df</code></a> Revert pull request <a href="https://redirect.github.com/go-jose/go-jose/issues/10">#10</a> (multiple audiences) (<a href="https://redirect.github.com/go-jose/go-jose/issues/24">#24</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/ec819e926a61a07cd6df4712e781806823f4c266"><code>ec819e9</code></a> Add a security.md doc for contacting us about potential security vulnerabilit...</li> <li>Additional commits viewable in <a href="https://github.com/go-jose/go-jose/compare/v3.0.1...v3.0.3">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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/TykTechnologies/tyk/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
@jeffy-mathew Succesfully merged PR |
jeffy-mathew
pushed a commit
that referenced
this pull request
Mar 12, 2024
… from 3.0.1 to 3.0.3 (#6124) (#6136) ## **User description** [TT-11197] Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 (#6124) Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.1 to 3.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/go-jose/go-jose/releases">github.com/go-jose/go-jose/v3's releases</a>.</em></p> <blockquote> <h2>Version 3.0.3</h2> <h2>Fixed</h2> <ul> <li>Limit decompression output size to prevent a DoS. Backport from v4.0.1.</li> </ul> <h2>Version 3.0.2</h2> <h2>Fixed</h2> <ul> <li>DecryptMulti: handle decompression error (<a href="https://redirect.github.com/go-jose/go-jose/issues/19">#19</a>)</li> </ul> <h2>Changed</h2> <ul> <li>jwe/CompactSerialize: improve performance (<a href="https://redirect.github.com/go-jose/go-jose/issues/67">#67</a>)</li> <li>Increase the default number of PBKDF2 iterations to 600k (<a href="https://redirect.github.com/go-jose/go-jose/issues/48">#48</a>)</li> <li>Return the proper algorithm for ECDSA keys (<a href="https://redirect.github.com/go-jose/go-jose/issues/45">#45</a>)</li> <li>Update golang.org/x/crypto to v0.19 (<a href="https://redirect.github.com/go-jose/go-jose/issues/94">#94</a>)</li> </ul> <h2>Added</h2> <ul> <li>Add Thumbprint support for opaque signers (<a href="https://redirect.github.com/go-jose/go-jose/issues/38">#38</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/go-jose/go-jose/blob/v3.0.3/CHANGELOG.md">github.com/go-jose/go-jose/v3's changelog</a>.</em></p> <blockquote> <h1>v3.0.3</h1> <h2>Fixed</h2> <ul> <li>Limit decompression output size to prevent a DoS. Backport from v4.0.1.</li> </ul> <h1>v3.0.2</h1> <h2>Fixed</h2> <ul> <li>DecryptMulti: handle decompression error (<a href="https://redirect.github.com/go-jose/go-jose/issues/19">#19</a>)</li> </ul> <h2>Changed</h2> <ul> <li>jwe/CompactSerialize: improve performance (<a href="https://redirect.github.com/go-jose/go-jose/issues/67">#67</a>)</li> <li>Increase the default number of PBKDF2 iterations to 600k (<a href="https://redirect.github.com/go-jose/go-jose/issues/48">#48</a>)</li> <li>Return the proper algorithm for ECDSA keys (<a href="https://redirect.github.com/go-jose/go-jose/issues/45">#45</a>)</li> </ul> <h2>Added</h2> <ul> <li>Add Thumbprint support for opaque signers (<a href="https://redirect.github.com/go-jose/go-jose/issues/38">#38</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-jose/go-jose/commit/add6a284ea0f844fd6628cba637be5451fe4b28a"><code>add6a28</code></a> v3: backport decompression limit fix (<a href="https://redirect.github.com/go-jose/go-jose/issues/107">#107</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/11bb4e72bf7eb95794be9fef31b38ba85633fc84"><code>11bb4e7</code></a> doc: in v3 branch's README, point to v4 as latest (<a href="https://redirect.github.com/go-jose/go-jose/issues/101">#101</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/863f73b9dbfcc5944d74d5106992e3cf949c4557"><code>863f73b</code></a> v3.0.2: Update changelog (<a href="https://redirect.github.com/go-jose/go-jose/issues/95">#95</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/bdbc794b6b28c67c0949c1e336851a30dd95a07e"><code>bdbc794</code></a> Update golang.org/x/crypto to v0.19 (backport) (<a href="https://redirect.github.com/go-jose/go-jose/issues/94">#94</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/25bce79fd677a736af4b1a38828f5a754775afb6"><code>25bce79</code></a> Updated go-jose v3.0.0 to v3.0.1 in jose-util (<a href="https://redirect.github.com/go-jose/go-jose/issues/70">#70</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/aa386df3933e180ca8a2f20b9af1a1288b7b5aeb"><code>aa386df</code></a> jwe/CompactSerialize: improve performance. (<a href="https://redirect.github.com/go-jose/go-jose/issues/67">#67</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/053c9bf3d6ce7fe10812cfc7a92b7ab7a8e5610f"><code>053c9bf</code></a> DecryptMulti: handle decompression error (<a href="https://redirect.github.com/go-jose/go-jose/issues/19">#19</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/ca9011bec5e215a4604f66d8449f572c5b258c06"><code>ca9011b</code></a> Bump go version to 1.21.4 to satisfy govulncheck (<a href="https://redirect.github.com/go-jose/go-jose/issues/68">#68</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/c8399df7de1af8829e68f3942a89c6d4457bfdf4"><code>c8399df</code></a> Revert pull request <a href="https://redirect.github.com/go-jose/go-jose/issues/10">#10</a> (multiple audiences) (<a href="https://redirect.github.com/go-jose/go-jose/issues/24">#24</a>)</li> <li><a href="https://github.com/go-jose/go-jose/commit/ec819e926a61a07cd6df4712e781806823f4c266"><code>ec819e9</code></a> Add a security.md doc for contacting us about potential security vulnerabilit...</li> <li>Additional commits viewable in <a href="https://github.com/go-jose/go-jose/compare/v3.0.1...v3.0.3">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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/TykTechnologies/tyk/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> [TT-11197]: https://tyktech.atlassian.net/browse/TT-11197?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ ___ ## **Type** enhancement, dependencies ___ ## **Description** - Updated `github.com/go-jose/go-jose/v3` from `v3.0.1` to `v3.0.3` to include security fixes and performance improvements. - Updated `golang.org/x/crypto` from `v0.18.0` to `v0.19.0` for security enhancements. - Updated `golang.org/x/sys` from `v0.16.0` to `v0.17.0` for improved system call interfaces. ___ ## **Changes walkthrough** <table><thead><tr><th></th><th align="left">Relevant files</th></tr></thead><tbody><tr><td><strong>Dependencies</strong></td><td><table> <tr> <td> <details> <summary><strong>go.mod</strong><dd><code>Update Dependencies for Security and Performance</code> </dd></summary> <hr> go.mod <li>Updated <code>github.com/go-jose/go-jose/v3</code> from <code>v3.0.1</code> to <code>v3.0.3</code>.<br> <li> Updated <code>golang.org/x/crypto</code> from <code>v0.18.0</code> to <code>v0.19.0</code>.<br> <li> Updated <code>golang.org/x/sys</code> from <code>v0.16.0</code> to <code>v0.17.0</code>. </details> </td> <td><a href="https://github.com/TykTechnologies/tyk/pull/6136/files#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6">+3/-3</a> </td> </tr> <tr> <td> <details> <summary><strong>go.sum</strong><dd><code>Update Checksums for Updated Dependencies</code> </dd></summary> <hr> go.sum <li>Updated checksums for <code>github.com/go-jose/go-jose/v3</code> to <code>v3.0.3</code>.<br> <li> Updated checksums for <code>golang.org/x/crypto</code> to <code>v0.19.0</code>.<br> <li> Updated checksums for <code>golang.org/x/sys</code> to <code>v0.17.0</code>. </details> </td> <td><a href="https://github.com/TykTechnologies/tyk/pull/6136/files#diff-3295df7234525439d778f1b282d146a4f1ff6b415248aaac074e8042d9f42d63">+15/-6</a> </td> </tr> </table></td></tr></tr></tbody></table> ___ > ✨ **PR-Agent usage**: >Comment `/help` on the PR to get a list of all available PR-Agent tools and their descriptions Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




Bumps github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3.
Release notes
Sourced from github.com/go-jose/go-jose/v3's releases.
Changelog
Sourced from github.com/go-jose/go-jose/v3's changelog.
Commits
add6a28v3: backport decompression limit fix (#107)11bb4e7doc: in v3 branch's README, point to v4 as latest (#101)863f73bv3.0.2: Update changelog (#95)bdbc794Update golang.org/x/crypto to v0.19 (backport) (#94)25bce79Updated go-jose v3.0.0 to v3.0.1 in jose-util (#70)aa386dfjwe/CompactSerialize: improve performance. (#67)053c9bfDecryptMulti: handle decompression error (#19)ca9011bBump go version to 1.21.4 to satisfy govulncheck (#68)c8399dfRevert pull request #10 (multiple audiences) (#24)ec819e9Add a security.md doc for contacting us about potential security vulnerabilit...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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.