alpha
Login
or
Join now
roost.tools
/
coop
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Mirrored from GitHub
github.com/roostorg/coop
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
coop
/
nodejs-instrumentation
1 folder
5 files
at
main
serendipty01
build: bump Node to 24.18.0 for June 2026 security releases (#905)
1hr ago
0fbd6083
src
[deps] Migrate /nodejs-instrumentation to OpenTelemetry 2.x and release 1.1.0 (closes #232, #236, #238, #243, #247) (#274) * build(deps): bump @opentelemetry/semantic-conventions Bumps [@opentelemetry/semantic-conventions](https://github.com/open-telemetry/opentelemetry-js) from 1.27.0 to 1.40.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v1.27.0...semconv/v1.40.0) --- updated-dependencies: - dependency-name: "@opentelemetry/semantic-conventions" dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps): bump @opentelemetry/resource-detector-container Bumps [@opentelemetry/resource-detector-container](https://github.com/open-telemetry/opentelemetry-js-contrib/tree/HEAD/packages/resource-detector-container) from 0.4.1 to 0.8.5. - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/packages/resource-detector-container/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/commits/resource-detector-container-v0.8.5/packages/resource-detector-container) --- updated-dependencies: - dependency-name: "@opentelemetry/resource-detector-container" dependency-version: 0.8.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps): bump @opentelemetry/exporter-trace-otlp-grpc Bumps [@opentelemetry/exporter-trace-otlp-grpc](https://github.com/open-telemetry/opentelemetry-js) from 0.53.0 to 0.214.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/experimental/v0.53.0...experimental/v0.214.0) --- updated-dependencies: - dependency-name: "@opentelemetry/exporter-trace-otlp-grpc" dependency-version: 0.214.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps): bump @opentelemetry/propagator-aws-xray Bumps [@opentelemetry/propagator-aws-xray](https://github.com/open-telemetry/opentelemetry-js-contrib/tree/HEAD/packages/propagator-aws-xray) from 1.26.0 to 2.2.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/packages/propagator-aws-xray/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/commits/propagator-aws-xray-v2.2.0/packages/propagator-aws-xray) --- updated-dependencies: - dependency-name: "@opentelemetry/propagator-aws-xray" dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps): bump @opentelemetry/resources in /nodejs-instrumentation Bumps [@opentelemetry/resources](https://github.com/open-telemetry/opentelemetry-js) from 1.26.0 to 2.6.1. - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v1.26.0...v2.6.1) --- updated-dependencies: - dependency-name: "@opentelemetry/resources" dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Regenerate nodejs-instrumentation/package-lock.json after batching dependency updates * Migrate /nodejs-instrumentation to OpenTelemetry 2.x Bumps the OpenTelemetry stack to a coherent set of versions (stable 2.x, experimental 0.215.x) so the previously-batched bumps don't leave the workspace with an inconsistent SDK that fails to compile. Coordinated bumps beyond the original Dependabot scope: - @opentelemetry/auto-instrumentations-node ^0.50.0 -> ^0.73.0 - @opentelemetry/exporter-metrics-otlp-grpc ^0.53.0 -> ^0.215.0 - @opentelemetry/resource-detector-aws ^1.6.1 -> ^2.15.0 - @opentelemetry/sdk-metrics ^1.26.0 -> ^2.7.0 - @opentelemetry/sdk-node ^0.53.0 -> ^0.215.0 - @opentelemetry/sdk-trace-base ^1.26.0 -> ^2.7.0 - @opentelemetry/winston-transport ^0.6.0 -> ^0.25.0 Source change in src/autoinstrumentation.ts to match the 2.x Resource API: the Resource class is gone, replaced by the resourceFromAttributes and defaultResource factory functions. Workspace version bumped 1.0.6 -> 1.1.0. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 months ago
.dockerignore
Initial open source release (v0) Coop originated as Cove and is now released as open source by ROOST. This v0 release includes core review capabilities, child safety workflows, and the full technology stack (API server, frontend, model service, migrators, and infrastructure). Co-authored-by: Paweł Wieczorek <pawiecz@collabora.com> Co-authored-by: juliet <julietqshen@gmail.com> Co-authored-by: Vinay Rao <vinayr@gmail.com> Co-authored-by: Dom Rettig <drettig@makenotion.com> Co-authored-by: Cassidy James Blaede <cassidyjames@roost.tools>
5 months ago
Dockerfile
build: bump Node to 24.18.0 for June 2026 security releases (#905)
1 hour ago
package-lock.json
build(deps): bump protobufjs (#935) Bumps the nodejs-instrumentation-prod-security group with 1 update in the /nodejs-instrumentation directory: [protobufjs](https://github.com/protobufjs/protobuf.js). Updates `protobufjs` from 8.6.4 to 8.7.1 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v8.6.4...protobufjs-v8.7.1) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 8.7.1 dependency-type: indirect dependency-group: nodejs-instrumentation-prod-security ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 hours ago
package.json
build(deps): bump protobufjs (#935) Bumps the nodejs-instrumentation-prod-security group with 1 update in the /nodejs-instrumentation directory: [protobufjs](https://github.com/protobufjs/protobuf.js). Updates `protobufjs` from 8.6.4 to 8.7.1 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v8.6.4...protobufjs-v8.7.1) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 8.7.1 dependency-type: indirect dependency-group: nodejs-instrumentation-prod-security ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 hours ago
tsconfig.json
Initial open source release (v0) Coop originated as Cove and is now released as open source by ROOST. This v0 release includes core review capabilities, child safety workflows, and the full technology stack (API server, frontend, model service, migrators, and infrastructure). Co-authored-by: Paweł Wieczorek <pawiecz@collabora.com> Co-authored-by: juliet <julietqshen@gmail.com> Co-authored-by: Vinay Rao <vinayr@gmail.com> Co-authored-by: Dom Rettig <drettig@makenotion.com> Co-authored-by: Cassidy James Blaede <cassidyjames@roost.tools>
5 months ago