chore: release main#7093
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (31)
🔗 Linked repositories identifiedCodeRabbit considers these linked repositories for cross-repo context during reviews:
✅ Files skipped from review due to trivial changes (24)
🚧 Files skipped from review as they are similar to previous changes (5)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThis is an automated Release Please PR that bumps all workspace packages in the monorepo to new major versions, uniformly documenting the end of support for Node.js v18 and v20 as the breaking change. Affected packages include build-info (11.0.0), build (36.0.0), cache-utils (7.0.0), config (25.0.0), edge-bundler (15.0.0), functions-utils (7.0.0), git-utils (7.0.0), headers-parser (10.0.0), js-client (15.0.0), nock-udp (6.0.0), opentelemetry-sdk-setup (3.0.0), opentelemetry-utils (3.0.0), redirect-parser (16.0.0), run-utils (7.0.0), and zip-it-and-ship-it (15.0.0). Intra-monorepo dependency version ranges are updated accordingly in config, functions-utils, opentelemetry-sdk-setup, and build. The Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
packages/build/package.json (1)
143-150:⚠️ Potential issue | 🟠 Major | ⚡ Quick winUpdate the
@netlify/opentelemetry-sdk-setuppeer range.
packages/opentelemetry-sdk-setup/package.jsonis now3.0.0, but this optional peer still caps at^2.0.0, so@netlify/buildadvertises a stale contract for the released workspace version.🔧 Proposed fix
- "`@netlify/opentelemetry-sdk-setup`": "^2.0.0", + "`@netlify/opentelemetry-sdk-setup`": "^3.0.0",🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@packages/build/package.json` around lines 143 - 150, The `@netlify/opentelemetry-sdk-setup` peer dependency in the peerDependencies object is capped at ^2.0.0, but the actual workspace version has been updated to 3.0.0. Update the version range for `@netlify/opentelemetry-sdk-setup` in the peerDependencies section to ^3.0.0 to reflect the current released version and ensure the peer dependency contract accurately advertises compatibility with the workspace version.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Outside diff comments:
In `@packages/build/package.json`:
- Around line 143-150: The `@netlify/opentelemetry-sdk-setup` peer dependency in
the peerDependencies object is capped at ^2.0.0, but the actual workspace
version has been updated to 3.0.0. Update the version range for
`@netlify/opentelemetry-sdk-setup` in the peerDependencies section to ^3.0.0 to
reflect the current released version and ensure the peer dependency contract
accurately advertises compatibility with the workspace version.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 9dbb8f61-47c5-45e9-bafb-06855add7295
⛔ Files ignored due to path filters (1)
package-lock.jsonis excluded by!**/package-lock.json
📒 Files selected for processing (31)
.release-please-manifest.jsonpackages/build-info/CHANGELOG.mdpackages/build-info/package.jsonpackages/build/CHANGELOG.mdpackages/build/package.jsonpackages/cache-utils/CHANGELOG.mdpackages/cache-utils/package.jsonpackages/config/CHANGELOG.mdpackages/config/package.jsonpackages/edge-bundler/CHANGELOG.mdpackages/edge-bundler/package.jsonpackages/functions-utils/CHANGELOG.mdpackages/functions-utils/package.jsonpackages/git-utils/CHANGELOG.mdpackages/git-utils/package.jsonpackages/headers-parser/CHANGELOG.mdpackages/headers-parser/package.jsonpackages/js-client/CHANGELOG.mdpackages/js-client/package.jsonpackages/nock-udp/CHANGELOG.mdpackages/nock-udp/package.jsonpackages/opentelemetry-sdk-setup/CHANGELOG.mdpackages/opentelemetry-sdk-setup/package.jsonpackages/opentelemetry-utils/CHANGELOG.mdpackages/opentelemetry-utils/package.jsonpackages/redirect-parser/CHANGELOG.mdpackages/redirect-parser/package.jsonpackages/run-utils/CHANGELOG.mdpackages/run-utils/package.jsonpackages/zip-it-and-ship-it/CHANGELOG.mdpackages/zip-it-and-ship-it/package.json
🔗 Linked repositories identified
CodeRabbit considers these linked repositories for cross-repo context during reviews:
netlify/blueprints(manual)
063d9f4 to
9526f5c
Compare
🤖 I have created a release beep boop
api: 15.0.0
15.0.0 (2026-06-16)
⚠ BREAKING CHANGES
Features
build: 36.0.0
36.0.0 (2026-06-16)
⚠ BREAKING CHANGES
Features
Bug Fixes
Dependencies
build-info: 11.0.0
11.0.0 (2026-06-16)
⚠ BREAKING CHANGES
Features
cache-utils: 7.0.0
7.0.0 (2026-06-16)
⚠ BREAKING CHANGES
Features
config: 25.0.0
25.0.0 (2026-06-16)
⚠ BREAKING CHANGES
Features
Dependencies
edge-bundler: 15.0.0
15.0.0 (2026-06-16)
⚠ BREAKING CHANGES
Features
functions-utils: 7.0.0
7.0.0 (2026-06-16)
⚠ BREAKING CHANGES
Features
Dependencies
git-utils: 7.0.0
7.0.0 (2026-06-16)
⚠ BREAKING CHANGES
Features
headers-parser: 10.0.0
10.0.0 (2026-06-16)
⚠ BREAKING CHANGES
Features
nock-udp: 6.0.0
6.0.0 (2026-06-16)
⚠ BREAKING CHANGES
Features
opentelemetry-sdk-setup: 3.0.0
3.0.0 (2026-06-16)
⚠ BREAKING CHANGES
Features
Dependencies
opentelemetry-utils: 3.0.0
3.0.0 (2026-06-16)
⚠ BREAKING CHANGES
Features
redirect-parser: 16.0.0
16.0.0 (2026-06-16)
⚠ BREAKING CHANGES
Features
run-utils: 7.0.0
7.0.0 (2026-06-16)
⚠ BREAKING CHANGES
Features
zip-it-and-ship-it: 15.0.0
15.0.0 (2026-06-16)
⚠ BREAKING CHANGES
Features
This PR was generated with Release Please. See documentation.