Skip to content

Bump uuid and @senacor/azure-function-middleware in /example#253

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/example/multi-2587ef6b8e
Open

Bump uuid and @senacor/azure-function-middleware in /example#253
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/example/multi-2587ef6b8e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 3, 2026

Copy link
Copy Markdown
Contributor

Removes uuid. It's no longer used after updating ancestor dependency @senacor/azure-function-middleware. These dependencies need to be updated together.

Removes uuid

Updates @senacor/azure-function-middleware from 3.2.0 to 5.2.0

Changelog

Sourced from @​senacor/azure-function-middleware's changelog.

5.2.0 (05.03.2026)

  • Update to Node.js 22

5.1.1 (03.03.2026)

5.1.0 (14.01.2026)

  • Update peer dependency @azure/functions to ^4.11.0

5.0.0 (08.01.2026)

4.0.2 (04.12.2025)

  • requestBodyValidation returns now 400 error response if request body contains invalid json

4.0.1 (06.11.2025)

  • Fix missing removal of TelemetryClient to prevent memory leaks

4.0.0 (08.10.2025)

  • Upgrade to Joi v18 (see hapijs/joi#2926)
  • Exclude code query parameter by default from requestQueryParamsValidation to prevent unintended leakage of function keys

3.5.1 (28.07.2025)

  • Exported type ValidationFunction (thank you, @​adityamatt, for the PR)

3.5.0 (29.05.2025)

  • Add Joi `ValidationOptions as optional parameter to the request and response validation functions (thank you, @​adityamatt, for the suggestion)

3.4.0 (29.05.2025)

  • Change return type of validateUsingHeaderFn from headerAuthentication to boolean | Promise<boolean>

3.3.0 (25.04.2025)

  • Disable logging of url query parameters for http requests

3.2.2 (16.04.2025)

  • Fix logging in requestBodyValidation

3.2.1 (03.02.2025)

... (truncated)

Commits
  • 749f393 Merge pull request #779 from senacor/housekeeping/update-node-js
  • b46f5ca Update to node.js 22
  • a84dc1c Merge pull request #780 from senacor/housekeeping/setup-trusted-publishing
  • 2175f21 Setup trusted publishing
  • ebb783c Merge pull request #777 from senacor/dependabot/npm_and_yarn/globals-17.4.0
  • 316b0d5 Merge pull request #778 from senacor/dependabot/npm_and_yarn/axios-1.13.6
  • d6fb755 build(deps-dev): bump axios from 1.13.5 to 1.13.6
  • f69f407 build(deps-dev): bump globals from 17.3.0 to 17.4.0
  • 48d38be Merge pull request #763 from senacor/dependabot/npm_and_yarn/eslint/js-10.0.1
  • c2ab8a7 build(deps-dev): bump @​eslint/js from 9.39.2 to 10.0.1
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​senacor/azure-function-middleware since your current version.


Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 3, 2026
Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [@senacor/azure-function-middleware](https://github.com/senacor/azure-function-middleware). These dependencies need to be updated together.


Removes `uuid`

Updates `@senacor/azure-function-middleware` from 3.2.0 to 5.2.0
- [Release notes](https://github.com/senacor/azure-function-middleware/releases)
- [Changelog](https://github.com/senacor/azure-function-middleware/blob/master/CHANGELOG.md)
- [Commits](senacor/azure-function-middleware@v3.2.0...v5.2.0)

---
updated-dependencies:
- dependency-name: "@senacor/azure-function-middleware"
  dependency-version: 5.2.0
  dependency-type: direct:production
- dependency-name: uuid
  dependency-version: 
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/example/multi-2587ef6b8e branch from cfc37c5 to 45c41f9 Compare May 4, 2026 13:33
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