Skip to content

chore: npm update#6877

Merged
louislam merged 2 commits intomasterfrom
npm-update
Feb 7, 2026
Merged

chore: npm update#6877
louislam merged 2 commits intomasterfrom
npm-update

Conversation

@louislam
Copy link
Copy Markdown
Owner

@louislam louislam commented Feb 7, 2026

Summary

npm update

Please follow this checklist to avoid unnecessary back and forth (click to expand)
  • ⚠️ If there are Breaking change (a fix or feature that alters existing functionality in a way that could cause issues) I have called them out
  • 🧠 I have disclosed any use of LLMs/AI in this contribution and reviewed all generated content.
    I understand that I am responsible for and able to explain every line of code I submit.
  • 🔍 Any UI changes adhere to visual style of this project.
  • 🛠️ I have self-reviewed and self-tested my code to ensure it works as expected.
  • 📝 I have commented my code, especially in hard-to-understand areas (e.g., using JSDoc for methods).
  • 🤖 I added or updated automated tests where appropriate.
  • 📄 Documentation updates are included (if applicable).
  • 🧰 Dependency updates are listed and explained.
  • ⚠️ CI passes and is green.

Screenshots for Visual Changes

  • UI Modifications: Highlight any changes made to the user interface.
  • Before & After: Include screenshots or comparisons (if applicable).
Event Before After
UP Before After
DOWN Before After
Certificate-expiry Before After
Testing Before After

Copilot AI review requested due to automatic review settings February 7, 2026 02:09
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates npm dependencies/lockfile for Uptime Kuma’s Node/Vue codebase.

Changes:

  • Bump express to ~4.22.1.
  • Refresh package-lock.json with updated resolved dependency versions (AWS SDK, Babel toolchain, Vue, etc.).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updates the declared express dependency version.
package-lock.json Updates resolved dependency tree and metadata after running npm updates.

@louislam
Copy link
Copy Markdown
Owner Author

louislam commented Feb 7, 2026

Artifact autofix.ci.zip successfully finalized. Artifact ID 5414572085
Error: ✅ Autofix task started.
/usr/bin/git diff --staged
diff --git a/server/model/rdap-dns.json b/server/model/rdap-dns.json
index e675042..377badd 100644
--- a/server/model/rdap-dns.json
+++ b/server/model/rdap-dns.json

autofix always runs into problem now. Bypass the rule, since it is not related to the pr.

@louislam louislam merged commit 5befc10 into master Feb 7, 2026
23 of 25 checks passed
@louislam louislam deleted the npm-update branch February 7, 2026 02:17
@CommanderStorm CommanderStorm added this to the 2.1.0 milestone Feb 7, 2026
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.

3 participants