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(deps): update node.js to v21.4.0 #200

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
node final minor 21.2.0-alpine -> 21.4.0-alpine

Release Notes

nodejs/node (node)

v21.4.0: 2023-12-05, Version 21.4.0 (Current), @​targos

Compare Source

Notable Changes

This release fixes a regression introduced in v21.3.0 that caused the fs.writeFileSync
method to throw when called with 'utf8' encoding, no flag option, and if the target file didn't exist yet.

  • [32acafeeb6] - (SEMVER-MINOR) fs: introduce dirent.parentPath (Antoine du Hamel) #​50976
  • [724548674d] - fs: use default w flag for writeFileSync with utf8 encoding (Murilo Kakazu) #​50990
Commits

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor

github-actions bot commented Dec 2, 2023

Coverage Report for ./server/

Status Category Percentage Covered / Total
🟢 Lines 82.42% / 60% 286 / 347
🟢 Statements 82.42% / 60% 286 / 347
🟢 Functions 100% / 60% 8 / 8
🟢 Branches 68.65% / 60% 46 / 67
File CoverageNo changed files found.
Generated in workflow #23

Copy link
Contributor

github-actions bot commented Dec 2, 2023

Coverage Report for ./client/

Status Category Percentage Covered / Total
🟢 Lines 88.93% / 70% 1181 / 1328
🟢 Statements 88.93% / 70% 1181 / 1328
🟢 Functions 78.87% / 70% 56 / 71
🟢 Branches 84.57% / 70% 148 / 175
File CoverageNo changed files found.
Generated in workflow #23

@renovate renovate bot changed the title chore(deps): update node.js to v21.3.0 chore(deps): update node.js to v21.4.0 Dec 6, 2023
Copy link

sonarcloud bot commented Dec 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@LeleDallas LeleDallas merged commit 613c80f into master Dec 18, 2023
6 checks passed
@renovate renovate bot deleted the renovate/node-21.x branch December 18, 2023 11:56
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.

1 participant