build(deps): Bump the nuget-dependencies group with 6 updates#187
Merged
dependabot[bot] merged 1 commit intodevelopfrom Apr 21, 2025
Merged
Conversation
Bumps the nuget-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [Fluid.Core](https://github.com/sebastienros/fluid) | `2.21.0` | `2.22.0` | | NRedisStack | `0.13.2` | `0.13.3` | | [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) | `4.3.0` | `4.4.0` | | [Testcontainers.PostgreSql](https://github.com/testcontainers/testcontainers-dotnet) | `4.3.0` | `4.4.0` | | [Testcontainers.Redis](https://github.com/testcontainers/testcontainers-dotnet) | `4.3.0` | `4.4.0` | | [TUnit](https://github.com/thomhurst/TUnit) | `0.19.74` | `0.19.86` | Updates `Fluid.Core` from 2.21.0 to 2.22.0 - [Release notes](https://github.com/sebastienros/fluid/releases) - [Commits](sebastienros/fluid@v2.21.0...v2.22.0) Updates `NRedisStack` from 0.13.2 to 0.13.3 Updates `Testcontainers` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases) - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md) - [Commits](testcontainers/testcontainers-dotnet@4.3.0...4.4.0) Updates `Testcontainers` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases) - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md) - [Commits](testcontainers/testcontainers-dotnet@4.3.0...4.4.0) Updates `Testcontainers.PostgreSql` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases) - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md) - [Commits](testcontainers/testcontainers-dotnet@4.3.0...4.4.0) Updates `Testcontainers` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases) - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md) - [Commits](testcontainers/testcontainers-dotnet@4.3.0...4.4.0) Updates `Testcontainers.Redis` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases) - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md) - [Commits](testcontainers/testcontainers-dotnet@4.3.0...4.4.0) Updates `TUnit` from 0.19.74 to 0.19.86 - [Release notes](https://github.com/thomhurst/TUnit/releases) - [Commits](thomhurst/TUnit@v0.19.74...v0.19.86) --- updated-dependencies: - dependency-name: Fluid.Core dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: NRedisStack dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Testcontainers dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Testcontainers dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Testcontainers.PostgreSql dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Testcontainers dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Testcontainers.Redis dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: TUnit dependency-version: 0.19.86 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
@dependabot merge |
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.
Bumps the nuget-dependencies group with 6 updates:
2.21.02.22.00.13.20.13.34.3.04.4.04.3.04.4.04.3.04.4.00.19.740.19.86Updates
Fluid.Corefrom 2.21.0 to 2.22.0Release notes
Sourced from Fluid.Core's releases.
Commits
e59fd39Addfind,find_index,hasandrejectfilters (#780)cc1003bAdd hmac_sha1 and hmac_sha256 filters (#753)88673c8Bump the all-dependencies group with 3 updates (#776)7c98148Bump DotLiquid from 2.3.107 to 2.3.162 in the all-dependencies group (#772)5363ff8Add images in benchmarks (#774)41d0287Fix Handlebars benchmarks (#775)Updates
NRedisStackfrom 0.13.2 to 0.13.3Updates
Testcontainersfrom 4.3.0 to 4.4.0Release notes
Sourced from Testcontainers's releases.
Commits
2162c44fix(Pulsar): Set memory limits (#1420)e37b279fix: Add missing keyword to docs example2dc9f57docs: Bumptestcontainers/helloworldimage in docs to version1.2.0(#1419)54f4551docs(ActiveMq): Add example (#1415)594ae5dfeat: Add Socat container implementation (#1416)6526e5adocs: Add binding redirects doc for .NET framework (#1414)a54980dfix: Add Docker Hub image name prefix to image builder API WithName(IImage) (...81581aachore: Add wrapper module for Google Cloud modules (#1411)f98d072chore: Use Docker Compose to host documentation locally (#1410)8470afddocs: Add Bitbucket Pipelines configuration (#1402)Updates
Testcontainersfrom 4.3.0 to 4.4.0Release notes
Sourced from Testcontainers's releases.
Commits
2162c44fix(Pulsar): Set memory limits (#1420)e37b279fix: Add missing keyword to docs example2dc9f57docs: Bumptestcontainers/helloworldimage in docs to version1.2.0(#1419)54f4551docs(ActiveMq): Add example (#1415)594ae5dfeat: Add Socat container implementation (#1416)6526e5adocs: Add binding redirects doc for .NET framework (#1414)a54980dfix: Add Docker Hub image name prefix to image builder API WithName(IImage) (...81581aachore: Add wrapper module for Google Cloud modules (#1411)f98d072chore: Use Docker Compose to host documentation locally (#1410)8470afddocs: Add Bitbucket Pipelines configuration (#1402)Updates
Testcontainers.PostgreSqlfrom 4.3.0 to 4.4.0Release notes
Sourced from Testcontainers.PostgreSql's releases.
Commits
2162c44fix(Pulsar): Set memory limits (#1420)e37b279fix: Add missing keyword to docs example2dc9f57docs: Bumptestcontainers/helloworldimage in docs to version1.2.0(#1419)54f4551docs(ActiveMq): Add example (#1415)594ae5dfeat: Add Socat container implementation (#1416)6526e5adocs: Add binding redirects doc for .NET framework (#1414)a54980dfix: Add Docker Hub image name prefix to image builder API WithName(IImage) (...81581aachore: Add wrapper module for Google Cloud modules (#1411)f98d072chore: Use Docker Compose to host documentation locally (#1410)8470afddocs: Add Bitbucket Pipelines configuration (#1402)Updates
Testcontainersfrom 4.3.0 to 4.4.0Release notes
Sourced from Testcontainers's releases.
Commits
2162c44fix(Pulsar): Set memory limits (#1420)e37b279fix: Add missing keyword to docs example2dc9f57docs: Bumptestcontainers/helloworldimage in docs to version1.2.0(#1419)54f4551docs(ActiveMq): Add example (#1415)594ae5dfeat: Add Socat container implementation (#1416)6526e5adocs: Add binding redirects doc for .NET framework (#1414)a54980dfix: Add Docker Hub image name prefix to image builder API WithName(IImage) (...81581aachore: Add wrapper module for Google Cloud modules (#1411)f98d072chore: Use Docker Compose to host documentation locally (#1410)8470afddocs: Add Bitbucket Pipelines configuration (#1402)Updates
Testcontainers.Redisfrom 4.3.0 to 4.4.0Release notes
Sourced from Testcontainers.Redis's releases.
Commits
2162c44fix(Pulsar): Set memory limits (#1420)e37b279fix: Add missing keyword to docs example2dc9f57docs: Bumptestcontainers/helloworldimage in docs to version1.2.0(#1419)54f4551docs(ActiveMq): Add example (#1415)594ae5dfeat: Add Socat container implementation (#1416)6526e5adocs: Add binding redirects doc for .NET framework (#1414)a54980dfix: Add Docker Hub image name prefix to image builder API WithName(IImage) (...81581aachore: Add wrapper module for Google Cloud modules (#1411)f98d072chore: Use Docker Compose to host documentation locally (#1410)8470afddocs: Add Bitbucket Pipelines configuration (#1402)Updates
TUnitfrom 0.19.74 to 0.19.86Release notes
Sourced from TUnit's releases.
Commits
200ea55Don't try and reference types which exist in two different assemblies as it'l...13e6ef7chore(deps): update tunit to 0.19.84 (#2272)695dd85remove namespace and append guid to AssemblyLoader (#2269)f10e13cTweak not null logic for structs04796f6update Verify.NUnit (#2271)3d10878apply verify conventions (#2270)f857682Update README.md (#2267)f9a74cbchore(deps): update tunit to 0.19.82 (#2266)be82cb2chore(deps): update tunit to 0.19.81 (#2264)f4ff2f1Use Concurrent Collections to fix assemblies loading in and modifying collect...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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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