Skip to content

Bump azure-functions-core-tools from 4.0.5095 to 4.1.1 in /api-inmemory#1428

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/api-inmemory/azure-functions-core-tools-4.1.1
Closed

Bump azure-functions-core-tools from 4.0.5095 to 4.1.1 in /api-inmemory#1428
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/api-inmemory/azure-functions-core-tools-4.1.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2025

Bumps azure-functions-core-tools from 4.0.5095 to 4.1.1.

Release notes

Sourced from azure-functions-core-tools's releases.

4.1.1

Azure Functions CLI 4.1.1

Host Version

  • Host Version: 4.1040.300
  • In-Proc Host Version: 4.40.100

Changes

  • Fix dotnet templates installation (#4538)
  • Disable diagnostic events in local development by replacing the IDiagnosticEventRepository with a DiagnosticEventNullRepository (#4542)
  • Add func pack support for in-proc functions (#4529)
  • Update KEDA templates & kubernetes create command to correctly use a provided namespace, or use default namespace (#4558)
  • Update func init to default to the .NET 8 template for in-proc apps (#4557)
  • Implement (2 second) graceful timeout period for the CLI shutdown (#4540)
  • Overwrite AZURE_FUNCTIONS_ENVIRONMENT to Development if it is already set (#4563)
  • Warn if there is a JsonException when parsing the local.settings.json file (#4571)
  • Enabled verbose logs in MSI by default (#4578)

4.1.0

Azure Functions CLI 4.1.0

Host Version

  • Host Version: 4.1040.300
  • In-Proc Host Version: 4.40.100

Changes

  • Implement file locking mechanism for templates/bundle installation (#4482)
  • Add exception details to error message during func publish (#4503)
  • Chocolatey: Update default installation to x64 (#4506)
  • Add console output encoding to support international chars (#4429)
  • Add logs for host status checks during deployment of Flex Function Apps (#4525)

APT is now unblocked. 4.1.0 has rolled out and we have released all older versions as well.

4.0.7512

Core Tools 4.0.7512 (inproc: 4.0.7508)

  • Host Version: 4.1040.300
  • In-Proc Host Version: 4.40.100

APT is now unblocked. 4.0.7512 has rolled out and we have released all older versions as well.

4.0.7332-preview1

Preview Release For Linux-Arm64

This release provides a preview build of Core Tools targeting the Linux-ARM64 architecture.

... (truncated)

Changelog

Sourced from azure-functions-core-tools's changelog.

Azure Functions CLI 4.1.1

Host Version

  • Host Version: 4.1040.300
  • In-Proc Host Version: 4.40.100

Changes

  • Fix dotnet templates installation (#4538)
  • Disable diagnostic events in local development by replacing the IDiagnosticEventRepository with a DiagnosticEventNullRepository (#4542)
  • Add func pack support for in-proc functions (#4529)
  • Update KEDA templates & kubernetes create command to correctly use a provided namespace, or use default namespace (#4558)
  • Update func init to default to the .NET 8 template for in-proc apps (#4557)
  • Implement (2 second) graceful timeout period for the CLI shutdown (#4540)
  • Overwrite AZURE_FUNCTIONS_ENVIRONMENT to Development if it is already set (#4563)
  • Warn if there is a JsonException when parsing the local.settings.json file (#4571)
  • Enabled verbose logs in MSI by default (#4578)
Commits
  • 4bde692 Prep for release for version 4.1.1 (#4576)
  • a1b32d6 Enable verbose logging in our MSI (#4578)
  • b2022da Warn on JsonException when parsing local.settings.json (#4571)
  • 8fa3101 Cleanup CancelKeyHandler (#4569)
  • 18760c1 Overwrite AZURE_FUNCTIONS_ENVIRONMENT if it exists (#4563)
  • 16b9e2b Implement graceful shutdown timeout period (#4540)
  • f6d304c Fix keda templates & namespace config (#4558)
  • bc57716 Revert "Add automatic remote build detection for Python apps in func pack com...
  • 31f142e Fix func command usage format and conditionally display [subcontext] placehol...
  • 37e031e Default to .NET 8 for inproc (#4557)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [azure-functions-core-tools](https://github.com/Azure/azure-functions-core-tools) from 4.0.5095 to 4.1.1.
- [Release notes](https://github.com/Azure/azure-functions-core-tools/releases)
- [Changelog](https://github.com/Azure/azure-functions-core-tools/blob/4.1.1/release_notes.md)
- [Commits](Azure/azure-functions-core-tools@4.0.5095...4.1.1)

---
updated-dependencies:
- dependency-name: azure-functions-core-tools
  dependency-version: 4.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 13, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 14, 2025

Superseded by #1429.

@dependabot dependabot bot closed this Aug 14, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/api-inmemory/azure-functions-core-tools-4.1.1 branch August 14, 2025 16:57
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants