Bump azure-functions-core-tools from 4.12.1 to 4.13.0 in /api - #118
Bump azure-functions-core-tools from 4.12.1 to 4.13.0 in /api#118dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [azure-functions-core-tools](https://github.com/Azure/azure-functions-core-tools) from 4.12.1 to 4.13.0. - [Release notes](https://github.com/Azure/azure-functions-core-tools/releases) - [Changelog](https://github.com/Azure/azure-functions-core-tools/blob/main/release_notes.md) - [Commits](Azure/azure-functions-core-tools@4.12.1...4.13.0) --- updated-dependencies: - dependency-name: azure-functions-core-tools dependency-version: 4.13.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates the Azure Functions Core Tools dev dependency version for the API project.
Changes:
- Bumps
azure-functions-core-toolsfrom^4.12.1to^4.13.0.
Files not reviewed (1)
- api/package-lock.json: Generated file
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| "@types/jest": "^30.0.0", | ||
| "@types/node": "^26.1.1", | ||
| "azure-functions-core-tools": "^4.12.1", | ||
| "azure-functions-core-tools": "^4.13.0", |
Bumps azure-functions-core-tools from 4.12.1 to 4.13.0.
Release notes
Sourced from azure-functions-core-tools's releases.
Changelog
Sourced from azure-functions-core-tools's changelog.
Commits
dd0dabaFix test where incompatible dependency version pulled from cpm (#5475)43d6899Update Release Notes| InProc 4.51.100 (#5468)87fe3e8Update Release Notes (#5466)3197518Use default host name for flex health check (#5462)3ae1408Skip worker version validation when Packages.props unchanged (#5464)aabf154Bump safe NuGet deps and ignore host-pinned packages in dependabot (#5456)d38e6d2Update host and worker versions, dependencies, and migrate to .NET 10 (#4850)86e5229Bump dotnet-sdk from 10.0.300 to 10.0.301 (#5334)d2d529bBump https-proxy-agent (#5335)3c6807efix: replace deprecated url.parse in npm installer (#5371)Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for azure-functions-core-tools since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)