Skip to content

chore(main): release 8.10.1#1534

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--node
Open

chore(main): release 8.10.1#1534
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--node

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

8.10.1 (2026-03-26)

Bug Fixes

  • security: resolve miniflare and undici vulnerabilities (#1500) (cd6ddd0)

This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Mar 26, 2026

Greptile Summary

This is an automated patch release PR (v8.10.1) generated by Release Please, bumping the version across package.json, package-lock.json, and .release-please-manifest.json, and adding a CHANGELOG.md entry. The release captures the security fix from PR #1500 that resolved vulnerabilities in the miniflare and undici dev dependencies.

  • Version bumped from 8.10.08.10.1 consistently across all four files.
  • CHANGELOG.md updated with the new release entry and a link to the underlying security commit.
  • No source code, logic, or runtime dependency changes are included in this PR itself — the actual fix landed in commit cd6ddd0.

Confidence Score: 5/5

Safe to merge — purely mechanical version bump with no logic or runtime changes.

All four changed files contain only version string updates and a changelog entry. No code, configuration, or dependency graph was altered. The security fix itself was already merged separately.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 8.10.0 to 8.10.1 — expected for a patch release.
CHANGELOG.md New 8.10.1 entry added documenting the security vulnerability fix for miniflare and undici.
package.json Package version bumped from 8.10.0 to 8.10.1; no dependency changes.
package-lock.json Lock file version fields updated to 8.10.1 to stay in sync with package.json.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["PR #1500 merged\n(fix: miniflare & undici\nvulnerabilities)"] --> B["Release Please detects\nfix commit on main"]
    B --> C["Generates release PR\n(chore: release 8.10.1)"]
    C --> D["Version bumped in:\n• package.json\n• package-lock.json\n• .release-please-manifest.json"]
    C --> E["CHANGELOG.md updated\nwith 8.10.1 entry"]
    D --> F["Merge → publish\n@workos-inc/node@8.10.1\nto npm"]
    E --> F
Loading

Reviews (1): Last reviewed commit: "chore(main): release 8.10.1" | Re-trigger Greptile

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

Development

Successfully merging this pull request may close these issues.

0 participants