Skip to content

chore(main): release 5.46.0#596

Merged
gjtorikian merged 2 commits intomainfrom
release-please--branches--main
Mar 16, 2026
Merged

chore(main): release 5.46.0#596
gjtorikian merged 2 commits intomainfrom
release-please--branches--main

Conversation

@workos-sdk-automation
Copy link
Contributor

@workos-sdk-automation workos-sdk-automation bot commented Mar 16, 2026

🤖 I have created a release beep boop

5.46.0 (2026-03-16)

Features

Bug Fixes

  • Allow organization_name to be empty on organization membership events (#595) (865aeb5)
  • deps: update dependency pyjwt to v2.12.0 [security] (#589) (0d50534)

This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Mar 16, 2026

Greptile Summary

Automated Release Please patch release bumping version from 5.45.0 to 5.45.1. This release captures the security fix from PR #589 which updated the pyjwt dependency to v2.12.0.

  • Version bumped to 5.45.1 in pyproject.toml and .release-please-manifest.json
  • Changelog updated with the new release entry referencing the pyjwt security update
  • No code changes — purely metadata and version bookkeeping

Confidence Score: 5/5

  • This PR is safe to merge — it contains only automated version bumps and changelog updates with no code changes.
  • Score of 5 reflects that all changes are auto-generated by Release Please, limited to version metadata and changelog, and are fully consistent across all three files. There are no code changes, no logic to review, and no security concerns.
  • No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bump from 5.45.0 to 5.45.1 — standard Release Please metadata update.
CHANGELOG.md New changelog entry for v5.45.1 documenting the pyjwt security dependency update to v2.12.0.
pyproject.toml Version bump from 5.45.0 to 5.45.1 in project metadata — consistent with manifest and changelog.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["PR #589: pyjwt security update to v2.12.0"] --> B["Release Please detects merged fix"]
    B --> C["Bump version 5.45.0 → 5.45.1"]
    C --> D[".release-please-manifest.json"]
    C --> E["pyproject.toml"]
    C --> F["CHANGELOG.md"]
    D --> G["Release PR #596"]
    E --> G
    F --> G
Loading

Last reviewed commit: 2c1b2d2

@workos-sdk-automation workos-sdk-automation bot force-pushed the release-please--branches--main branch from 2c1b2d2 to 3f652fb Compare March 16, 2026 20:19
@workos-sdk-automation workos-sdk-automation bot changed the title chore(main): release 5.45.1 chore(main): release 5.46.0 Mar 16, 2026
@workos-sdk-automation workos-sdk-automation bot force-pushed the release-please--branches--main branch from 1836607 to 32a25b9 Compare March 16, 2026 20:47
@gjtorikian gjtorikian enabled auto-merge (squash) March 16, 2026 20:47
@gjtorikian gjtorikian merged commit 588850d into main Mar 16, 2026
17 checks passed
@gjtorikian gjtorikian deleted the release-please--branches--main branch March 16, 2026 20:48
@workos-sdk-automation
Copy link
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.

1 participant