[PR #1286] [CLOSED] Bump got and chrome-webstore-upload #1846

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

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/1286
Author: @dependabot[bot]
Created: 11/13/2022
Status: Closed

Base: developHead: dependabot/npm_and_yarn/got-and-chrome-webstore-upload-11.8.5


📝 Commits (1)

  • 0324e3f Bump got and chrome-webstore-upload

📊 Changes

2 files changed (+66 additions, -94 deletions)

View changed files

📝 package-lock.json (+65 -93)
📝 package.json (+1 -1)

📄 Description

Bumps got to 11.8.5 and updates ancestor dependency chrome-webstore-upload. These dependencies need to be updated together.

Updates got from 11.5.2 to 11.8.5

Release notes

Sourced from got's releases.

v11.8.5

https://github.com/sindresorhus/got/compare/v11.8.4...v11.8.5

v11.8.3

  • Bump cacheable-request dependency (#1921) 9463bb6
  • Fix HTTPError missing .code property (#1739) 0e167b8

https://github.com/sindresorhus/got/compare/v11.8.2...v11.8.3

v11.8.2

  • Make the dnsCache option lazy (#1529) 3bd245f This slightly improves Got startup performance and fixes an issue with Jest.

https://github.com/sindresorhus/got/compare/v11.8.1...v11.8.2

v11.8.1

  • Do not throw on custom stack traces (#1491) 4c815c3a609eb74d0eb139414d9996b4f65dc3c0

v11.8.0

  • Fix for sending files with size 0 on stat (#1488) 7acd380
  • beforeRetry allows stream body if different from original (#1501) 3dd2273
  • Set default value for an options object (#1495) 390b145

https://github.com/sindresorhus/got/compare/v11.7.0...v11.8.0

v11.7.0

Improvements

  • Add pfx HTTPS option (#1364) c33df7f
  • Update body after beforeRequest (#1453) e1c1844
  • Don't allocate buffer twice (#1403) 7bc69d9

Fixes

  • Fix a regression where body was sent after redirect 88b32ea
  • Fix destructure error on promise.json() c97ce7c
  • Do not ignore userinfo on a redirect to the same origin 52de13b

https://github.com/sindresorhus/got/compare/v11.6.2...v11.7.0

v11.6.2

Bug fixes

  • Inherit the prefixUrl option from parent if it's undefined (#1448) a3da70a78aeb7f44dd3e0d0fa47cebe9541eb91e
  • Prepare a fix for hanging promise on Node.js 14.10.x 29d4e325b110ccf7571d4265d40760be4175f7ff
  • Prepare for Node.js 15.0.0 c126ff19c4e893975cbf6c2c8bebce6ed7631276

... (truncated)

Commits

Updates chrome-webstore-upload from 0.4.4 to 1.0.0

Release notes

Sourced from chrome-webstore-upload's releases.

v1.0.0

No changes

After 5 years and a recent, successful modernization, it was time to release v1.0 🎉

v0.6.2

  • Add get method (#52) b2f5794

https://github.com/fregante/chrome-webstore-upload/compare/v0.6.1...v0.6.2

v0.6.1

  • Fix documentation 4b31572

https://github.com/fregante/chrome-webstore-upload/compare/v0.6.0...v0.6.1

v0.6.0

Breaking

https://github.com/fregante/chrome-webstore-upload/compare/v0.5.0...v0.6.0

v0.5.0

Note: due to API changes, the clientSecret became required again…

Breaking

Node 12 is now the minimum version.

Improvements

  • clientSecret is not required if token is for "Chrome App" (#46) 2dc8821
  • Update guide, dependencies, lint eb5713e c2748fc c4f2646

Suggestion:

  • keep using the clientSecret if you're upgrading from v1, unless you have issues
  • sooner or later, follow the new guide so you don't have to use the clientSecret anymore

Sponsors

Release sponsored by PixieBrix 🎉

https://github.com/fregante/chrome-webstore-upload/compare/v0.4.4...v0.5.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/floccusaddon/floccus/pull/1286 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/13/2022 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/got-and-chrome-webstore-upload-11.8.5` --- ### 📝 Commits (1) - [`0324e3f`](https://github.com/floccusaddon/floccus/commit/0324e3ff22532b705058e788c0a5694f8eff5db2) Bump got and chrome-webstore-upload ### 📊 Changes **2 files changed** (+66 additions, -94 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+65 -93) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [got](https://github.com/sindresorhus/got) to 11.8.5 and updates ancestor dependency [chrome-webstore-upload](https://github.com/fregante/chrome-webstore-upload). These dependencies need to be updated together. Updates `got` from 11.5.2 to 11.8.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sindresorhus/got/releases">got's releases</a>.</em></p> <blockquote> <h2>v11.8.5</h2> <ul> <li>Backport security fix <a href="https://github.com/sindresorhus/got/commit/861ccd9ac2237df762a9e2beed7edd88c60782dc">https://github.com/sindresorhus/got/commit/861ccd9ac2237df762a9e2beed7edd88c60782dc</a> <ul> <li><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-33987">CVE-2022-33987</a></li> </ul> </li> </ul> <p><a href="https://github.com/sindresorhus/got/compare/v11.8.4...v11.8.5">https://github.com/sindresorhus/got/compare/v11.8.4...v11.8.5</a></p> <h2>v11.8.3</h2> <ul> <li>Bump cacheable-request dependency (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/1921">#1921</a>) 9463bb6</li> <li>Fix <code>HTTPError</code> missing <code>.code</code> property (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/1739">#1739</a>) 0e167b8</li> </ul> <p><a href="https://github.com/sindresorhus/got/compare/v11.8.2...v11.8.3">https://github.com/sindresorhus/got/compare/v11.8.2...v11.8.3</a></p> <h2>v11.8.2</h2> <ul> <li>Make the <code>dnsCache</code> option lazy (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/1529">#1529</a>) 3bd245f This slightly improves Got startup performance and fixes an issue with Jest.</li> </ul> <p><a href="https://github.com/sindresorhus/got/compare/v11.8.1...v11.8.2">https://github.com/sindresorhus/got/compare/v11.8.1...v11.8.2</a></p> <h2>v11.8.1</h2> <ul> <li>Do not throw on custom stack traces (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/1491">#1491</a>) 4c815c3a609eb74d0eb139414d9996b4f65dc3c0</li> </ul> <h2>v11.8.0</h2> <ul> <li>Fix for sending files with size <code>0</code> on <code>stat</code> (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/1488">#1488</a>) 7acd380</li> <li><code>beforeRetry</code> allows stream body if different from original (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/1501">#1501</a>) 3dd2273</li> <li>Set default value for an options object (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/1495">#1495</a>) 390b145</li> </ul> <p><a href="https://github.com/sindresorhus/got/compare/v11.7.0...v11.8.0">https://github.com/sindresorhus/got/compare/v11.7.0...v11.8.0</a></p> <h2>v11.7.0</h2> <h3>Improvements</h3> <ul> <li>Add <a href="https://github.com/sindresorhus/got#httpspfx"><code>pfx</code></a> HTTPS option (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/1364">#1364</a>) c33df7f</li> <li>Update <code>body</code> after <code>beforeRequest</code> (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/1453">#1453</a>) e1c1844</li> <li>Don&amp;<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/39">#39</a>;t allocate buffer twice (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/1403">#1403</a>) 7bc69d9</li> </ul> <h3>Fixes</h3> <ul> <li>Fix a regression where body was sent after redirect 88b32ea</li> <li>Fix destructure error on <code>promise.json()</code> c97ce7c</li> <li>Do not ignore userinfo on a redirect to the same origin 52de13b</li> </ul> <p><a href="https://github.com/sindresorhus/got/compare/v11.6.2...v11.7.0">https://github.com/sindresorhus/got/compare/v11.6.2...v11.7.0</a></p> <h2>v11.6.2</h2> <h3>Bug fixes</h3> <ul> <li>Inherit the <code>prefixUrl</code> option from parent if it's <code>undefined</code> (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/1448">#1448</a>) a3da70a78aeb7f44dd3e0d0fa47cebe9541eb91e</li> <li>Prepare a fix for hanging promise on Node.js 14.10.x 29d4e325b110ccf7571d4265d40760be4175f7ff</li> <li>Prepare for Node.js 15.0.0 c126ff19c4e893975cbf6c2c8bebce6ed7631276</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sindresorhus/got/commit/5e17bb748c260b02e4cf716c2f4079a1c6a7481e"><code>5e17bb7</code></a> 11.8.5</li> <li><a href="https://github.com/sindresorhus/got/commit/bce8ce7d528a675bd5a8d996e110b73674e290d2"><code>bce8ce7</code></a> Backport 861ccd9ac2237df762a9e2beed7edd88c60782dc</li> <li><a href="https://github.com/sindresorhus/got/commit/8ced19215603f3eda25a9f5dce390f1b152fe9a3"><code>8ced192</code></a> Fix build</li> <li><a href="https://github.com/sindresorhus/got/commit/670eb04b5b01622f489277d6fb1dd04a41d3cb51"><code>670eb04</code></a> 11.8.4</li> <li><a href="https://github.com/sindresorhus/got/commit/20f29fe3726a4ddd104f557456dbd5275685e879"><code>20f29fe</code></a> Backport <a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/1543">#1543</a>: Initialize globalResponse in case of ignored HTTPError (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2017">#2017</a>)</li> <li><a href="https://github.com/sindresorhus/got/commit/0da732f4650c398f3b2fea672f8916e6c7004c8f"><code>0da732f</code></a> 11.8.3</li> <li><a href="https://github.com/sindresorhus/got/commit/9463bb696d4ee909970e3fc609ee40b7644e3f6c"><code>9463bb6</code></a> Bump cacheable-request dependency (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/1921">#1921</a>)</li> <li><a href="https://github.com/sindresorhus/got/commit/0e167b8b9505a7e9e4a4bbe39e9baeb1f5c4a1fd"><code>0e167b8</code></a> HTTPError code set to 'HTTPError' <a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/1711">#1711</a> (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/1739">#1739</a>)</li> <li><a href="https://github.com/sindresorhus/got/commit/f896aa52abc41fe40d4942da94a0408477358f14"><code>f896aa5</code></a> 11.8.2</li> <li><a href="https://github.com/sindresorhus/got/commit/3bd245f1f7f15e9ef8a99036487a47caabd2fd43"><code>3bd245f</code></a> Instantiate CacheableLookup only when needed (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/1529">#1529</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sindresorhus/got/compare/v11.5.2...v11.8.5">compare view</a></li> </ul> </details> <br /> Updates `chrome-webstore-upload` from 0.4.4 to 1.0.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fregante/chrome-webstore-upload/releases">chrome-webstore-upload's releases</a>.</em></p> <blockquote> <h2>v1.0.0</h2> <h2>No changes</h2> <p>After 5 years and a recent, successful modernization, it was time to release v1.0 🎉</p> <h2>v0.6.2</h2> <ul> <li>Add <code>get</code> method (<a href="https://github-redirect.dependabot.com/fregante/chrome-webstore-upload/issues/52">#52</a>) b2f5794</li> </ul> <p><a href="https://github.com/fregante/chrome-webstore-upload/compare/v0.6.1...v0.6.2">https://github.com/fregante/chrome-webstore-upload/compare/v0.6.1...v0.6.2</a></p> <h2>v0.6.1</h2> <ul> <li>Fix documentation 4b31572</li> </ul> <p><a href="https://github.com/fregante/chrome-webstore-upload/compare/v0.6.0...v0.6.1">https://github.com/fregante/chrome-webstore-upload/compare/v0.6.0...v0.6.1</a></p> <h2>v0.6.0</h2> <h3>Breaking</h3> <ul> <li>This package is now pure ESM. (<a href="https://github-redirect.dependabot.com/fregante/chrome-webstore-upload/issues/51">#51</a>) Please <a href="https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c">read this</a>.</li> </ul> <p><a href="https://github.com/fregante/chrome-webstore-upload/compare/v0.5.0...v0.6.0">https://github.com/fregante/chrome-webstore-upload/compare/v0.5.0...v0.6.0</a></p> <h2>v0.5.0</h2> <p>Note: due to API changes, the <code>clientSecret</code> became required again…</p> <h2>Breaking</h2> <p>Node 12 is now the minimum version.</p> <h2>Improvements</h2> <ul> <li><code>clientSecret</code> is not required if token is for &quot;Chrome App&quot; (<a href="https://github-redirect.dependabot.com/fregante/chrome-webstore-upload/issues/46">#46</a>) 2dc8821</li> <li>Update guide, dependencies, lint eb5713e c2748fc c4f2646</li> </ul> <p>Suggestion:</p> <ul> <li>keep using the <code>clientSecret</code> if you're upgrading from v1, unless you have issues</li> <li>sooner or later, follow <a href="https://github.com/fregante/chrome-webstore-upload/blob/main/How%20to%20generate%20Google%20API%20keys.md">the new guide</a> so you don't have to use the <code>clientSecret</code> anymore</li> </ul> <h2>Sponsors</h2> <p>Release sponsored by <a href="https://www.pixiebrix.com">PixieBrix</a> :tada:</p> <p><a href="https://github.com/fregante/chrome-webstore-upload/compare/v0.4.4...v0.5.0">https://github.com/fregante/chrome-webstore-upload/compare/v0.4.4...v0.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fregante/chrome-webstore-upload/commit/66cda987f4c0bdaf6c2099f27fe431c2f7e87d5f"><code>66cda98</code></a> 1.0.0</li> <li><a href="https://github.com/fregante/chrome-webstore-upload/commit/fa2a7dff1713fa878d2463d45046f27e49211f3b"><code>fa2a7df</code></a> 0.6.2</li> <li><a href="https://github.com/fregante/chrome-webstore-upload/commit/b2f57940df42bfb9ff82f098ce4c1c475c19f58b"><code>b2f5794</code></a> Add <code>get</code> method (<a href="https://github-redirect.dependabot.com/fregante/chrome-webstore-upload/issues/52">#52</a>)</li> <li><a href="https://github.com/fregante/chrome-webstore-upload/commit/d142e739c3f4d1a61fea5b21b3b839e1e2cb557f"><code>d142e73</code></a> 0.6.1</li> <li><a href="https://github.com/fregante/chrome-webstore-upload/commit/4b315722607d8cc8764b6a2567462d8c6d1c5e71"><code>4b31572</code></a> Lint</li> <li><a href="https://github.com/fregante/chrome-webstore-upload/commit/2393956fc26dda96fa36347747e4e6154087bac6"><code>2393956</code></a> 0.6.0</li> <li><a href="https://github.com/fregante/chrome-webstore-upload/commit/06c4991fb2764c8cfda35c7cb8e08b86f837469a"><code>06c4991</code></a> Move to ESM (<a href="https://github-redirect.dependabot.com/fregante/chrome-webstore-upload/issues/51">#51</a>)</li> <li><a href="https://github.com/fregante/chrome-webstore-upload/commit/3ad0b6bbfc0ab4f77d3918affad4f48f02b88361"><code>3ad0b6b</code></a> 0.5.0</li> <li><a href="https://github.com/fregante/chrome-webstore-upload/commit/eb5713eb84e372adacb8b24bb270c54cc0474a9f"><code>eb5713e</code></a> Lint</li> <li><a href="https://github.com/fregante/chrome-webstore-upload/commit/c2748fcb7c3eed09d9d1dad61fb633521d2f6e35"><code>c2748fc</code></a> Meta fixes</li> <li>Additional commits viewable in <a href="https://github.com/fregante/chrome-webstore-upload/compare/v0.4.4...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/floccusaddon/floccus/network/alerts). </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:31:01 +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#1846
No description provided.