tinglesoftware / dependabot-azure-devops

Tools for updating dependencies in Azure DevOps repositories using https://dependabot.com
MIT License
191 stars 63 forks source link

Bump the tingle group with 3 updates #1127

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the tingle group with 3 updates: Tingle.Extensions.DataAnnotations, Tingle.Extensions.Primitives and Tingle.Extensions.Serilog.

Updates Tingle.Extensions.DataAnnotations from 4.8.0 to 4.9.0

Release notes

Sourced from Tingle.Extensions.DataAnnotations's releases.

4.9.0

What's Changed

  • #243: Map System.Net.IPNetwork to string, cidr format in OpenAPI/Swagger.
  • #244: Support for minimal APIs in implementations of IOperationFilter.
  • #252: Resolving TelemetryClient in ActivitySourceDependencyCollector should be on need.
  • #253: Make sure all JSON converters are public to allow referencing by JSON source generators.
  • Numerous dependency updates: #246, #248, #247, #250, #249, #251, #245, #254, #256, and #255.

Full Changelog: https://github.com/tinglesoftware/dotnet-extensions/compare/4.8.0...4.9.0

Commits
  • 91772ca React to change in Swashbuckle.AspNetCore.SwaggerGen
  • 468f3d4 Add primitive types to InsightsJsonSerializerContext that may be used with Pr...
  • 9fa1f74 Add primitive types to SwaggerJsonSerializerContext that may be used with ReD...
  • 5ae7e6a Bump Swashbuckle.AspNetCore.SwaggerGen from 6.5.0 to 6.6.1 (#255)
  • 0ff6134 Bump Microsoft.IdentityModel.Protocols.OpenIdConnect from 7.5.1 to 7.5.2 (#256)
  • 821f553 Bump Microsoft.Extensions.Diagnostics.HealthChecks (#254)
  • fc9bed4 Make members of ConnectionStringBuilder readonly as per recommendation
  • 363500d Make sure all JSON converters are public to allow referencing by JSON source ...
  • 31d7735 Resolving TelemetryClient in ActivitySourceDependencyCollector should be ...
  • ccc4c18 Formatting fixes
  • Additional commits viewable in compare view


Updates Tingle.Extensions.Primitives from 4.8.0 to 4.9.0

Release notes

Sourced from Tingle.Extensions.Primitives's releases.

4.9.0

What's Changed

  • #243: Map System.Net.IPNetwork to string, cidr format in OpenAPI/Swagger.
  • #244: Support for minimal APIs in implementations of IOperationFilter.
  • #252: Resolving TelemetryClient in ActivitySourceDependencyCollector should be on need.
  • #253: Make sure all JSON converters are public to allow referencing by JSON source generators.
  • Numerous dependency updates: #246, #248, #247, #250, #249, #251, #245, #254, #256, and #255.

Full Changelog: https://github.com/tinglesoftware/dotnet-extensions/compare/4.8.0...4.9.0

Commits
  • 91772ca React to change in Swashbuckle.AspNetCore.SwaggerGen
  • 468f3d4 Add primitive types to InsightsJsonSerializerContext that may be used with Pr...
  • 9fa1f74 Add primitive types to SwaggerJsonSerializerContext that may be used with ReD...
  • 5ae7e6a Bump Swashbuckle.AspNetCore.SwaggerGen from 6.5.0 to 6.6.1 (#255)
  • 0ff6134 Bump Microsoft.IdentityModel.Protocols.OpenIdConnect from 7.5.1 to 7.5.2 (#256)
  • 821f553 Bump Microsoft.Extensions.Diagnostics.HealthChecks (#254)
  • fc9bed4 Make members of ConnectionStringBuilder readonly as per recommendation
  • 363500d Make sure all JSON converters are public to allow referencing by JSON source ...
  • 31d7735 Resolving TelemetryClient in ActivitySourceDependencyCollector should be ...
  • ccc4c18 Formatting fixes
  • Additional commits viewable in compare view


Updates Tingle.Extensions.Serilog from 4.8.0 to 4.9.0

Release notes

Sourced from Tingle.Extensions.Serilog's releases.

4.9.0

What's Changed

  • #243: Map System.Net.IPNetwork to string, cidr format in OpenAPI/Swagger.
  • #244: Support for minimal APIs in implementations of IOperationFilter.
  • #252: Resolving TelemetryClient in ActivitySourceDependencyCollector should be on need.
  • #253: Make sure all JSON converters are public to allow referencing by JSON source generators.
  • Numerous dependency updates: #246, #248, #247, #250, #249, #251, #245, #254, #256, and #255.

Full Changelog: https://github.com/tinglesoftware/dotnet-extensions/compare/4.8.0...4.9.0

Commits
  • 91772ca React to change in Swashbuckle.AspNetCore.SwaggerGen
  • 468f3d4 Add primitive types to InsightsJsonSerializerContext that may be used with Pr...
  • 9fa1f74 Add primitive types to SwaggerJsonSerializerContext that may be used with ReD...
  • 5ae7e6a Bump Swashbuckle.AspNetCore.SwaggerGen from 6.5.0 to 6.6.1 (#255)
  • 0ff6134 Bump Microsoft.IdentityModel.Protocols.OpenIdConnect from 7.5.1 to 7.5.2 (#256)
  • 821f553 Bump Microsoft.Extensions.Diagnostics.HealthChecks (#254)
  • fc9bed4 Make members of ConnectionStringBuilder readonly as per recommendation
  • 363500d Make sure all JSON converters are public to allow referencing by JSON source ...
  • 31d7735 Resolving TelemetryClient in ActivitySourceDependencyCollector should be ...
  • ccc4c18 Formatting fixes
  • Additional 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions