Skip to content

Commit

Permalink
Bump lcobucci/jwt from 5.2.0 to 5.3.0 (#2174)
Browse files Browse the repository at this point in the history
Bumps [lcobucci/jwt](https://github.com/lcobucci/jwt) from 5.2.0 to
5.3.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/lcobucci/jwt/releases">lcobucci/jwt's
releases</a>.</em></p>
<blockquote>
<h2>5.3.0</h2>
<h3>Release Notes for <a
href="https://github.com/lcobucci/jwt/milestone/53">5.3.0</a></h3>
<p>This release ships a new validation constraint to assert that a
private claim exists.</p>
<h3>5.3.0</h3>
<ul>
<li>Total issues resolved: <strong>0</strong></li>
<li>Total pull requests resolved: <strong>1</strong></li>
<li>Total contributors: <strong>1</strong></li>
</ul>
<h4>Improvement</h4>
<ul>
<li><a href="https://redirect.github.com/lcobucci/jwt/pull/1053">1053:
Add constraint to verify the existence of a custom claim</a> thanks to
<a href="https://github.com/freebuu"><code>@​freebuu</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/lcobucci/jwt/commit/08071d8d2c7f4b00222cc4b1fb6aa46990a80f83"><code>08071d8</code></a>
Merge pull request <a
href="https://redirect.github.com/lcobucci/jwt/issues/1053">#1053</a>
from freebuu/has-claim-constraint</li>
<li><a
href="https://github.com/lcobucci/jwt/commit/ca8d773dfa8817d6a13c32afcd5d5efecfe1bd37"><code>ca8d773</code></a>
update docs for custom claims</li>
<li><a
href="https://github.com/lcobucci/jwt/commit/8f564c642453f411ac7e1e49cec1ec57313b5bd6"><code>8f564c6</code></a>
fix test assertion</li>
<li><a
href="https://github.com/lcobucci/jwt/commit/5be1d1680ee50719dbb31d7565048983b3ebea19"><code>5be1d16</code></a>
check RegisteredClaims in HasClaim</li>
<li><a
href="https://github.com/lcobucci/jwt/commit/57eafdde246546a14762a26e02e88d3dc12017e0"><code>57eafdd</code></a>
add HasClaim constraint</li>
<li><a
href="https://github.com/lcobucci/jwt/commit/22cf2f47fe4345af682dd1c0613db9ca6dfbd5e9"><code>22cf2f4</code></a>
Update dependency phpstan/phpstan-strict-rules to v1.5.3</li>
<li><a
href="https://github.com/lcobucci/jwt/commit/d4f951cb8507c8b27724891b9ec1c04b458ee7b8"><code>d4f951c</code></a>
Update dependency phpunit/phpunit to v10.5.17</li>
<li><a
href="https://github.com/lcobucci/jwt/commit/d6d30cde835c9399219df8496b4993cb1abd2b77"><code>d6d30cd</code></a>
Update dependency phpstan/phpstan to v1.10.66</li>
<li><a
href="https://github.com/lcobucci/jwt/commit/17642b80f1b938169b6fef3172812c6fd0d153a3"><code>17642b8</code></a>
Update dependency phpunit/phpunit to v10.5.16</li>
<li><a
href="https://github.com/lcobucci/jwt/commit/bcbd1f44c9e581ad4d8a52b8bcf772a43d7d2375"><code>bcbd1f4</code></a>
Update dependency phpstan/phpstan to v1.10.65</li>
<li>Additional commits viewable in <a
href="https://github.com/lcobucci/jwt/compare/5.2.0...5.3.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lcobucci/jwt&package-manager=composer&previous-version=5.2.0&new-version=5.3.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>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 4236144 commit 50d4ba1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"laravel/legacy-factories": "1.4.0",
"laravel/socialite": "5.12.1",
"laravel/ui": "4.5.1",
"lcobucci/jwt": "5.2.0",
"lcobucci/jwt": "5.3.0",
"mll-lab/laravel-graphiql": "3.2.0",
"nuwave/lighthouse": "6.36.0",
"nyholm/psr7": "1.8.1",
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 50d4ba1

Please sign in to comment.