nodejs icon indicating copy to clipboard operation
nodejs copied to clipboard

Node.js in-process collectors for Instana

Results 45 nodejs issues
Sort by recently updated
recently updated
newest added

Bumps [node-rdkafka](https://github.com/Blizzard/node-rdkafka) from 2.12.0 to 2.13.0. Release notes Sourced from node-rdkafka's releases. v2.13.0 Upgrade librdkafka to v1.8.2 (#923) Fix a memory leak when message produce fails with opaque data (#954)...

dependencies

Bumps [request-promise](https://github.com/request/request-promise) from 4.2.4 to 4.2.6. Commits 4bc186d Version 4.2.6 4c7d51d chore: bumped request-promise-core due to security vulnerability of lodash f364ee4 docs: reference to request deprecation and alternative libs 873d156...

dependencies

Bumps [koa-router](https://github.com/koajs/router) from 10.1.1 to 12.0.0. Release notes Sourced from koa-router's releases. v12.0.0 chore: fixed linting 8042eb6 URL-encode path parameters for Router.url (#116) 94039ef https://github.com/koajs/router/compare/v11.0.1...v12.0.0 v11.0.1 feat: allow set router...

dependencies

Bumps [@types/tar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tar) from 4.0.5 to 6.1.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/tar&package-manager=npm_and_yarn&previous-version=4.0.5&new-version=6.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.4 to 4.8.4. Release notes Sourced from typescript's releases. TypeScript 4.8.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies

Bumps [nan](https://github.com/nodejs/nan) from 2.14.2 to 2.17.0. Changelog Sourced from nan's changelog. 2.17.0 Oct 10 2022 Feature: overload deprecated AccessorSignatures (#943) 7f9ceb80fbc45c9ba1a10e6591ccbef9e8dee6b4 2.16.0 May 25 2022 Feature: Add support for Node...

dependencies

This is the last step of a multi-year header migration from using X_INSTANA_T/X_INSTANA_S with signed long values over using X_INSTANA_ST/X_INSTANA_SS with string values back to X_INSTANA_T/X_INSTANA_S with string values. In...

review and merge

refs [INSTA-1016](https://jsw.ibm.com/browse/INSTA-1016)

Some builds failed on CI. Locally the number of spans are always 15 and on CI 14. I assume it's because of the Otel spans. We saw similar problems with...