dotnet / docs-tools

This repo contains GitHub Actions and other tools that are designed to be invoked on DocFx repositories.
Creative Commons Attribution 4.0 International
16 stars 28 forks source link

Bump the dotnet group across 1 directory with 19 updates #397

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the dotnet group with 19 updates in the / directory:

Package From To
Microsoft.Extensions.FileSystemGlobbing 2.1.0 8.0.0
Pathological.ProjectSystem 8.0.2 8.0.4
Microsoft.Extensions.FileSystemGlobbing 2.1.0 8.0.0
Microsoft.NET.Test.Sdk 17.10.0 17.11.0
Newtonsoft.Json 12.0.3 13.0.1
Newtonsoft.Json 12.0.3 13.0.3
Microsoft.Extensions.Configuration.Binder 8.0.0 8.0.2
Microsoft.Extensions.Configuration.EnvironmentVariables 2.1.0 8.0.0
Microsoft.Extensions.Configuration.Json 2.1.0 8.0.0
Microsoft.Extensions.FileSystemGlobbing 2.1.0 8.0.0
System.Text.Json 6.0.9 8.0.0
System.Text.Json 6.0.9 8.0.4
Microsoft.Extensions.Options 8.0.0 8.0.2
Microsoft.Build 17.10.4 17.11.4
System.Text.Json 6.0.9 8.0.3
Microsoft.AspNetCore.Components.WebAssembly 8.0.7 8.0.8
Microsoft.Extensions.Options 8.0.0 8.0.2
Microsoft.Extensions.Configuration.Binder 8.0.0 8.0.2
Microsoft.Extensions.Configuration.Json 2.1.0 8.0.0
Microsoft.Extensions.FileSystemGlobbing 2.1.0 8.0.0
System.Text.Json 6.0.9 8.0.0
Microsoft.AspNetCore.Components.WebAssembly.DevServer 8.0.7 8.0.8
Microsoft.NET.Sdk.Functions 4.4.0 4.4.1
Newtonsoft.Json 12.0.3 13.0.1
Swashbuckle.AspNetCore 6.6.2 6.7.1
Microsoft.Azure.Functions.Worker 1.22.0 1.23.0
Microsoft.Extensions.Configuration.EnvironmentVariables 2.1.0 5.0.0
Microsoft.Extensions.FileSystemGlobbing 2.1.0 5.0.0
Microsoft.Extensions.Configuration.Json 2.1.0 5.0.0
Microsoft.Azure.Functions.Worker.ApplicationInsights 1.2.0 1.3.0
Microsoft.Extensions.Configuration.EnvironmentVariables 2.1.0 5.0.0
Microsoft.Extensions.FileSystemGlobbing 2.1.0 5.0.0
Microsoft.Extensions.Configuration.Json 2.1.0 5.0.0
Microsoft.Azure.Functions.Worker.Sdk 1.17.3 1.17.4
YamlDotNet 15.3.0 16.0.0
Microsoft.Extensions.FileProviders.Embedded 8.0.7 8.0.8

Updates Microsoft.Extensions.FileSystemGlobbing from 2.1.0 to 8.0.0

Updates Pathological.ProjectSystem from 8.0.2 to 8.0.4

Release notes

Sourced from Pathological.ProjectSystem's releases.

8.0.4

Full Changelog: https://github.com/IEvangelist/pathological.globbing/compare/8.0.2...8.0.4

8.0.3

Full Changelog: https://github.com/IEvangelist/pathological.globbing/compare/8.0.2...8.0.3

  • Fix a bug described in f1fe283df6d7b399c313becfeffb9510e08d9820
  • NuGet packages updates
Commits


Updates Microsoft.Extensions.FileSystemGlobbing from 2.1.0 to 8.0.0

Updates Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

v17.11.0

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/vstest/compare/v17.10.0...v17.11.0-release-24352-06

v17.11.0-release-24373-02

What's Changed

... (truncated)

Commits


Updates Newtonsoft.Json from 12.0.3 to 13.0.1

Release notes

Sourced from Newtonsoft.Json's releases.

13.0.1

  • New feature - Add JsonSelectSettings with configuration for a regex timeout
  • Change - Remove portable assemblies from NuGet package
  • Change - JsonReader and JsonSerializer MaxDepth defaults to 64
  • Change - Change InvalidCastException to JsonSerializationException on mismatched JToken
  • Fix - Fixed throwing missing member error on ignored fields
  • Fix - Fixed various nullable annotations
  • Fix - Fixed annotations not being copied when tokens are cloned
  • Fix - Fixed naming strategy not being used when deserializing dictionary enum keys
  • Fix - Fixed serializing nullable struct dictionaries
  • Fix - Fixed JsonWriter.WriteToken to allow null with string token
  • Fix - Fixed missing error when deserializing JToken with a contract type mismatch
  • Fix - Fixed JTokenWriter when writing comment to an object
Commits


Updates Newtonsoft.Json from 12.0.3 to 13.0.3

Release notes

Sourced from Newtonsoft.Json's releases.

13.0.1

  • New feature - Add JsonSelectSettings with configuration for a regex timeout
  • Change - Remove portable assemblies from NuGet package
  • Change - JsonReader and JsonSerializer MaxDepth defaults to 64
  • Change - Change InvalidCastException to JsonSerializationException on mismatched JToken
  • Fix - Fixed throwing missing member error on ignored fields
  • Fix - Fixed various nullable annotations
  • Fix - Fixed annotations not being copied when tokens are cloned
  • Fix - Fixed naming strategy not being used when deserializing dictionary enum keys
  • Fix - Fixed serializing nullable struct dictionaries
  • Fix - Fixed JsonWriter.WriteToken to allow null with string token
  • Fix - Fixed missing error when deserializing JToken with a contract type mismatch
  • Fix - Fixed JTokenWriter when writing comment to an object
Commits


Updates Microsoft.Extensions.Configuration.Binder from 8.0.0 to 8.0.2

Updates Microsoft.Extensions.Configuration.EnvironmentVariables from 2.1.0 to 8.0.0

Updates Microsoft.Extensions.Configuration.Json from 2.1.0 to 8.0.0

Updates Microsoft.Extensions.FileSystemGlobbing from 2.1.0 to 8.0.0

Updates System.Text.Json from 6.0.9 to 8.0.0

Release notes

Sourced from System.Text.Json's releases.

.NET 8.0.0

Release

What's Changed

... (truncated)

Commits


Updates System.Text.Json from 6.0.9 to 8.0.4

Release notes

Sourced from System.Text.Json's releases.

.NET 8.0.0

Release

What's Changed

... (truncated)

Commits


Updates Microsoft.Extensions.Options from 8.0.0 to 8.0.2

Updates Microsoft.Build from 17.10.4 to 17.11.4

Release notes

Sourced from Microsoft.Build's releases.

v17.11.4

What's Changed

... (truncated)

Commits
  • 37eb419 [8.0.4xx] Fix serialization of TelemetryEventArgs data packets across MSBuild...
  • 0c86109 Add comment about localization 2 (#10295)
  • c078802 Add version to BuildResult 2 (#10288)
  • 000df9a Add inter-branch merge flow file (#10274)
  • 1192b22 Final branding for 17.11 (#10270)
  • 61dcbf0 Additional Guardian baselining (#10271)
  • 4a45d56 Log Registry LongPathsEnabled in v:diagnostic (#10223)
  • <... _Description has been truncated_