chore(deps): Bump @opentelemetry/resources from 2.6.1 to 2.7.1#841
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): Bump @opentelemetry/resources from 2.6.1 to 2.7.1#841dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
101dce7 to
ffddf2a
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
ffddf2a to
45b1dbc
Compare
45b1dbc to
ce23858
Compare
ce23858 to
3cfc0f4
Compare
3cfc0f4 to
13b8690
Compare
13b8690 to
fa92ed7
Compare
fa92ed7 to
51de9ab
Compare
6 tasks
Bumps [@opentelemetry/resources](https://github.com/open-telemetry/opentelemetry-js) from 2.6.1 to 2.7.1. - [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@v2.6.1...v2.7.1) --- updated-dependencies: - dependency-name: "@opentelemetry/resources" dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
51de9ab to
25f7ef7
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/resources from 2.6.1 to 2.7.1.
Release notes
Sourced from @opentelemetry/resources's releases.
Changelog
Sourced from @opentelemetry/resources's changelog.
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...