[PR #213] [MERGED] Update dependencies, enhance README, and improve script handling #374

Closed
opened 2026-03-07 20:16:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/davidarroyo1234/InstagramUnfollowers/pull/213
Author: @xyztavo
Created: 1/17/2025
Status: Merged
Merged: 1/20/2025
Merged by: @davidarroyo1234

Base: masterHead: master


📝 Commits (1)

  • 7179e26 Update dependencies, enhance README, and improve script handling

📊 Changes

4 files changed (+5028 additions, -1668 deletions)

View changed files

📝 README.md (+2 -1)
📝 package-lock.json (+4990 -1641)
📝 package.json (+20 -17)
📝 scripts/update-index.js (+16 -9)

📄 Description

  • Upgraded various dependencies in package.json and package-lock.json, including Babel, Webpack, and ESLint packages to their latest versions for improved performance and security.
  • Added new development scripts for easier local development (dev and prod).
  • Updated README to reflect compatibility with both Chromium and Firefox browsers.
  • Enhanced the update-index script to properly escape special characters in the Instagram script, ensuring correct functionality.

This commit improves the overall development experience and ensures the project is up-to-date with the latest package versions.


🔄 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/davidarroyo1234/InstagramUnfollowers/pull/213 **Author:** [@xyztavo](https://github.com/xyztavo) **Created:** 1/17/2025 **Status:** ✅ Merged **Merged:** 1/20/2025 **Merged by:** [@davidarroyo1234](https://github.com/davidarroyo1234) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`7179e26`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/7179e266bed627b7a6525e8a5e632b67606687f6) Update dependencies, enhance README, and improve script handling ### 📊 Changes **4 files changed** (+5028 additions, -1668 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -1) 📝 `package-lock.json` (+4990 -1641) 📝 `package.json` (+20 -17) 📝 `scripts/update-index.js` (+16 -9) </details> ### 📄 Description - Upgraded various dependencies in package.json and package-lock.json, including Babel, Webpack, and ESLint packages to their latest versions for improved performance and security. - Added new development scripts for easier local development (`dev` and `prod`). - Updated README to reflect compatibility with both Chromium and Firefox browsers. - Enhanced the update-index script to properly escape special characters in the Instagram script, ensuring correct functionality. This commit improves the overall development experience and ensures the project is up-to-date with the latest package versions. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 20:16:42 +03:00
Sign in to join this conversation.
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
starred/InstagramUnfollowers#374
No description provided.