[PR #672] [MERGED] Bump chrome-webstore-upload from 0.2.2 to 0.4.2 #1702

Closed
opened 2026-02-25 23:30:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/672
Author: @dependabot-preview[bot]
Created: 10/6/2020
Status: Merged
Merged: 10/14/2020
Merged by: @marcelklehr

Base: developHead: dependabot/npm_and_yarn/chrome-webstore-upload-0.4.2


📝 Commits (1)

  • a6b88a0 Bump chrome-webstore-upload from 0.2.2 to 0.4.2

📊 Changes

2 files changed (+231 additions, -5 deletions)

View changed files

📝 package-lock.json (+230 -4)
📝 package.json (+1 -1)

📄 Description

Bumps chrome-webstore-upload from 0.2.2 to 0.4.2.

Release notes

Sourced from chrome-webstore-upload's releases.

v0.4.2

  • Avoid using faulty got@11.6 dependency 0cae205

https://github.com/DrewML/chrome-webstore-upload/compare/v0.4.0...v0.4.2

v0.4.1

  • Revert faulty dependency updates again

This version is identical to 0.2.2

v0.4.0

Breaking: The minimum Node version is now 10.19

  • Lint and modernize (#40) d4e6ebb
  • Update got module (#39) 07c47a7

https://github.com/DrewML/chrome-webstore-upload/compare/v0.3.1...v0.4.0

v0.3.1

  • Revert faulty dependency updates b2f1018

https://github.com/DrewML/chrome-webstore-upload/compare/v0.3.0...v0.3.1

v0.3.0

  • Update Got to latest version 9be2aad

https://github.com/DrewML/chrome-webstore-upload/compare/v0.2.2...v0.3.0

Commits
Maintainer changes

This version was pushed to npm by fregante, a new releaser for chrome-webstore-upload since your current version.


Dependabot compatibility score

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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 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/floccusaddon/floccus/pull/672 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 10/6/2020 **Status:** ✅ Merged **Merged:** 10/14/2020 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/chrome-webstore-upload-0.4.2` --- ### 📝 Commits (1) - [`a6b88a0`](https://github.com/floccusaddon/floccus/commit/a6b88a021dde5828e3b90fc48c56497354bfe98a) Bump chrome-webstore-upload from 0.2.2 to 0.4.2 ### 📊 Changes **2 files changed** (+231 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+230 -4) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [chrome-webstore-upload](https://github.com/DrewML/chrome-webstore-upload) from 0.2.2 to 0.4.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/DrewML/chrome-webstore-upload/releases">chrome-webstore-upload's releases</a>.</em></p> <blockquote> <h2>v0.4.2</h2> <ul> <li>Avoid using faulty <code>got@11.6</code> dependency 0cae205</li> </ul> <p><a href="https://github.com/DrewML/chrome-webstore-upload/compare/v0.4.0...v0.4.2">https://github.com/DrewML/chrome-webstore-upload/compare/v0.4.0...v0.4.2</a></p> <h2>v0.4.1</h2> <ul> <li>Revert faulty dependency updates again</li> </ul> <p>This version is identical to 0.2.2</p> <h2>v0.4.0</h2> <p><strong>Breaking:</strong> The minimum Node version is now 10.19</p> <ul> <li>Lint and modernize (<a href="https://github-redirect.dependabot.com/DrewML/chrome-webstore-upload/issues/40">#40</a>) d4e6ebb</li> <li>Update got module (<a href="https://github-redirect.dependabot.com/DrewML/chrome-webstore-upload/issues/39">#39</a>) 07c47a7</li> </ul> <p><a href="https://github.com/DrewML/chrome-webstore-upload/compare/v0.3.1...v0.4.0">https://github.com/DrewML/chrome-webstore-upload/compare/v0.3.1...v0.4.0</a></p> <h2>v0.3.1</h2> <ul> <li>Revert faulty dependency updates b2f1018</li> </ul> <p><a href="https://github.com/DrewML/chrome-webstore-upload/compare/v0.3.0...v0.3.1">https://github.com/DrewML/chrome-webstore-upload/compare/v0.3.0...v0.3.1</a></p> <h2>v0.3.0</h2> <ul> <li>Update Got to latest version 9be2aad</li> </ul> <p><a href="https://github.com/DrewML/chrome-webstore-upload/compare/v0.2.2...v0.3.0">https://github.com/DrewML/chrome-webstore-upload/compare/v0.2.2...v0.3.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/DrewML/chrome-webstore-upload/commit/3f24a60e4695e38a7b4580ca8733eb28409709d8"><code>3f24a60</code></a> 0.4.2</li> <li><a href="https://github.com/DrewML/chrome-webstore-upload/commit/0cae205c2a10f66405d1f841dcc326c10060ecc4"><code>0cae205</code></a> Avoid using faulty got@11.6 dependency</li> <li><a href="https://github.com/DrewML/chrome-webstore-upload/commit/43b420ec278074262bb7137eb4032aee7bad9768"><code>43b420e</code></a> 0.4.0</li> <li><a href="https://github.com/DrewML/chrome-webstore-upload/commit/d4e6ebbb576068bbf194477cb4ba2554059ea6e6"><code>d4e6ebb</code></a> Lint and modernize (<a href="https://github-redirect.dependabot.com/DrewML/chrome-webstore-upload/issues/40">#40</a>)</li> <li><a href="https://github.com/DrewML/chrome-webstore-upload/commit/07c47a782aba7872cf3c9e472d7498b69c81f79a"><code>07c47a7</code></a> Update got module (<a href="https://github-redirect.dependabot.com/DrewML/chrome-webstore-upload/issues/39">#39</a>)</li> <li><a href="https://github.com/DrewML/chrome-webstore-upload/commit/39d7a5dac53a6bb7d9c5498cb06a8ae5a4759df8"><code>39d7a5d</code></a> 0.3.1</li> <li><a href="https://github.com/DrewML/chrome-webstore-upload/commit/b2f101880b95a7815ccb5322958f69b5500ebe3e"><code>b2f1018</code></a> Revert faulty dependency updates</li> <li><a href="https://github.com/DrewML/chrome-webstore-upload/commit/ad2f0138fd4e19978f5c4baa32e31e9bfbfad2ab"><code>ad2f013</code></a> 0.3.0</li> <li><a href="https://github.com/DrewML/chrome-webstore-upload/commit/9be2aad827df2b2a5e429564e5fcdbb5f0f7111a"><code>9be2aad</code></a> Update Got to latest version</li> <li><a href="https://github.com/DrewML/chrome-webstore-upload/commit/444e33518d6bf7c0477b217c48e789ee42c4355a"><code>444e335</code></a> Mention &quot;Desktop app&quot; type in API key guide</li> <li>Additional commits viewable in <a href="https://github.com/DrewML/chrome-webstore-upload/compare/v0.2.2...v0.4.2">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~fregante">fregante</a>, a new releaser for chrome-webstore-upload since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=chrome-webstore-upload&package-manager=npm_and_yarn&previous-version=0.2.2&new-version=0.4.2)](https://dependabot.com/compatibility-score/?dependency-name=chrome-webstore-upload&package-manager=npm_and_yarn&previous-version=0.2.2&new-version=0.4.2) 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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:30:34 +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/floccus#1702
No description provided.