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

Temporary fix on npm security audit to unlock PRs #1635

Merged
merged 1 commit into from Oct 31, 2022

Conversation

Pierre-Gilles
Copy link
Contributor

@Pierre-Gilles Pierre-Gilles commented Oct 31, 2022

Pull Request check-list

To ensure your Pull Request can be accepted as fast as possible, make sure to review and check all of these items:

  • If your changes affects code, did your write the tests?
  • Are tests passing? (npm test on both front/server)
  • Is the linter passing? (npm run eslint on both front/server)
  • Did you run prettier? (npm run prettier on both front/server)

Description of change

I'm currently migrating to Socket.io >= 4 but this is a long time consuming task that implies some refactoring on Gladys Plus side.

In the meantime, I'm unlocking PRs with this fix.

@cloudflare-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: b64c401
Status: ✅  Deploy successful!
Preview URL: https://cfc2d60f.gladys-plus.pages.dev
Branch Preview URL: https://disable-dependencies-check-w.gladys-plus.pages.dev

View logs

@codecov
Copy link

codecov bot commented Oct 31, 2022

Codecov Report

Base: 96.81% // Head: 96.81% // No change to project coverage 👍

Coverage data is based on head (b64c401) compared to base (06d8a92).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1635   +/-   ##
=======================================
  Coverage   96.81%   96.81%           
=======================================
  Files         660      660           
  Lines        9628     9628           
=======================================
  Hits         9321     9321           
  Misses        307      307           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@relativeci
Copy link

relativeci bot commented Oct 31, 2022

Job #650: Bundle Size — 7.05MiB (0%).

b016e59(current) vs 06d8a92 master#638(baseline)

Metrics (1 change)
                 Current
Job #650
     Baseline
Job #638
Initial JS 3.11MiB 3.11MiB
Initial CSS 294.87KiB 294.87KiB
Cache Invalidation 0% 43.97%
Chunks 52 52
Assets 148 148
Modules 1265 1265
Duplicate Modules 2 2
Duplicate Code 0.03% 0.03%
Packages 124 124
Duplicate Packages 10 10
Total size by type (no changes)
                 Current
Job #650
     Baseline
Job #638
CSS 312.84KiB 312.84KiB
Fonts 93.55KiB 93.55KiB
HTML 13.58KiB 13.58KiB
IMG 1.64MiB 1.64MiB
JS 5MiB 5MiB
Media 0B 0B
Other 4.95KiB 4.95KiB

View job #650 reportView master branch activity

@Pierre-Gilles Pierre-Gilles merged commit b016e59 into master Oct 31, 2022
@Pierre-Gilles Pierre-Gilles deleted the disable-dependencies-check-while-fixing branch October 31, 2022 06:35
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.

None yet

1 participant