Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core): build in CookieSerializeOptions def #14213

Merged
merged 2 commits into from
Feb 18, 2025
Merged

Conversation

HuiSF
Copy link
Member

@HuiSF HuiSF commented Feb 14, 2025

Description of changes

Remove the cookie and @types/cookie (has been deprecated) dependencies and build-in the CookieSerializeOptions type definition.

Issue #, if available

#14212

Description of how you validated changes

  • Run codebase build
  • Publish the package to local registry and test with a next.js sample app

Checklist

  • PR description included
  • yarn test passes
  • Unit Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

Checklist for repo maintainers

  • Verify E2E tests for existing workflows are working as expected or add E2E tests for newly added workflows
  • New source file paths included in this PR have been added to CODEOWNERS, if appropriate

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@HuiSF HuiSF requested review from sktimalsina, cshfang, pranavosu and a team as code owners February 14, 2025 18:58
@HuiSF HuiSF marked this pull request as draft February 14, 2025 19:00
@HuiSF HuiSF force-pushed the hui/fix/core/cookie-type branch from 278f1db to b07145e Compare February 14, 2025 19:03
@HuiSF HuiSF marked this pull request as ready for review February 14, 2025 19:05
@HuiSF HuiSF requested a review from a team as a code owner February 14, 2025 19:05
@HuiSF HuiSF changed the title chore: build in CookieSerializeOptions def fix(core): build in CookieSerializeOptions def Feb 14, 2025
@HuiSF HuiSF force-pushed the hui/fix/core/cookie-type branch from b07145e to cb904e7 Compare February 14, 2025 19:10
@HuiSF HuiSF changed the title fix(core): build in CookieSerializeOptions def release(required): build in CookieSerializeOptions def Feb 14, 2025
cshfang
cshfang previously approved these changes Feb 14, 2025
jjarvisp
jjarvisp previously approved these changes Feb 14, 2025
ashwinkumar6
ashwinkumar6 previously approved these changes Feb 14, 2025
ashika112
ashika112 previously approved these changes Feb 14, 2025
@HuiSF HuiSF dismissed stale reviews from ashika112, ashwinkumar6, jjarvisp, and cshfang via 0fa8769 February 14, 2025 21:20
ashika112
ashika112 previously approved these changes Feb 14, 2025
cshfang
cshfang previously approved these changes Feb 14, 2025
jjarvisp
jjarvisp previously approved these changes Feb 14, 2025
ashwinkumar6
ashwinkumar6 previously approved these changes Feb 14, 2025
@HuiSF HuiSF changed the base branch from release to main February 18, 2025 18:52
@HuiSF HuiSF dismissed stale reviews from ashwinkumar6, jjarvisp, cshfang, and ashika112 February 18, 2025 18:52

The base branch was changed.

@HuiSF HuiSF force-pushed the hui/fix/core/cookie-type branch from 0fa8769 to 11f0a69 Compare February 18, 2025 18:52
@HuiSF HuiSF changed the title release(required): build in CookieSerializeOptions def fix(core): build in CookieSerializeOptions def Feb 18, 2025
@HuiSF HuiSF merged commit 406157d into main Feb 18, 2025
30 checks passed
@HuiSF HuiSF deleted the hui/fix/core/cookie-type branch February 18, 2025 19:23
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.

5 participants