Use Base64.DecodeFromUtf8InPlace for base64 decode that saves 12% on token read time. Note that JsonWebToken no longer throws ArgumentOutOfRangeException and ArgumentException exceptions. See PR #2504. By @keegan-caruso.
Use Base64.DecodeFromUtf8InPlace for base64 decode that saves 12% on token read time. Note that JsonWebToken no longer throws ArgumentOutOfRangeException and ArgumentException exceptions. See PR #2504.
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dependencies group with 7 updates:
7.5.0
7.5.1
2.1.2
2.2.1
2.1.2
2.2.1
2.1.2
2.2.1
2.1.2
2.2.1
3.3.0
3.3.1
3.3.0
3.3.1
Updates
System.IdentityModel.Tokens.Jwt
from 7.5.0 to 7.5.1Release notes
Sourced from System.IdentityModel.Tokens.Jwt's releases.
Changelog
Sourced from System.IdentityModel.Tokens.Jwt's changelog.
Commits
84fb893
Update OpenIdConnectConfigurationSerializer.cs (#2550)ceeb23c
Use Base64.DecodeFromUtf8InPlace (#2504)a0ffac3
Move ValidateLifetime logic to internal method (#2547)f5f3f79
update codeql versions (#2541)fc72903
current version to 7.5.1 (#2539)9c7a411
fix log message typo (#2538)Updates
WolverineFx
from 2.1.2 to 2.2.1Release notes
Sourced from WolverineFx's releases.
Commits
4a6f84c
Fix for the erroneous inclusion of GeneratedStreamStateQueryHandler as a Mart...151d32d
Bumping to 2.2.07d56743
Exclusive or sticky listeners that only run on one node. Strict ordering reci...1f3433d
Little refresh of the Marten integration documentationed405a5
Docs on Marten side effects that are long overdue028eaaf
Very minor tweaks to dead letter queue http endpoint config11d6ac9
move to Swashbuckle.AspNetCore 6.5.097c2e37
Remove method injection of bus in constructor injection example075f91a
#698 Update code blocks in documentation27f517e
Update Program.csUpdates
WolverineFx.EntityFrameworkCore
from 2.1.2 to 2.2.1Release notes
Sourced from WolverineFx.EntityFrameworkCore's releases.
Commits
4a6f84c
Fix for the erroneous inclusion of GeneratedStreamStateQueryHandler as a Mart...151d32d
Bumping to 2.2.07d56743
Exclusive or sticky listeners that only run on one node. Strict ordering reci...1f3433d
Little refresh of the Marten integration documentationed405a5
Docs on Marten side effects that are long overdue028eaaf
Very minor tweaks to dead letter queue http endpoint config11d6ac9
move to Swashbuckle.AspNetCore 6.5.097c2e37
Remove method injection of bus in constructor injection example075f91a
#698 Update code blocks in documentation27f517e
Update Program.csUpdates
WolverineFx.FluentValidation
from 2.1.2 to 2.2.1Release notes
Sourced from WolverineFx.FluentValidation's releases.
Commits
4a6f84c
Fix for the erroneous inclusion of GeneratedStreamStateQueryHandler as a Mart...151d32d
Bumping to 2.2.07d56743
Exclusive or sticky listeners that only run on one node. Strict ordering reci...1f3433d
Little refresh of the Marten integration documentationed405a5
Docs on Marten side effects that are long overdue028eaaf
Very minor tweaks to dead letter queue http endpoint config11d6ac9
move to Swashbuckle.AspNetCore 6.5.097c2e37
Remove method injection of bus in constructor injection example075f91a
#698 Update code blocks in documentation27f517e
Update Program.csUpdates
WolverineFx.Postgresql
from 2.1.2 to 2.2.1Release notes
Sourced from WolverineFx.Postgresql's releases.
Commits
4a6f84c
Fix for the erroneous inclusion of GeneratedStreamStateQueryHandler as a Mart...151d32d
Bumping to 2.2.07d56743
Exclusive or sticky listeners that only run on one node. Strict ordering reci...1f3433d
Little refresh of the Marten integration documentationed405a5
Docs on Marten side effects that are long overdue028eaaf
Very minor tweaks to dead letter queue http endpoint config11d6ac9
move to Swashbuckle.AspNetCore 6.5.097c2e37
Remove method injection of bus in constructor injection example075f91a
#698 Update code blocks in documentation27f517e
Update Program.csUpdates
MSTest.TestAdapter
from 3.3.0 to 3.3.1Release notes
Sourced from MSTest.TestAdapter's releases.
Changelog
Sourced from MSTest.TestAdapter's changelog.
Commits
bc4c885
Fix MSTest.SDK deps (#2650)Updates
MSTest.TestFramework
from 3.3.0 to 3.3.1Release notes
Sourced from MSTest.TestFramework's releases.
Changelog
Sourced from MSTest.TestFramework's changelog.
Commits
bc4c885
Fix MSTest.SDK deps (#2650)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