Skip to content

chore(deps): bump github.com/MicahParks/keyfunc/v3 from 3.4.0 to 3.5.0#94

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/go_modules/github.com/MicahParks/keyfunc/v3-3.5.0
Aug 4, 2025
Merged

chore(deps): bump github.com/MicahParks/keyfunc/v3 from 3.4.0 to 3.5.0#94
github-actions[bot] merged 1 commit intomasterfrom
dependabot/go_modules/github.com/MicahParks/keyfunc/v3-3.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 4, 2025

Bumps github.com/MicahParks/keyfunc/v3 from 3.4.0 to 3.5.0.

Release notes

Sourced from github.com/MicahParks/keyfunc/v3's releases.

Return all when no key ID

The purpose of this release is to return all keys for JWT for signature verification when the token has no key ID, kid, header. This is enabled by the jwt.VerificationKeySet feature.

This should allow use cases that do not use the without the kid to use this project.

Relevant issues:

Relevant pull requests:

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/MicahParks/keyfunc/v3](https://github.com/MicahParks/keyfunc) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/MicahParks/keyfunc/releases)
- [Commits](MicahParks/keyfunc@v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: github.com/MicahParks/keyfunc/v3
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Aug 4, 2025
@github-actions github-actions Bot enabled auto-merge (squash) August 4, 2025 07:55
@github-actions github-actions Bot merged commit 1dc8146 into master Aug 4, 2025
10 checks passed
@github-actions github-actions Bot deleted the dependabot/go_modules/github.com/MicahParks/keyfunc/v3-3.5.0 branch August 4, 2025 08:01
minhtule pushed a commit that referenced this pull request Dec 30, 2025
)

Bumps
[github.com/MicahParks/jwkset](https://github.com/MicahParks/jwkset)
from 0.9.6 to 0.10.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/MicahParks/jwkset/releases">github.com/MicahParks/jwkset's
releases</a>.</em></p>
<blockquote>
<h2>v0.10.0</h2>
<p>The purpose of this release is to automatically extract the
certificate's key usage in the <code>jwkset</code> CLI tool. This has
not been added to the library or website yet.</p>
<p>Relevant issues:</p>
<ul>
<li><a
href="https://redirect.github.com/MicahParks/jwkset/issues/57">MicahParks/jwkset#57</a></li>
</ul>
<p>Relevant pull requests:</p>
<ul>
<li><a
href="https://redirect.github.com/MicahParks/jwkset/pull/58">MicahParks/jwkset#58</a></li>
</ul>
<p>Commits outside of pull requests (I will add branch protection
now):</p>
<ul>
<li>7d65392db7e82185f777208a6d17625f9a867d60</li>
<li>6fab0883c2b99c6b53222d74e40bcef7ea1c4ba9</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MicahParks/jwkset/commit/6fab0883c2b99c6b53222d74e40bcef7ea1c4ba9"><code>6fab088</code></a>
Consolidate helper functions</li>
<li><a
href="https://github.com/MicahParks/jwkset/commit/7d65392db7e82185f777208a6d17625f9a867d60"><code>7d65392</code></a>
Change determineUse implementation</li>
<li><a
href="https://github.com/MicahParks/jwkset/commit/57a5058644cd1a67d7089870330bba1a6adb8cc1"><code>57a5058</code></a>
Added support for 'use' attribute of JWK (<a
href="https://redirect.github.com/MicahParks/jwkset/issues/58">#58</a>)</li>
<li>See full diff in <a
href="https://github.com/MicahParks/jwkset/compare/v0.9.6...v0.10.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/MicahParks/jwkset&package-manager=go_modules&previous-version=0.9.6&new-version=0.10.0)](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)


</details>

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.

0 participants