Skip to content

chore: release main#6968

Merged
serhalp merged 2 commits intomainfrom
release-please--branches--main
Mar 10, 2026
Merged

chore: release main#6968
serhalp merged 2 commits intomainfrom
release-please--branches--main

Conversation

@netlify-circleci
Copy link
Copy Markdown
Contributor

@netlify-circleci netlify-circleci commented Mar 5, 2026

🤖 I have created a release beep boop

build: 35.8.8

35.8.8 (2026-03-10)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @netlify/edge-bundler bumped from 14.9.14 to 14.9.15
      • @netlify/functions-utils bumped from ^6.2.24 to ^6.2.25
      • @netlify/zip-it-and-ship-it bumped from 14.4.1 to 14.4.2
build-info: 10.4.0

10.4.0 (2026-03-10)

Features

Bug Fixes

edge-bundler: 14.9.15

14.9.15 (2026-03-10)

Bug Fixes

  • deps: update dependency esbuild to v0.27.3 (#6945) (ddfe191)
functions-utils: 6.2.25

6.2.25 (2026-03-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @netlify/zip-it-and-ship-it bumped from 14.4.1 to 14.4.2
zip-it-and-ship-it: 14.4.2

14.4.2 (2026-03-10)

Bug Fixes


This PR was generated with Release Please. See documentation.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 5, 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: b2ee232f-737b-41ca-b5a4-2ccc32ccb4ca

📥 Commits

Reviewing files that changed from the base of the PR and between 7669a8e and 1b52adc.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (11)
  • .release-please-manifest.json
  • packages/build-info/CHANGELOG.md
  • packages/build-info/package.json
  • packages/build/CHANGELOG.md
  • packages/build/package.json
  • packages/edge-bundler/CHANGELOG.md
  • packages/edge-bundler/package.json
  • packages/functions-utils/CHANGELOG.md
  • packages/functions-utils/package.json
  • packages/zip-it-and-ship-it/CHANGELOG.md
  • packages/zip-it-and-ship-it/package.json
✅ Files skipped from review due to trivial changes (1)
  • packages/zip-it-and-ship-it/CHANGELOG.md
🚧 Files skipped from review as they are similar to previous changes (6)
  • packages/edge-bundler/package.json
  • packages/zip-it-and-ship-it/package.json
  • packages/functions-utils/package.json
  • packages/build/package.json
  • packages/build-info/package.json
  • packages/edge-bundler/CHANGELOG.md

📝 Walkthrough

Summary by CodeRabbit

  • New Features

    • Introduced Mastra functionality in build-info package
  • Bug Fixes

    • Upgraded minimatch to version 10
    • Updated esbuild to version 0.27.3
  • Chores

    • Version updates across five packages with coordinated dependency management

Walkthrough

This PR updates release metadata and changelogs for five packages: packages/build-info (10.3.1 → 10.4.0), packages/build (35.8.7 → 35.8.8), packages/edge-bundler (14.9.14 → 14.9.15), packages/functions-utils (6.2.24 → 6.2.25), and packages/zip-it-and-ship-it (14.4.1 → 14.4.2). Each package.json version is bumped and corresponding CHANGELOG entries are added. Workspace dependency pins are updated where applicable; changelogs note dependency/bug-fix updates (e.g., minimatch v10, esbuild v0.27.3).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested labels

autorelease: tagged

Suggested reviewers

  • ndhoule
  • mrstork
  • kathmbeck
🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description deviates significantly from the required template, lacking the 'Summary' section, issue reference, motivation explanation, and required checklist items. While this is an automated release PR, consider including the standard template elements or noting why they don't apply, particularly the issue reference and checklist acknowledgment.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore: release main' accurately reflects the main purpose of the PR, which is an automated release of multiple packages in the monorepo.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-please--branches--main

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.

❤️ Share

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

@netlify-circleci netlify-circleci force-pushed the release-please--branches--main branch 2 times, most recently from c0c242b to 21b1a42 Compare March 10, 2026 16:24
Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@packages/build/CHANGELOG.md`:
- Around line 111-113: Update the minimatch entry under the "### Bug Fixes"
heading to explicitly mark it as a breaking change and detail the compatibility
implications: replace or augment the current line referencing minimatch 10
(d89024d) with a clear note that minimatch v10 raises the Node.js engine
requirement to "20 || >=22" (from prior ">=16 || 14 >=14.17") and that v10.0.2
has an ESM/CommonJS incompatibility with brace-expansion; either move this item
to a "Breaking Changes" section or prepend a bold "BREAKING CHANGE" label so
users comparing 35.8.7 -> 35.8.8 see the engine requirement and ESM/CJS
interoperability impact.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8c212d2f-49a3-4383-b551-b4d11dde6656

📥 Commits

Reviewing files that changed from the base of the PR and between c0c242b and 7669a8e.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (11)
  • .release-please-manifest.json
  • packages/build-info/CHANGELOG.md
  • packages/build-info/package.json
  • packages/build/CHANGELOG.md
  • packages/build/package.json
  • packages/edge-bundler/CHANGELOG.md
  • packages/edge-bundler/package.json
  • packages/functions-utils/CHANGELOG.md
  • packages/functions-utils/package.json
  • packages/zip-it-and-ship-it/CHANGELOG.md
  • packages/zip-it-and-ship-it/package.json
✅ Files skipped from review due to trivial changes (2)
  • packages/edge-bundler/package.json
  • packages/edge-bundler/CHANGELOG.md
🚧 Files skipped from review as they are similar to previous changes (3)
  • packages/zip-it-and-ship-it/package.json
  • packages/functions-utils/package.json
  • packages/build-info/package.json

Comment thread packages/build/CHANGELOG.md
@netlify-circleci netlify-circleci force-pushed the release-please--branches--main branch from 7669a8e to 9d8fea7 Compare March 10, 2026 18:49
@serhalp serhalp enabled auto-merge (squash) March 10, 2026 19:01
@serhalp serhalp merged commit 0ddf077 into main Mar 10, 2026
32 checks passed
@serhalp serhalp deleted the release-please--branches--main branch March 10, 2026 19:03
@netlify-circleci
Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants