Skip to content

chore(deps): updating examples/ deps to latest; tweak dependabot rules for examples#1417

Merged
trentm merged 2 commits intomainfrom
trentm-examples-deps-updating
Apr 1, 2026
Merged

chore(deps): updating examples/ deps to latest; tweak dependabot rules for examples#1417
trentm merged 2 commits intomainfrom
trentm-examples-deps-updating

Conversation

@trentm
Copy link
Copy Markdown
Member

@trentm trentm commented Apr 1, 2026

I'd prefer that at least the otel/edot-related packages are updating in a group.
They share a lot of transitive deps, so updating them in one reduces package-lock
churn.

…s for examples

I'd prefer that at least the otel/edot-related packages are updating in a group.
They share a lot of transitive deps, so updating them in one reduces package-lock
churn.
@trentm trentm requested a review from a team April 1, 2026 17:59
@trentm trentm self-assigned this Apr 1, 2026
@trentm trentm requested a review from a team as a code owner April 1, 2026 17:59
@trentm
Copy link
Copy Markdown
Member Author

trentm commented Apr 1, 2026

This replaces a number of currently open dependabot PRs.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 1, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 55145b94-3487-40ca-ae22-c8a0b99ea6ce

📥 Commits

Reviewing files that changed from the base of the PR and between 7395a6e and a762960.

⛔ Files ignored due to path filters (1)
  • examples/package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (2)
  • .github/dependabot.yml
  • examples/package.json

📝 Walkthrough

Walkthrough

This pull request modifies two files. The .github/dependabot.yml configuration changes the npm update schedule for the /examples directory from monthly to weekly intervals. It replaces the prior open-pull-requests-limit: 10 constraint with a new groups configuration containing an examples group that matches all dependencies. The examples/package.json file updates two dependencies: @opentelemetry/auto-instrumentations-node from ^0.69.0 to ^0.72.0 and @opentelemetry/sdk-node from ^0.211.0 to ^0.214.0.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch trentm-examples-deps-updating
  • 🛠️ Update Documentation: Commit on current branch
  • 🛠️ Update Documentation: Create PR

Comment @coderabbitai help to get the list of available commands and usage tips.

@trentm trentm merged commit f73acda into main Apr 1, 2026
8 checks passed
@trentm trentm deleted the trentm-examples-deps-updating branch April 1, 2026 21:13
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.

2 participants