Skip to content

v5.13.5 - #294

Merged
szegedi merged 15 commits into
v5.xfrom
v5.13.5-proposal
Mar 10, 2026
Merged

v5.13.5#294
szegedi merged 15 commits into
v5.xfrom
v5.13.5-proposal

Conversation

@szegedi

@szegediszegedi commented Mar 10, 2026

Copy link
Copy Markdown

szegediand others added 10 commits March 10, 2026 11:58
Co-authored-by: campaigner-prod[bot] <87874424+campaigner-prod[bot]@users.noreply.github.com>
Co-authored-by: campaigner-prod[bot] <87874424+campaigner-prod[bot]@users.noreply.github.com>
* Executing automated changes
* Add package-lock.json changes
---------
Co-authored-by: campaigner-prod[bot] <87874424+campaigner-prod[bot]@users.noreply.github.com>
Co-authored-by: Attila Szegedi <attila.szegedi@datadoghq.com>
Co-authored-by: Attila Szegedi <szegedi@users.noreply.github.com>
* Eliminate use of delay library
* Remove it from package-lock.json too
* Update lock file
* Update typescript and semver
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Changelog](https://github.com/codecov/codecov-node/blob/master/CHANGELOG.md)
- [Commits](codecov/codecov-node@v3.8.2...v3.8.3)
---
updated-dependencies:
- dependency-name: codecov
dependency-version: 3.8.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions

github-actionsBot commented Mar 10, 2026

Copy link
Copy Markdown

Overall package size

Self size: 1.68 MB
Deduped: 2.04 MB
No deduping: 2.04 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | source-map | 0.7.6 | 185.63 kB | 185.63 kB | | pprof-format | 2.2.1 | 163.06 kB | 163.06 kB | | node-gyp-build | 3.9.0 | 8.81 kB | 8.81 kB |

🤖 This report was automatically generated by heaviest-objects-in-the-universe

@pr-commenter

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-03-10 11:41:27

Comparing candidate commit 0378c23 in PR branch v5.13.5-proposal with baseline commit ef49363 in branch v5.x.

Found 1 performance improvements and 0 performance regressions! Performance is the same for 90 metrics, 29 unstable metrics.

scenario:profiler-light-load-no-wall-profiler-20

  • 🟩 cpu_user_time [-6.178ms; -1.282ms] or [-8.006%; -1.661%]

dependabotBotand others added 4 commits March 10, 2026 13:24
* build(deps-dev): bump eslint-plugin-n from 16.6.2 to 17.24.0
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.6.2 to 17.24.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@16.6.2...v17.24.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-n
dependency-version: 17.24.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix(deps): remove eslint-config-standard and its peer deps
With the migration to ESLint v9 flat config (eslint.config.js), the
legacy .eslintrc.json files in scripts/ and benchmark/sirun/ are ignored
by ESLint, and the packages they depended on are no longer used:
- Remove eslint-config-standard (abandoned, 3+ years since last release,
pins eslint-plugin-n to ^16.x which blocked this upgrade)
- Remove eslint-plugin-import and eslint-plugin-promise (only pulled in
for eslint-config-standard)
- Remove @typescript-eslint/eslint-plugin at v5 (gts v7 provides v8)
- Delete the now-orphaned .eslintrc.json files in scripts/ and benchmark/
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* fix(deps): add @types/semver as explicit devDependency
Removing @typescript-eslint/eslint-plugin@5.x also removed @types/semver
which it was providing as a transitive dependency. Several test files
import from 'semver', so the types need to be declared explicitly.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Attila Szegedi <attila.szegedi@datadoghq.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Bumps [nyc](https://github.com/istanbuljs/nyc) from 17.1.0 to 18.0.0.
- [Release notes](https://github.com/istanbuljs/nyc/releases)
- [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md)
- [Commits](istanbuljs/nyc@nyc-v17.1.0...nyc-v18.0.0)
---
updated-dependencies:
- dependency-name: nyc
dependency-version: 18.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.3.3 to 25.3.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 25.3.3
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Remove p-limit dependency, inline concurrency limiter
p-limit v4+ is pure ESM and incompatible with the project's CommonJS
output. Replace the single usage in sourcemapper.ts with an inline
implementation that has no external dependencies.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Attila Szegedi <szegedi@users.noreply.github.com>
Co-authored-by: Attila Szegedi <attila.szegedi@datadoghq.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
@szegedi
szegedi marked this pull request as ready for review March 10, 2026 13:48

@IlyasShabiIlyasShabi left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@szegedi
szegedi merged commit f02ecf4 into v5.xMar 10, 2026
168 of 180 checks passed
@szegedi
szegedi deleted the v5.13.5-proposal branch March 10, 2026 13:55
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@szegedi@IlyasShabi