Skip to content

Upgrade saloonphp/saloon from v3 to v4#116

Merged
joetannenbaum merged 2 commits intomainfrom
upgrade-saloon-v4
Mar 30, 2026
Merged

Upgrade saloonphp/saloon from v3 to v4#116
joetannenbaum merged 2 commits intomainfrom
upgrade-saloon-v4

Conversation

@pushpak1300
Copy link
Copy Markdown
Member

Saloon v4 was released as a security update resolving three CVEs: insecure deserialization (RCE), absolute URL endpoint override (SSRF), and fixture path traversal. This upgrades to v4 to eliminate those vulnerabilities.

Approach

  • Bumped saloonphp/saloon to ^4.0, saloonphp/cache-plugin to ^3.1, and saloonphp/pagination-plugin to ^2.3
  • No code changes required — the three breaking changes (AccessTokenAuthenticator serialization removal, opt-in base URL override, fixture path traversal restriction) don't affect this project

@pushpak1300 pushpak1300 marked this pull request as ready for review March 30, 2026 16:54
@joetannenbaum joetannenbaum merged commit 1ba5c3f into main Mar 30, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants