Bump the nuget-dependencies group with 15 updates#65
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps Discord.Net from 3.19.1 to 3.20.1 Bumps Microsoft.EntityFrameworkCore from 10.0.5 to 10.0.8 Bumps Microsoft.EntityFrameworkCore.Design from 10.0.5 to 10.0.8 Bumps Microsoft.EntityFrameworkCore.Relational from 10.0.5 to 10.0.8 Bumps Microsoft.EntityFrameworkCore.Tools from 10.0.5 to 10.0.8 Bumps Microsoft.Extensions.ApiDescription.Client from 10.0.5 to 10.0.8 Bumps Microsoft.Extensions.Configuration from 10.0.5 to 10.0.8 Bumps Microsoft.Extensions.DependencyInjection from 10.0.5 to 10.0.8 Bumps Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.5 to 10.0.8 Bumps Microsoft.Extensions.Hosting from 10.0.5 to 10.0.8 Bumps Microsoft.Extensions.Http from 10.0.5 to 10.0.8 Bumps Microsoft.Extensions.Logging from 10.0.5 to 10.0.8 Bumps Microsoft.Extensions.Logging.Configuration from 10.0.5 to 10.0.8 Bumps Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.1 to 10.0.2 Bumps Serilog.Sinks.Grafana.Loki from 8.3.2 to 9.0.0 --- updated-dependencies: - dependency-name: Discord.Net dependency-version: 3.20.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Logging dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.ApiDescription.Client dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Configuration dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Logging.Configuration dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Microsoft.Extensions.Http dependency-version: 10.0.8 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: Serilog.Sinks.Grafana.Loki dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major 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 Discord.Net from 3.19.1 to 3.20.1.
Release notes
Sourced from Discord.Net's releases.
3.20.1
[3.20.1] - 2026-06-07
This release fixes a regression introduced in 3.20.0
Fixed
Full Changelog: discord-net/Discord.Net@3.20.0...3.20.1
3.20.0
[3.20.0] - 2026-06-06
This release brings support for checkboxes and checkbox/radio groups in modals, and also covers the "new" message search endpoint.
Breaking changes
SelectMenuOptionAttributefrom the Interaction Framework was renamed toEnumOptionAttribute.Added
Fixed
Misc
global_namedescription (05af64b)New Contributors
Full Changelog: discord-net/Discord.Net@3.19.1...3.20.0
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore from 10.0.5 to 10.0.8.
Release notes
Sourced from Microsoft.EntityFrameworkCore's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore.Design from 10.0.5 to 10.0.8.
Release notes
Sourced from Microsoft.EntityFrameworkCore.Design's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore.Relational from 10.0.5 to 10.0.8.
Release notes
Sourced from Microsoft.EntityFrameworkCore.Relational's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.EntityFrameworkCore.Tools from 10.0.5 to 10.0.8.
Release notes
Sourced from Microsoft.EntityFrameworkCore.Tools's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.ApiDescription.Client from 10.0.5 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.ApiDescription.Client's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration from 10.0.5 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.Configuration's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.DependencyInjection from 10.0.5 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.DependencyInjection's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.5 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.DependencyInjection.Abstractions's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Hosting from 10.0.5 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.Hosting's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Http from 10.0.5 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.Http's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Logging from 10.0.5 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.Logging's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Logging.Configuration from 10.0.5 to 10.0.8.
Release notes
Sourced from Microsoft.Extensions.Logging.Configuration's releases.
No release notes found for this version range.
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 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.
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