-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the all-dependencies group with 7 updates #16549
Conversation
Bumps the all-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [Jint](https://github.com/sebastienros/jint) | `4.0.0` | `4.0.1` | | [Azure.Storage.Blobs](https://github.com/Azure/azure-sdk-for-net) | `12.21.1` | `12.21.2` | | [AWSSDK.S3](https://github.com/aws/aws-sdk-net) | `3.7.400.2` | `3.7.400.4` | | [Microsoft.IdentityModel.Protocols.OpenIdConnect](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `7.6.2` | `8.0.1` | | [JsonPath.Net](https://github.com/json-everything/json-everything) | `1.1.3` | `1.1.4` | | [libphonenumber-csharp](https://github.com/twcclegg/libphonenumber-csharp) | `8.13.42` | `8.13.43` | | [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) | `0.13.12` | `0.14.0` | Updates `Jint` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/sebastienros/jint/releases) - [Commits](sebastienros/jint@v4.0.0...v4.0.1) Updates `Azure.Storage.Blobs` from 12.21.1 to 12.21.2 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Storage.Blobs_12.21.1...Azure.Storage.Blobs_12.21.2) Updates `AWSSDK.S3` from 3.7.400.2 to 3.7.400.4 - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD) - [Commits](https://github.com/aws/aws-sdk-net/commits) Updates `Microsoft.IdentityModel.Protocols.OpenIdConnect` from 7.6.2 to 8.0.1 - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@7.6.2...8.0.1) Updates `JsonPath.Net` from 1.1.3 to 1.1.4 - [Commits](https://github.com/json-everything/json-everything/commits) Updates `libphonenumber-csharp` from 8.13.42 to 8.13.43 - [Release notes](https://github.com/twcclegg/libphonenumber-csharp/releases) - [Commits](twcclegg/libphonenumber-csharp@v8.13.42...v8.13.43) Updates `BenchmarkDotNet` from 0.13.12 to 0.14.0 - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.12...v0.14.0) --- updated-dependencies: - dependency-name: Jint dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Azure.Storage.Blobs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: AWSSDK.S3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: Microsoft.IdentityModel.Protocols.OpenIdConnect dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: JsonPath.Net dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: libphonenumber-csharp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
This all looks good except for However:
Going through the OpenID dependencies (you can start here), it seems that we're good: Can you please also confirm this one time @kevinchalet? |
OpenIddict 5.8.0 - not yet released - will target IM 8: I didn't see any particular regression, so that should be good 👍🏻 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, though that's not an issue for us, since due to the open dependency declarations in the OpenIddict packages, in the end, we get v8.0.1 from the Microsoft.IdentityModel.*
packages too.
We should be OK, then.
Note: I didn't test the MSFT OIDC handler with IM 8 (only the OpenIddict client): I wouldn't expect it to break but we never know. That said, since you mentioned it worked, I guess it's fine 😄 |
Yeah, at least there's nothing obviously broken :). |
Bumps the all-dependencies group with 7 updates:
4.0.0
4.0.1
12.21.1
12.21.2
3.7.400.2
3.7.400.4
7.6.2
8.0.1
1.1.3
1.1.4
8.13.42
8.13.43
0.13.12
0.14.0
Updates
Jint
from 4.0.0 to 4.0.1Release notes
Sourced from Jint's releases.
Commits
a37f39c
Fix custom reference resolver argument (#1938)0ffda10
Fix dynamic object member access logic (#1937)e2b5c3b
Update test262 test suite and fix TypedArray.set issues (#1934)38ee8d0
Bump Meziantou.Analyzer in the all-dependencies group (#1933)a08f452
Add .git-blame-ignore-revs (#1932)9079aef
Convert to using file-scoped namespaces (#1931)2f49299
Bump Meziantou.Analyzer from 2.0.161 to 2.0.162 in the all-dependencies group...39f7c6f
Implement Atomics.pause (#1929)81babf2
Upgrade NUnit3TestAdapter to version 4.6.0 (#1920)87ee86b
Update benchmarks results and README.md against v4 (#1928)Updates
Azure.Storage.Blobs
from 12.21.1 to 12.21.2Release notes
Sourced from Azure.Storage.Blobs's releases.
Commits
9995d33
version typo2d968f1
Bumped version4f323e0
Initial commite340431
Changelog (#45422)651c037
[Storage] Fixed WrapKeyInternal in Azure.Storage.Blobs to calls correct metho...Updates
AWSSDK.S3
from 3.7.400.2 to 3.7.400.4Commits
Updates
Microsoft.IdentityModel.Protocols.OpenIdConnect
from 7.6.2 to 8.0.1Release notes
Sourced from Microsoft.IdentityModel.Protocols.OpenIdConnect's releases.
... (truncated)
Changelog
Sourced from Microsoft.IdentityModel.Protocols.OpenIdConnect's changelog.
... (truncated)
Commits
e67b25b
Fix string comparison with differing timestamps (#2739)1c3e895
8.0.1 changelog (#2740)ec39ddb
Fixes 2737 (#2738)49a3a95
Do not dispose SignatureProvider when AsymmetricAdapter faults. (#2682)ecc2b08
removing old code signing reference (#2727)a7ef799
Read Token: Remove Exceptions (#2702)245c831
Transmit EPK and use as public key during decrypt (#2120)7ef3263
Cache context switches (#2724)8c5e456
Algorithm validation: Remove exceptions (#2719)2e7c701
Update Saml2SecurityTokenHandler.cs (#2718)Updates
JsonPath.Net
from 1.1.3 to 1.1.4Commits
Updates
libphonenumber-csharp
from 8.13.42 to 8.13.43Commits
9ca9181
feat: automatic upgrade to v8.13.43794224b
Merge pull request #262 from twcclegg/dependabot/nuget/csharp/PhoneNumbers.Ex...c98a579
Merge pull request #263 from twcclegg/dependabot/nuget/csharp/PhoneNumbers.Te...fbeee11
build(deps): bump the phonenumbers_test_minor_patch_updates group074df4b
build(deps): bump the phonenumbers_extensions_test_minor_patch_updates groupUpdates
BenchmarkDotNet
from 0.13.12 to 0.14.0Release notes
Sourced from BenchmarkDotNet's releases.
Commits
cf882d3
Add macOS Sequoia in OsBrandStringHelper17cf3b0
[docs] Prepare v0.14.0 changelogb3fbe7c
Set next BenchmarkDotNet version: 0.14.023e6c52
Fix InvalidOperationException in DotMemoryDiagnoser3d34edb
Bump JetBrains.Profiler.SelfApi: 2.5.2->2.5.9bf0a49d
fix(CI): Deprecation issues (#2605)0275649
Fixed crash from TaskbarProgress when BuiltInComInteropSupport is disabled. ...15200d4
[build] Add BenchmarkDotNet.Exporters.Plotting.Tests to unit-tests834417a
Improve logging in ScottPlotExporterTestsf8082a2
Fix IntroSummaryStyle compilationDependabot 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 <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions