[PR #80] Bump minimist and http-mitm-proxy #213

Open
opened 2026-03-01 17:43:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AnanthVivekanand/spotify-adblock/pull/80
Author: @dependabot[bot]
Created: 3/5/2023
Status: 🔄 Open

Base: masterHead: dependabot/npm_and_yarn/minimist-and-http-mitm-proxy--removed


📝 Commits (1)

  • 1fe87f8 Bump minimist and http-mitm-proxy

📊 Changes

2 files changed (+315 additions, -175 deletions)

View changed files

📝 package-lock.json (+314 -174)
📝 package.json (+1 -1)

📄 Description

Removes minimist. It's no longer used after updating ancestor dependency http-mitm-proxy. These dependencies need to be updated together.

Removes minimist

Updates http-mitm-proxy from 0.8.2 to 1.0.0

Commits

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.


🔄 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/AnanthVivekanand/spotify-adblock/pull/80 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/5/2023 **Status:** 🔄 Open **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/minimist-and-http-mitm-proxy--removed` --- ### 📝 Commits (1) - [`1fe87f8`](https://github.com/AnanthVivekanand/spotify-adblock/commit/1fe87f8b20edcbb9ed50ec7b078a75d5f74ad26f) Bump minimist and http-mitm-proxy ### 📊 Changes **2 files changed** (+315 additions, -175 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+314 -174) 📝 `package.json` (+1 -1) </details> ### 📄 Description Removes [minimist](https://github.com/minimistjs/minimist). It's no longer used after updating ancestor dependency [http-mitm-proxy](https://github.com/joeferner/node-http-mitm-proxy). These dependencies need to be updated together. Removes `minimist` Updates `http-mitm-proxy` from 0.8.2 to 1.0.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/joeferner/node-http-mitm-proxy/commit/7aa68592cc7935893f90af65e11ec9b87fadaa48"><code>7aa6859</code></a> v1.0.0</li> <li><a href="https://github.com/joeferner/node-http-mitm-proxy/commit/09ee6711fb72f25d358ff03d4541302b1617e7d7"><code>09ee671</code></a> switch off using default modules</li> <li><a href="https://github.com/joeferner/node-http-mitm-proxy/commit/a34394649e33a956adb34ea99ddedce342668c84"><code>a343946</code></a> Merge branch 'longnguyen2004-fix-typings-path'</li> <li><a href="https://github.com/joeferner/node-http-mitm-proxy/commit/1e933bc5d5d4e1084f55fabe05cda8da4ff3907e"><code>1e933bc</code></a> output declarations</li> <li><a href="https://github.com/joeferner/node-http-mitm-proxy/commit/ece87c9e872095ee32515b3a0bd11c6099bc3cee"><code>ece87c9</code></a> Fix <code>types</code> field to point to the correct path</li> <li><a href="https://github.com/joeferner/node-http-mitm-proxy/commit/db0f10d6e7cb9c55425180932d19f86c024a8189"><code>db0f10d</code></a> add uuid dependency</li> <li><a href="https://github.com/joeferner/node-http-mitm-proxy/commit/8496823d06351f0e87c5c39585a93045c7f01ef4"><code>8496823</code></a> v0.10.2</li> <li><a href="https://github.com/joeferner/node-http-mitm-proxy/commit/fc3e85780736b9b66bcd9b0b7dfa1ddd5d7b146a"><code>fc3e857</code></a> fix node (not typescript) import/require of mitm</li> <li><a href="https://github.com/joeferner/node-http-mitm-proxy/commit/fba30f67f4098093358062789f2ff7bf8141ec98"><code>fba30f6</code></a> v0.10.1</li> <li><a href="https://github.com/joeferner/node-http-mitm-proxy/commit/0c4ec9f99313b33e68756abede5191ed3aaba51c"><code>0c4ec9f</code></a> update package versions</li> <li>Additional commits viewable in <a href="https://github.com/joeferner/node-http-mitm-proxy/compare/v0.8.2...v1.0.0">compare view</a></li> </ul> </details> <br /> Dependabot 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/AnanthVivekanand/spotify-adblock/network/alerts). </details> --- <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 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/spotify-adblock#213
No description provided.