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

feat: use node 20 (VO-484) #3152

Merged
merged 1 commit into from
May 16, 2024
Merged

feat: use node 20 (VO-484) #3152

merged 1 commit into from
May 16, 2024

Conversation

acezard
Copy link
Contributor

@acezard acezard commented May 6, 2024

No description provided.

@acezard acezard requested a review from cballevre as a code owner May 6, 2024 08:41
Copy link

bundlemon bot commented May 6, 2024

BundleMon

Files updated (13)
Status Path Size Limits
vendors/drive.(hash).js
1.75MB (+7.06KB +0.39%) 2MB
public/drive.(hash).js
1.54MB (+6.25KB +0.4%) 1.7MB
public/pdf.worker.entry.(hash).worker.js
345.35KB (+1.74KB +0.51%) 350KB
services/dacc/drive.js
245.13KB (+737B +0.29%) 500KB
app/drive.(hash).js
168.89KB (+624B +0.36%) 300KB
services/qualificationMigration/drive.js
263.62KB (+355B +0.13%) 500KB
public/cozy-client-js.js
159.28KB (+311B +0.19%) 160KB
intents/drive.(hash).js
105.3KB (+310B +0.29%) 190KB
intents-drive.(hash).min.css
34.09KB (+220B +0.63%) 40KB
public/drive.(hash).min.css
70.9KB (+218B +0.3%) 100KB
app-drive.(hash).min.css
36.66KB (+147B +0.39%) 56KB
onlyOffice/text.docx
5.85KB (+12B +0.2%) 6KB
manifest.webapp
1.87KB (-23B -1.18%) 2KB
Unchanged files (5)
Status Path Size Limits
onlyOffice/slide.pptx
24.83KB 25KB
onlyOffice/spreadsheet.xlsx
5.02KB 6KB
index.html
595B 1KB
intents/index.html
504B 1KB
manifest.json
185B 1KB

Total files change +17.91KB +0.37%

Groups updated (6)
Status Path Size Limits
public/**
2.12MB (+8.47KB +0.39%) -
vendors/**
1.75MB (+7.06KB +0.39%) -
services/**
508.76KB (+1.07KB +0.21%) -
app/**
168.89KB (+624B +0.36%) -
intents/**
105.79KB (+311B +0.29%) -
onlyOffice/**
35.7KB (+20B +0.05%) -
Unchanged groups (1)
Status Path Size Limits
img/**
3.41KB -

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@acezard acezard force-pushed the feat--use-node-20 branch 3 times, most recently from b6e27bc to 94317ac Compare May 6, 2024 13:44
.travis.yml Outdated
@@ -1,5 +1,6 @@
language: node_js
node_js: 16
node_js:
- '20.11.0'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed version

@cballevre cballevre changed the title feat: use node 20 (VO-384) feat: use node 20 (VO-484) May 16, 2024
chore(bundlemon): Update limit after Node20 update

chore(travis): remove stages

Helping to boost CI speed

Update .travis.yml
@acezard acezard merged commit 3240b59 into master May 16, 2024
3 checks passed
@acezard acezard deleted the feat--use-node-20 branch May 16, 2024 09:01
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

2 participants