Skip to content

fix: upgrade js-cookie to v3 with ES5 transpilation#1667

Open
vavsab wants to merge 2 commits into
auth0:masterfrom
vavsab:fix/js-cookie-v3-es5-compat
Open

fix: upgrade js-cookie to v3 with ES5 transpilation#1667
vavsab wants to merge 2 commits into
auth0:masterfrom
vavsab:fix/js-cookie-v3-es5-compat

Conversation

@vavsab

@vavsab vavsab commented Jun 17, 2026

Copy link
Copy Markdown

Bumps js-cookie to v3.0.7 and adds it to Babel's include list so its modern syntax gets transpiled to ES5, fixing the Compatibility Tests build failure.

Bump js-cookie from 2.2.1 to 3.0.7 (CVE fix) and add it to the Babel
include list in rollup.config.mjs so its modern syntax gets transpiled
to ES5, passing the es-check compatibility gate.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vavsab vavsab requested a review from a team as a code owner June 17, 2026 11:37
@vavsab

vavsab commented Jun 17, 2026

Copy link
Copy Markdown
Author

Fixes #1658

@vavsab

vavsab commented Jun 17, 2026

Copy link
Copy Markdown
Author

@amitsingh05667 Could you pls review, merge and release?

@vavsab

vavsab commented Jun 17, 2026

Copy link
Copy Markdown
Author

@gyaneshgouraw-okta I would appreciate your help here if possible

@amitsingh05667

amitsingh05667 commented Jun 18, 2026

Copy link
Copy Markdown
Member

Thanks for raising this PR, @vavsab! I'll take a look. Also, it looks like the branch is outdated, could you please rebase/update it against the latest master?

@vavsab

vavsab commented Jun 18, 2026

Copy link
Copy Markdown
Author

Thanks for raising this PR, @vavsab! I'll take a look. Also, it looks like the branch is outdated, could you please rebase/update it against the latest master?

@amitsingh05667 ✅ Done

@amitsingh05667

amitsingh05667 commented Jun 19, 2026

Copy link
Copy Markdown
Member

@vavsab Please remove all dist/ file changes from this PR. They will be regenerated correctly when a release is cut.

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