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 dependabot/249 - cookie npm package needs >= 0.7.0 #5292

Merged
merged 6 commits into from
Oct 10, 2024

Conversation

JamesBurnside
Copy link
Member

What

  • Remove unused cookie-parser middleware
  • Update express to LTS that has dependency fix: expressjs/express@2027b87
  • Update storybook so it's dependency has LTS express version
  • Remove obsolete entries in the common-versions files

Why

Fixes https://github.com/Azure/communication-ui-library/security/dependabot/249

How Tested

Copy link
Contributor

Copy link
Contributor

CallWithChat bundle size is not changed.

  • Current size: 11750193
  • Base size: 11750193
  • Diff size: 0

Copy link
Contributor

Chat bundle size is not changed.

  • Current size: 1756786
  • Base size: 1756786
  • Diff size: 0

Copy link
Contributor

Calling bundle size is not changed.

  • Current size: 11750180
  • Base size: 11750180
  • Diff size: 0

Copy link
Contributor

github-actions bot commented Oct 10, 2024

@azure/communication-react jest test coverage for stable.

Lines Statements Functions Branches
Base 26733 / 43092
62.03%
26733 / 43092
62.03%
729 / 1335
54.6%
2125 / 3403
62.44%
Current 26733 / 43092
62.03%
26733 / 43092
62.03%
729 / 1335
54.6%
2127 / 3403
62.5%
Diff 0 / 0
0%
0 / 0
0%
0 / 0
0%
2 / 0
0.06%

Copy link
Contributor

github-actions bot commented Oct 10, 2024

@azure/communication-react jest test coverage for beta.

Lines Statements Functions Branches
Base 54004 / 88297
61.16%
54004 / 88297
61.16%
1096 / 2484
44.12%
3195 / 5285
60.45%
Current 54010 / 88297
61.16%
54010 / 88297
61.16%
1096 / 2484
44.12%
3176 / 5272
60.24%
Diff 6 / 0
0%
6 / 0
0%
0 / 0
0%
-19 / -13
-0.21%

Copy link
Contributor

@JamesBurnside JamesBurnside merged commit 1fc916c into main Oct 10, 2024
39 checks passed
@JamesBurnside JamesBurnside deleted the jaburnsi/fix-cookie-issue branch October 10, 2024 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
does not need changelog Changes that does not affect the published package in any way do not need changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants