build: Bump the dotnet group with 12 updates#64
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps AWSSDK.KeyManagementService from 4.0.100 to 4.0.100.2 Bumps AWSSDK.SecretsManager from 4.0.100 to 4.0.100.2 Bumps AWSSDK.SimpleNotificationService from 4.0.100 to 4.0.100.2 Bumps AWSSDK.SQS from 4.0.100 to 4.0.100.2 Bumps Microsoft.CodeAnalysis.Analyzers from 5.3.0 to 5.6.0 Bumps Microsoft.CodeAnalysis.CSharp from 5.3.0 to 5.6.0 Bumps Spectre.Console from 0.49.1 to 0.57.2 Bumps Testcontainers.Elasticsearch from 4.12.0 to 4.13.0 Bumps Testcontainers.LocalStack from 4.12.0 to 4.13.0 Bumps Testcontainers.Minio from 4.12.0 to 4.13.0 Bumps Testcontainers.RabbitMq from 4.12.0 to 4.13.0 Bumps Testcontainers.Redis from 4.12.0 to 4.13.0 --- updated-dependencies: - dependency-name: AWSSDK.KeyManagementService dependency-version: 4.0.100.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: AWSSDK.SecretsManager dependency-version: 4.0.100.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: AWSSDK.SimpleNotificationService dependency-version: 4.0.100.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: AWSSDK.SQS dependency-version: 4.0.100.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.CodeAnalysis.Analyzers dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Spectre.Console dependency-version: 0.57.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Testcontainers.Elasticsearch dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Testcontainers.LocalStack dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Testcontainers.Minio dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Testcontainers.RabbitMq dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Testcontainers.Redis dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com>
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.KeyManagementService from 4.0.100 to 4.0.100.2.
Release notes
Sourced from AWSSDK.KeyManagementService's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated AWSSDK.SecretsManager from 4.0.100 to 4.0.100.2.
Release notes
Sourced from AWSSDK.SecretsManager's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated AWSSDK.SimpleNotificationService from 4.0.100 to 4.0.100.2.
Release notes
Sourced from AWSSDK.SimpleNotificationService's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated AWSSDK.SQS from 4.0.100 to 4.0.100.2.
Release notes
Sourced from AWSSDK.SQS's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.CodeAnalysis.Analyzers from 5.3.0 to 5.6.0.
Release notes
Sourced from Microsoft.CodeAnalysis.Analyzers's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.CodeAnalysis.CSharp from 5.3.0 to 5.6.0.
Updated Spectre.Console from 0.49.1 to 0.57.2.
Release notes
Sourced from Spectre.Console's releases.
0.57.2
What's Change
Full Changelog: spectreconsole/spectre.console@0.57.1...0.57.2
0.57.1
What's Changed
Full Changelog: spectreconsole/spectre.console@0.57.0...0.57.1
0.57.0
What's Changed
Full Changelog: spectreconsole/spectre.console@0.56.0...0.57.0
0.56.0
What's Changed
New Contributors
Full Changelog: spectreconsole/spectre.console@0.55.2...0.56.0
0.55.2
What's Changed
New Contributors
Full Changelog: spectreconsole/spectre.console@0.55.1...0.55.2
0.55.1
What's Changed
New Contributors
Full Changelog: spectreconsole/spectre.console@0.55.0...0.55.1
0.55.0
This release brings new features, performance improvements, bug fixes, and some important architectural changes.
New Spectre.Console.Ansi Library
One of the biggest changes in this release is the introduction of
Spectre.Console.Ansi,
a new standalone library for writing ANSI escape
sequences to the terminal without taking a full dependency on
Spectre.Console.This makes it easy to add ANSI support to lightweight tools and libraries where
pulling in the full Spectre.Console package would be overkill. Spectre.Console
itself now depends on this library internally.
We've also added some nice convenience methods for the .NET Console class:
Style Is Now a Struct
Stylehas been converted from a class to a struct, and link/URL informationhas been extracted into a separate
Linktype. This improves allocationperformance, especially in rendering-heavy scenarios, but is a breaking change
for code that relies on reference semantics.
Progress Improvements
The
Progresswidget received a lot of love in this release. It now usesTimeProviderinstead of the wall clock, making it significantly easier towrite deterministic tests.
ProgressTaskhas a newTagproperty for attachingarbitrary metadata, and you can now override the global hide-when-completed
behavior on individual tasks. Tasks can also be removed from the progress
context entirely.
Speed calculations have been improved with configurable max sampling age and
... (truncated)
0.54.0
Version
0.54.0of Spectre.Console has been released!Spectre.Console.Cli has a new home!
We've decided to move
Spectre.Console.Clito its own repository, where we will prepare it for a 1.0 release. This means that the Spectre.Console.Cli NuGet packages will no longer be versioned together with Spectre.Console. They will now have a preview version such as1.0.0-alpha-0.x.There should be no issues staying on version 0.53.0 of Spectre.Console.Cli until we release a stable version if you prefer not to use a pre-release dependency.
New unit testing package for Spectre.Console.Cli
There is now a new testing package for Spectre.Console.Cli called Spectre.Console.Cli.Testing. This is where you will find the
CommandAppTesterfrom now on.You can find more information about unit testing in the documentation.
What's Changed
Full Changelog: spectreconsole/spectre.console@0.53.0...0.54.0
0.53.1
This is a hotfix release for 0.53.0, which accidentally included
OpenCli.Sourcesas a dependency, instead of being included in the package.As a bonus, a fix for panels was also included in this release 😄
What's Changed
Full Changelog: spectreconsole/spectre.console@0.53.0...0.53.1
0.53.0
What's Changed
Full Changelog: spectreconsole/spectre.console@0.52.0...0.53.0
0.52.0
What's Changed
Full Changelog: spectreconsole/spectre.console@0.51.1...0.52.0
0.51.1
What's Changed
New Contributors
Full Changelog: spectreconsole/spectre.console@0.50.0...0.51.1
0.50.0
What's Changed
General
Console
HtmlEncoderIncorrectly Applying Italics to Bold Text by @z4ryy in #1590CLI
New Contributors
... (truncated)
Commits viewable in compare view.
Updated Testcontainers.Elasticsearch from 4.12.0 to 4.13.0.
Release notes
Sourced from Testcontainers.Elasticsearch's releases.
4.13.0
What's Changed
Thank you to everyone who contributed and shared their feedback 🤜🤛.
The NuGet packages for this release have been attested for supply chain security using
actions/attest. This confirms the integrity and provenance of the artifacts and helps ensure they can be trusted: #33686956.🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency Updates
Commits viewable in compare view.
Updated Testcontainers.LocalStack from 4.12.0 to 4.13.0.
Release notes
Sourced from Testcontainers.LocalStack's releases.
4.13.0
What's Changed
Thank you to everyone who contributed and shared their feedback 🤜🤛.
The NuGet packages for this release have been attested for supply chain security using
actions/attest. This confirms the integrity and provenance of the artifacts and helps ensure they can be trusted: #33686956.🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency Updates
Commits viewable in compare view.
Updated Testcontainers.Minio from 4.12.0 to 4.13.0.
Release notes
Sourced from Testcontainers.Minio's releases.
4.13.0
What's Changed
Thank you to everyone who contributed and shared their feedback 🤜🤛.
The NuGet packages for this release have been attested for supply chain security using
actions/attest. This confirms the integrity and provenance of the artifacts and helps ensure they can be trusted: #33686956.🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency Updates
Commits viewable in compare view.
Updated Testcontainers.RabbitMq from 4.12.0 to 4.13.0.
Release notes
Sourced from Testcontainers.RabbitMq's releases.
4.13.0
What's Changed
Thank you to everyone who contributed and shared their feedback 🤜🤛.
The NuGet packages for this release have been attested for supply chain security using
actions/attest. This confirms the integrity and provenance of the artifacts and helps ensure they can be trusted: #33686956.🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency Updates
Commits viewable in compare view.
Updated Testcontainers.Redis from 4.12.0 to 4.13.0.
Release notes
Sourced from Testcontainers.Redis's releases.
4.13.0
What's Changed
Thank you to everyone who contributed and shared their feedback 🤜🤛.
The NuGet packages for this release have been attested for supply chain security using
actions/attest. This confirms the integrity and provenance of the artifacts and helps ensure they can be trusted: #33686956.🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency Updates
Commits viewable in compare view.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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