Skip to content

chore(deps): Bump github.com/lestrrat-go/jwx/v2 from 2.1.6 to 2.1.7#209

Merged
jpower432 merged 1 commit into
mainfrom
dependabot/go_modules/github.com/lestrrat-go/jwx/v2-2.1.7
Jul 7, 2026
Merged

chore(deps): Bump github.com/lestrrat-go/jwx/v2 from 2.1.6 to 2.1.7#209
jpower432 merged 1 commit into
mainfrom
dependabot/go_modules/github.com/lestrrat-go/jwx/v2-2.1.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/lestrrat-go/jwx/v2 from 2.1.6 to 2.1.7.

Changelog

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

v2.1.7 30 Jun 2026

  • This module is now deprecated. v2 is no longer maintained; please migrate to github.com/lestrrat-go/jwx/v4 or github.com/lestrrat-go/jwx/v3. The go.mod deprecation notice causes go get and pkg.go.dev to flag this module as deprecated.
Commits
  • f818e26 Merge branch 'develop/v2' into v2
  • 15997a7 release v2.1.7
  • 4b065d7 build(deps): bump actions/cache from 6.0.0 to 6.1.0 (#2237)
  • 1da7d9b build(deps): bump actions/setup-go from 6.4.0 to 6.5.0 (#2229)
  • acff097 build(deps): bump actions/cache from 5 to 6 (#2228)
  • 4e33541 build(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#2225)
  • 11d9ac0 build(deps): bump golang.org/x/crypto from 0.52.0 to 0.53.0 (#2191)
  • 3314202 build(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#2183)
  • 5b7fe02 build(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 (#2178)
  • 273a5e4 build(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#2177)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 3, 2026
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

🤖 Standardized Dependabot Review Summary 🤖

This PR was processed by the organization's reusable CI pipeline.

Criterion Status Detail
Dependencies Review success View logs
Calculated Risk low github.com/lestrrat-go/jwx/v2 v2.1.7
Release Age 81h Released 81 hours ago
Dependency Usage unavailable Informational only — does not affect approval

Auto-approval: ✅ Approved


Maintainer check list:

  1. Ensure the PR passed all CI tests (required status checks).
  2. Investigate failures for Major updates or any manual review requirement.
  3. Don't overlook breaking changes and changelog information.
  4. If the scorecard value is low, consider to contribute to make it higher. Everybody wins!
  5. Be diligent. When in doubt, ask another maintainer for additional review.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved: risk=low, review=success, release_age=81h.

@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/lestrrat-go/jwx/v2-2.1.7 branch from 63869af to 4ee16a6 Compare July 6, 2026 09:56
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

🤖 Standardized Dependabot Review Summary 🤖

This PR was processed by the organization's reusable CI pipeline.

Criterion Status Detail
Dependencies Review success View logs
Calculated Risk low github.com/lestrrat-go/jwx/v2 v2.1.7
Release Age 154h Released 154 hours ago
Dependency Usage 10 repos Informational only — does not affect approval

Auto-approval: ✅ Approved


Maintainer check list:

  1. Ensure the PR passed all CI tests (required status checks).
  2. Investigate failures for Major updates or any manual review requirement.
  3. Don't overlook breaking changes and changelog information.
  4. If the scorecard value is low, consider to contribute to make it higher. Everybody wins!
  5. Be diligent. When in doubt, ask another maintainer for additional review.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved: risk=low, review=success, release_age=154h.

Bumps [github.com/lestrrat-go/jwx/v2](https://github.com/lestrrat-go/jwx) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/lestrrat-go/jwx/releases)
- [Changelog](https://github.com/lestrrat-go/jwx/blob/v2.1.7/Changes)
- [Commits](lestrrat-go/jwx@v2.1.6...v2.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/lestrrat-go/jwx/v2-2.1.7 branch from 4ee16a6 to 4fe7d79 Compare July 6, 2026 10:18

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved: risk=low, review=success, release_age=154h.

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

🤖 Standardized Dependabot Review Summary 🤖

This PR was processed by the organization's reusable CI pipeline.

Criterion Status Detail
Dependencies Review success View logs
Calculated Risk low github.com/lestrrat-go/jwx/v2 v2.1.7
Release Age 154h Released 154 hours ago
Dependency Usage unavailable Informational only — does not affect approval

Auto-approval: ✅ Approved


Maintainer check list:

  1. Ensure the PR passed all CI tests (required status checks).
  2. Investigate failures for Major updates or any manual review requirement.
  3. Don't overlook breaking changes and changelog information.
  4. If the scorecard value is low, consider to contribute to make it higher. Everybody wins!
  5. Be diligent. When in doubt, ask another maintainer for additional review.

@jpower432 jpower432 merged commit f182caf into main Jul 7, 2026
14 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/lestrrat-go/jwx/v2-2.1.7 branch July 7, 2026 17:23
jpower432 pushed a commit that referenced this pull request Jul 7, 2026
…209)

Bumps [github.com/lestrrat-go/jwx/v2](https://github.com/lestrrat-go/jwx) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/lestrrat-go/jwx/releases)
- [Changelog](https://github.com/lestrrat-go/jwx/blob/v2.1.7/Changes)
- [Commits](lestrrat-go/jwx@v2.1.6...v2.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant