Skip to content

chore(deps): Bump github.com/lestrrat-go/jwx from 1.2.11 to 1.2.12#475

Merged
charithe merged 3 commits intomainfrom
dependabot/go_modules/github.com/lestrrat-go/jwx-1.2.12
Dec 7, 2021
Merged

chore(deps): Bump github.com/lestrrat-go/jwx from 1.2.11 to 1.2.12#475
charithe merged 3 commits intomainfrom
dependabot/go_modules/github.com/lestrrat-go/jwx-1.2.12

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2021

Bumps github.com/lestrrat-go/jwx from 1.2.11 to 1.2.12.

Release notes

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

v1.2.12

v1.2.12 01 Dec 2021
[New Features]
  * `jwk.Set` can now parse private parameters. For example, after parsing
    a JWKS serialized as `{"foo": "bar", "keys": [...]}`, users can get to
    the value of `"foo"` by calling `set.Field("foo")`
  * `jwk.Set` now has `Set()` method to set field values.
Changelog

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

v1.2.12 01 Dec 2021 [New Features]

  • jwk.Set can now parse private parameters. For example, after parsing a JWKS serialized as {"foo": "bar", "keys": [...]}, users can get to the value of "foo" by calling set.Field("foo")
  • jwk.Set now has Set() method to set field values.
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 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](https://github.com/lestrrat-go/jwx) from 1.2.11 to 1.2.12.
- [Release notes](https://github.com/lestrrat-go/jwx/releases)
- [Changelog](https://github.com/lestrrat-go/jwx/blob/main/Changes)
- [Commits](lestrrat-go/jwx@v1.2.11...v1.2.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot bot and others added 2 commits December 6, 2021 16:50
Signed-off-by: Cerbos Actions <info@cerbos.dev>
Signed-off-by: Charith Ellawala <charith@cerbos.dev>
@charithe charithe merged commit 29f3df0 into main Dec 7, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/lestrrat-go/jwx-1.2.12 branch December 7, 2021 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant