Bump IdentityModel from 6.0.0 to 6.1.0 in /HertejBot #13

Open
dependabot[bot] wants to merge 1 commit from dependabot/nuget/HertejBot/IdentityModel-6.1.0 into master
dependabot[bot] commented 2023-04-26 15:59:15 +00:00 (Migrated from github.com)

Bumps IdentityModel from 6.0.0 to 6.1.0.

Release notes

Sourced from IdentityModel's releases.

6.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/IdentityModel/IdentityModel/compare/6.0.0...6.1.0

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 [IdentityModel](https://github.com/IdentityModel/IdentityModel) from 6.0.0 to 6.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/IdentityModel/IdentityModel/releases">IdentityModel's releases</a>.</em></p> <blockquote> <h2>6.1.0</h2> <h2>What's Changed</h2> <ul> <li>Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/441">IdentityModel/IdentityModel#441</a></li> <li>Bump minver from 3.0.0-alpha.1 to 3.0.0-rc.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/443">IdentityModel/IdentityModel#443</a></li> <li>Bump minver from 3.0.0-rc.2 to 3.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/445">IdentityModel/IdentityModel#445</a></li> <li>Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/451">IdentityModel/IdentityModel#451</a></li> <li>Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/452">IdentityModel/IdentityModel#452</a></li> <li>Bump xunit from 2.4.1 to 2.4.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/464">IdentityModel/IdentityModel#464</a></li> <li>Update JsonWebKeySet with RawData property by <a href="https://github.com/ariveron"><code>@​ariveron</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/463">IdentityModel/IdentityModel#463</a></li> <li>Don't wrap OperationCanceledException in a protocol response by <a href="https://github.com/MatthewSteeples"><code>@​MatthewSteeples</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/460">IdentityModel/IdentityModel#460</a></li> <li>Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/465">IdentityModel/IdentityModel#465</a></li> <li>Add nullable annotations by <a href="https://github.com/leastprivilege"><code>@​leastprivilege</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/466">IdentityModel/IdentityModel#466</a></li> <li>Bump minver from 4.1.0 to 4.2.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/467">IdentityModel/IdentityModel#467</a></li> <li>Throw json parse exception on empty string by <a href="https://github.com/rutgersc"><code>@​rutgersc</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/474">IdentityModel/IdentityModel#474</a></li> <li>Revert &quot;Throw json parse exception on empty string&quot; by <a href="https://github.com/leastprivilege"><code>@​leastprivilege</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/484">IdentityModel/IdentityModel#484</a></li> <li>Add DPoP related constants by <a href="https://github.com/leastprivilege"><code>@​leastprivilege</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/486">IdentityModel/IdentityModel#486</a></li> <li>Treat errors without an error message also as errors by <a href="https://github.com/rutgersc"><code>@​rutgersc</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/487">IdentityModel/IdentityModel#487</a></li> <li>add unmet_authentication_requirements constant by <a href="https://github.com/brockallen"><code>@​brockallen</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/490">IdentityModel/IdentityModel#490</a></li> <li>Add constants for OIDC User Registration by <a href="https://github.com/brockallen"><code>@​brockallen</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/492">IdentityModel/IdentityModel#492</a></li> <li>Bump minver from 4.2.0 to 4.3.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/493">IdentityModel/IdentityModel#493</a></li> <li>Enforce form url encoded content type if needed by <a href="https://github.com/leastprivilege"><code>@​leastprivilege</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/485">IdentityModel/IdentityModel#485</a></li> <li>chore: fix link in comment by <a href="https://github.com/AKomyshan"><code>@​AKomyshan</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/496">IdentityModel/IdentityModel#496</a></li> <li>dpop constants by <a href="https://github.com/brockallen"><code>@​brockallen</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/499">IdentityModel/IdentityModel#499</a></li> <li>add dpop-nonce header constant by <a href="https://github.com/brockallen"><code>@​brockallen</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/501">IdentityModel/IdentityModel#501</a></li> <li>Add DynamicClientRegistrationSoftware Statement by <a href="https://github.com/josephdecock"><code>@​josephdecock</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/502">IdentityModel/IdentityModel#502</a></li> <li>add support for dpop on token endpoint by <a href="https://github.com/brockallen"><code>@​brockallen</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/503">IdentityModel/IdentityModel#503</a></li> <li>remove unused variable by <a href="https://github.com/brockallen"><code>@​brockallen</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/504">IdentityModel/IdentityModel#504</a></li> <li>Update with some more dpop constants and helpers by <a href="https://github.com/brockallen"><code>@​brockallen</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/506">IdentityModel/IdentityModel#506</a></li> <li>Bump NuGetKeyVaultSignTool from 3.1.6 to 3.2.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/508">IdentityModel/IdentityModel#508</a></li> <li>Update build scripts by <a href="https://github.com/leastprivilege"><code>@​leastprivilege</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/509">IdentityModel/IdentityModel#509</a></li> <li>Add client metadata for dcr by <a href="https://github.com/josephdecock"><code>@​josephdecock</code></a> in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/511">IdentityModel/IdentityModel#511</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ariveron"><code>@​ariveron</code></a> made their first contribution in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/463">IdentityModel/IdentityModel#463</a></li> <li><a href="https://github.com/MatthewSteeples"><code>@​MatthewSteeples</code></a> made their first contribution in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/460">IdentityModel/IdentityModel#460</a></li> <li><a href="https://github.com/rutgersc"><code>@​rutgersc</code></a> made their first contribution in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/474">IdentityModel/IdentityModel#474</a></li> <li><a href="https://github.com/brockallen"><code>@​brockallen</code></a> made their first contribution in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/490">IdentityModel/IdentityModel#490</a></li> <li><a href="https://github.com/AKomyshan"><code>@​AKomyshan</code></a> made their first contribution in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/496">IdentityModel/IdentityModel#496</a></li> <li><a href="https://github.com/josephdecock"><code>@​josephdecock</code></a> made their first contribution in <a href="https://redirect.github.com/IdentityModel/IdentityModel/pull/502">IdentityModel/IdentityModel#502</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/IdentityModel/IdentityModel/compare/6.0.0...6.1.0">https://github.com/IdentityModel/IdentityModel/compare/6.0.0...6.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/IdentityModel/IdentityModel/commit/0f96912f747c0166bd653ed63d9055c33d5137f5"><code>0f96912</code></a> Merge pull request <a href="https://redirect.github.com/IdentityModel/IdentityModel/issues/511">#511</a> from josephdecock/joe/dcr-constants</li> <li><a href="https://github.com/IdentityModel/IdentityModel/commit/adb253fd6baf4b6d82f2d1d2680ca2661d79dfae"><code>adb253f</code></a> Minor whitespace fix</li> <li><a href="https://github.com/IdentityModel/IdentityModel/commit/3b44ea49a26dcbc729f81574bf1e0af347533c81"><code>3b44ea4</code></a> Add client metadata for dcr</li> <li><a href="https://github.com/IdentityModel/IdentityModel/commit/dea739b64e89bafef466f6b46734d2d9ddf993cf"><code>dea739b</code></a> Update build scripts (<a href="https://redirect.github.com/IdentityModel/IdentityModel/issues/509">#509</a>)</li> <li><a href="https://github.com/IdentityModel/IdentityModel/commit/f8f9e74a2407fc3fb97f8143208fb0c3d291236f"><code>f8f9e74</code></a> Bump NuGetKeyVaultSignTool from 3.1.6 to 3.2.3 (<a href="https://redirect.github.com/IdentityModel/IdentityModel/issues/508">#508</a>)</li> <li><a href="https://github.com/IdentityModel/IdentityModel/commit/e7a0a01daa7cdf6751a7cee4f33f4b20d1170797"><code>e7a0a01</code></a> Merge pull request <a href="https://redirect.github.com/IdentityModel/IdentityModel/issues/506">#506</a> from IdentityModel/brock/constants</li> <li><a href="https://github.com/IdentityModel/IdentityModel/commit/1312843d3ed2639e98209d0c19d86ed1fbdabe02"><code>1312843</code></a> add SetDPoPToken helper</li> <li><a href="https://github.com/IdentityModel/IdentityModel/commit/8257224fba8e679c8849e71dd8c102293ddcf2e4"><code>8257224</code></a> add alg and typ</li> <li><a href="https://github.com/IdentityModel/IdentityModel/commit/98d008604fdcdd65f3b7dbb0f406af44065d6474"><code>98d0086</code></a> use bearer constant</li> <li><a href="https://github.com/IdentityModel/IdentityModel/commit/02730c1e84bdc59abcd362049ab8951323d04619"><code>02730c1</code></a> Merge pull request <a href="https://redirect.github.com/IdentityModel/IdentityModel/issues/504">#504</a> from IdentityModel/brock/remove-warnings</li> <li>Additional commits viewable in <a href="https://github.com/IdentityModel/IdentityModel/compare/6.0.0...6.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=IdentityModel&package-manager=nuget&previous-version=6.0.0&new-version=6.1.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 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>
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/nuget/HertejBot/IdentityModel-6.1.0:dependabot/nuget/HertejBot/IdentityModel-6.1.0
git switch dependabot/nuget/HertejBot/IdentityModel-6.1.0

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff dependabot/nuget/HertejBot/IdentityModel-6.1.0
git switch dependabot/nuget/HertejBot/IdentityModel-6.1.0
git rebase master
git switch master
git merge --ff-only dependabot/nuget/HertejBot/IdentityModel-6.1.0
git switch dependabot/nuget/HertejBot/IdentityModel-6.1.0
git rebase master
git switch master
git merge --no-ff dependabot/nuget/HertejBot/IdentityModel-6.1.0
git switch master
git merge --squash dependabot/nuget/HertejBot/IdentityModel-6.1.0
git switch master
git merge --ff-only dependabot/nuget/HertejBot/IdentityModel-6.1.0
git switch master
git merge dependabot/nuget/HertejBot/IdentityModel-6.1.0
git push origin master
Sign in to join this conversation.
No description provided.