Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2025

Bumps github.com/lestrrat-go/jwx/v3 from 3.0.8 to 3.0.9.

Release notes

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

v3.0.9

What's Changed

Full Changelog: lestrrat-go/jwx@v3.0.8...v3.0.9

Changelog

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

v3.0.9 31 Jul 2025

  • [jws/jwsbb] HeaderGetXXX() functions now return errors when the requested header is not found, or if the value cannot be converted to the requested type.

  • [jwt] (jwt.Token).Get methods now return specific types of errors depending on if a) the specified claim was not present, or b) the specified claim could not be assigned to the destination variable.

    You can distinguish these by using errors.Is against jwt.ClaimNotFoundError() or jwt.ClaimAssignmentFailedError()

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)

Bumps [github.com/lestrrat-go/jwx/v3](https://github.com/lestrrat-go/jwx) from 3.0.8 to 3.0.9.
- [Release notes](https://github.com/lestrrat-go/jwx/releases)
- [Changelog](https://github.com/lestrrat-go/jwx/blob/develop/v3/Changes)
- [Commits](lestrrat-go/jwx@v3.0.8...v3.0.9)

---
updated-dependencies:
- dependency-name: github.com/lestrrat-go/jwx/v3
  dependency-version: 3.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 31, 2025
Copy link
Contributor

deepsource-io bot commented Jul 31, 2025

Here's the code health analysis summary for commits 930db10..6444a50. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Go LogoGo✅ SuccessView Check ↗
DeepSource Test coverage LogoTest coverage✅ SuccessView Check ↗

Code Coverage Report

MetricAggregateGo
Composite Coverage53.7%53.7%
Line Coverage53.7%53.7%

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@zachmann zachmann merged commit 15fd1c1 into main Aug 4, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/lestrrat-go/jwx/v3-3.0.9 branch August 4, 2025 07:24
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant