-
Notifications
You must be signed in to change notification settings - Fork 4
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 other group with 15 updates #562
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the other group with 15 updates: | Package | From | To | | --- | --- | --- | | [Autofac](https://github.com/autofac/Autofac) | `7.0.1` | `7.1.0` | | [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) | `1.9.0` | `1.10.0` | | [MassTransit.EntityFrameworkCore](https://github.com/MassTransit/MassTransit) | `8.0.16` | `8.1.0` | | [MassTransit](https://github.com/MassTransit/MassTransit) | `8.0.16` | `8.1.0` | | [IdentityModel](https://github.com/IdentityModel/IdentityModel) | `6.1.0` | `6.2.0` | | [Dapper](https://github.com/DapperLib/Dapper) | `2.0.143` | `2.0.151` | | [Serilog.Settings.Configuration](https://github.com/serilog/serilog-settings-configuration) | `7.0.0` | `7.0.1` | | [Google.Apis.Auth](https://github.com/googleapis/google-api-dotnet-client) | `1.61.0` | `1.62.0` | | [Microsoft.IdentityModel.Tokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `6.32.1` | `7.0.0` | | [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) | `6.32.1` | `7.0.0` | | [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-dotnet) | `1.5.1` | `1.6.0` | | [Ory.Kratos.Client](https://github.com/ory/sdk) | `0.13.1` | `1.0.0` | | [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) | `0.13.6` | `0.13.8` | | [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.11.0` | `6.12.0` | | NSubstitute | `5.0.0` | `5.1.0` | Updates `Autofac` from 7.0.1 to 7.1.0 - [Release notes](https://github.com/autofac/Autofac/releases) - [Commits](autofac/Autofac@v7.0.1...v7.1.0) Updates `Azure.Identity` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.9.0...Azure.Identity_1.10.0) Updates `MassTransit.EntityFrameworkCore` from 8.0.16 to 8.1.0 - [Commits](MassTransit/MassTransit@v8.0.16...v8.1.0) Updates `MassTransit` from 8.0.16 to 8.1.0 - [Commits](MassTransit/MassTransit@v8.0.16...v8.1.0) Updates `IdentityModel` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/IdentityModel/IdentityModel/releases) - [Commits](IdentityModel/IdentityModel@6.1.0...6.2.0) Updates `Dapper` from 2.0.143 to 2.0.151 - [Release notes](https://github.com/DapperLib/Dapper/releases) - [Commits](DapperLib/Dapper@2.0.143...2.0.151) Updates `Serilog.Settings.Configuration` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/serilog/serilog-settings-configuration/releases) - [Changelog](https://github.com/serilog/serilog-settings-configuration/blob/dev/CHANGES.md) - [Commits](https://github.com/serilog/serilog-settings-configuration/commits) Updates `Google.Apis.Auth` from 1.61.0 to 1.62.0 - [Release notes](https://github.com/googleapis/google-api-dotnet-client/releases) - [Commits](https://github.com/googleapis/google-api-dotnet-client/commits) Updates `Microsoft.IdentityModel.Tokens` from 6.32.1 to 7.0.0 - [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@6.32.1...7.0.0) Updates `System.IdentityModel.Tokens.Jwt` from 6.32.1 to 7.0.0 - [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@6.32.1...7.0.0) Updates `OpenTelemetry` from 1.5.1 to 1.6.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases) - [Commits](open-telemetry/opentelemetry-dotnet@core-1.5.1...core-1.6.0) Updates `Ory.Kratos.Client` from 0.13.1 to 1.0.0 - [Release notes](https://github.com/ory/sdk/releases) - [Commits](https://github.com/ory/sdk/commits) Updates `BenchmarkDotNet` from 0.13.6 to 0.13.8 - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.6...v0.13.8) Updates `FluentAssertions` from 6.11.0 to 6.12.0 - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.11.0...6.12.0) Updates `NSubstitute` from 5.0.0 to 5.1.0 --- updated-dependencies: - dependency-name: Autofac dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other - dependency-name: Azure.Identity dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other - dependency-name: MassTransit.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other - dependency-name: MassTransit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other - dependency-name: IdentityModel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other - dependency-name: Dapper dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: Serilog.Settings.Configuration dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: Google.Apis.Auth dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other - dependency-name: Microsoft.IdentityModel.Tokens dependency-type: direct:production update-type: version-update:semver-major dependency-group: other - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production update-type: version-update:semver-major dependency-group: other - dependency-name: OpenTelemetry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other - dependency-name: Ory.Kratos.Client dependency-type: direct:production update-type: version-update:semver-major dependency-group: other - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other - dependency-name: NSubstitute dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Sep 11, 2023
Codecov Report
@@ Coverage Diff @@
## v8.0-preview #562 +/- ##
=============================================
Coverage 66.64% 66.64%
=============================================
Files 194 194
Lines 4434 4434
=============================================
Hits 2955 2955
Misses 1479 1479 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the other group with 15 updates:
7.0.1
7.1.0
1.9.0
1.10.0
8.0.16
8.1.0
8.0.16
8.1.0
6.1.0
6.2.0
2.0.143
2.0.151
7.0.0
7.0.1
1.61.0
1.62.0
6.32.1
7.0.0
6.32.1
7.0.0
1.5.1
1.6.0
0.13.1
1.0.0
0.13.6
0.13.8
6.11.0
6.12.0
5.0.0
5.1.0
Updates
Autofac
from 7.0.1 to 7.1.0Release notes
Sourced from Autofac's releases.
Commits
331a693
Semver => 7.1.017e22eb
Merge pull request #1389 from autofac/feature/registertypes-filtering36da90d
Convert all '!= null' to 'is not null'13b3fee
Tests for value type registrations.5e0b472
Better message for invalid RegisterType calls.aab6734
Centralize check for potential to do reflection activation.80d1978
Spelling word.1fde081
Refactor and update naming for scanning utilities.ea6a125
Share "concrete type" filter between assembly and type scanning.7996d57
Housekeeping: parameterised => parameterized.Updates
Azure.Identity
from 1.9.0 to 1.10.0Release notes
Sourced from Azure.Identity's releases.
Commits
884386f
Add Parse for MutableJsonDocument from Utf8JsonReader (#38188)c77f070
Revert "Make scale trigger APIs internal (#38167)" (#38192)21c6d8c
Azure.Identity Prepare release (#38195)b81b267
Make PowershellCredential token parsing locale agnostic (#38191)0ebfd44
Storage csproj cleanup (#38190)5c697b1
Make scale trigger APIs internal (#38167)4fc53c8
Identity release archboard feedback (#38166)94de10c
Fix typo in key nameused in Extensions CHANGELOG (#38187)ea7dc0d
[NetAppFiles]Update to 2022-11-01 (#37433)7afdcb1
Increment package version after release of Microsoft.Azure.WebJobs.Extensions...Updates
MassTransit.EntityFrameworkCore
from 8.0.16 to 8.1.0Commits
dcc278e
Added additional constructor overload for prefix only on Kebab/Snake case end...9a6916d
Fixed #4573 - empty strings should not be removed from the dictionary, not su...8256246
Retargeted PR #4571 - Changed ActiveMQ to use overloaded SendAsync instead of...0185878
Update to latest version of Marten [Breaking] (#4563)49c64fb
Added a new, single method to add all three transactional outbox entities to ...95075e4
Added more missing obsolete attributesf9deb98
Change RabbitMQ transport to not call Clear when using External auth15c44ca
Removed Obsolete Property, added a bunch of obsolete attributesa40b063
Added JobTypeSaga.Name property to the saga mapfc4fb14
Add job type name to help diagnose problems.Updates
MassTransit
from 8.0.16 to 8.1.0Commits
dcc278e
Added additional constructor overload for prefix only on Kebab/Snake case end...9a6916d
Fixed #4573 - empty strings should not be removed from the dictionary, not su...8256246
Retargeted PR #4571 - Changed ActiveMQ to use overloaded SendAsync instead of...0185878
Update to latest version of Marten [Breaking] (#4563)49c64fb
Added a new, single method to add all three transactional outbox entities to ...95075e4
Added more missing obsolete attributesf9deb98
Change RabbitMQ transport to not call Clear when using External auth15c44ca
Removed Obsolete Property, added a bunch of obsolete attributesa40b063
Added JobTypeSaga.Name property to the saga mapfc4fb14
Add job type name to help diagnose problems.Updates
IdentityModel
from 6.1.0 to 6.2.0Release notes
Sourced from IdentityModel's releases.
Commits
88dda0f
Add IsTrimmable Annotation and convert json serialization to use source gener...Updates
Dapper
from 2.0.143 to 2.0.151Release notes
Sourced from Dapper's releases.
Commits
8c9b4bd
Add FetchSize global setting (#1946)33090c0
Underscore handling (#1947)19355d5
Update FUNDING.ymla7e708a
Create FUNDING.yml136dc11
Tests: Upgrade dependencies for Dependabot (#1936)33e0143
Builds: Bump library versions (#1935)02c92d9
tyop1c628bf
release notesUpdates
Serilog.Settings.Configuration
from 7.0.0 to 7.0.1Release notes
Sourced from Serilog.Settings.Configuration's releases.
Commits
Updates
Google.Apis.Auth
from 1.61.0 to 1.62.0Commits
Updates
Microsoft.IdentityModel.Tokens
from 6.32.1 to 7.0.0Release notes
Sourced from Microsoft.IdentityModel.Tokens's releases.
... (truncated)
Changelog
Sourced from Microsoft.IdentityModel.Tokens's changelog.
... (truncated)
Commits
bf4cb25
remove preview from buildConfig.xml (#2310)c82b10b
update to 7x for yaml (#2309)74a59f2
7.0.0 changelog (#2308)2fef5a9
add year2038 bug issues to changelog (#2306)d02e451
Revert to 6x behavior where users can clear.650e55d
Support 6x where JsonWebToken.GetPayloadValue<string>("aud")675a7fc
reverted to skipping audiences strings that are null76aa676
Add support for IList<string>, ICollection<string>f602540
Add access to shared componentsec3086a
update benchmark tool to use dev (#2299)Updates
System.IdentityModel.Tokens.Jwt
from 6.32.1 to 7.0.0Release notes
Sourced from System.IdentityModel.Tokens.Jwt's releases.
... (truncated)
Changelog
Sourced from System.IdentityModel.Tokens.Jwt's changelog.
... (truncated)
Commits
bf4cb25
remove preview from buildConfig.xml (#2310)c82b10b
update to 7x for yaml (#2309)74a59f2
7.0.0 changelog (#2308)2fef5a9
add year2038 bug issues to changelog (#2306)d02e451
Revert to 6x behavior where users can clear.650e55d
Support 6x where JsonWebToken.GetPayloadValue<string>("aud")675a7fc
reverted to skipping audiences strings that are null76aa676
Add support for IList<string>, ICollection<string>f602540
Add access to shared componentsec3086a
update benchmark tool to use dev (#2299)Updates
OpenTelemetry
from 1.5.1 to 1.6.0Release notes
Sourced from OpenTelemetry's releases.