chore(deps): Bump @opentelemetry/instrumentation-http from 0.214.0 to 0.216.0#842
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
100bf1d to
3f88673
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
3f88673 to
9fc9ff4
Compare
9fc9ff4 to
26da384
Compare
26da384 to
b59c14b
Compare
b59c14b to
110aecf
Compare
110aecf to
a52c686
Compare
a52c686 to
887dc70
Compare
Bumps [@opentelemetry/instrumentation-http](https://github.com/open-telemetry/opentelemetry-js) from 0.214.0 to 0.216.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.214.0...experimental/v0.216.0) --- updated-dependencies: - dependency-name: "@opentelemetry/instrumentation-http" dependency-version: 0.216.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
887dc70 to
60a2b91
Compare
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>
Contributor
Author
|
Superseded by #910. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @opentelemetry/instrumentation-http from 0.214.0 to 0.216.0.
Release notes
Sourced from @opentelemetry/instrumentation-http's releases.
Commits
2400d83chore: prepare next release (#6647)f7a9b7cfix(otlp-transformer): pin protobufjs to 8.0.1 (#6646)cb38d7ftest(otlp-transformer): add metrics transfrom benchmark (#6628)a28f12ffix(opentelemetry-core): defer tracestate vaidation (#6459)b27c514refactor(opentelemetry-exporter-prometheus): do not call `enforcePrometheusNa...a2a8186perf(sdk-trace-base): optimize TraceIdRatioBasedSampler hex parsing (#6284)4c0f3f1feat(sdk-node): set TracerProvider in startNodeSDK() (#6607)417f2f1fix(instr-xhr): do not unpatch XHR methods (#6611)47ac523Revert "chore: allow browser maintainers to approve changelog edits" (#6627)86c621dfix(instrumentation-fetch): tolerate non-writable globalThis.fetch and fix pr...