Bump the nuget-dependencies group with 9 updates#313
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps MailKit from 4.16.0 to 4.17.0 Bumps MessagePack from 3.1.4 to 3.1.6 Bumps Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.1 to 10.0.2 Bumps NRedisStack from 1.4.0 to 1.5.0 Bumps Redis.OM from 1.1.0 to 1.2.0 Bumps Serilog.Sinks.Grafana.Loki from 8.3.2 to 9.0.0 Bumps Testcontainers.PostgreSql from 4.11.0 to 4.12.0 Bumps Testcontainers.Redis from 4.11.0 to 4.12.0 Bumps TUnit from 1.45.0 to 1.51.0 --- updated-dependencies: - dependency-name: MailKit dependency-version: 4.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: MessagePack dependency-version: 3.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: NRedisStack dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Redis.OM dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Serilog.Sinks.Grafana.Loki dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Testcontainers.PostgreSql dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Testcontainers.Redis dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: TUnit dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies ... 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 MailKit from 4.16.0 to 4.17.0.
Release notes
Sourced from MailKit's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated MessagePack from 3.1.4 to 3.1.6.
Release notes
Sourced from MessagePack's releases.
3.1.6
What's Changed
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.5...v3.1.6
3.1.5
What's Changed
Fix Incorrect DateTimeOffset Serializer by @T0PP1ng in Fix Incorrect DateTimeOffset Serializer MessagePack-CSharp/MessagePack-CSharp#2225New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.4...v3.1.5
Commits viewable in compare view.
Updated Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.1 to 10.0.2.
Release notes
Sourced from Npgsql.EntityFrameworkCore.PostgreSQL's releases.
10.0.2
Milestone issue
What's Changed
bytea.Any()aslength > 0by @georg-jung in Translatebytea.Any()aslength > 0npgsql/efcore.pg#3817Full Changelog: npgsql/efcore.pg@v10.0.1...v10.0.2
Commits viewable in compare view.
Updated NRedisStack from 1.4.0 to 1.5.0.
Release notes
Sourced from NRedisStack's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Redis.OM from 1.1.0 to 1.2.0.
Release notes
Sourced from Redis.OM's releases.
1.2.0
Redis OM .NET 1.2.0
✨ New Features
WITHSCORESis now parsed correctly and scores are exposed via a newScoresdictionary onSearchResponse/SearchResponse<T>(#561)🐛 Bug Fixes
Containsquery translation, without a framework bump (#567)IQueryableselect projection path (#562)Containsquery translation (#559)IRedisHydrateablehash materialization (#555)UpdateAsyncinstead of dropping it (#558)RedisConnectionExceptiontype and command context instead of wrapping it in a genericException(#560)InvalidOperationException) on null/missing queries againstIndexEmptyAndMissing = falsefields (#563)Full Changelog: redis/redis-om-dotnet@v1.0.1...v1.2.0
Commits viewable in compare view.
Updated Serilog.Sinks.Grafana.Loki from 8.3.2 to 9.0.0.
Release notes
Sourced from Serilog.Sinks.Grafana.Loki's releases.
9.0.0
🚀 The reasons behind v9 - a ground-up rewrite
v9 is a ground-up rewrite of the sink on Serilog 4.x native batching, with a streaming serialization pipeline. On the common workload it allocates ~55× less and runs ~4.5× faster than v8 - see Benchmarks.
Implemented:
ILokiExceptionFormatterFixed:
Serilog.Events.LogEventinLokiBatchFormatteris not thread-safeBreaking changes:
net8.0,net9.0,net10.0(all earlier TFMs are EOL); requires Serilog4.3.1+;FSharp.Corebecomes a transitive dependencybatchPostingLimit→batchSizeLimit;queueLimitis now bounded by default (50 000)IReservedPropertyRenamingStrategy/reservedPropertyRenamingStrategy,useInternalTimestamp,leavePropertiesIntactILokiHttpClienthierarchy (LokiHttpClient,LokiGzipHttpClient) - inject a standardHttpClientorHttpMessageHandler; gzip is aDelegatingHandlerconcernFatalis rendered asfatal(wascritical) - update dashboards/alertspropertiesAsLabelsare also kept in the log body; reserved body keys are prefixed with_uriandtenantare validated at startup (throwArgumentException)📚 Before upgrading, please read Upgrading from v8 to v9 and Breaking changes.
Full Changelog: serilog-contrib/serilog-sinks-grafana-loki@v8.3.2...v9.0.0
Commits viewable in compare view.
Updated Testcontainers.PostgreSql from 4.11.0 to 4.12.0.
Release notes
Sourced from Testcontainers.PostgreSql's releases.
4.12.0
What's Changed
Thanks to all contributors 👏.
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: #21198535.🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency Updates
Commits viewable in compare view.
Updated Testcontainers.Redis from 4.11.0 to 4.12.0.
Release notes
Sourced from Testcontainers.Redis's releases.
4.12.0
What's Changed
Thanks to all contributors 👏.
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: #21198535.🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency Updates
Commits viewable in compare view.
Updated TUnit from 1.45.0 to 1.51.0.
Release notes
Sourced from TUnit's releases.
1.51.0
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.50.0...v1.51.0
1.50.0
What's Changed
Other Changes
Full Changelog: thomhurst/TUnit@v1.49.0...v1.50.0
1.49.0
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.48.6...v1.49.0
1.48.6
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.48.0...v1.48.6
1.48.0
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.47.0...v1.48.0
1.47.0
What's Changed
Other Changes
Dependencies
... (truncated)
1.46.0
What's Changed
Other Changes
Dependencies
New Contributors
Full Changelog: thomhurst/TUnit@v1.45.29...v1.46.0
1.45.29
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.45.22...v1.45.29
1.45.22
What's Changed
Other Changes
Dependencies
New Contributors
Full Changelog: thomhurst/TUnit@v1.45.8...v1.45.22
1.45.8
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.45.0...v1.45.8
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