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

chore(deps): update dependency @azure/functions to v3 #5919

Merged
merged 2 commits into from
Jan 5, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@azure/functions 1.2.3 -> 3.0.0 age adoption passing confidence

Release Notes

Azure/azure-functions-nodejs-worker

v2.0.0

  • Introduces "v1WorkerBehavior" flag which reverts everything "[Breaking]"
    • This can be enabled with the app setting FUNCTIONS_V2_COMPATIBILITY_MODE=true
      • "V2 compatability" refers to Azure Functions V2 and Node.js Worker 1.x
      • WARNING: This setting has a negative impact on performance. We recommend that you make your code compatible instead.
      • WARNING: This setting will be deprecated when Azure Functions V2 is deprecated (not planned any time soon)
  • [Breaking] Support Node.js 10, 12 (except when running with v1WorkerBehavior)
  • [Breaking] Does not duplicate http payload in context.bindingData
  • [Breaking] Fixes #​228 (handles http output correctly on context.(null, { body: "hello" });
  • [Breaking] Fix camelCase of timer trigger object: #​188
  • [Breaking] Fix type conversion of code like return { outputBinding: info, outputBinding2: info };: #​232
  • [Breaking] Consume "TypedDataCollection" #​262

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the 🎄 dependencies Updates to dependencies, generally automatically managed by Renovate. label Nov 24, 2021
@renovate renovate bot force-pushed the renovate/azure-functions-3.x branch from 2b9c7ae to bb0b704 Compare November 25, 2021 01:05
@glasser glasser added the 2021-11 label Dec 1, 2021
@glasser
Copy link
Member

glasser commented Dec 1, 2021

Note that they suggest we change this to a dev dep. Azure/azure-functions-nodejs-worker#467 (comment)

@renovate renovate bot force-pushed the renovate/azure-functions-3.x branch 6 times, most recently from 335fa3c to 298a688 Compare December 7, 2021 16:11
@renovate renovate bot force-pushed the renovate/azure-functions-3.x branch 7 times, most recently from 8b334c3 to 133d514 Compare December 10, 2021 11:29
@glasser glasser added 2021-12 and removed 2021-11 labels Dec 10, 2021
@renovate renovate bot force-pushed the renovate/azure-functions-3.x branch 9 times, most recently from 7f8524d to 74080e0 Compare December 17, 2021 11:41
@renovate renovate bot force-pushed the renovate/azure-functions-3.x branch 2 times, most recently from 3a54873 to 3330b50 Compare December 21, 2021 02:03
@renovate renovate bot force-pushed the renovate/azure-functions-3.x branch 9 times, most recently from bca8300 to 0d8caa1 Compare December 27, 2021 20:16
@renovate renovate bot force-pushed the renovate/azure-functions-3.x branch 6 times, most recently from e92b773 to c35f779 Compare December 31, 2021 18:00
@renovate renovate bot force-pushed the renovate/azure-functions-3.x branch 2 times, most recently from 4a56714 to 13e056c Compare January 5, 2022 21:58
@renovate renovate bot force-pushed the renovate/azure-functions-3.x branch from 13e056c to d0f0b47 Compare January 5, 2022 22:14
@glasser glasser merged commit 2b97850 into main Jan 5, 2022
@glasser glasser deleted the renovate/azure-functions-3.x branch January 5, 2022 22:27
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🎄 dependencies Updates to dependencies, generally automatically managed by Renovate.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants