Bump the minor-and-patch group with 15 updates#84
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps AWSSDK.DynamoDBv2 from 4.0.6.1 to 4.0.14 Bumps AWSSDK.KeyManagementService from 4.0.4.1 to 4.0.8.8 Bumps AWSSDK.SecurityToken from 4.0.2.1 to 4.0.5.9 Bumps GoDaddy.Asherah.SecureMemory from 0.4.0 to 0.5.0 Bumps Microsoft.Extensions.Caching.Memory from 9.0.8 to 9.0.12 Bumps Microsoft.Extensions.Logging.Abstractions from 9.0.8 to 9.0.12 Bumps Microsoft.Extensions.Logging.Console from 9.0.8 to 9.0.12 Bumps MySql.Data from 9.4.0 to 9.6.0 Bumps Newtonsoft.Json from 13.0.3 to 13.0.4 Bumps System.Text.Encodings.Web from 9.0.8 to 9.0.12 Bumps System.Text.Json from 9.0.8 to 9.0.12 Bumps Testcontainers.DynamoDb from 4.7.0 to 4.10.0 Bumps Testcontainers.MySql from 4.7.0 to 4.10.0 Bumps xunit.runner.visualstudio from 3.1.4 to 3.1.5 Bumps Xunit.SkippableFact from 1.5.23 to 1.5.61 --- updated-dependencies: - dependency-name: AWSSDK.DynamoDBv2 dependency-version: 4.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: AWSSDK.KeyManagementService dependency-version: 4.0.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: AWSSDK.SecurityToken dependency-version: 4.0.5.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: GoDaddy.Asherah.SecureMemory dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: Microsoft.Extensions.Caching.Memory dependency-version: 9.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 9.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Microsoft.Extensions.Logging.Console dependency-version: 9.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: MySql.Data dependency-version: 9.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: Newtonsoft.Json dependency-version: 13.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: System.Text.Encodings.Web dependency-version: 9.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: System.Text.Json dependency-version: 9.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Testcontainers.DynamoDb dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: Testcontainers.MySql dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Xunit.SkippableFact dependency-version: 1.5.61 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or 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
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.
Updated AWSSDK.DynamoDBv2 from 4.0.6.1 to 4.0.14.
Release notes
Sourced from AWSSDK.DynamoDBv2's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated AWSSDK.KeyManagementService from 4.0.4.1 to 4.0.8.8.
Release notes
Sourced from AWSSDK.KeyManagementService's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated AWSSDK.SecurityToken from 4.0.2.1 to 4.0.5.9.
Release notes
Sourced from AWSSDK.SecurityToken's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated GoDaddy.Asherah.SecureMemory from 0.4.0 to 0.5.0.
Release notes
Sourced from GoDaddy.Asherah.SecureMemory's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Caching.Memory from 9.0.8 to 9.0.12.
Release notes
Sourced from Microsoft.Extensions.Caching.Memory's releases.
9.0.12
Release
9.0.11
Release
What's Changed
UnsafeAccessor- ambiguous name and signature match by @AaronRobinsonMSFT in [release/9.0-staging]UnsafeAccessor- ambiguous name and signature match dotnet/runtime#120011Full Changelog: dotnet/runtime@v9.0.10...v9.0.11
9.0.10
Release
What's Changed
Full Changelog: dotnet/runtime@v9.0.9...v9.0.10
9.0.9
Release
What's Changed
Full Changelog: dotnet/runtime@v9.0.8...v9.0.9
Commits viewable in compare view.
Updated Microsoft.Extensions.Logging.Abstractions from 9.0.8 to 9.0.12.
Release notes
Sourced from Microsoft.Extensions.Logging.Abstractions's releases.
9.0.12
Release
9.0.11
Release
What's Changed
UnsafeAccessor- ambiguous name and signature match by @AaronRobinsonMSFT in [release/9.0-staging]UnsafeAccessor- ambiguous name and signature match dotnet/runtime#120011Full Changelog: dotnet/runtime@v9.0.10...v9.0.11
9.0.10
Release
What's Changed
Full Changelog: dotnet/runtime@v9.0.9...v9.0.10
9.0.9
Release
What's Changed
Full Changelog: dotnet/runtime@v9.0.8...v9.0.9
Commits viewable in compare view.
Updated Microsoft.Extensions.Logging.Console from 9.0.8 to 9.0.12.
Release notes
Sourced from Microsoft.Extensions.Logging.Console's releases.
9.0.12
Release
9.0.11
Release
What's Changed
UnsafeAccessor- ambiguous name and signature match by @AaronRobinsonMSFT in [release/9.0-staging]UnsafeAccessor- ambiguous name and signature match dotnet/runtime#120011Full Changelog: dotnet/runtime@v9.0.10...v9.0.11
9.0.10
Release
What's Changed
Full Changelog: dotnet/runtime@v9.0.9...v9.0.10
9.0.9
Release
What's Changed
Full Changelog: dotnet/runtime@v9.0.8...v9.0.9
Commits viewable in compare view.
Updated MySql.Data from 9.4.0 to 9.6.0.
Updated Newtonsoft.Json from 13.0.3 to 13.0.4.
Release notes
Sourced from Newtonsoft.Json's releases.
13.0.4
Commits viewable in compare view.
Updated System.Text.Encodings.Web from 9.0.8 to 9.0.12.
Release notes
Sourced from System.Text.Encodings.Web's releases.
9.0.12
Release
9.0.11
Release
What's Changed
UnsafeAccessor- ambiguous name and signature match by @AaronRobinsonMSFT in [release/9.0-staging]UnsafeAccessor- ambiguous name and signature match dotnet/runtime#120011Full Changelog: dotnet/runtime@v9.0.10...v9.0.11
9.0.10
Release
What's Changed
Full Changelog: dotnet/runtime@v9.0.9...v9.0.10
9.0.9
Release
What's Changed
Full Changelog: dotnet/runtime@v9.0.8...v9.0.9
Commits viewable in compare view.
Updated System.Text.Json from 9.0.8 to 9.0.12.
Release notes
Sourced from System.Text.Json's releases.
9.0.12
Release
9.0.11
Release
What's Changed
UnsafeAccessor- ambiguous name and signature match by @AaronRobinsonMSFT in [release/9.0-staging]UnsafeAccessor- ambiguous name and signature match dotnet/runtime#120011Description has been truncated