Skip to content

v5.19.0 - #409

Merged
szegedi merged 9 commits into
v5.xfrom
v5.19.0-proposal
Sep 14, 2026
Merged

szegedi merged 9 commits into
v5.xfrom
v5.19.0-proposal

Conversation

IlyasShabi and others added 9 commits September 14, 2026 11:11
This allows us to store the pointer to OtelThreadCtxRecord in the JS
wrapper's internal field 0 so the reader is never exposed to CtxWrap
and can read the record with one pointer indirection fewer.
…updates group (#406)

Bumps the minor-updates group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 26.2.0 to 26.4.0
- [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: 26.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown

Overall package size

Self size: 2.62 MB
Deduped: 3.32 MB
No deduping: 3.32 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | pprof-format | 2.3.1 | 504.33 kB | 504.33 kB | | source-map | 0.8.0 | 185.66 kB | 185.66 kB | | node-gyp-build | 4.8.4 | 13.86 kB | 13.86 kB |

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

@szegedi szegedi added the semver-minor Usually minor non-breaking improvements label Sep 14, 2026
@szegedi
szegedi merged commit 9e1d5ad into v5.x Sep 14, 2026
69 checks passed
@szegedi
szegedi deleted the v5.19.0-proposal branch September 14, 2026 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver-minor Usually minor non-breaking improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants