Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.Azure.WebJobs from 3.0.13 to 3.0.14 #112

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps Microsoft.Azure.WebJobs from 3.0.13 to 3.0.14.

Commits
  • 7b97fd9 Raise HostInitialized callback AFTER listeners are created
  • 25d646a Enable distributed tracing for Event Hubs trigger
  • bb7bdad removing FormattedLogValuesCollection tests
  • 502f7cd Fix W3C off
  • 1e8479d Removing InstanceId from metrics class
  • 551cae9 Set ServerId on QuickPulse, fix #2321
  • cca6411 Fix tracking custom request telemetry #2323
  • 0518802 Removing ScaleMonitorScope for now
  • df5d248 Bumping versions
  • 5f1f62f Update AppInsights SDKs to the new version
  • 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [Microsoft.Azure.WebJobs](https://github.com/Azure/azure-webjobs-sdk) from 3.0.13 to 3.0.14.
- [Release notes](https://github.com/Azure/azure-webjobs-sdk/releases)
- [Commits](Azure/azure-webjobs-sdk@v3.0.13...v3.0.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the 📦 dependencies Pull requests that update a dependency file label Oct 17, 2019
@codecov
Copy link

codecov bot commented Oct 17, 2019

Codecov Report

Merging #112 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #112   +/-   ##
=======================================
  Coverage   25.28%   25.28%           
=======================================
  Files          36       36           
  Lines        1036     1036           
  Branches       92       92           
=======================================
  Hits          262      262           
  Misses        769      769           
  Partials        5        5

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a97ef81...771b0fd. Read the comment docs.

@david-driscoll david-driscoll merged commit aeb1c79 into master Nov 10, 2019
@rsg-bot rsg-bot added this to the v6.1.1 milestone Nov 10, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/master/Microsoft.Azure.WebJobs-3.0.14 branch November 10, 2019 04:33
@rsg-bot rsg-bot modified the milestones: v6.1.1, v6.2.0 Jan 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants