Skip to content

Bump @opentelemetry/core and @senacor/azure-function-middleware in /example#271

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

Bump @opentelemetry/core and @senacor/azure-function-middleware in /example#271
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/example/multi-e95d4ddfc2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

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

Removes @opentelemetry/core

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.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [@opentelemetry/core](https://github.com/open-telemetry/opentelemetry-js). 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 `@opentelemetry/core`

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: "@opentelemetry/core"
  dependency-version:
  dependency-type: indirect
- dependency-name: "@senacor/azure-function-middleware"
  dependency-version: 5.2.0
  dependency-type: direct:production
...

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 Jun 17, 2026
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