mirror of
https://github.com/guyzyl/whatsapp-contact-sync.git
synced 2026-04-25 22:15:49 +03:00
[PR #206] [MERGED] Upgrade all node libraries #214
Labels
No labels
big-feature
bug
dependencies
duplicate
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whatsapp-contact-sync#214
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/guyzyl/whatsapp-contact-sync/pull/206
Author: @dependabot[bot]
Created: 5/12/2025
Status: ✅ Merged
Merged: 5/16/2025
Merged by: @guyzyl
Base:
main← Head:dependabot/npm_and_yarn/server/whatsapp-web.js-1.28.0📝 Commits (5)
d9c3863Bump whatsapp-web.js from 1.27.0 to 1.28.0 in /servera28d4a5Update all packagesfdd4d64Fix changes introduce via updates0e97b46More package fixes083f223Fix styling issues introduced by DaisyUI v5📊 Changes
10 files changed (+2195 additions, -2347 deletions)
View changed files
📝
server/package-lock.json(+843 -471)📝
server/package.json(+18 -18)📝
web/package-lock.json(+1282 -1742)📝
web/package.json(+15 -15)📝
web/postcss.config.cjs(+1 -1)📝
web/src/components/Header.vue(+5 -2)📝
web/src/index.css(+2 -3)📝
web/src/main.ts(+6 -11)📝
web/src/pages/Sync.vue(+12 -11)📝
web/src/style.css(+11 -73)📄 Description
Bumps whatsapp-web.js from 1.27.0 to 1.28.0.
Release notes
Sourced from whatsapp-web.js's releases.
Commits
f6f47901.28.00ad998dFix groupChat addParticipants (#3543)ad11b5bSend message without quote if quoteFails (#3475)6d16555fix: getCountryCode (#3292)d26d875chore(): generate docsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
vite-envsplugin, bump node version in Dockerfiles & automatically build docker images #220