-
Notifications
You must be signed in to change notification settings - Fork 1
Update dependency azure-functions-core-tools to v4.5.0 #23
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/azure-functions-core-tools-4.x-lockfile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Plan Result (cft_ptl)
Change Result (Click me) # azurerm_user_assigned_identity.this will be updated in-place
~ resource "azurerm_user_assigned_identity" "this" {
id = "/subscriptions/1baf5470-1c3e-40d3-a6f7-74bfbce4b348/resourceGroups/cft-alerts-slack-ptl/providers/Microsoft.ManagedIdentity/userAssignedIdentities/cft-alerts-slack-ptl"
name = "cft-alerts-slack-ptl"
~ tags = {
- "application" = "core" -> null
- "builtFrom" = "hmcts/azure-alert-to-slack-function" -> null
- "businessArea" = "CFT" -> null
- "environment" = "production" -> null
}
# (5 unchanged attributes hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy. |
Plan Result (sds_ptl)
Change Result (Click me) # azurerm_user_assigned_identity.this will be updated in-place
~ resource "azurerm_user_assigned_identity" "this" {
id = "/subscriptions/6c4d2513-a873-41b4-afdd-b05a33206631/resourceGroups/sds-alerts-slack-ptl/providers/Microsoft.ManagedIdentity/userAssignedIdentities/sds-alerts-slack-ptl"
name = "sds-alerts-slack-ptl"
~ tags = {
- "application" = "core" -> null
- "builtFrom" = "hmcts/azure-alert-to-slack-function" -> null
- "businessArea" = "Cross-Cutting" -> null
- "environment" = "production" -> null
}
# (5 unchanged attributes hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy. |
2f2159c to
e4b007c
Compare
e4b007c to
05930d9
Compare
4a5f9c1 to
7813c03
Compare
593e281 to
ed57066
Compare
ed57066 to
6ccd592
Compare
6ccd592 to
e6ca8f0
Compare
e6ca8f0 to
c2b1044
Compare
50077e0 to
059cf5d
Compare
Plan Result (924: cft_ptl - TerraformPlanApply)
|
Plan Result (924: sds_ptl - TerraformPlanApply)
|
cb17dd4 to
2a37feb
Compare
2a37feb to
57b2228
Compare
57b2228 to
91d1c10
Compare
91d1c10 to
78d8eaf
Compare
78d8eaf to
5935ada
Compare
5935ada to
f8daadb
Compare
f8daadb to
4740285
Compare
4740285 to
6588893
Compare
6588893 to
6aba9d2
Compare
6aba9d2 to
72b21f4
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.0.5611->4.5.0Release Notes
Azure/azure-functions-core-tools (azure-functions-core-tools)
v4.5.0Compare Source
Azure Functions CLI 4.5.0
Host Version
Changes
AzureWebJobsStorageto use the storage emulator by default on all platforms (#4685)FUNCTIONS_WORKER_RUNTIMEto custom if theEnableMcpCustomHandlerPreviewfeature flag is set (#4703)v4.4.1Compare Source
Azure Functions CLI 4.4.1
Host Version
Changes
v4.4.0Compare Source
Azure Functions CLI 4.4.0
Host Version
Changes
v4.3.0Compare Source
Azure Functions CLI 4.3.0
Host Version
Changes
local.settings.jsonlocation, if found. (#4628)func packbasic functionality (#4600)func packto help menu (#4639)v4.2.2Compare Source
Azure Functions CLI 4.2.2
Host Version
Changes
v4.2.1Compare Source
Azure Functions CLI 4.2.1
Host Version
Changes
v4.1.2Compare Source
Azure Functions CLI 4.1.2
Host Version
Changes
v4.1.1Compare Source
Azure Functions CLI 4.1.1
Host Version
Changes
IDiagnosticEventRepositorywith aDiagnosticEventNullRepository(#4542)func packsupport for in-proc functions (#4529)kubernetes createcommand to correctly use a provided namespace, or use default namespace (#4558)func initto default to the .NET 8 template for in-proc apps (#4557)AZURE_FUNCTIONS_ENVIRONMENTtoDevelopmentif it is already set (#4563)JsonExceptionwhen parsing thelocal.settings.jsonfile (#4571)v4.1.0Compare Source
Azure Functions CLI 4.1.0
Host Version
Changes
func publish(#4503)v4.0.7512Compare Source
Core Tools 4.0.7512 (inproc: 4.0.7508)
v4.0.7317Compare Source
v4.0.7030Compare Source
v4.0.6821Compare Source
Change Notes
--enableAuthparam (#4211)v4.0.6610Compare Source
v4.0.6594Compare Source
v4.0.6543Compare Source
v4.0.6280Compare Source
v4.0.5907Compare Source
v4.0.5858Compare Source
v4.0.5801Compare Source
v4.0.5700Compare Source
Configuration
📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.