[PR #6] chore(deps): update npm #4

Open
opened 2026-06-08 08:29:08 +00:00 by ryangr0 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/webgrip/discord-change-avatar-action/pull/6
Author: @webgrip-renovate[bot]
Created: 2/10/2026
Status: 🔄 Open

Base: mainHead: renovate/npm


📝 Commits (1)

📊 Changes

1 file changed (+277 additions, -108 deletions)

View changed files

📝 package-lock.json (+277 -108)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
@vercel/ncc 0.38.30.38.4 age confidence
discord.js-selfbot-v13 3.5.13.7.1 age confidence

Release Notes

vercel/ncc (@​vercel/ncc)

v0.38.4

Compare Source

Bug Fixes
aiko-chan-ai/discord.js-selfbot-v13 (discord.js-selfbot-v13)

v3.7.1

Compare Source

Full Changelog: https://github.com/aiko-chan-ai/discord.js-selfbot-v13/compare/3.7.0...3.7.1

v3.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/aiko-chan-ai/discord.js-selfbot-v13/compare/3.6.1...3.7.0

v3.6.1

Compare Source

Although this release is only a minor patch—including fixes to TypeScript typings in some insignificant areas—it will temporarily disable relationship-related features (I have tried many tokens and all of them are banned, even after applying the direct patch from #​1521).

image

  • Fixed bugs 🐛
  • Added more bugs to fix later 🎉

v3.6.0

Compare Source

What's Changed

Full Changelog: https://github.com/aiko-chan-ai/discord.js-selfbot-v13/compare/3.5.1...3.6.0


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/webgrip/discord-change-avatar-action/pull/6 **Author:** [@webgrip-renovate[bot]](https://github.com/apps/webgrip-renovate) **Created:** 2/10/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `renovate/npm` --- ### 📝 Commits (1) - [`d0f2cde`](https://github.com/webgrip/discord-change-avatar-action/commit/d0f2cdeb71631cc055ec08618536eb6ef6556a16) chore(deps): update npm ### 📊 Changes **1 file changed** (+277 additions, -108 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+277 -108) </details> ### 📄 Description This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@vercel/ncc](https://redirect.github.com/vercel/ncc) | [`0.38.3` → `0.38.4`](https://renovatebot.com/diffs/npm/@vercel%2fncc/0.38.3/0.38.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@vercel%2fncc/0.38.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vercel%2fncc/0.38.3/0.38.4?slim=true) | | [discord.js-selfbot-v13](https://redirect.github.com/aiko-chan-ai/discord.js-selfbot-v13) | [`3.5.1` → `3.7.1`](https://renovatebot.com/diffs/npm/discord.js-selfbot-v13/3.5.1/3.7.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/discord.js-selfbot-v13/3.7.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/discord.js-selfbot-v13/3.5.1/3.7.1?slim=true) | --- ### Release Notes <details> <summary>vercel/ncc (@&#8203;vercel/ncc)</summary> ### [`v0.38.4`](https://redirect.github.com/vercel/ncc/releases/tag/0.38.4) [Compare Source](https://redirect.github.com/vercel/ncc/compare/0.38.3...0.38.4) ##### Bug Fixes - **cjs-build:** enable evaluating import.meta in cjs build ([#&#8203;1236](https://redirect.github.com/vercel/ncc/issues/1236)) ([e72d34d](https://redirect.github.com/vercel/ncc/commit/e72d34d97e7cb2348af19993b6cdb6fec5374ac9)), closes [/github.com/vercel/ncc/pull/897#discussion\_r836916315](https://redirect.github.com//github.com/vercel/ncc/pull/897/issues/discussion_r836916315) [#&#8203;1019](https://redirect.github.com/vercel/ncc/issues/1019) </details> <details> <summary>aiko-chan-ai/discord.js-selfbot-v13 (discord.js-selfbot-v13)</summary> ### [`v3.7.1`](https://redirect.github.com/aiko-chan-ai/discord.js-selfbot-v13/releases/tag/3.7.1) [Compare Source](https://redirect.github.com/aiko-chan-ai/discord.js-selfbot-v13/compare/3.7.0...3.7.1) **Full Changelog**: <https://github.com/aiko-chan-ai/discord.js-selfbot-v13/compare/3.7.0...3.7.1> ### [`v3.7.0`](https://redirect.github.com/aiko-chan-ai/discord.js-selfbot-v13/releases/tag/3.7.0) [Compare Source](https://redirect.github.com/aiko-chan-ai/discord.js-selfbot-v13/compare/3.6.1...3.7.0) #### What's Changed - Added the ability to fetch role member counts and member ids for single roles by [@&#8203;Lixqa](https://redirect.github.com/Lixqa) in [#&#8203;1592](https://redirect.github.com/aiko-chan-ai/discord.js-selfbot-v13/pull/1592) - Fixed/Added role id resolving by [@&#8203;Lixqa](https://redirect.github.com/Lixqa) in [#&#8203;1597](https://redirect.github.com/aiko-chan-ai/discord.js-selfbot-v13/pull/1597) - feat(embeds): toJSON: add missing attributes by [@&#8203;marioparaschiv](https://redirect.github.com/marioparaschiv) in [#&#8203;1645](https://redirect.github.com/aiko-chan-ai/discord.js-selfbot-v13/pull/1645) - fix(User): User.clan only being shown on self-user by [@&#8203;ZyGout](https://redirect.github.com/ZyGout) in [#&#8203;1659](https://redirect.github.com/aiko-chan-ai/discord.js-selfbot-v13/pull/1659) - Component V2 by [@&#8203;TotallyTung](https://redirect.github.com/TotallyTung) in [#&#8203;1649](https://redirect.github.com/aiko-chan-ai/discord.js-selfbot-v13/pull/1649) - fix(SessionManager): SessionManager.fetch() returning an empty SessionManager by [@&#8203;ZyGout](https://redirect.github.com/ZyGout) in [#&#8203;1662](https://redirect.github.com/aiko-chan-ai/discord.js-selfbot-v13/pull/1662) #### New Contributors - [@&#8203;Lixqa](https://redirect.github.com/Lixqa) made their first contribution in [#&#8203;1592](https://redirect.github.com/aiko-chan-ai/discord.js-selfbot-v13/pull/1592) - [@&#8203;marioparaschiv](https://redirect.github.com/marioparaschiv) made their first contribution in [#&#8203;1645](https://redirect.github.com/aiko-chan-ai/discord.js-selfbot-v13/pull/1645) - [@&#8203;ZyGout](https://redirect.github.com/ZyGout) made their first contribution in [#&#8203;1659](https://redirect.github.com/aiko-chan-ai/discord.js-selfbot-v13/pull/1659) - [@&#8203;TotallyTung](https://redirect.github.com/TotallyTung) made their first contribution in [#&#8203;1649](https://redirect.github.com/aiko-chan-ai/discord.js-selfbot-v13/pull/1649) **Full Changelog**: <https://github.com/aiko-chan-ai/discord.js-selfbot-v13/compare/3.6.1...3.7.0> ### [`v3.6.1`](https://redirect.github.com/aiko-chan-ai/discord.js-selfbot-v13/releases/tag/3.6.1) [Compare Source](https://redirect.github.com/aiko-chan-ai/discord.js-selfbot-v13/compare/3.6.0...3.6.1) Although this release is only a minor patch—including fixes to TypeScript typings in some insignificant areas—it will temporarily disable relationship-related features (I have tried many tokens and all of them are banned, even after applying the direct patch from [#&#8203;1521](https://redirect.github.com/aiko-chan-ai/discord.js-selfbot-v13/issues/1521)). ![image](https://redirect.github.com/user-attachments/assets/d7df2a59-96f7-4579-9982-30343285d3dd) - Fixed bugs 🐛 - Added more bugs to fix later 🎉 ### [`v3.6.0`](https://redirect.github.com/aiko-chan-ai/discord.js-selfbot-v13/releases/tag/3.6.0) [Compare Source](https://redirect.github.com/aiko-chan-ai/discord.js-selfbot-v13/compare/3.5.1...3.6.0) #### What's Changed - chore(deps): bump undici from 6.21.0 to 6.21.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;1452](https://redirect.github.com/aiko-chan-ai/discord.js-selfbot-v13/pull/1452) - fix(RelationshipManager): change sendFriendRequest to hopefully reduce account bans by [@&#8203;TheDevYellowy](https://redirect.github.com/TheDevYellowy) in [#&#8203;1458](https://redirect.github.com/aiko-chan-ai/discord.js-selfbot-v13/pull/1458) - chore(deps-dev): bump [@&#8203;types/node](https://redirect.github.com/types/node) from 20.14.12 to 22.10.7 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;1437](https://redirect.github.com/aiko-chan-ai/discord.js-selfbot-v13/pull/1437) - Fixed bugs 🐛 - Added more bugs to fix later 🎉 **Full Changelog**: <https://github.com/aiko-chan-ai/discord.js-selfbot-v13/compare/3.5.1...3.6.0> </details> --- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40LjIiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
webgrip/discord-change-avatar-action#4
No description provided.