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

[chore] Merge security fixes from release-candidate back into master #371

Merged
merged 4 commits into from
Dec 18, 2023

Conversation

r4mmer
Copy link
Member

@r4mmer r4mmer commented Dec 18, 2023

Acceptance Criteria

  • Merge already accepted fixes make during release process back to master

Security Checklist

  • Make sure you do not include new dependencies in the project unless strictly necessary and do not include dev-dependencies as production ones. More dependencies increase the possibility of one of them being hijacked and affecting us.

release-candidate: v0.23.1-rc1
* chore: production server without npm

* chore: security improvements

* chore: emit source maps when building
@r4mmer r4mmer requested review from tuliomir and luislhl December 18, 2023 15:47
@r4mmer r4mmer self-assigned this Dec 18, 2023
Copy link

codecov bot commented Dec 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (19b61a2) 86.93% compared to head (8489ab2) 86.94%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #371      +/-   ##
==========================================
+ Coverage   86.93%   86.94%   +0.01%     
==========================================
  Files          42       42              
  Lines        1653     1655       +2     
  Branches      341      341              
==========================================
+ Hits         1437     1439       +2     
  Misses        194      194              
  Partials       22       22              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@r4mmer r4mmer merged commit f820c76 into master Dec 18, 2023
9 checks passed
@r4mmer r4mmer deleted the chore/update-master-from-release-candidate branch December 18, 2023 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants