Skip to content

chore(deps): bump the prod-deps group across 1 directory with 7 updates#1071

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/prod-deps-df163b1c85
Open

chore(deps): bump the prod-deps group across 1 directory with 7 updates#1071
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/prod-deps-df163b1c85

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2026

Bumps the prod-deps group with 7 updates in the / directory:

Package From To
@nestjs/common 11.1.15 11.1.17
@nestjs/core 11.1.15 11.1.17
@nestjs/platform-express 11.1.15 11.1.17
crisp-api 10.8.4 10.9.1
dompurify 3.3.2 3.3.3
firebase 12.10.0 12.11.0
newrelic 13.14.0 13.17.0

Updates @nestjs/common from 11.1.15 to 11.1.17

Release notes

Sourced from @​nestjs/common's releases.

v11.1.17 (2026-03-16)

Enhancements

Bugs

Dependencies

Committers: 3

v11.1.16 (2026-03-05)

Bug fixes

  • microservices

Dependencies

Committers: 2

Commits
  • 447a373 chore(release): publish v11.1.17 release
  • 99ed6e6 fix(deps): update dependency file-type to v21.3.2
  • 268a283 fix(deps): update dependency file-type to v21.3.1
  • 315e698 chore(release): publish v11.1.16 release
  • See full diff in compare view

Updates @nestjs/core from 11.1.15 to 11.1.17

Release notes

Sourced from @​nestjs/core's releases.

v11.1.17 (2026-03-16)

Enhancements

Bugs

Dependencies

Committers: 3

v11.1.16 (2026-03-05)

Bug fixes

  • microservices

Dependencies

Committers: 2

Commits
  • 447a373 chore(release): publish v11.1.17 release
  • cbdf737 feat(core): auto run get middleware for head requests
  • 315e698 chore(release): publish v11.1.16 release
  • c9268ff Merge pull request #16493 from shahnoormujawar/fix/unknown-dependencies-messa...
  • e5fc974 fix(core): refine unknown dependencies message token display
  • See full diff in compare view

Updates @nestjs/platform-express from 11.1.15 to 11.1.17

Release notes

Sourced from @​nestjs/platform-express's releases.

v11.1.17 (2026-03-16)

Enhancements

Bugs

Dependencies

Committers: 3

v11.1.16 (2026-03-05)

Bug fixes

  • microservices

Dependencies

Committers: 2

Commits
  • 447a373 chore(release): publish v11.1.17 release
  • 315e698 chore(release): publish v11.1.16 release
  • 24956b5 fix(deps): update dependency multer to v2.1.1
  • See full diff in compare view

Updates crisp-api from 10.8.4 to 10.9.1

Changelog

Sourced from crisp-api's changelog.

v10.9.1

Changes

  • Added price property on the PluginConnectWebsite type.

v10.9.0

Changes

  • Removed support for the bucket:url:crawler:generated RTM API event.

v10.8.6

Changes

  • Bumped package version.

v10.8.5

Changes

  • Added return type on the CrispClient.website.getPeopleProfile method.
Commits

Updates dompurify from 3.3.2 to 3.3.3

Release notes

Sourced from dompurify's releases.

DOMPurify 3.3.3

  • Fixed an engine requirement for Node 20 which caused hiccups, thanks @​Rotzbua
