Skip to content

chore(deps): Bump @opentelemetry/instrumentation-runtime-node from 0.27.0 to 0.29.0#844

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/opentelemetry/instrumentation-runtime-node-0.29.0
Closed

chore(deps): Bump @opentelemetry/instrumentation-runtime-node from 0.27.0 to 0.29.0#844
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/opentelemetry/instrumentation-runtime-node-0.29.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Bumps @opentelemetry/instrumentation-runtime-node from 0.27.0 to 0.29.0.

Release notes

Sourced from @​opentelemetry/instrumentation-runtime-node's releases.

instrumentation-runtime-node: v0.29.0

0.29.0 (2026-04-29)

Features

  • deps: update deps matching '@opentelemetry/*' (#3497) (a91133a)

instrumentation-runtime-node: v0.28.0

0.28.0 (2026-04-17)

Features

  • deps: update deps matching '@opentelemetry/*' (#3479) (8891261)
Changelog

Sourced from @​opentelemetry/instrumentation-runtime-node's changelog.

0.29.0 (2026-04-29)

Features

  • deps: update deps matching '@opentelemetry/*' (#3497) (a91133a)

0.28.0 (2026-04-17)

Features

  • deps: update deps matching '@opentelemetry/*' (#3479) (8891261)
Commits

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 30, 2026

Labels

The following labels could not be found: npm. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/opentelemetry/instrumentation-runtime-node-0.29.0 branch from 40e0fb1 to b90e48b Compare May 1, 2026 20:05
@vercel
Copy link
Copy Markdown

vercel Bot commented May 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
website Ready Ready Preview, Comment May 3, 2026 6:02am

Request Review

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/opentelemetry/instrumentation-runtime-node-0.29.0 branch from b90e48b to e8b35e0 Compare May 2, 2026 01:59
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/opentelemetry/instrumentation-runtime-node-0.29.0 branch from e8b35e0 to 520fb1b Compare May 2, 2026 02:58
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/opentelemetry/instrumentation-runtime-node-0.29.0 branch from 520fb1b to b7258d0 Compare May 2, 2026 03:36
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/opentelemetry/instrumentation-runtime-node-0.29.0 branch from b7258d0 to 9b6cb3c Compare May 2, 2026 16:08
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/opentelemetry/instrumentation-runtime-node-0.29.0 branch from 9b6cb3c to f900daa Compare May 2, 2026 22:55
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/opentelemetry/instrumentation-runtime-node-0.29.0 branch from f900daa to c73f3bc Compare May 3, 2026 01:56
Bumps [@opentelemetry/instrumentation-runtime-node](https://github.com/open-telemetry/opentelemetry-js-contrib/tree/HEAD/packages/instrumentation-runtime-node) from 0.27.0 to 0.29.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/packages/instrumentation-runtime-node/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/commits/host-metrics-v0.29.0/packages/instrumentation-runtime-node)

---
updated-dependencies:
- dependency-name: "@opentelemetry/instrumentation-runtime-node"
  dependency-version: 0.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/opentelemetry/instrumentation-runtime-node-0.29.0 branch from c73f3bc to 1a476ca Compare May 3, 2026 06:01
wrsmith108 added a commit that referenced this pull request May 3, 2026
Adds 10 ecosystem groups under the npm block, mirroring the existing
typescript-eslint group's update-types: [minor, patch] pattern (major
bumps still surface individually for human review):

- aws-sdk    (@aws-sdk/*)
- hono       (@hono/*, hono)
- astro      (astro, @astrojs/*)
- vercel     (@vercel/*, vercel)
- smithy     (@smithy/*)
- supabase   (@supabase/*)
- octokit    (@octokit/*, octokit)
- opentelemetry (@opentelemetry/*)
- vitest     (vitest, @vitest/*)
- types      (@types/*)

Open Dependabot PRs #841, #842, #844, #845 (@octokit/*, @opentelemetry/*)
specifically would have batched into 2 PRs instead of 4 with these groups.

Adds package-ecosystem: 'docker' block on monthly cadence, mirroring the
github-actions block shape. Surfaces base-image CVEs (currently
node:22-slim per Dockerfile:20) as targeted PRs instead of accumulating
silently between manual rebuilds.

Reviewer-fatigue rationale: every Dependabot PR routes to a single named
reviewer (ryansmith108). Batching reduces PR count → reduces rubberstamp
risk on the supply-chain hardening posture established in SMI-3864/3985
(Wave 1) and SMI-4651 (vendor trust tier).

Verification:
- python yaml.safe_load → 3 ecosystem blocks, 11 npm groups, valid
- docker exec skillsmith-dev-1 npm run audit:standards → 51 pass,
  6 warnings, 0 fail (89% compliance, unchanged)
- dependabot.yml is data-only; structural verification via GitHub UI
  after merge will confirm batched PRs land on next Monday run.

Refs: SMI-4666 SMI-4669

Co-authored-by: Ryan Smith <wrsmith108@users.noreply.github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 3, 2026

Superseded by #910.

@dependabot dependabot Bot closed this May 3, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/opentelemetry/instrumentation-runtime-node-0.29.0 branch May 3, 2026 07:50
Sign up for free to 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.

0 participants