NoxOrg / Nox

Source generator for Nox solutions
MIT License
6 stars 3 forks source link

Bump the dependencies group across 1 directory with 33 updates #1534

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the dependencies group with 33 updates in the / directory:

Package From To
xunit 2.8.1 2.9.0
xunit.runner.visualstudio 2.8.1 2.8.2
Azure.Core 1.41.0 1.42.0
Microsoft.AspNetCore.OpenApi 8.0.7 8.0.8
Microsoft.EntityFrameworkCore 8.0.7 8.0.8
Microsoft.EntityFrameworkCore.Design 8.0.7 8.0.8
Microsoft.EntityFrameworkCore.Relational 8.0.7 8.0.8
Microsoft.EntityFrameworkCore 8.0.7 8.0.8
Microsoft.EntityFrameworkCore.Relational 8.0.7 8.0.8
Microsoft.EntityFrameworkCore 8.0.7 8.0.8
Microsoft.EntityFrameworkCore.SqlServer 8.0.7 8.0.8
Microsoft.EntityFrameworkCore.Relational 8.0.7 8.0.8
Microsoft.EntityFrameworkCore 8.0.7 8.0.8
Swashbuckle.AspNetCore 6.6.2 6.7.0
Swashbuckle.AspNetCore.SwaggerUI 6.6.2 6.7.0
Swashbuckle.AspNetCore.SwaggerUI 6.6.2 6.7.0
System.Drawing.Common 8.0.7 8.0.8
Microsoft.AspNetCore.Authentication.JwtBearer 8.0.7 8.0.8
Microsoft.AspNetCore.Authentication.OpenIdConnect 8.0.7 8.0.8
Microsoft.AspNetCore.Components.Web 8.0.7 8.0.8
Microsoft.AspNetCore.DataProtection.Abstractions 8.0.7 8.0.8
MudBlazor 7.4.0 7.6.0
CloudNative.CloudEvents 2.7.1 2.8.0
CloudNative.CloudEvents.SystemTextJson 2.7.1 2.8.0
CloudNative.CloudEvents 2.7.1 2.8.0
Elastic.Apm.NetCoreAll 1.28.0 1.28.1
MassTransit 8.2.3 8.2.4
MassTransit.Azure.ServiceBus.Core 8.2.3 8.2.4
MassTransit 8.2.3 8.2.4
MassTransit.EntityFrameworkCore 8.2.3 8.2.4
MassTransit 8.2.3 8.2.4
Microsoft.Data.Sqlite.Core 8.0.7 8.0.8
Microsoft.EntityFrameworkCore.Sqlite 8.0.7 8.0.8
Microsoft.EntityFrameworkCore.Relational 8.0.7 8.0.8
Microsoft.EntityFrameworkCore 8.0.7 8.0.8
Microsoft.Data.Sqlite.Core 8.0.7 8.0.8
Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore 8.0.7 8.0.8
Microsoft.EntityFrameworkCore.Relational 8.0.7 8.0.8
Microsoft.EntityFrameworkCore 8.0.7 8.0.8
Serilog.AspNetCore 8.0.1 8.0.2
Swashbuckle.AspNetCore.Annotations 6.6.2 6.7.0
Microsoft.EntityFrameworkCore.Proxies 8.0.7 8.0.8
Microsoft.EntityFrameworkCore 8.0.7 8.0.8
SQLitePCLRaw.lib.e_sqlite3 2.1.8 2.1.9
Microsoft.AspNetCore.Components.Authorization 8.0.7 8.0.8
Microsoft.AspNetCore.Mvc.Testing 8.0.7 8.0.8
Microsoft.AspNetCore.TestHost 8.0.7 8.0.8
Microsoft.AspNetCore.TestHost 8.0.7 8.0.8
Microsoft.EntityFrameworkCore.InMemory 8.0.7 8.0.8
Microsoft.EntityFrameworkCore 8.0.7 8.0.8

Updates xunit from 2.8.1 to 2.9.0

Commits
  • 593e573 v2.9.0
  • f070472 Enable XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS environment variable to skip sho...
  • 80a2294 For Assert.Equivalent, exclude properties (or property getters) which are obs...
  • b6dabde #2955: Ensure minimum thread pool size (v2)
  • 5fe01ff #2922: Remove obsolete AssemblyRunner.Start() overloads (v2)
  • beab8d9 #1916: Don't try to serialize generic argument types (v2)
  • 27c70a7 Restore the Func<TestOutputHelper> so we re-create the output helper for each...
  • 1fac6f8 #2377: Test logs get mixed across test cases
  • e022e5c Unit test for #2271 (v2)
  • 21f6aee Re-enable IDE0290 as we're using 'dotnet format' now
  • Additional commits viewable in compare view


Updates xunit.runner.visualstudio from 2.8.1 to 2.8.2

Commits


Updates Azure.Core from 1.41.0 to 1.42.0

Release notes

Sourced from Azure.Core's releases.

Azure.Core_1.42.0

1.42.0 (2024-08-01)

Other Changes

  • Improved memory performance for Event Source formatting #43947
  • Upgraded dependency on System.Text.Encodings.Web to 6.0.0
  • Upgraded dependency on Microsoft.Bcl.AsyncInterfaces to 6.0.0