Commits
  • 8bcbf73 chore: Preparing 3.3.3 release
  • 5faddd6 fix: engine requirement (#1210)
  • 0f91e3a Update README.md
  • d5ff1a8 Merge branch 'main' of github.com:cure53/DOMPurify
  • c3efd48 fix: moved back from jsdom 28 to jsdom 20
  • 988b888 fix: moved back from jsdom 28 to jsdom 20
  • 2726c74 chore: Preparing 3.3.2 release
  • 6202c7e build(deps): bump @​tootallnate/once and jsdom (#1204)
  • 302b51d fix: Expanded the regex ever so slightly to also cover script
  • cd85175 Merge branch 'main' of github.com:cure53/DOMPurify
  • Additional commits viewable in compare view

Updates firebase from 12.10.0 to 12.11.0

Release notes

Sourced from firebase's releases.

firebase@12.11.0

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@​firebase/ai@​2.10.0

Minor Changes

Patch Changes

  • Updated dependencies [2f7f426]:
    • @​firebase/util@​1.15.0
    • @​firebase/component@​0.7.2

@​firebase/data-connect@​0.5.0

Minor Changes

  • 9d33dd6 #9614 - Add validateArgsWithOptions() to Data Connect (internal change, no need to add to public release notes).

Patch Changes

  • 2f7f426 #9608 - Remove updateEmulatorBanner(). (No release note needed.)

  • Updated dependencies [2f7f426]:

    • @​firebase/util@​1.15.0
    • @​firebase/component@​0.7.2

firebase@12.11.0

Minor Changes

  • 9d33dd6 #9614 - Add validateArgsWithOptions() to Data Connect (internal change, no need to add to public release notes).

  • 843a8d7 #9693 (fixes #9625) - Added responseJsonSchema to GenerationConfig.

  • 78384d3 #9492 - Add support for array expressions arrayFirst, arrayFirstN,arrayLast,arrayLastN,arrayMinimum,arrayMinimumN,arrayMaximum,arrayMaximumN,arrayIndexOf, arrayLastIndexOf and arrayIndexOfAll

Patch Changes

... (truncated)

Commits
  • 852957b Version Packages (#9727)
  • ae8cf28 Merge main into release
  • 843a8d7 feat(ai): Add responseJsonSchema (#9693)
  • 9d33dd6 feat(data-connect): Add validateArgsWithOptions() (#9614)
  • 891a0c9 update CODEOWNERs (#9724)
  • 54ff05e fix(firestore): read and write user data on pipeline execute (#9715)
  • c44bb9a test(firestore): add vscode debug config for enterprise lite (#9621)
  • d7b1826 Fix syntax in Pipeline examples in TSDoc (#9712)
  • a383770 fix: Workaround rollup terser-plugin's inconsistent property naming when usin...
  • f44d826 firestore: improve documentation about CRUD promises and when they resolve (#...
  • Additional commits viewable in compare view

Updates newrelic from 13.14.0 to 13.17.0

Release notes

Sourced from newrelic's releases.

v13.17.0

Features

Note: Continuous Profiling UI is coming soon! While the Node.js agent now supports Continuous Profiling data collection, the visualization experience will debut in Limited Preview starting next week. If you would like to get early access to the profiling dashboards and UI features, please reach out to your Account Executive (AE) about how to opt-in to the preview.

Code refactoring

  • Refactor winston instrumentation to subscribe to events emitted (#3808) (4af2f48)

Documentation

Tests

  • Added segment duration tests for ioredis/iovalkey (#3825) (9738bc8)
  • Added segment duration timing tests for mysql2 (#3820) (bb424ff)
  • Changed structure of bedrock tests to avoid getting instrumented core libraries from first test (#3838) (886a36c)
  • Changed structure of lambda and sns tests to avoid getting instrumented core libraries from first test (#3836) (414044d)
  • Updated @aws-sdk/lib-dynamodb version range (#3829) (d28c938)

Support statement:

We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about keeping agents up to date. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)

See the New Relic Node.js agent EOL policy for information about agent releases and support dates. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/)

v13.16.0 (2026-03-11)

Bug fixes

  • Updated @apm-js-collab/tracing-hooks to 0.5.0, to allow instrumentation on windows environments. (#3819) (d8f6d0f)
    • This version of @apm-js-collab/tracing-hooks includes the windows path fix for @apm-js-collab/code-transformer, see.

Code refactoring

  • Updated redis v3 instrumentation to subscribe to events emitted (#3802) (4d18302)

Documentation

... (truncated)

Changelog

Sourced from newrelic's changelog.

v13.17.0 (2026-03-19)

Features

Note: Continuous Profiling UI is coming soon! While the Node.js agent now supports Continuous Profiling data collection, the visualization experience will debut in Limited Preview starting next week. If you would like to get early access to the profiling dashboards and UI features, please reach out to your Account Executive (AE) about how to opt-in to the preview.

Code refactoring

  • Refactor winston instrumentation to subscribe to events emitted (#3808) (4af2f48)

Documentation

Tests

  • Added segment duration tests for ioredis/iovalkey (#3825) (9738bc8)
  • Added segment duration timing tests for mysql2 (#3820) (bb424ff)
  • Changed structure of bedrock tests to avoid getting instrumented core libraries from first test (#3838) (886a36c)
  • Changed structure of lambda and sns tests to avoid getting instrumented core libraries from first test (#3836) (414044d)
  • Updated @aws-sdk/lib-dynamodb version range (#3829) (d28c938)

v13.16.0 (2026-03-11)

Bug fixes

  • Updated @apm-js-collab/tracing-hooks to 0.5.0, to allow instrumentation on windows environments. (#3819) (d8f6d0f)
    • This version of @apm-js-collab/tracing-hooks includes the windows path fix for @apm-js-collab/code-transformer, see.

Code refactoring

  • Updated redis v3 instrumentation to subscribe to events emitted (#3802) (4d18302)

Documentation

Tests

  • Add redis-client and node-redis-client segment duration timing tests (#3810) (f07bcfe)

... (truncated)

Commits
  • 535ba2a chore: release v13.17.0 (#3848)
  • e57223c refactor: Updated agent to properly handle profiling.enabled via server sid...
  • 4af2f48 refactor: Refactor winston instrumentation to subscribe to events emitted (...
  • 780f84a feat: Removed ability to specify profiling.sample_interval (#3844)
  • 6d8d5b5 feat: Added continuous profiling to agent (#3834)
  • bb424ff test: Add segment duration timing tests for mysql2 (#3820)
  • 886a36c test: Changed structure of bedrock tests to avoid getting instrumented core l...
  • 414044d test: Changed structure of lambda and sns tests to avoid getting instrumented...
  • 3f2bd9d chore: Removed profiling.cpu.report_interval and `profiling.heap.report_int...
  • d28c938 test: Updated @aws-sdk/lib-dynamodb version range (#3829)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the prod-deps group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.15` | `11.1.17` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.15` | `11.1.17` |
| [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.15` | `11.1.17` |
| [crisp-api](https://github.com/crisp-im/node-crisp-api) | `10.8.4` | `10.9.1` |
| [dompurify](https://github.com/cure53/DOMPurify) | `3.3.2` | `3.3.3` |
| [firebase](https://github.com/firebase/firebase-js-sdk) | `12.10.0` | `12.11.0` |
| [newrelic](https://github.com/newrelic/node-newrelic) | `13.14.0` | `13.17.0` |



Updates `@nestjs/common` from 11.1.15 to 11.1.17
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.17/packages/common)

Updates `@nestjs/core` from 11.1.15 to 11.1.17
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.17/packages/core)

Updates `@nestjs/platform-express` from 11.1.15 to 11.1.17
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.17/packages/platform-express)

Updates `crisp-api` from 10.8.4 to 10.9.1
- [Changelog](https://github.com/crisp-im/node-crisp-api/blob/master/CHANGELOG.md)
- [Commits](crisp-im/node-crisp-api@v10.8.4...v10.9.1)

Updates `dompurify` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.3.2...3.3.3)

Updates `firebase` from 12.10.0 to 12.11.0
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@12.10.0...firebase@12.11.0)

Updates `newrelic` from 13.14.0 to 13.17.0
- [Release notes](https://github.com/newrelic/node-newrelic/releases)
- [Changelog](https://github.com/newrelic/node-newrelic/blob/main/NEWS.md)
- [Commits](newrelic/node-newrelic@v13.14.0...v13.17.0)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-version: 11.1.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: "@nestjs/core"
  dependency-version: 11.1.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: "@nestjs/platform-express"
  dependency-version: 11.1.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: crisp-api
  dependency-version: 10.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: dompurify
  dependency-version: 3.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: firebase
  dependency-version: 12.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: newrelic
  dependency-version: 13.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
...

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 Mar 25, 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.

1 participant