Skip to content

Bump github.com/lestrrat-go/jwx from 1.2.28 to 1.2.29 in /test#2057

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/test/github.com/lestrrat-go/jwx-1.2.29
Closed

Bump github.com/lestrrat-go/jwx from 1.2.28 to 1.2.29 in /test#2057
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/test/github.com/lestrrat-go/jwx-1.2.29

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2024

Bumps github.com/lestrrat-go/jwx from 1.2.28 to 1.2.29.

Release notes

Sourced from github.com/lestrrat-go/jwx's releases.

v1.2.29 07 Mar 2024

[Security]

  • [jwe] Added jwe.Settings(jwe.WithMaxDecompressBufferSize(int64)) to specify the maximum size of a decompressed JWE payload. The default value is 10MB. If you are compressing payloads greater than this, you need to explicitly set it.

    Unlike in v2, there is no way to set this globally. Please use v2 if this is required.

Changelog

Sourced from github.com/lestrrat-go/jwx's changelog.

v1.2.29 07 Mar 2024

  • [jwe] Added jwe.Settings(jwe.WithMaxDecompressBufferSize(int64)) to specify the maximum size of a decompressed JWE payload. The default value is 10MB. If you are compressing payloads greater than this, you need to explicitly set it.

    Unlike in v2, there is no way to set this globally. Please use v2 if this is required.

Commits

Dependabot compatibility score

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 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.

@dependabot dependabot bot requested a review from a team as a code owner March 8, 2024 15:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code tests Pull requests that modify tests labels Mar 8, 2024
Bumps [github.com/lestrrat-go/jwx](https://github.com/lestrrat-go/jwx) from 1.2.28 to 1.2.29.
- [Release notes](https://github.com/lestrrat-go/jwx/releases)
- [Changelog](https://github.com/lestrrat-go/jwx/blob/v1.2.29/Changes)
- [Commits](lestrrat-go/jwx@v1.2.28...v1.2.29)

---
updated-dependencies:
- dependency-name: github.com/lestrrat-go/jwx
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/test/github.com/lestrrat-go/jwx-1.2.29 branch from 0264349 to c0f9e52 Compare March 12, 2024 03:19
helsaawy added a commit to helsaawy/hcsshim that referenced this pull request Mar 28, 2024
 - github.com/microsoft/pull/2087
 - github.com/microsoft/pull/2073
 - github.com/microsoft/pull/2072
 - github.com/microsoft/pull/2071
 - github.com/microsoft/pull/2064
 - github.com/microsoft/pull/2063
 - github.com/microsoft/pull/2062
 - github.com/microsoft/pull/2061
 - github.com/microsoft/pull/2058
 - github.com/microsoft/pull/2057

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
helsaawy added a commit that referenced this pull request Mar 28, 2024
* Omnibus dependency updates

 - github.com//pull/2087
 - github.com//pull/2073
 - github.com//pull/2072
 - github.com//pull/2071
 - github.com//pull/2064
 - github.com//pull/2063
 - github.com//pull/2062
 - github.com//pull/2061
 - github.com//pull/2058
 - github.com//pull/2057

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>

* update protofiles

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>

---------

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 28, 2024

Looks like github.com/lestrrat-go/jwx is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 28, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/test/github.com/lestrrat-go/jwx-1.2.29 branch March 28, 2024 20:52
princepereira pushed a commit to princepereira/hcsshim that referenced this pull request Aug 29, 2024
* Omnibus dependency updates

 - github.com/microsoft/pull/2087
 - github.com/microsoft/pull/2073
 - github.com/microsoft/pull/2072
 - github.com/microsoft/pull/2071
 - github.com/microsoft/pull/2064
 - github.com/microsoft/pull/2063
 - github.com/microsoft/pull/2062
 - github.com/microsoft/pull/2061
 - github.com/microsoft/pull/2058
 - github.com/microsoft/pull/2057

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>

* update protofiles

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>

---------

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code tests Pull requests that modify tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants