Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 20, 2023

Bumps Microsoft.Azure.Functions.Worker.ApplicationInsights from 1.0.0-preview4 to 1.0.0-preview5.

Release notes

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

1.0.0-preview5

Release notes

  • Enhancements to HTTP model (BREAKING) (#150)
    • Updates to HttpResponseData
      • API updates
      • Support for response Cookies
  • New output binding model (BREAKING) (wiki)
    • New extensions introduced to support new model. All Microsoft.Azure.Webjobs.Extensions.* extension packages should be replaced by the their appropriate replacement:
      • Microsoft.Azure.Functions.Worker.Extensions.EventGrid
      • Microsoft.Azure.Functions.Worker.Extensions.Timer
      • Microsoft.Azure.Functions.Worker.Extensions.Storage
      • Microsoft.Azure.Functions.Worker.Extensions.CosmosDB
      • Microsoft.Azure.Functions.Worker.Extensions.ServiceBus
      • Microsoft.Azure.Functions.Worker.Extensions.EventHubs
      • Microsoft.Azure.Functions.Worker.Extensions.Http
      • Microsoft.Azure.Functions.Worker.Extensions.SignalRService
      • Microsoft.Azure.Functions.Worker.Extensions.Kafka
      • Microsoft.Azure.Functions.Worker.Extensions.Warmup
  • Refactoring and type renames introducing breaking changes
  • Configurable serialization stack (#138)
  • Several bug fixes and enhancements
  • Removal of all WebJobs dependencies (BREAKING)
Commits
  • ffaef74 Icon (#167)
  • 5387249 Adding binding feature. Fixing issue with value binding scope
  • 7efc1ee Change namespace and add description
  • dea20fb Update proto code generation. Access modifier and namespace changes
  • f55ed55 API review tasks: FunctionConext in HTTP data classes, making HTTP extension ...
  • 459d21d Sign extensions when releasing extensions (#159)
  • 778f90f Remove OutputBinding Type
  • b95e7af Update samples and extensions
  • a51456c Change output binding model
  • dce2216 Initial implementation of invocation features
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 20, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 20, 2023

Codecov Report

Merging #3315 (64cd448) into main (e68fc45) will increase coverage by 0.86%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3315      +/-   ##
==========================================
+ Coverage   31.80%   32.67%   +0.86%     
==========================================
  Files         307      174     -133     
  Lines       37334    23049   -14285     
==========================================
- Hits        11874     7531    -4343     
+ Misses      25460    15518    -9942     

see 133 files with indirect coverage changes

@dependabot dependabot bot force-pushed the dependabot/nuget/src/ApiService/Microsoft.Azure.Functions.Worker.ApplicationInsights-1.0.0-preview5 branch 2 times, most recently from 320eb6c to 64cd448 Compare July 24, 2023 21:38
Bumps [Microsoft.Azure.Functions.Worker.ApplicationInsights](https://github.com/Azure/azure-functions-dotnet-worker) from 1.0.0-preview4 to 1.0.0-preview5.
- [Release notes](https://github.com/Azure/azure-functions-dotnet-worker/releases)
- [Changelog](https://github.com/Azure/azure-functions-dotnet-worker/blob/main/release_notes.md)
- [Commits](Azure/azure-functions-dotnet-worker@1.0.0-preview4...1.0.0-preview5)

---
updated-dependencies:
- dependency-name: Microsoft.Azure.Functions.Worker.ApplicationInsights
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/ApiService/Microsoft.Azure.Functions.Worker.ApplicationInsights-1.0.0-preview5 branch from 64cd448 to 660292b Compare August 10, 2023 13:05
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2023

Superseded by #3417.

@dependabot dependabot bot closed this Aug 15, 2023
@dependabot dependabot bot deleted the dependabot/nuget/src/ApiService/Microsoft.Azure.Functions.Worker.ApplicationInsights-1.0.0-preview5 branch August 15, 2023 09:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant