[PR #214] Bump minimatch, grunt, grunt-contrib-jshint, grunt-contrib-watch, grunt-wiredep and load-grunt-tasks #422

Open
opened 2026-03-15 03:32:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: dependabot/npm_and_yarn/minimatch-and-grunt-and-grunt-contrib-jshint-and-grunt-contrib-watch-and-grunt-wiredep-and-load-grunt-tasks-3.0.4


📝 Commits (1)

  • 79aff1d Bump minimatch, grunt, grunt-contrib-jshint, grunt-contrib-watch, grunt-wiredep and load-grunt-tasks

📊 Changes

2 files changed (+1053 additions, -471 deletions)

View changed files

📝 package-lock.json (+1048 -466)
📝 package.json (+5 -5)

📄 Description

Bumps minimatch to 3.0.4 and updates ancestor dependencies minimatch, grunt, grunt-contrib-jshint, grunt-contrib-watch, grunt-wiredep and load-grunt-tasks. These dependencies need to be updated together.

Updates minimatch from 0.2.14 to 3.0.4

Commits
Maintainer changes

This version was pushed to npm by isaacs, a new releaser for minimatch since your current version.


Updates grunt from 0.4.5 to 1.5.3

Release notes

Sourced from grunt's releases.

v1.5.3

  • Merge pull request #1745 from gruntjs/fix-copy-op 572d79b
  • Patch up race condition in symlink copying. 58016ff
  • Merge pull request #1746 from JamieSlome/patch-1 0749e1d
  • Create SECURITY.md 69b7c50

https://github.com/gruntjs/grunt/compare/v1.5.2...v1.5.3

v1.5.2

  • Update Changelog 7f15fd5
  • Merge pull request #1743 from gruntjs/cleanup-link b0ec6e1
  • Clean up link handling 433f91b

https://github.com/gruntjs/grunt/compare/v1.5.1...v1.5.2

v1.5.1

  • Merge pull request #1742 from gruntjs/update-symlink-test ad22608
  • Fix symlink test 0652305

https://github.com/gruntjs/grunt/compare/v1.5.0...v1.5.1

v1.5.0

  • Updated changelog b2b2c2b
  • Merge pull request #1740 from gruntjs/update-deps-22-10 3eda6ae
  • Update testing matrix 47d32de
  • More updates 2e9161c
  • Remove console log 04b960e
  • Update dependencies, tests... aad3d45
  • Merge pull request #1736 from justlep/main fdc7056
  • support .cjs extension e35fe54

https://github.com/gruntjs/grunt/compare/v1.4.1...v1.5.0

v1.4.1

  • Update Changelog e7625e5
  • Merge pull request #1731 from gruntjs/update-options 5d67e34
  • Fix ci install d13bf88
  • Switch to Actions 08896ae
  • Update grunt-known-options eee0673
  • Add note about a breaking change 1b6e288

https://github.com/gruntjs/grunt/compare/v1.4.0...v1.4.1

v1.4.0

  • Merge pull request #1728 from gruntjs/update-deps-changelog 63b2e89
  • Update changelog and util dep 106ed17
  • Merge pull request #1727 from gruntjs/update-deps-apr 49de70b
  • Update CLI and nodeunit 47cf8b6
  • Merge pull request #1722 from gruntjs/update-through e86db1c
  • Update deps 4952368

... (truncated)

Changelog

Sourced from grunt's changelog.

v1.5.3 date: 2022-04-23 changes: - Patch up race condition in symlink copying. v1.5.2 date: 2022-04-12 changes: - Unlink symlinks when copy destination is a symlink. v1.5.1 date: 2022-04-11 changes: - Fixed symlink destination handling. v1.5.0 date: 2022-04-10 changes: - Updated dependencies. - Add symlink handling for copying files. v1.4.1 date: 2021-05-24 changes: - Fix --preload option to be a known option - Switch to GitHub Actions v1.4.0 date: 2021-04-21 changes: - Security fixes in production and dev dependencies - Liftup/Liftoff upgrade breaking change. Update your scripts to use --preload instead of --require. Ref: https://github.com/js-cli/js-liftoff/commit/e7a969d6706e730d90abb4e24d3cb4d3bce06ddb. v1.3.0 date: 2020-08-18 changes: - Switch to use safeLoad for loading YML files via file.readYAML. - Upgrade legacy-log to ~3.0.0. - Upgrade legacy-util to ~2.0.0. v1.2.1 date: 2020-07-07 changes: - Remove path-is-absolute dependency. (PR: gruntjs/grunt#1715) v1.2.0 date: 2020-07-03 changes: - Allow usage of grunt plugins that are located in any location that is visible to Node.js and NPM, instead of node_modules directly inside package that have a dev dependency to these plugins. (PR: gruntjs/grunt#1677) - Removed coffeescript from dependencies. To ease transition, if coffeescript is still around, Grunt will attempt to load it. If it is not, and the user loads a CoffeeScript file, Grunt will print a useful error indicating that the coffeescript package should be installed as a dev dependency.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by vladikoff, a new releaser for grunt since your current version.


Updates grunt-contrib-jshint from 0.10.0 to 3.2.0

Release notes

Sourced from grunt-contrib-jshint's releases.

v3.2.0

  • Merge pull request #307 from gruntjs/hotfix-main d9c3b35
  • Patch Update 3.1.1 f3eb299

https://github.com/gruntjs/grunt-contrib-jshint/compare/v3.1.0...v3.2.0

v3.1.1

  • Update to 3.1.1 ace956f

https://github.com/gruntjs/grunt-contrib-jshint/compare/v3.1.0...v3.1.1

v3.1.0

  • update jshint to ~2.13.0 b7edf02
  • Merge pull request #303 from gruntjs/dependabot/npm_and_yarn/path-parse-1.0.7 270d8dd
  • Bump path-parse from 1.0.6 to 1.0.7 77dca66
  • Merge pull request #301 from gruntjs/dependabot/npm_and_yarn/hosted-git-info-2.8.9 1028d82
  • Bump hosted-git-info from 2.8.8 to 2.8.9 eb0314f
  • Merge pull request #300 from gruntjs/dependabot/npm_and_yarn/lodash-4.17.21 337623c
  • Bump lodash from 4.17.20 to 4.17.21 51e07d4
  • Merge pull request #299 from gruntjs/dependabot/npm_and_yarn/y18n-4.0.1 9c08ff1
  • Bump y18n from 4.0.0 to 4.0.1 7834701
  • Merge pull request #298 from gruntjs/dependabot/npm_and_yarn/ini-1.3.8 d4359aa
  • Bump ini from 1.3.5 to 1.3.8 52f5e31
  • Add changelog 8f597c2
  • Merge pull request #275 from raddevon/patch-1 fc210e7
  • Merge pull request #297 from gruntjs/peer-dep 03f4302
  • Remove Grunt peerDependency 01d13d2
  • Merge pull request #296 from gruntjs/chalk-upt c78f6ee
  • Update chalk 656f31b
  • Merge pull request #295 from gruntjs/uptdate-deps-oct 16ee83d
  • Update dependencies, switch to github actions df2b06d
  • Merge pull request #291 from gruntjs/dependabot/npm_and_yarn/lodash-4.17.15 9bb54cd
  • Bump lodash from 4.17.10 to 4.17.15 d2e4063
  • Ensures errors in stdoutEqual callback are logged 7a6fec4

https://github.com/gruntjs/grunt-contrib-jshint/compare/v2.1.0...v3.1.0

v2.0.0

  • Bump devDependencies.
  • Drop Node.js < 6 support.

v1.1.0

No release notes provided.

v1.0.0

No release notes provided.

v0.12.0

No release notes provided.

... (truncated)

Changelog

Sourced from grunt-contrib-jshint's changelog.

v3.2.0: date: 2022-02-17 changes: - Bump dependencies, including jshint. v3.0.0: date: 2020-10-20 changes: - Bump dependencies. - Switch to GitHub actions. - Ensures errors in stdoutEqual callback are logged. - Requires Node 10+. v2.1.0: date: 2019-03-18 changes: - Bump dependencies. - Update to latest JSHint v2.0.0: date: 2018-09-22 changes: - Bump devDependencies. - Drop Node.js < 6 support. v1.1.0: date: 2016-11-23 changes: - Fix relative output - Bump minor version v1.0.0: date: 2016-02-16 changes: - Replace String prototype colors with chalk. - Update Grunt peerDep to >=0.4.0. v0.12.0: date: 2016-01-17 changes: - Update to JSHint ~2.9.0. v0.11.3: date: 2015-09-03 changes: - Update to JSHint ~2.8.0. v0.11.2: date: 2015-04-16 changes: - Fix default value of the reporter option. v0.11.1: date: 2015-03-20 changes: - Fix io.js compatibility issues. - Other fixes to pathing. v0.11.0: date: 2015-01-22

... (truncated)

Commits
  • d9c3b35 Merge pull request #307 from gruntjs/hotfix-main
  • f3eb299 Patch Update 3.1.1
  • 1910674 3.1.0
  • b7edf02 update jshint to ~2.13.0
  • 270d8dd Merge pull request #303 from gruntjs/dependabot/npm_and_yarn/path-parse-1.0.7
  • 77dca66 Bump path-parse from 1.0.6 to 1.0.7
  • 1028d82 Merge pull request #301 from gruntjs/dependabot/npm_and_yarn/hosted-git-info-...
  • eb0314f Bump hosted-git-info from 2.8.8 to 2.8.9
  • 337623c Merge pull request #300 from gruntjs/dependabot/npm_and_yarn/lodash-4.17.21
  • 51e07d4 Bump lodash from 4.17.20 to 4.17.21
  • 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

Updates grunt-wiredep from 1.7.1 to 3.0.1

Release notes

Sourced from grunt-wiredep's releases.

v3.0.0

update wiredep and minimum node required

BREAKING CHANGES:

  • the change in wiredep from v2 to v4. Please see wiredep for those changes
  • the minimum node version required is now 0.10.0

Evergreen release.

Just use grunt-wiredep 1.8.0, and you'll pull in the latest wiredep. All your grunt configuration options are passed directly to wiredep.

Commits
Maintainer changes

This version was pushed to npm by eddiemonge, a new releaser for grunt-wiredep since your current version.


Updates load-grunt-tasks from 0.4.0 to 5.1.0

Release notes

Sourced from load-grunt-tasks's releases.

v5.1.0

  • Print a useful error if package.json is missing (#61) 6234bc9

https://github.com/sindresorhus/load-grunt-tasks/compare/v5.0.0...v5.1.0

v5.0.0

Breaking:

  • Require Node.js 8 a928bc7

Enhancements:

  • Upgrade dependencies a928bc7

https://github.com/sindresorhus/load-grunt-tasks/compare/v4.0.0...v5.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/asapach/peerflix-server/pull/214 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/3/2022 **Status:** 🔄 Open **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/minimatch-and-grunt-and-grunt-contrib-jshint-and-grunt-contrib-watch-and-grunt-wiredep-and-load-grunt-tasks-3.0.4` --- ### 📝 Commits (1) - [`79aff1d`](https://github.com/asapach/peerflix-server/commit/79aff1db9f95239d75a8a5962a14272f8d1b9eee) Bump minimatch, grunt, grunt-contrib-jshint, grunt-contrib-watch, grunt-wiredep and load-grunt-tasks ### 📊 Changes **2 files changed** (+1053 additions, -471 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+1048 -466) 📝 `package.json` (+5 -5) </details> ### 📄 Description Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.0.4 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [grunt](https://github.com/gruntjs/grunt), [grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint), [grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch), [grunt-wiredep](https://github.com/stephenplusplus/grunt-wiredep) and [load-grunt-tasks](https://github.com/sindresorhus/load-grunt-tasks). These dependencies need to be updated together. Updates `minimatch` from 0.2.14 to 3.0.4 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/isaacs/minimatch/commit/e46989a323d5f0aa4781eff5e2e6e7aafa223321"><code>e46989a</code></a> v3.0.4</li> <li><a href="https://github.com/isaacs/minimatch/commit/ddfacbd37c9a34b45693650a9fc7f10165753730"><code>ddfacbd</code></a> update brace-expansion</li> <li><a href="https://github.com/isaacs/minimatch/commit/55ed7365cb9c54d9406262ce01cc44f29893cec1"><code>55ed736</code></a> update package scripts and deps</li> <li><a href="https://github.com/isaacs/minimatch/commit/eed89491bd4a4e6bc463aac0dfb5c29ef0d1dc13"><code>eed8949</code></a> v3.0.3</li> <li><a href="https://github.com/isaacs/minimatch/commit/ecabc57eedb3a4a96285633a49b8b5e0cb00c917"><code>ecabc57</code></a> Do not throw on unfinished !( extglob patterns</li> <li><a href="https://github.com/isaacs/minimatch/commit/81edb7c763abd31ba981c87ec5e835f178786be0"><code>81edb7c</code></a> v3.0.2</li> <li><a href="https://github.com/isaacs/minimatch/commit/6944abf9e0694bd22fd9dad293faa40c2bc8a955"><code>6944abf</code></a> Handle extremely long and terrible patterns more gracefully</li> <li><a href="https://github.com/isaacs/minimatch/commit/8ac560e212d1b19b1b78685521ccc67a28d366e6"><code>8ac560e</code></a> v3.0.1</li> <li><a href="https://github.com/isaacs/minimatch/commit/4f3a8bce2099a4acf0acf60709247bd885c706eb"><code>4f3a8bc</code></a> update tap</li> <li><a href="https://github.com/isaacs/minimatch/commit/9cf2d8863ae8a755ff86c248694f436cc49f41f6"><code>9cf2d88</code></a> Remove mentions of cache from readme</li> <li>Additional commits viewable in <a href="https://github.com/isaacs/minimatch/compare/v0.2.14...v3.0.4">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/~isaacs">isaacs</a>, a new releaser for minimatch since your current version.</p> </details> <br /> Updates `grunt` from 0.4.5 to 1.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gruntjs/grunt/releases">grunt's releases</a>.</em></p> <blockquote> <h2>v1.5.3</h2> <ul> <li>Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt/issues/1745">#1745</a> from gruntjs/fix-copy-op 572d79b</li> <li>Patch up race condition in symlink copying. 58016ff</li> <li>Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt/issues/1746">#1746</a> from JamieSlome/patch-1 0749e1d</li> <li>Create SECURITY.md 69b7c50</li> </ul> <p><a href="https://github.com/gruntjs/grunt/compare/v1.5.2...v1.5.3">https://github.com/gruntjs/grunt/compare/v1.5.2...v1.5.3</a></p> <h2>v1.5.2</h2> <ul> <li>Update Changelog 7f15fd5</li> <li>Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt/issues/1743">#1743</a> from gruntjs/cleanup-link b0ec6e1</li> <li>Clean up link handling 433f91b</li> </ul> <p><a href="https://github.com/gruntjs/grunt/compare/v1.5.1...v1.5.2">https://github.com/gruntjs/grunt/compare/v1.5.1...v1.5.2</a></p> <h2>v1.5.1</h2> <ul> <li>Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt/issues/1742">#1742</a> from gruntjs/update-symlink-test ad22608</li> <li>Fix symlink test 0652305</li> </ul> <p><a href="https://github.com/gruntjs/grunt/compare/v1.5.0...v1.5.1">https://github.com/gruntjs/grunt/compare/v1.5.0...v1.5.1</a></p> <h2>v1.5.0</h2> <ul> <li>Updated changelog b2b2c2b</li> <li>Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt/issues/1740">#1740</a> from gruntjs/update-deps-22-10 3eda6ae</li> <li>Update testing matrix 47d32de</li> <li>More updates 2e9161c</li> <li>Remove console log 04b960e</li> <li>Update dependencies, tests... aad3d45</li> <li>Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt/issues/1736">#1736</a> from justlep/main fdc7056</li> <li>support .cjs extension e35fe54</li> </ul> <p><a href="https://github.com/gruntjs/grunt/compare/v1.4.1...v1.5.0">https://github.com/gruntjs/grunt/compare/v1.4.1...v1.5.0</a></p> <h2>v1.4.1</h2> <ul> <li>Update Changelog e7625e5</li> <li>Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt/issues/1731">#1731</a> from gruntjs/update-options 5d67e34</li> <li>Fix ci install d13bf88</li> <li>Switch to Actions 08896ae</li> <li>Update grunt-known-options eee0673</li> <li>Add note about a breaking change 1b6e288</li> </ul> <p><a href="https://github.com/gruntjs/grunt/compare/v1.4.0...v1.4.1">https://github.com/gruntjs/grunt/compare/v1.4.0...v1.4.1</a></p> <h2>v1.4.0</h2> <ul> <li>Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt/issues/1728">#1728</a> from gruntjs/update-deps-changelog 63b2e89</li> <li>Update changelog and util dep 106ed17</li> <li>Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt/issues/1727">#1727</a> from gruntjs/update-deps-apr 49de70b</li> <li>Update CLI and nodeunit 47cf8b6</li> <li>Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt/issues/1722">#1722</a> from gruntjs/update-through e86db1c</li> <li>Update deps 4952368</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gruntjs/grunt/blob/main/CHANGELOG">grunt's changelog</a>.</em></p> <blockquote> <p>v1.5.3 date: 2022-04-23 changes: - Patch up race condition in symlink copying. v1.5.2 date: 2022-04-12 changes: - Unlink symlinks when copy destination is a symlink. v1.5.1 date: 2022-04-11 changes: - Fixed symlink destination handling. v1.5.0 date: 2022-04-10 changes: - Updated dependencies. - Add symlink handling for copying files. v1.4.1 date: 2021-05-24 changes: - Fix --preload option to be a known option - Switch to GitHub Actions v1.4.0 date: 2021-04-21 changes: - Security fixes in production and dev dependencies - Liftup/Liftoff upgrade breaking change. Update your scripts to use --preload instead of --require. Ref: <a href="https://github.com/js-cli/js-liftoff/commit/e7a969d6706e730d90abb4e24d3cb4d3bce06ddb">https://github.com/js-cli/js-liftoff/commit/e7a969d6706e730d90abb4e24d3cb4d3bce06ddb</a>. v1.3.0 date: 2020-08-18 changes: - Switch to use <code>safeLoad</code> for loading YML files via <code>file.readYAML</code>. - Upgrade legacy-log to ~3.0.0. - Upgrade legacy-util to ~2.0.0. v1.2.1 date: 2020-07-07 changes: - Remove path-is-absolute dependency. (PR: <a href="https://github-redirect.dependabot.com/gruntjs/grunt/pull/1715">gruntjs/grunt#1715</a>) v1.2.0 date: 2020-07-03 changes: - Allow usage of grunt plugins that are located in any location that is visible to Node.js and NPM, instead of node_modules directly inside package that have a dev dependency to these plugins. (PR: <a href="https://github-redirect.dependabot.com/gruntjs/grunt/pull/1677">gruntjs/grunt#1677</a>) - Removed coffeescript from dependencies. To ease transition, if coffeescript is still around, Grunt will attempt to load it. If it is not, and the user loads a CoffeeScript file, Grunt will print a useful error indicating that the coffeescript package should be installed as a dev dependency.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gruntjs/grunt/commit/82d79b803798f2a5f19662df9e12bef977dfa189"><code>82d79b8</code></a> 1.5.3</li> <li><a href="https://github.com/gruntjs/grunt/commit/572d79b08767dd22ecc162b8d41825f9f8238fef"><code>572d79b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt/issues/1745">#1745</a> from gruntjs/fix-copy-op</li> <li><a href="https://github.com/gruntjs/grunt/commit/58016ffac5ed9338b63ecc2a63710f5027362bae"><code>58016ff</code></a> Patch up race condition in symlink copying.</li> <li><a href="https://github.com/gruntjs/grunt/commit/0749e1da0d8f88c5137c4eb4e9531e1b7498760e"><code>0749e1d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt/issues/1746">#1746</a> from JamieSlome/patch-1</li> <li><a href="https://github.com/gruntjs/grunt/commit/69b7c506cbf430e06bfe1a81050351e607c30380"><code>69b7c50</code></a> Create SECURITY.md</li> <li><a href="https://github.com/gruntjs/grunt/commit/ac667b24cabfff77cf769f9dbf9ddba9576b3dc2"><code>ac667b2</code></a> 1.5.2</li> <li><a href="https://github.com/gruntjs/grunt/commit/7f15fd5ad9fb33ca0fe4680af7bce84d69deb673"><code>7f15fd5</code></a> Update Changelog</li> <li><a href="https://github.com/gruntjs/grunt/commit/b0ec6e12426fc8d5720dee1702f6a67455c5986c"><code>b0ec6e1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt/issues/1743">#1743</a> from gruntjs/cleanup-link</li> <li><a href="https://github.com/gruntjs/grunt/commit/433f91b78df99d83daa6f56a5505ead743627c30"><code>433f91b</code></a> Clean up link handling</li> <li><a href="https://github.com/gruntjs/grunt/commit/d5969eccf2493c2c579c55a617c70cab48dc12d3"><code>d5969ec</code></a> 1.5.1</li> <li>Additional commits viewable in <a href="https://github.com/gruntjs/grunt/compare/v0.4.5...v1.5.3">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/~vladikoff">vladikoff</a>, a new releaser for grunt since your current version.</p> </details> <br /> Updates `grunt-contrib-jshint` from 0.10.0 to 3.2.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gruntjs/grunt-contrib-jshint/releases">grunt-contrib-jshint's releases</a>.</em></p> <blockquote> <h2>v3.2.0</h2> <ul> <li>Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt-contrib-jshint/issues/307">#307</a> from gruntjs/hotfix-main d9c3b35</li> <li>Patch Update 3.1.1 f3eb299</li> </ul> <p><a href="https://github.com/gruntjs/grunt-contrib-jshint/compare/v3.1.0...v3.2.0">https://github.com/gruntjs/grunt-contrib-jshint/compare/v3.1.0...v3.2.0</a></p> <h2>v3.1.1</h2> <ul> <li>Update to 3.1.1 ace956f</li> </ul> <p><a href="https://github.com/gruntjs/grunt-contrib-jshint/compare/v3.1.0...v3.1.1">https://github.com/gruntjs/grunt-contrib-jshint/compare/v3.1.0...v3.1.1</a></p> <h2>v3.1.0</h2> <ul> <li>update jshint to ~2.13.0 b7edf02</li> <li>Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt-contrib-jshint/issues/303">#303</a> from gruntjs/dependabot/npm_and_yarn/path-parse-1.0.7 270d8dd</li> <li>Bump path-parse from 1.0.6 to 1.0.7 77dca66</li> <li>Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt-contrib-jshint/issues/301">#301</a> from gruntjs/dependabot/npm_and_yarn/hosted-git-info-2.8.9 1028d82</li> <li>Bump hosted-git-info from 2.8.8 to 2.8.9 eb0314f</li> <li>Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt-contrib-jshint/issues/300">#300</a> from gruntjs/dependabot/npm_and_yarn/lodash-4.17.21 337623c</li> <li>Bump lodash from 4.17.20 to 4.17.21 51e07d4</li> <li>Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt-contrib-jshint/issues/299">#299</a> from gruntjs/dependabot/npm_and_yarn/y18n-4.0.1 9c08ff1</li> <li>Bump y18n from 4.0.0 to 4.0.1 7834701</li> <li>Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt-contrib-jshint/issues/298">#298</a> from gruntjs/dependabot/npm_and_yarn/ini-1.3.8 d4359aa</li> <li>Bump ini from 1.3.5 to 1.3.8 52f5e31</li> <li>Add changelog 8f597c2</li> <li>Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt-contrib-jshint/issues/275">#275</a> from raddevon/patch-1 fc210e7</li> <li>Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt-contrib-jshint/issues/297">#297</a> from gruntjs/peer-dep 03f4302</li> <li>Remove Grunt peerDependency 01d13d2</li> <li>Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt-contrib-jshint/issues/296">#296</a> from gruntjs/chalk-upt c78f6ee</li> <li>Update chalk 656f31b</li> <li>Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt-contrib-jshint/issues/295">#295</a> from gruntjs/uptdate-deps-oct 16ee83d</li> <li>Update dependencies, switch to github actions df2b06d</li> <li>Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt-contrib-jshint/issues/291">#291</a> from gruntjs/dependabot/npm_and_yarn/lodash-4.17.15 9bb54cd</li> <li>Bump lodash from 4.17.10 to 4.17.15 d2e4063</li> <li>Ensures errors in stdoutEqual callback are logged 7a6fec4</li> </ul> <p><a href="https://github.com/gruntjs/grunt-contrib-jshint/compare/v2.1.0...v3.1.0">https://github.com/gruntjs/grunt-contrib-jshint/compare/v2.1.0...v3.1.0</a></p> <h2>v2.0.0</h2> <ul> <li>Bump devDependencies.</li> <li>Drop Node.js &lt; 6 support.</li> </ul> <h2>v1.1.0</h2> <p>No release notes provided.</p> <h2>v1.0.0</h2> <p>No release notes provided.</p> <h2>v0.12.0</h2> <p>No release notes provided.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gruntjs/grunt-contrib-jshint/blob/main/CHANGELOG">grunt-contrib-jshint's changelog</a>.</em></p> <blockquote> <p>v3.2.0: date: 2022-02-17 changes: - Bump dependencies, including jshint. v3.0.0: date: 2020-10-20 changes: - Bump dependencies. - Switch to GitHub actions. - Ensures errors in stdoutEqual callback are logged. - Requires Node 10+. v2.1.0: date: 2019-03-18 changes: - Bump dependencies. - Update to latest JSHint v2.0.0: date: 2018-09-22 changes: - Bump devDependencies. - Drop Node.js &lt; 6 support. v1.1.0: date: 2016-11-23 changes: - Fix relative output - Bump minor version v1.0.0: date: 2016-02-16 changes: - Replace String prototype colors with chalk. - Update Grunt peerDep to <code>&gt;=0.4.0</code>. v0.12.0: date: 2016-01-17 changes: - Update to JSHint ~2.9.0. v0.11.3: date: 2015-09-03 changes: - Update to JSHint ~2.8.0. v0.11.2: date: 2015-04-16 changes: - Fix default value of the <code>reporter</code> option. v0.11.1: date: 2015-03-20 changes: - Fix io.js compatibility issues. - Other fixes to pathing. v0.11.0: date: 2015-01-22</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gruntjs/grunt-contrib-jshint/commit/d9c3b350bdb144f52c8a70fbb739bc4986c377cd"><code>d9c3b35</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt-contrib-jshint/issues/307">#307</a> from gruntjs/hotfix-main</li> <li><a href="https://github.com/gruntjs/grunt-contrib-jshint/commit/f3eb299d86119d41c761efb855be132d524b658b"><code>f3eb299</code></a> Patch Update 3.1.1</li> <li><a href="https://github.com/gruntjs/grunt-contrib-jshint/commit/1910674ae38dd1eca6d3fe3cc57d1b93725ae4d6"><code>1910674</code></a> 3.1.0</li> <li><a href="https://github.com/gruntjs/grunt-contrib-jshint/commit/b7edf02f3c5cf41b29cbba5dd431a47f6cb75023"><code>b7edf02</code></a> update jshint to ~2.13.0</li> <li><a href="https://github.com/gruntjs/grunt-contrib-jshint/commit/270d8dd7679ce5fb42ef7b3ec34aac796c373538"><code>270d8dd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt-contrib-jshint/issues/303">#303</a> from gruntjs/dependabot/npm_and_yarn/path-parse-1.0.7</li> <li><a href="https://github.com/gruntjs/grunt-contrib-jshint/commit/77dca6633bac1491f66ecc4d3e9938a5a331ba3c"><code>77dca66</code></a> Bump path-parse from 1.0.6 to 1.0.7</li> <li><a href="https://github.com/gruntjs/grunt-contrib-jshint/commit/1028d825cecc1aee08dfe5cc4477f4cb688fdd5c"><code>1028d82</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt-contrib-jshint/issues/301">#301</a> from gruntjs/dependabot/npm_and_yarn/hosted-git-info-...</li> <li><a href="https://github.com/gruntjs/grunt-contrib-jshint/commit/eb0314f4ab9771fbc1d917af5ea4ce9188042f5c"><code>eb0314f</code></a> Bump hosted-git-info from 2.8.8 to 2.8.9</li> <li><a href="https://github.com/gruntjs/grunt-contrib-jshint/commit/337623cea696b19115f6b64460214091de759c6c"><code>337623c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/gruntjs/grunt-contrib-jshint/issues/300">#300</a> from gruntjs/dependabot/npm_and_yarn/lodash-4.17.21</li> <li><a href="https://github.com/gruntjs/grunt-contrib-jshint/commit/51e07d4c4bd963c0a6b6eb1766ee2c72e5c01b09"><code>51e07d4</code></a> Bump lodash from 4.17.20 to 4.17.21</li> <li>Additional commits viewable in <a href="https://github.com/gruntjs/grunt-contrib-jshint/compare/v0.10.0...v3.2.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 /> Updates `grunt-wiredep` from 1.7.1 to 3.0.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stephenplusplus/grunt-wiredep/releases">grunt-wiredep's releases</a>.</em></p> <blockquote> <h2>v3.0.0</h2> <p>update wiredep and minimum node required</p> <p>BREAKING CHANGES:</p> <ul> <li>the change in wiredep from v2 to v4. Please see wiredep for those changes</li> <li>the minimum node version required is now 0.10.0</li> </ul> <h2>Evergreen release.</h2> <p>Just use <code>grunt-wiredep</code> 1.8.0, and you'll pull in the latest wiredep. All your grunt configuration options are passed directly to <code>wiredep</code>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stephenplusplus/grunt-wiredep/commit/9cee455118a2a2685e93032d0717970e532afd2d"><code>9cee455</code></a> 3.0.1</li> <li><a href="https://github.com/stephenplusplus/grunt-wiredep/commit/eccbc527fb0889cfcc7e41bcb441aeaa194097f6"><code>eccbc52</code></a> Update package.json (<a href="https://github-redirect.dependabot.com/stephenplusplus/grunt-wiredep/issues/150">#150</a>)</li> <li><a href="https://github.com/stephenplusplus/grunt-wiredep/commit/dde32c09bad734abb0bfa627ba6e7fa497c40607"><code>dde32c0</code></a> 3.0.0</li> <li><a href="https://github.com/stephenplusplus/grunt-wiredep/commit/2950cb25455b1a1adfd749a0afbe3f54602b130c"><code>2950cb2</code></a> update wiredep and minimum node required</li> <li><a href="https://github.com/stephenplusplus/grunt-wiredep/commit/e44156865491b88e0b58b2b22ed6228be55dafa9"><code>e441568</code></a> Update wiredep.js</li> <li><a href="https://github.com/stephenplusplus/grunt-wiredep/commit/ab4ef5b23fd8fd4547bd0a9a83ad9807b11cfe66"><code>ab4ef5b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/stephenplusplus/grunt-wiredep/issues/128">#128</a> from kanakiyajay/patch-1</li> <li><a href="https://github.com/stephenplusplus/grunt-wiredep/commit/c6359a81f89ffc4ec71c405bd3cbe72d8d6c01e0"><code>c6359a8</code></a> Add Tutorial</li> <li><a href="https://github.com/stephenplusplus/grunt-wiredep/commit/fe12c19d295ad27babd24d923a0a8c1b6b26b5d8"><code>fe12c19</code></a> 2.0.0</li> <li><a href="https://github.com/stephenplusplus/grunt-wiredep/commit/e7e05738a208430861ae99e61ecd38ce0926c891"><code>e7e0573</code></a> upgrade to wiredep 2.1</li> <li><a href="https://github.com/stephenplusplus/grunt-wiredep/commit/7309b6b29eb5a5085bf7a26f951407a8b5f1da26"><code>7309b6b</code></a> Update readme.md</li> <li>Additional commits viewable in <a href="https://github.com/stephenplusplus/grunt-wiredep/compare/v1.7.1...v3.0.1">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/~eddiemonge">eddiemonge</a>, a new releaser for grunt-wiredep since your current version.</p> </details> <br /> Updates `load-grunt-tasks` from 0.4.0 to 5.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sindresorhus/load-grunt-tasks/releases">load-grunt-tasks's releases</a>.</em></p> <blockquote> <h2>v5.1.0</h2> <ul> <li>Print a useful error if package.json is missing (<a href="https://github-redirect.dependabot.com/sindresorhus/load-grunt-tasks/issues/61">#61</a>) 6234bc9</li> </ul> <p><a href="https://github.com/sindresorhus/load-grunt-tasks/compare/v5.0.0...v5.1.0">https://github.com/sindresorhus/load-grunt-tasks/compare/v5.0.0...v5.1.0</a></p> <h2>v5.0.0</h2> <p>Breaking:</p> <ul> <li>Require Node.js 8 a928bc7</li> </ul> <p>Enhancements:</p> <ul> <li>Upgrade dependencies a928bc7</li> </ul> <p><a href="https://github.com/sindresorhus/load-grunt-tasks/compare/v4.0.0...v5.0.0">https://github.com/sindresorhus/load-grunt-tasks/compare/v4.0.0...v5.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sindresorhus/load-grunt-tasks/commit/fddcf81829b1e88f3daf855ea2aa759224dec98a"><code>fddcf81</code></a> 5.1.0</li> <li><a href="https://github.com/sindresorhus/load-grunt-tasks/commit/6234bc9874511c759c952fe9f6467298217a00e8"><code>6234bc9</code></a> Print a useful error if package.json is missing (<a href="https://github-redirect.dependabot.com/sindresorhus/load-grunt-tasks/issues/61">#61</a>)</li> <li><a href="https://github.com/sindresorhus/load-grunt-tasks/commit/919a1d66f389cbefef01f26d72ab219eb5c5ee5b"><code>919a1d6</code></a> 5.0.0</li> <li><a href="https://github.com/sindresorhus/load-grunt-tasks/commit/a928bc7a281f884fd5e5a17a572cffe602cb8e60"><code>a928bc7</code></a> Require Node.js 8 and upgrade dependencies</li> <li><a href="https://github.com/sindresorhus/load-grunt-tasks/commit/81c6b677b84766d66c44c099e94e20a0cf69a68c"><code>81c6b67</code></a> Enable the repo sponsor button</li> <li><a href="https://github.com/sindresorhus/load-grunt-tasks/commit/73a8298e80a73679afb0ecdc0d868608e2b47fe2"><code>73a8298</code></a> 4.0.0</li> <li><a href="https://github.com/sindresorhus/load-grunt-tasks/commit/470335ad3cb84ab1c2a9d4c18211b405184b5122"><code>470335a</code></a> Resolve packages relative to the package.json file instead of to the root</li> <li><a href="https://github.com/sindresorhus/load-grunt-tasks/commit/e6797ad1aa2575c9ca091ef28781b9a5c4defc3b"><code>e6797ad</code></a> Require Node.js 6 and bump dependencies</li> <li><a href="https://github.com/sindresorhus/load-grunt-tasks/commit/626fe3bfcff8f61e9dbd011b18681733b336f55b"><code>626fe3b</code></a> 3.5.2</li> <li><a href="https://github.com/sindresorhus/load-grunt-tasks/commit/3e56d4c6aee3e7db29914652a0e0bddd88d38d60"><code>3e56d4c</code></a> 3.5.1</li> <li>Additional commits viewable in <a href="https://github.com/sindresorhus/load-grunt-tasks/compare/v0.4.0...v5.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#422
No description provided.