[PR #216] Bump qs, grunt-contrib-connect and grunt-contrib-watch #211

Open
opened 2026-02-25 20:32:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/asapach/peerflix-server/pull/216
Author: @dependabot[bot]
Created: 12/7/2022
Status: 🔄 Open

Base: masterHead: dependabot/npm_and_yarn/qs-and-grunt-contrib-connect-and-grunt-contrib-watch-6.5.3


📝 Commits (1)

  • 9921ae7 Bump qs, grunt-contrib-connect and grunt-contrib-watch

📊 Changes

2 files changed (+816 additions, -919 deletions)

View changed files

📝 package-lock.json (+814 -917)
📝 package.json (+2 -2)

📄 Description

Bumps qs to 6.5.3 and updates ancestor dependencies qs, grunt-contrib-connect and grunt-contrib-watch. These dependencies need to be updated together.

Updates qs from 6.5.2 to 6.5.3

Changelog

Sourced from qs's changelog.

6.5.3

  • [Fix] parse: ignore __proto__ keys (#428)
  • [Fix] utils.merge: avoid a crash with a null target and a truthy non-array source
  • [Fix] correctly parse nested arrays
  • [Fix] stringify: fix a crash with strictNullHandling and a custom filter/serializeDate (#279)
  • [Fix] utils: merge: fix crash when source is a truthy primitive & no options are provided
  • [Fix] when parseArrays is false, properly handle keys ending in []
  • [Fix] fix for an impossible situation: when the formatter is called with a non-string value
  • [Fix] utils.merge: avoid a crash with a null target and an array source
  • [Refactor] utils: reduce observable Gets
  • [Refactor] use cached Array.isArray
  • [Refactor] stringify: Avoid arr = arr.concat(...), push to the existing instance (#269)
  • [Refactor] parse: only need to reassign the var once
  • [Robustness] stringify: avoid relying on a global undefined (#427)
  • [readme] remove travis badge; add github actions/codecov badges; update URLs
  • [Docs] Clean up license text so it’s properly detected as BSD-3-Clause
  • [Docs] Clarify the need for "arrayLimit" option
  • [meta] fix README.md (#399)
  • [meta] add FUNDING.yml
  • [actions] backport actions from main
  • [Tests] always use String(x) over x.toString()
  • [Tests] remove nonexistent tape option
  • [Dev Deps] backport from main
Commits
  • 298bfa5 v6.5.3
  • ed0f5dc [Fix] parse: ignore __proto__ keys (#428)
  • 691e739 [Robustness] stringify: avoid relying on a global undefined (#427)
  • 1072d57 [readme] remove travis badge; add github actions/codecov badges; update URLs
  • 12ac1c4 [meta] fix README.md (#399)
  • 0338716 [actions] backport actions from main
  • 5639c20 Clean up license text so it’s properly detected as BSD-3-Clause
  • 51b8a0b add FUNDING.yml
  • 45f6759 [Fix] fix for an impossible situation: when the formatter is called with a no...
  • f814a7f [Dev Deps] backport from main
  • Additional commits viewable in compare view

Updates grunt-contrib-connect from 0.10.1 to 3.0.0

Changelog

Sourced from grunt-contrib-connect's changelog.

v3.0.0: date: 2020-07-16 changes: - Requires node 10+. - Updated dependencies. v2.1.0: date: 2019-09-03 changes: - Update package lock. - Allow all configuration options of livereload to be passed through. v2.0.0: date: 2018-09-09 changes: - Drop Node.js < 6 support. - Update all dependencies and switch to node-http2. - Add secureProtocol in httpsOptions. - Fix open.appName. - Allow passing serve-index options. v1.0.2: date: 2016-04-27 changes: - Fixed http2 dependencies and stopped using the fork. v1.0.1: date: 2016-03-22 changes: - Fixed dependencies behind corporate proxy server. v1.0.0: date: 2016-03-04 changes: - Use predefined logger format with colored http status. - Update deps and docs. - HTTP2 support. - Other fixes. v0.11.2: date: 2015-08-03 changes: - Documentation fixes. v0.11.1: date: 2015-08-01 changes: - Fixes debug logging. v0.11.0: date: 2015-07-30 changes: - Update to connect 3.

Commits
  • 5c3d0e7 v3.0.0
  • 0df44c9 Merge pull request #262 from gruntjs/upt-depxa
  • caa1331 Update dependencies
  • ace8bd8 Merge pull request #260 from gruntjs/dependabot/npm_and_yarn/lodash-4.17.19
  • eb4496c Bump lodash from 4.17.15 to 4.17.19
  • 4f3954d Merge pull request #261 from gruntjs/add-actions
  • 434ecd6 Add actions
  • 15b3a28 Merge pull request #257 from gruntjs/dependabot/npm_and_yarn/lodash-4.17.15
  • 801dcda Bump lodash from 4.17.10 to 4.17.15
  • b6e703d v2.1.0
  • Additional commits viewable in compare view

Updates grunt-contrib-watch from 0.6.1 to 1.1.0

Changelog

Sourced from grunt-contrib-watch's changelog.

v1.1.0: date: 2018-05-12 changes: - Update to tiny-lr@1.1.1, lodash@4.17.10, async@2.6.0 v1.0.1: date: 2018-04-20 changes: - Update to gaze@1.1, lodash@4 v1.0.0: date: 2016-03-12 changes: - Updated tiny-lr, gaze, async and lodash dependencies. - Fix endless loop issue with atBegin/nospawn. - Expose hostname parameter of tiny-lr. - Support cwd.event to emit events relative to path. - Removed peerDependencies setting.

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/asapach/peerflix-server/pull/216 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/7/2022 **Status:** 🔄 Open **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/qs-and-grunt-contrib-connect-and-grunt-contrib-watch-6.5.3` --- ### 📝 Commits (1) - [`9921ae7`](https://github.com/asapach/peerflix-server/commit/9921ae736d1e8aafe18e02b926589722adeba4c5) Bump qs, grunt-contrib-connect and grunt-contrib-watch ### 📊 Changes **2 files changed** (+816 additions, -919 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+814 -917) 📝 `package.json` (+2 -2) </details> ### 📄 Description Bumps [qs](https://github.com/ljharb/qs) to 6.5.3 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [grunt-contrib-connect](https://github.com/gruntjs/grunt-contrib-connect) and [grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch). These dependencies need to be updated together. Updates `qs` from 6.5.2 to 6.5.3 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ljharb/qs/blob/main/CHANGELOG.md">qs's changelog</a>.</em></p> <blockquote> <h2><strong>6.5.3</strong></h2> <ul> <li>[Fix] <code>parse</code>: ignore <code>__proto__</code> keys (<a href="https://github-redirect.dependabot.com/ljharb/qs/issues/428">#428</a>)</li> <li>[Fix] <code>utils.merge</code>: avoid a crash with a null target and a truthy non-array source</li> <li>[Fix] correctly parse nested arrays</li> <li>[Fix] <code>stringify</code>: fix a crash with <code>strictNullHandling</code> and a custom <code>filter</code>/<code>serializeDate</code> (<a href="https://github-redirect.dependabot.com/ljharb/qs/issues/279">#279</a>)</li> <li>[Fix] <code>utils</code>: <code>merge</code>: fix crash when <code>source</code> is a truthy primitive &amp; no options are provided</li> <li>[Fix] when <code>parseArrays</code> is false, properly handle keys ending in <code>[]</code></li> <li>[Fix] fix for an impossible situation: when the formatter is called with a non-string value</li> <li>[Fix] <code>utils.merge</code>: avoid a crash with a null target and an array source</li> <li>[Refactor] <code>utils</code>: reduce observable [[Get]]s</li> <li>[Refactor] use cached <code>Array.isArray</code></li> <li>[Refactor] <code>stringify</code>: Avoid arr = arr.concat(...), push to the existing instance (<a href="https://github-redirect.dependabot.com/ljharb/qs/issues/269">#269</a>)</li> <li>[Refactor] <code>parse</code>: only need to reassign the var once</li> <li>[Robustness] <code>stringify</code>: avoid relying on a global <code>undefined</code> (<a href="https://github-redirect.dependabot.com/ljharb/qs/issues/427">#427</a>)</li> <li>[readme] remove travis badge; add github actions/codecov badges; update URLs</li> <li>[Docs] Clean up license text so it’s properly detected as BSD-3-Clause</li> <li>[Docs] Clarify the need for &quot;arrayLimit&quot; option</li> <li>[meta] fix README.md (<a href="https://github-redirect.dependabot.com/ljharb/qs/issues/399">#399</a>)</li> <li>[meta] add FUNDING.yml</li> <li>[actions] backport actions from main</li> <li>[Tests] always use <code>String(x)</code> over <code>x.toString()</code></li> <li>[Tests] remove nonexistent tape option</li> <li>[Dev Deps] backport from main</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ljharb/qs/commit/298bfa55d6db00ddea78dd0333509aadf9bb3077"><code>298bfa5</code></a> v6.5.3</li> <li><a href="https://github.com/ljharb/qs/commit/ed0f5dcbef4b168a8ae299d78b1e4a2e9b1baf1f"><code>ed0f5dc</code></a> [Fix] <code>parse</code>: ignore <code>__proto__</code> keys (<a href="https://github-redirect.dependabot.com/ljharb/qs/issues/428">#428</a>)</li> <li><a href="https://github.com/ljharb/qs/commit/691e739cfa40cd42604dc05a54e6154371a429ab"><code>691e739</code></a> [Robustness] <code>stringify</code>: avoid relying on a global <code>undefined</code> (<a href="https://github-redirect.dependabot.com/ljharb/qs/issues/427">#427</a>)</li> <li><a href="https://github.com/ljharb/qs/commit/1072d57d38a690e1ad7616dced44390bffedcbb2"><code>1072d57</code></a> [readme] remove travis badge; add github actions/codecov badges; update URLs</li> <li><a href="https://github.com/ljharb/qs/commit/12ac1c403aaa04d1a34844f514ed9f9abfb76e64"><code>12ac1c4</code></a> [meta] fix README.md (<a href="https://github-redirect.dependabot.com/ljharb/qs/issues/399">#399</a>)</li> <li><a href="https://github.com/ljharb/qs/commit/0338716b09fdbd4711823eeb0a14e556a2498e7a"><code>0338716</code></a> [actions] backport actions from main</li> <li><a href="https://github.com/ljharb/qs/commit/5639c20ce0a7c1332200a3181339331483e5a3a1"><code>5639c20</code></a> Clean up license text so it’s properly detected as BSD-3-Clause</li> <li><a href="https://github.com/ljharb/qs/commit/51b8a0b1b213596dd1702b837f5e7dec2229793d"><code>51b8a0b</code></a> add FUNDING.yml</li> <li><a href="https://github.com/ljharb/qs/commit/45f675936e742d92fac8d4dae5cfc385c576a977"><code>45f6759</code></a> [Fix] fix for an impossible situation: when the formatter is called with a no...</li> <li><a href="https://github.com/ljharb/qs/commit/f814a7f8f2af059f8158f7e4b2bf8b46aeb62cd3"><code>f814a7f</code></a> [Dev Deps] backport from main</li> <li>Additional commits viewable in <a href="https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3">compare view</a></li> </ul> </details> <br /> Updates `grunt-contrib-connect` from 0.10.1 to 3.0.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gruntjs/grunt-contrib-connect/blob/main/CHANGELOG">grunt-contrib-connect's changelog</a>.</em></p> <blockquote> <p>v3.0.0: date: 2020-07-16 changes: - Requires node 10+. - Updated dependencies. v2.1.0: date: 2019-09-03 changes: - Update package lock. - Allow all configuration options of livereload to be passed through. v2.0.0: date: 2018-09-09 changes: - Drop Node.js &lt; 6 support. - Update all dependencies and switch to <code>node-http2</code>. - Add <code>secureProtocol</code> in <code>httpsOptions</code>. - Fix <code>open.appName</code>. - Allow passing <code>serve-index</code> options. v1.0.2: date: 2016-04-27 changes: - Fixed http2 dependencies and stopped using the fork. v1.0.1: date: 2016-03-22 changes: - Fixed dependencies behind corporate proxy server. v1.0.0: date: 2016-03-04 changes: - Use predefined logger format with colored http status. - Update deps and docs. - HTTP2 support. - Other fixes. v0.11.2: date: 2015-08-03 changes: - Documentation fixes. v0.11.1: date: 2015-08-01 changes: - Fixes debug logging. v0.11.0: date: 2015-07-30 changes: - Update to connect 3.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gruntjs/grunt-contrib-connect/commit/5c3d0e7855bba7d60b243188cb5be95874875970"><code>5c3d0e7</code></a> v3.0.0</li> <li><a href="https://github.com/gruntjs/grunt-contrib-connect/commit/0df44c9728f1582daac9122573d86a72915843a1"><code>0df44c9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt-contrib-connect/issues/262">#262</a> from gruntjs/upt-depxa</li> <li><a href="https://github.com/gruntjs/grunt-contrib-connect/commit/caa133164994a266356f04b7569615bb60f122c3"><code>caa1331</code></a> Update dependencies</li> <li><a href="https://github.com/gruntjs/grunt-contrib-connect/commit/ace8bd8b13558cd11aab831160b366315009649c"><code>ace8bd8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt-contrib-connect/issues/260">#260</a> from gruntjs/dependabot/npm_and_yarn/lodash-4.17.19</li> <li><a href="https://github.com/gruntjs/grunt-contrib-connect/commit/eb4496caec571445dac0d4b1ea6313c4d27c20f3"><code>eb4496c</code></a> Bump lodash from 4.17.15 to 4.17.19</li> <li><a href="https://github.com/gruntjs/grunt-contrib-connect/commit/4f3954de32e23bdfc5896c2b898aea2b92772c40"><code>4f3954d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt-contrib-connect/issues/261">#261</a> from gruntjs/add-actions</li> <li><a href="https://github.com/gruntjs/grunt-contrib-connect/commit/434ecd6090002bcfba8c9cf6dac1e1ba7e55c5ce"><code>434ecd6</code></a> Add actions</li> <li><a href="https://github.com/gruntjs/grunt-contrib-connect/commit/15b3a2846d765139cafa70f91ab18bb1ca8fe9b0"><code>15b3a28</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt-contrib-connect/issues/257">#257</a> from gruntjs/dependabot/npm_and_yarn/lodash-4.17.15</li> <li><a href="https://github.com/gruntjs/grunt-contrib-connect/commit/801dcda3994f58bbf05b73732af3ef33b071f7a6"><code>801dcda</code></a> Bump lodash from 4.17.10 to 4.17.15</li> <li><a href="https://github.com/gruntjs/grunt-contrib-connect/commit/b6e703db93004c05a6f973d96c8f826321910663"><code>b6e703d</code></a> v2.1.0</li> <li>Additional commits viewable in <a href="https://github.com/gruntjs/grunt-contrib-connect/compare/v0.10.1...v3.0.0">compare view</a></li> </ul> </details> <br /> Updates `grunt-contrib-watch` from 0.6.1 to 1.1.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gruntjs/grunt-contrib-watch/blob/main/CHANGELOG">grunt-contrib-watch's changelog</a>.</em></p> <blockquote> <p>v1.1.0: date: 2018-05-12 changes: - Update to <code>tiny-lr@1.1.1</code>, <code>lodash@4.17.10</code>, <code>async@2.6.0</code> v1.0.1: date: 2018-04-20 changes: - Update to <code>gaze@1.1</code>, <code>lodash@4</code> v1.0.0: date: 2016-03-12 changes: - Updated tiny-lr, gaze, async and lodash dependencies. - Fix endless loop issue with <code>atBegin</code>/<code>nospawn</code>. - Expose hostname parameter of tiny-lr. - Support <code>cwd.event</code> to emit events relative to path. - Removed peerDependencies setting.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gruntjs/grunt-contrib-watch/commit/3b7ddf4453787979a22b83949b86106534c78d26"><code>3b7ddf4</code></a> v1.1.0</li> <li><a href="https://github.com/gruntjs/grunt-contrib-watch/commit/72b12146efbfdcf77eef8cb475eb1ea8518bbe21"><code>72b1214</code></a> Updating dependencies, async, lodash and tiny-lr</li> <li><a href="https://github.com/gruntjs/grunt-contrib-watch/commit/5adb27c5135e16a43687e65f5bc4bb1f6acfe2fa"><code>5adb27c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt-contrib-watch/issues/543">#543</a> from digitalbazaar/master</li> <li><a href="https://github.com/gruntjs/grunt-contrib-watch/commit/6ec71e92debb9db044f68c609af3af20f8aeb951"><code>6ec71e9</code></a> v1.0.1</li> <li><a href="https://github.com/gruntjs/grunt-contrib-watch/commit/7d2093370b64418ff28e0989cc0aa1fb0fc87926"><code>7d20933</code></a> Update copyright year</li> <li><a href="https://github.com/gruntjs/grunt-contrib-watch/commit/e3d19dfba8778151cc4a97739f9ec7cd2eeb08ef"><code>e3d19df</code></a> Update ci configs</li> <li><a href="https://github.com/gruntjs/grunt-contrib-watch/commit/d11757447e19aa3c2f2b38a232102ec4b4b8fc13"><code>d117574</code></a> Updating ci configs</li> <li><a href="https://github.com/gruntjs/grunt-contrib-watch/commit/99410a74115a1c829829635980f4039c8ea946c4"><code>99410a7</code></a> README.md: Fixed typos (<a href="https://github-redirect.dependabot.com/gruntjs/grunt-contrib-watch/issues/536">#536</a>)</li> <li><a href="https://github.com/gruntjs/grunt-contrib-watch/commit/f07311b21775c645cfd9fe95a84a9e5e7be58d7d"><code>f07311b</code></a> Update tiny-lr dependency to 1.x</li> <li><a href="https://github.com/gruntjs/grunt-contrib-watch/commit/7f8cf80a6d0b083c009b84c1d46904562d834cff"><code>7f8cf80</code></a> Add local grunt-cli</li> <li>Additional commits viewable in <a href="https://github.com/gruntjs/grunt-contrib-watch/compare/v0.6.1...v1.1.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/asapach/peerflix-server/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/peerflix-server#211
No description provided.