Tff27 / tff-blog

Personal Blog
1 stars 0 forks source link

chore(deps): bump the microsoft group with 5 updates #274

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the microsoft group with 5 updates:

Package From To
Microsoft.Azure.Functions.Worker 1.20.0 1.22.0
Microsoft.Azure.Functions.Worker.Sdk 1.16.2 1.17.2
Microsoft.Extensions.Http 7.0.0 8.0.0
Microsoft.AspNetCore.Components.WebAssembly 7.0.13 7.0.18
Microsoft.AspNetCore.Components.WebAssembly.DevServer 7.0.13 8.0.4

Updates Microsoft.Azure.Functions.Worker from 1.20.0 to 1.22.0

Release notes

Sourced from Microsoft.Azure.Functions.Worker's releases.

Microsoft.Azure.Functions.Worker 1.22.0

What's Changed

Microsoft.Azure.Functions.Worker (metapackage) 1.22.0

  • Updating Microsoft.Azure.Functions.Worker.Core to 1.18.0

Microsoft.Azure.Functions.Worker.Core 1.18.0

  • Enabling AAD Authentication for ApplicationInsights (#2217)
  • OpenTelemetry support (#2395)

Microsoft.Azure.Functions.Worker 1.21.0

What's Changed

Microsoft.Azure.Functions.Worker (metapackage) 1.21.0

  • Updating Microsoft.Azure.Functions.Worker.Core to 1.17.0
  • Updating Microsoft.Azure.Functions.Worker.Grpc to 1.16.0
  • Updating Azure.Core to 1.37.0

Microsoft.Azure.Functions.Worker.Core 1.17.0

  • Updating Azure.Core to 1.37.0
  • Updating System.Text.Encodings.Web for netstandard2.0

Microsoft.Azure.Functions.Worker.Grpc 1.16.0

  • Updating Azure.Core to 1.37.0

Microsoft.Azure.Functions.Worker 1.20.1

What's Changed

Microsoft.Azure.Functions.Worker (metapackage) 1.20.1

  • Updated to Microsoft.Azure.Functions.Worker.Core 1.16.1

Microsoft.Azure.Functions.Worker.Core 1.16.1

  • Populating parameter value for nullable types when input binding data is missing the value for the parameter (#2155)
  • Remove closure in DefaultFunctionExecutor (#2182) (Thank you @​danielmarbach for this contribution!)
Changelog

Sourced from Microsoft.Azure.Functions.Worker's changelog.

What's Changed

Microsoft.Azure.Functions.Worker (metapackage) 1.21.0

  • Updating Microsoft.Azure.Functions.Worker.Core to 1.17.0
  • Updating Microsoft.Azure.Functions.Worker.Grpc to 1.16.0
  • Updating Azure.Core to 1.37.0

Microsoft.Azure.Functions.Worker.Core 1.17.0

  • Updating Azure.Core to 1.37.0
  • Updating System.Text.Encodings.Web for netstandard2.0

Microsoft.Azure.Functions.Worker.Grpc 1.16.0

  • Updating Azure.Core to 1.37.0
  • Updating Google.Protobuf to 3.25.2
  • Updating Grpc.Net.Client to 2.60.0
  • Updating Grpc.Net.ClientFactory to 2.60.0
  • Updating Grpc.Core to 2.46.6 (netstandard2.0 only)
Commits
  • 1e81e61 [Source-Gen][Bug Fix] Array input in SignalR generated correctly (#2344)
  • ab611b2 Update 01-bug-report.yml (#2405)
  • f9b7a54 Removed empty version suffix. (#2420)
  • 9a14384 Added Version suffix and updated otel package version. (#2418)
  • ca7afd2 Minor updates to ActivityExtensions (#2401)
  • d45568b OpenTelemetry Support (#2395)
  • b6895ba Bump Azure.Identity in /src/DotNetWorker.ApplicationInsights (#2392)
  • f252f7c Bump Azure.Identity in /extensions/Worker.Extensions.ServiceBus/src (#2393)
  • 3a9a560 [Bug Fix] Parse HTTP result bindings in legacy generator (#2342)
  • de33408 [BUG FIX] HTTP Trigger Functions with Multiple Output Bindings (#2322)
  • Additional commits viewable in compare view


Updates Microsoft.Azure.Functions.Worker.Sdk from 1.16.2 to 1.17.2

Release notes

Sourced from Microsoft.Azure.Functions.Worker.Sdk's releases.

Microsoft.Azure.Functions.Worker.Sdk 1.17.2

What's Changed

Microsoft.Azure.Functions.Worker.Sdk 1.17.2 (meta package)

  • Reverting changes introduced in #1946

Full Changelog: https://github.com/Azure/azure-functions-dotnet-worker/compare/sdk-1.17.1...sdk-1.17.2

Microsoft.Azure.Functions.Worker.Sdk 1.17.1

What's Changed

Microsoft.Azure.Functions.Worker.Sdk 1.17.1 (meta package)

  • Update Microsoft.Azure.Functions.Worker.Sdk.Generators dependency to 1.2.1

Microsoft.Azure.Functions.Worker.Sdk.Generators 1.2.1

  • Minor refactoring and cleanup (#2208)
  • Fixed metadata generator not producing metadata when the entry assembly lacked functions but dependent assemblies had them (#2300)

Microsoft.Azure.Functions.Worker 1.17.0

What's Changed

Microsoft.Azure.Functions.Worker (metapackage) 1.17.0

  • Nothing

Microsoft.Azure.Functions.Worker.Core 1.13.0

  • Nothing

Microsoft.Azure.Functions.Worker.Grpc 1.12.0

Full Changelog: https://github.com/Azure/azure-functions-dotnet-worker/compare/1.16.0...1.17.0

Microsoft.Azure.Functions.Worker.Sdk 1.17.0

What's Changed

... (truncated)

Changelog

Sourced from Microsoft.Azure.Functions.Worker.Sdk's changelog.

What's Changed

Microsoft.Azure.Functions.Worker (metapackage) 1.21.0

  • Updating Microsoft.Azure.Functions.Worker.Core to 1.17.0
  • Updating Microsoft.Azure.Functions.Worker.Grpc to 1.16.0
  • Updating Azure.Core to 1.37.0

Microsoft.Azure.Functions.Worker.Core 1.17.0

  • Updating Azure.Core to 1.37.0
  • Updating System.Text.Encodings.Web for netstandard2.0

Microsoft.Azure.Functions.Worker.Grpc 1.16.0

  • Updating Azure.Core to 1.37.0
  • Updating Google.Protobuf to 3.25.2
  • Updating Grpc.Net.Client to 2.60.0
  • Updating Grpc.Net.ClientFactory to 2.60.0
  • Updating Grpc.Core to 2.46.6 (netstandard2.0 only)
Commits
  • c34a868 Reverting changes introduced in #1946 (#2313)
  • 0052526 [ApplicationInsights] Enable AAD Auth (#2217)
  • 084df40 Fixed metadata generator not producing metadata when the entry assembly lacke...
  • 914e392 Align generator switches and some cleanup (#2208)
  • 8a128f4 Updating Service Bus sample with auto-completion property (#2300)
  • 9e4179d Adding AutoCompleteMessages to ServiceBusTriggerAttribute (#2297)
  • d47013f Updating Microsoft.Azure.Functions.Worker.Sdk package to latest stable(1.17.0...
  • f3e546e Fix typo in FromBodyConversionFeature class name (#2281)
  • 67b52ab Fixed spelling error in comment (#2274)
  • 6647c45 Releasing Worker.Sdk 1.17.0 (#2278)
  • Additional commits viewable in compare view


Updates Microsoft.Extensions.Http from 7.0.0 to 8.0.0

Release notes

Sourced from Microsoft.Extensions.Http's releases.

.NET 8.0.0

Release

What's Changed

... (truncated)

Commits


Updates Microsoft.AspNetCore.Components.WebAssembly from 7.0.13 to 7.0.18

Release notes

Sourced from Microsoft.AspNetCore.Components.WebAssembly's releases.

.NET 7.0.18

Release

.NET 7.0.17

Release

.NET 7.0.16

Release

.NET 7.0.15

Release

.NET 7.0.14

Release

What's Changed

Full Changelog: https://github.com/dotnet/aspnetcore/compare/v7.0.13...v7.0.14

Commits


Updates Microsoft.AspNetCore.Components.WebAssembly.DevServer from 7.0.13 to 8.0.4

Release notes

Sourced from Microsoft.AspNetCore.Components.WebAssembly.DevServer's releases.

.NET 8.0.4

Release

.NET 8.0.3

Release

.NET 8.0.2

Release

.NET 8.0.1

Release

.NET 8.0.0

Release

.NET 8.0 RC 2

Release

.NET 8.0 RC 1

Release

.NET 8.0 Preview 7

Release

.NET 8.0 Preview 6

Release

.NET 8.0 Preview 5

Release

.NET 8.0 Preview 4

Release

.NET 8.0 Preview 3

Release

.NET 8.0 Preview 2

Release

.NET 8.0 Preview 1

Release

.NET 7.0.18

Release

.NET 7.0.17

Release

.NET 7.0.16

Release

... (truncated)

Commits


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
dependabot[bot] commented 4 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.