Commits
  • 1135456 Preparation for release of Azure.Core and System.ClientModel (#45308)
  • 3af3178 Increment package version after release of Azure.Messaging.ServiceBus (#45283)
  • 670b536 chore: v1.5.0 release prep (#45243)
  • 5eb73cd Conversations SDK - Update readme and add support for sovereign clouds (#45291)
  • 9e7f50e Generate and implement Maps Search V2 (#43536)
  • d15d4aa [AzureMonitorDistro] Read APPLICATIONINSIGHTS_CONNECTION_STRING from IConfigu...
  • 4503f47 Prepare for v12.9.1 release (#45290)
  • ede7138 [Storage] Add Changelog for fixing "BlobContainerClient constructor to set cl...
  • e9e3639 SDK For Azure.AI.Language.Text (#45126)
  • 44a61f9 Increment package version after release of Azure.Core.Amqp (#45265)
  • Additional commits viewable in compare view


Updates Microsoft.AspNetCore.OpenApi from 8.0.7 to 8.0.8

Release notes

Sourced from Microsoft.AspNetCore.OpenApi's releases.

.NET 8.0.8

Release

Commits


Updates Microsoft.EntityFrameworkCore from 8.0.7 to 8.0.8

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

.NET 8.0.8

Release

Commits


Updates Microsoft.EntityFrameworkCore.Design from 8.0.7 to 8.0.8

Release notes

Sourced from Microsoft.EntityFrameworkCore.Design's releases.

.NET 8.0.8

Release

Commits


Updates Microsoft.EntityFrameworkCore.Relational from 8.0.7 to 8.0.8

Release notes

Sourced from Microsoft.EntityFrameworkCore.Relational's releases.

.NET 8.0.8

Release

Commits


Updates Microsoft.EntityFrameworkCore from 8.0.7 to 8.0.8

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

.NET 8.0.8

Release

Commits


Updates Microsoft.EntityFrameworkCore.Relational from 8.0.7 to 8.0.8

Release notes

Sourced from Microsoft.EntityFrameworkCore.Relational's releases.

.NET 8.0.8

Release

Commits


Updates Microsoft.EntityFrameworkCore from 8.0.7 to 8.0.8

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

.NET 8.0.8

Release

Commits


Updates Microsoft.EntityFrameworkCore.SqlServer from 8.0.7 to 8.0.8

Release notes

Sourced from Microsoft.EntityFrameworkCore.SqlServer's releases.

.NET 8.0.8

Release

Commits


Updates Microsoft.EntityFrameworkCore.Relational from 8.0.7 to 8.0.8

Release notes

Sourced from Microsoft.EntityFrameworkCore.Relational's releases.

.NET 8.0.8

Release

Commits


Updates Microsoft.EntityFrameworkCore from 8.0.7 to 8.0.8

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

.NET 8.0.8

Release

Commits


Updates Swashbuckle.AspNetCore from 6.6.2 to 6.7.0

Release notes

Sourced from Swashbuckle.AspNetCore's releases.

v6.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.6.2...v6.7.0

Commits
  • 531c4c0 Use HttpMethods.IsGet()
  • f2ed1aa Remove build from CodeQL
  • 6417588 Bump github/codeql-action from 3.25.13 to 3.25.15
  • 9b9d2ad Bump actions/attest-build-provenance from 1.3.3 to 1.4.0 (#2998)
  • ca59f40 Bump ossf/scorecard-action from 2.3.3 to 2.4.0 (#2997)
  • 55ca891 Bump github/codeql-action from 3.25.12 to 3.25.13 (#2994)
  • 85fefe4 Support non-nullable types as required (#2803)
  • 3553751 Support [JsonRequired] (#2988)
  • fdb7d6b Support generics and overloads for XML comments (#2982)
  • f85abd4 Bump github/codeql-action from 3.25.11 to 3.25.12 (#2984)
  • Additional commits viewable in compare view


Updates Swashbuckle.AspNetCore.SwaggerUI from 6.6.2 to 6.7.0

Release notes

Sourced from Swashbuckle.AspNetCore.SwaggerUI's releases.

v6.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.6.2...v6.7.0

Commits
  • 531c4c0 Use HttpMethods.IsGet()
  • f2ed1aa Remove build from CodeQL
  • 6417588 Bump github/codeql-action from 3.25.13 to 3.25.15
  • 9b9d2ad Bump actions/attest-build-provenance from 1.3.3 to 1.4.0 (#2998)
  • ca59f40 Bump ossf/scorecard-action from 2.3.3 to 2.4.0 (#2997)
  • 55ca891 Bump github/codeql-action from 3.25.12 to 3.25.13 (#2994)
  • 85fefe4 Support non-nullable types as required (#2803)
  • 3553751 Support [JsonRequired] (#2988)
  • fdb7d6b Support generics and overloads for XML comments (#2982)
  • f85abd4 Bump github/codeql-action from 3.25.11 to 3.25.12 (#2984)
  • Additional commits viewable in compare view


Updates Swashbuckle.AspNetCore.SwaggerUI from 6.6.2 to 6.7.0

Release notes

Sourced from Swashbuckle.AspNetCore.SwaggerUI's releases.

v6.7.0

What's Changed

dependabot[bot] commented 3 months ago

Superseded by #1535.