Skip to content

chore(main): release 9.0.0#1558

Merged
gjtorikian merged 1 commit intomainfrom
release-please--branches--main--components--node
Apr 21, 2026
Merged

chore(main): release 9.0.0#1558
gjtorikian merged 1 commit intomainfrom
release-please--branches--main--components--node

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 15, 2026

🤖 I have created a release beep boop

9.0.0 (2026-04-21)

⚠ BREAKING CHANGES

  • rename portal to adminPortal (#1562)
  • standardize authorization list endpoint pagination (#1553)
  • Drop Node.js v20 support, require v22.11+ (#1560)
  • Remove legacy FGA package (#1559)

Features

  • Add groups endpoints and group event types (#1564) (cb0c46d)
  • adding three new conection types to node SDK connection type enums (#1389) (c11cfd6)
  • standardize authorization list endpoint pagination (#1553) (7a91d74)
  • Update Node SDK to include auditlogs.listSchemas (#1457) (c31736d)

Bug Fixes

  • add JSDoc docstrings from OpenAPI spec to all resource methods (#1565) (562a57a)
  • errors: type server/auth errors and restore type compatibility (#1561) (e149152)
  • Export ConflictException and add code (#1563) (a5524f8)
  • Normalize GithubOAuth to GitHubOAuth in identity deserialization (#1566) (61f54a5)
  • Remove extractVersion from matchUpdateTypes rules (#1557) (f6272ea)
  • rename portal to adminPortal (#1562) (80614d4)

Code Refactoring


This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 15, 2026

Greptile Summary

This is a Release Please–generated PR promoting @workos-inc/node from v8.13.0 to v9.0.0. The four changed files are purely mechanical version bumps: the manifest, changelog, package.json, and package-lock.json. All substantive code changes (breaking renames, new endpoints, error typing, Node.js version drop) landed in the prerequisite PRs already merged to main.

Confidence Score: 5/5

Safe to merge — only version numbers and changelog are changed.

All four changed files are Release Please–generated version bumps. No code logic, security-sensitive paths, or custom rules are involved. No issues found.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version string updated from 8.13.0 to 9.0.0; no issues.
CHANGELOG.md 9.0.0 release entry added with breaking changes, features, bug fixes, and refactoring sections; content matches the PRs listed in the description.
package.json Package version bumped from 8.13.0 to 9.0.0; no other changes.
package-lock.json Lock-file version fields updated to match 9.0.0; no dependency changes introduced.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Feature PRs merged to main
#1553 #1557 #1559 #1560 #1561 #1562 #1563 #1564 #1566] --> B[Release Please detects
breaking changes & features]
    B --> C[Bumps version
8.13.0 → 9.0.0]
    C --> D[Updates files
.release-please-manifest.json
CHANGELOG.md
package.json
package-lock.json]
    D --> E[PR #1558 merged]
    E --> F[Publish @workos-inc/node@9.0.0
to npm]
Loading

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

@github-actions github-actions Bot changed the title chore(main): release 8.13.1 chore(main): release 9.0.0 Apr 17, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--node branch 3 times, most recently from 311f43c to 2a36ac1 Compare April 17, 2026 20:34
@gjtorikian gjtorikian marked this pull request as draft April 17, 2026 22:07
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--node branch 3 times, most recently from 5a2e1d8 to 447ec9e Compare April 20, 2026 13:04
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--node branch 6 times, most recently from 7d5f902 to 4580a99 Compare April 21, 2026 17:01
@gjtorikian gjtorikian marked this pull request as ready for review April 21, 2026 17:02
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--node branch from 4580a99 to bb79d41 Compare April 21, 2026 17:02
@gjtorikian gjtorikian merged commit 247d8b5 into main Apr 21, 2026
3 checks passed
@gjtorikian gjtorikian deleted the release-please--branches--main--components--node branch April 21, 2026 17:06
@github-actions
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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.

2 participants