Bump the npm_and_yarn group across 1 directory with 3 updates #1

Closed
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/npm_and_yarn-e677e16b59 into master
dependabot[bot] commented 2026-03-19 08:26:58 +00:00 (Migrated from github.com)

Bumps the npm_and_yarn group with 3 updates in the / directory: karma, tmp and shelljs.

Updates karma from 0.12.37 to 6.4.4

Release notes

Sourced from karma's releases.

v6.4.4

6.4.4 (2024-07-29)

v6.4.3

6.4.3 (2024-02-24)

Bug Fixes

  • add build commits for patch release (d7f2d69)

v6.4.2

6.4.2 (2023-04-21)

Bug Fixes

v6.4.1

6.4.1 (2022-09-19)

Bug Fixes

v6.4.0

6.4.0 (2022-06-14)

Features

  • support SRI verification of link tags (dc51a2e)
  • support SRI verification of script tags (6a54b1c)

v6.3.20

6.3.20 (2022-05-13)

Bug Fixes

  • prefer IPv4 addresses when resolving domains (e17698f), closes #3730

v6.3.19

6.3.19 (2022-04-19)

Bug Fixes

... (truncated)

Changelog

Sourced from karma's changelog.

6.4.4 (2024-07-29)

6.4.3 (2024-02-24)

Bug Fixes

  • add build commits for patch release (d7f2d69)

6.4.2 (2023-04-21)

Bug Fixes

6.4.1 (2022-09-19)

Bug Fixes

6.4.0 (2022-06-14)

Features

  • support SRI verification of link tags (dc51a2e)
  • support SRI verification of script tags (6a54b1c)

6.3.20 (2022-05-13)

Bug Fixes

  • prefer IPv4 addresses when resolving domains (e17698f), closes #3730

6.3.19 (2022-04-19)

Bug Fixes

  • client: error out when opening a new tab fails (099b85e)

6.3.18 (2022-04-13)

Bug Fixes

... (truncated)

Commits
  • 84f85e7 chore(release): 6.4.4 [skip ci]
  • a4d1284 build(deps-dev): bump ws from 6.2.1 to 6.2.3
  • d8cf806 chore(release): 6.4.3 [skip ci]
  • d7f2d69 fix: add build commits for patch release
  • 85a2eeb build(deps-dev): bump decode-uri-component from 0.2.0 to 0.2.2
  • 0bffce2 build(deps): updated socket.io version to fix security issues with socket.io-...
  • 86667ab build(deps): bump follow-redirects from 1.11.0 to 1.15.4
  • 450fdfd docs: Add deprecation notice to Karma README
  • 9de3c00 chore(release): 6.4.2 [skip ci]
  • c6a4271 fix: few typos
  • Additional commits viewable in compare view

Updates tmp from 0.0.23 to 0.2.4

Changelog

Sourced from tmp's changelog.

v0.2.2 (2024-02-28)

🐛 Bug Fix

📝 Documentation

Committers: 5

v0.2.1 (2020-04-28)

🚀 Enhancement

🏠 Internal

Committers: 1

v0.2.0 (2020-04-25)

🚀 Enhancement

🐛 Bug Fix

📝 Documentation

🏠 Internal

... (truncated)

Commits

Updates shelljs from 0.2.6 to 0.10.0

Release notes

Sourced from shelljs's releases.

v0.10.0

What's Changed

New Contributors

Full Changelog: https://github.com/shelljs/shelljs/compare/v0.9.2...v0.10.0

v0.9.2

What's Changed

Full Changelog: https://github.com/shelljs/shelljs/compare/v0.9.1...v0.9.2

v0.9.1

What's Changed

Full Changelog: https://github.com/shelljs/shelljs/compare/v0.9.0...v0.9.1

v0.9.0

What's Changed

... (truncated)

Changelog

Sourced from shelljs's changelog.

Change Log

v0.8.5 (2022-01-13)

Full Changelog

This was a small security fix for #1058.

v0.8.4 (2020-04-24)

Full Changelog

Small patch release to fix a circular dependency warning in node v14. See #973.

v0.8.3 (2018-11-13)

Full Changelog

Closed issues:

  • Shelljs print stderr to console even if exec-only "silent" is true #905
  • refactor: remove common.state.tempDir #902
  • Can't suppress stdout for echo #899
  • exec() doesn't apply the arguments correctly #895
  • shell.exec('npm pack') painfully slow #885
  • shelljs.exec cannot find app.asar/node_modules/shelljs/src/exec-child.js #881
  • test infra: mocks and skipOnWin conflict #862
  • Support for shell function completion on IDE #859
  • echo command shows options in stdout #855
  • silent does not always work #851
  • Appveyor installs the latest npm, instead of the latest compatible npm #844
  • Force symbolic link (ln -sf) does not overwrite/recreate existing destination #830
  • inconsistent result when trying to echo to a file #798
  • Prevent require()ing executable-only files #789
  • Cannot set property to of [object String] which has only a getter #752
  • which() should check executability before returning a value #657
  • Bad encoding experience #456
  • phpcs very slow #440
  • Error shown when triggering a sigint during shelljs.exec if process.on sigint is defined #254
  • .to\(file\) does not mute STDIO output #146
  • Escaping shell arguments to exec() #143
  • Allow multiple string arguments for exec() #103
  • cp does not recursively copy from readonly location #98
  • Handling permissions errors on file I/O #64

Merged pull requests:

... (truncated)

Commits
Maintainer changes

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


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.
Bumps the npm_and_yarn group with 3 updates in the / directory: [karma](https://github.com/karma-runner/karma), [tmp](https://github.com/raszi/node-tmp) and [shelljs](https://github.com/shelljs/shelljs). Updates `karma` from 0.12.37 to 6.4.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/karma-runner/karma/releases">karma's releases</a>.</em></p> <blockquote> <h2>v6.4.4</h2> <h2><a href="https://github.com/karma-runner/karma/compare/v6.4.3...v6.4.4">6.4.4</a> (2024-07-29)</h2> <h2>v6.4.3</h2> <h2><a href="https://github.com/karma-runner/karma/compare/v6.4.2...v6.4.3">6.4.3</a> (2024-02-24)</h2> <h3>Bug Fixes</h3> <ul> <li>add build commits for patch release (<a href="https://github.com/karma-runner/karma/commit/d7f2d69ff41a5811552412080519b1984ff48669">d7f2d69</a>)</li> </ul> <h2>v6.4.2</h2> <h2><a href="https://github.com/karma-runner/karma/compare/v6.4.1...v6.4.2">6.4.2</a> (2023-04-21)</h2> <h3>Bug Fixes</h3> <ul> <li>few typos (<a href="https://github.com/karma-runner/karma/commit/c6a42710b40e81269f1e6c5d5bb55d01188a8872">c6a4271</a>)</li> </ul> <h2>v6.4.1</h2> <h2><a href="https://github.com/karma-runner/karma/compare/v6.4.0...v6.4.1">6.4.1</a> (2022-09-19)</h2> <h3>Bug Fixes</h3> <ul> <li>pass integrity value (<a href="https://github.com/karma-runner/karma/commit/63d86befd3431fe8e1500e22f4f115a3762d000a">63d86be</a>)</li> </ul> <h2>v6.4.0</h2> <h1><a href="https://github.com/karma-runner/karma/compare/v6.3.20...v6.4.0">6.4.0</a> (2022-06-14)</h1> <h3>Features</h3> <ul> <li>support SRI verification of link tags (<a href="https://github.com/karma-runner/karma/commit/dc51a2e0e9b9805f7740f52fde01bcd20adc2dfc">dc51a2e</a>)</li> <li>support SRI verification of script tags (<a href="https://github.com/karma-runner/karma/commit/6a54b1c2a1df8214c470b8a5cc8036912874637e">6a54b1c</a>)</li> </ul> <h2>v6.3.20</h2> <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.19...v6.3.20">6.3.20</a> (2022-05-13)</h2> <h3>Bug Fixes</h3> <ul> <li>prefer IPv4 addresses when resolving domains (<a href="https://github.com/karma-runner/karma/commit/e17698f950af83bf2b3edc540d2a3e1fb73cba59">e17698f</a>), closes <a href="https://redirect.github.com/karma-runner/karma/issues/3730">#3730</a></li> </ul> <h2>v6.3.19</h2> <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.18...v6.3.19">6.3.19</a> (2022-04-19)</h2> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/karma-runner/karma/blob/master/CHANGELOG.md">karma's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/karma-runner/karma/compare/v6.4.3...v6.4.4">6.4.4</a> (2024-07-29)</h2> <h2><a href="https://github.com/karma-runner/karma/compare/v6.4.2...v6.4.3">6.4.3</a> (2024-02-24)</h2> <h3>Bug Fixes</h3> <ul> <li>add build commits for patch release (<a href="https://github.com/karma-runner/karma/commit/d7f2d69ff41a5811552412080519b1984ff48669">d7f2d69</a>)</li> </ul> <h2><a href="https://github.com/karma-runner/karma/compare/v6.4.1...v6.4.2">6.4.2</a> (2023-04-21)</h2> <h3>Bug Fixes</h3> <ul> <li>few typos (<a href="https://github.com/karma-runner/karma/commit/c6a42710b40e81269f1e6c5d5bb55d01188a8872">c6a4271</a>)</li> </ul> <h2><a href="https://github.com/karma-runner/karma/compare/v6.4.0...v6.4.1">6.4.1</a> (2022-09-19)</h2> <h3>Bug Fixes</h3> <ul> <li>pass integrity value (<a href="https://github.com/karma-runner/karma/commit/63d86befd3431fe8e1500e22f4f115a3762d000a">63d86be</a>)</li> </ul> <h1><a href="https://github.com/karma-runner/karma/compare/v6.3.20...v6.4.0">6.4.0</a> (2022-06-14)</h1> <h3>Features</h3> <ul> <li>support SRI verification of link tags (<a href="https://github.com/karma-runner/karma/commit/dc51a2e0e9b9805f7740f52fde01bcd20adc2dfc">dc51a2e</a>)</li> <li>support SRI verification of script tags (<a href="https://github.com/karma-runner/karma/commit/6a54b1c2a1df8214c470b8a5cc8036912874637e">6a54b1c</a>)</li> </ul> <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.19...v6.3.20">6.3.20</a> (2022-05-13)</h2> <h3>Bug Fixes</h3> <ul> <li>prefer IPv4 addresses when resolving domains (<a href="https://github.com/karma-runner/karma/commit/e17698f950af83bf2b3edc540d2a3e1fb73cba59">e17698f</a>), closes <a href="https://redirect.github.com/karma-runner/karma/issues/3730">#3730</a></li> </ul> <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.18...v6.3.19">6.3.19</a> (2022-04-19)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>client:</strong> error out when opening a new tab fails (<a href="https://github.com/karma-runner/karma/commit/099b85ed0a46e37dd7cb14fc1596cbb1b3eabce9">099b85e</a>)</li> </ul> <h2><a href="https://github.com/karma-runner/karma/compare/v6.3.17...v6.3.18">6.3.18</a> (2022-04-13)</h2> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/karma-runner/karma/commit/84f85e7016efc2266fa6b3465f494a3fa151c85c"><code>84f85e7</code></a> chore(release): 6.4.4 [skip ci]</li> <li><a href="https://github.com/karma-runner/karma/commit/a4d128494d718b9222f57aeac57129361830a39e"><code>a4d1284</code></a> build(deps-dev): bump ws from 6.2.1 to 6.2.3</li> <li><a href="https://github.com/karma-runner/karma/commit/d8cf806e776158898c3c811ad20e16d3d0dbce87"><code>d8cf806</code></a> chore(release): 6.4.3 [skip ci]</li> <li><a href="https://github.com/karma-runner/karma/commit/d7f2d69ff41a5811552412080519b1984ff48669"><code>d7f2d69</code></a> fix: add build commits for patch release</li> <li><a href="https://github.com/karma-runner/karma/commit/85a2eeb18f52e365a9b8bd342278fb4382743beb"><code>85a2eeb</code></a> build(deps-dev): bump decode-uri-component from 0.2.0 to 0.2.2</li> <li><a href="https://github.com/karma-runner/karma/commit/0bffce2fa46e733e90f611dccb37c99d0d2eb951"><code>0bffce2</code></a> build(deps): updated socket.io version to fix security issues with socket.io-...</li> <li><a href="https://github.com/karma-runner/karma/commit/86667ab49de45bf99417006c175bef512694ff49"><code>86667ab</code></a> build(deps): bump follow-redirects from 1.11.0 to 1.15.4</li> <li><a href="https://github.com/karma-runner/karma/commit/450fdfdac5b999967daec1020f1ac69cf9b854ab"><code>450fdfd</code></a> docs: Add deprecation notice to Karma README</li> <li><a href="https://github.com/karma-runner/karma/commit/9de3c00988884335775de746eb8571697a86410b"><code>9de3c00</code></a> chore(release): 6.4.2 [skip ci]</li> <li><a href="https://github.com/karma-runner/karma/commit/c6a42710b40e81269f1e6c5d5bb55d01188a8872"><code>c6a4271</code></a> fix: few typos</li> <li>Additional commits viewable in <a href="https://github.com/karma-runner/karma/compare/v0.12.37...v6.4.4">compare view</a></li> </ul> </details> <br /> Updates `tmp` from 0.0.23 to 0.2.4 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md">tmp's changelog</a>.</em></p> <blockquote> <h2>v0.2.2 (2024-02-28)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://redirect.github.com/raszi/node-tmp/pull/278">#278</a> Closes <a href="https://redirect.github.com/raszi/node-tmp/issues/268">#268</a>: Revert &quot;fix <a href="https://redirect.github.com/raszi/node-tmp/issues/246">#246</a>: remove any double quotes or single quotes… (<a href="https://github.com/mbargiel"><code>@​mbargiel</code></a>)</li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://redirect.github.com/raszi/node-tmp/pull/279">#279</a> Closes <a href="https://redirect.github.com/raszi/node-tmp/issues/266">#266</a>: move paragraph on graceful cleanup to the head of the documentation (<a href="https://github.com/silkentrance"><code>@​silkentrance</code></a>)</li> </ul> <h4>Committers: 5</h4> <ul> <li>Carsten Klein (<a href="https://github.com/silkentrance"><code>@​silkentrance</code></a>)</li> <li>Dave Nicolson (<a href="https://github.com/dnicolson"><code>@​dnicolson</code></a>)</li> <li>KARASZI István (<a href="https://github.com/raszi"><code>@​raszi</code></a>)</li> <li>Maxime Bargiel (<a href="https://github.com/mbargiel"><code>@​mbargiel</code></a>)</li> <li><a href="https://github.com/robertoaceves"><code>@​robertoaceves</code></a></li> </ul> <h2>v0.2.1 (2020-04-28)</h2> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://redirect.github.com/raszi/node-tmp/pull/252">#252</a> Closes <a href="https://redirect.github.com/raszi/node-tmp/issues/250">#250</a>: introduce tmpdir option for overriding the system tmp dir (<a href="https://github.com/silkentrance"><code>@​silkentrance</code></a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://redirect.github.com/raszi/node-tmp/pull/253">#253</a> Closes <a href="https://redirect.github.com/raszi/node-tmp/issues/191">#191</a>: generate changelog from pull requests using lerna-changelog (<a href="https://github.com/silkentrance"><code>@​silkentrance</code></a>)</li> </ul> <h4>Committers: 1</h4> <ul> <li>Carsten Klein (<a href="https://github.com/silkentrance"><code>@​silkentrance</code></a>)</li> </ul> <h2>v0.2.0 (2020-04-25)</h2> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://redirect.github.com/raszi/node-tmp/pull/234">#234</a> feat: stabilize tmp for v0.2.0 release (<a href="https://github.com/silkentrance"><code>@​silkentrance</code></a>)</li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://redirect.github.com/raszi/node-tmp/pull/231">#231</a> Closes <a href="https://redirect.github.com/raszi/node-tmp/issues/230">#230</a>: regression after fix for <a href="https://redirect.github.com/raszi/node-tmp/issues/197">#197</a> (<a href="https://github.com/silkentrance"><code>@​silkentrance</code></a>)</li> <li><a href="https://redirect.github.com/raszi/node-tmp/pull/220">#220</a> Closes <a href="https://redirect.github.com/raszi/node-tmp/issues/197">#197</a>: return sync callback when using the sync interface, otherwise return the async callback (<a href="https://github.com/silkentrance"><code>@​silkentrance</code></a>)</li> <li><a href="https://redirect.github.com/raszi/node-tmp/pull/193">#193</a> Closes <a href="https://redirect.github.com/raszi/node-tmp/issues/192">#192</a>: tmp must not exit the process on its own (<a href="https://github.com/silkentrance"><code>@​silkentrance</code></a>)</li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://redirect.github.com/raszi/node-tmp/pull/221">#221</a> Gh 206 document name option (<a href="https://github.com/silkentrance"><code>@​silkentrance</code></a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://redirect.github.com/raszi/node-tmp/pull/226">#226</a> Closes <a href="https://redirect.github.com/raszi/node-tmp/issues/212">#212</a>: enable direct name option test (<a href="https://github.com/silkentrance"><code>@​silkentrance</code></a>)</li> <li><a href="https://redirect.github.com/raszi/node-tmp/pull/225">#225</a> Closes <a href="https://redirect.github.com/raszi/node-tmp/issues/211">#211</a>: existing tests must clean up after themselves (<a href="https://github.com/silkentrance"><code>@​silkentrance</code></a>)</li> <li><a href="https://redirect.github.com/raszi/node-tmp/pull/224">#224</a> Closes <a href="https://redirect.github.com/raszi/node-tmp/issues/217">#217</a>: name tests must use tmpName (<a href="https://github.com/silkentrance"><code>@​silkentrance</code></a>)</li> <li><a href="https://redirect.github.com/raszi/node-tmp/pull/223">#223</a> Closes <a href="https://redirect.github.com/raszi/node-tmp/issues/214">#214</a>: refactor tests and lib (<a href="https://github.com/silkentrance"><code>@​silkentrance</code></a>)</li> <li><a href="https://redirect.github.com/raszi/node-tmp/pull/198">#198</a> Update dependencies to latest versions (<a href="https://github.com/matsev"><code>@​matsev</code></a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/raszi/node-tmp/commit/08fa3abac32b621506512724b28b56b9c4a95846"><code>08fa3ab</code></a> Update version</li> <li><a href="https://github.com/raszi/node-tmp/commit/1cf4ec54180a77a2a95dc1941efa1659774c8787"><code>1cf4ec5</code></a> Merge commit from fork</li> <li><a href="https://github.com/raszi/node-tmp/commit/188b25e529496e37adaf1a1d9dccb40019a08b1b"><code>188b25e</code></a> Fix GHSA-52f5-9888-hmc6</li> <li><a href="https://github.com/raszi/node-tmp/commit/73b9fe45bbb40157acdfab8126dd0911de91c8fa"><code>73b9fe4</code></a> Add test case for GHSA-52f5-9888-hmc6</li> <li><a href="https://github.com/raszi/node-tmp/commit/b8e2f29a7575352e49e4882a836aab4bd2ec927f"><code>b8e2f29</code></a> Remove broken tests</li> <li><a href="https://github.com/raszi/node-tmp/commit/2892a027b4d2d3a25d1d08a398bc108a0200857f"><code>2892a02</code></a> Remove outdated URL</li> <li><a href="https://github.com/raszi/node-tmp/commit/f5923182461a89e9de5a7a09c75f410a76979ae7"><code>f592318</code></a> Reformat package.json</li> <li><a href="https://github.com/raszi/node-tmp/commit/995ac8cc45867b44babdf232a1ab0a3bb1d25d95"><code>995ac8c</code></a> Merge pull request <a href="https://redirect.github.com/raszi/node-tmp/issues/301">#301</a> from raszi/dependabot/npm_and_yarn/braces-3.0.3</li> <li><a href="https://github.com/raszi/node-tmp/commit/caa758d7b55783c1e9abcb34695fdb9a812c30b7"><code>caa758d</code></a> Bump braces from 3.0.2 to 3.0.3</li> <li><a href="https://github.com/raszi/node-tmp/commit/5f0b2525ed6f6a977ea0cc272d4903d9d2216059"><code>5f0b252</code></a> Merge pull request <a href="https://redirect.github.com/raszi/node-tmp/issues/297">#297</a> from raszi/feat/release-v0.2.3</li> <li>Additional commits viewable in <a href="https://github.com/raszi/node-tmp/compare/v0.0.23...v0.2.4">compare view</a></li> </ul> </details> <br /> Updates `shelljs` from 0.2.6 to 0.10.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shelljs/shelljs/releases">shelljs's releases</a>.</em></p> <blockquote> <h2>v0.10.0</h2> <h2>What's Changed</h2> <ul> <li>chore: update deps by <a href="https://github.com/nfischer"><code>@​nfischer</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/1201">shelljs/shelljs#1201</a></li> <li>chore: rename master -&gt; main by <a href="https://github.com/nfischer"><code>@​nfischer</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/1203">shelljs/shelljs#1203</a></li> <li>refactor: avoid dependency cycle by <a href="https://github.com/nfischer"><code>@​nfischer</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/1204">shelljs/shelljs#1204</a></li> <li>Enforce single quotes by <a href="https://github.com/abluescarab"><code>@​abluescarab</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/1207">shelljs/shelljs#1207</a></li> <li>chore: update deps by <a href="https://github.com/nfischer"><code>@​nfischer</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/1209">shelljs/shelljs#1209</a></li> <li>refactor: use require instead of import by <a href="https://github.com/nfischer"><code>@​nfischer</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/1212">shelljs/shelljs#1212</a></li> <li>refactor: use promises for utils.runScript by <a href="https://github.com/nfischer"><code>@​nfischer</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/1211">shelljs/shelljs#1211</a></li> <li>refactor: use expectations for t.throws by <a href="https://github.com/nfischer"><code>@​nfischer</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/1213">shelljs/shelljs#1213</a></li> <li>refactor: prefer promises over test.cb by <a href="https://github.com/nfischer"><code>@​nfischer</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/1214">shelljs/shelljs#1214</a></li> <li>refactor: allow es6 language features by <a href="https://github.com/nfischer"><code>@​nfischer</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/1215">shelljs/shelljs#1215</a></li> <li>refactor: use es6 class syntax for CommandError by <a href="https://github.com/nfischer"><code>@​nfischer</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/1217">shelljs/shelljs#1217</a></li> <li>chore: update ava by <a href="https://github.com/nfischer"><code>@​nfischer</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/1218">shelljs/shelljs#1218</a></li> <li>fix: cmd is compatible with node 22.10 by <a href="https://github.com/nfischer"><code>@​nfischer</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/1219">shelljs/shelljs#1219</a></li> <li>refactor: explicit handling for execa errors by <a href="https://github.com/nfischer"><code>@​nfischer</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/1220">shelljs/shelljs#1220</a></li> <li>Add -B, -A, and -C options to grep by <a href="https://github.com/abluescarab"><code>@​abluescarab</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/1206">shelljs/shelljs#1206</a></li> <li>refactor: change how internal errors are handled by <a href="https://github.com/nfischer"><code>@​nfischer</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/1222">shelljs/shelljs#1222</a></li> <li>Deprecate the shjs binary by <a href="https://github.com/nfischer"><code>@​nfischer</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/1225">shelljs/shelljs#1225</a></li> <li>bump execa dependency version by <a href="https://github.com/y-nk"><code>@​y-nk</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/1216">shelljs/shelljs#1216</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/abluescarab"><code>@​abluescarab</code></a> made their first contribution in <a href="https://redirect.github.com/shelljs/shelljs/pull/1207">shelljs/shelljs#1207</a></li> <li><a href="https://github.com/y-nk"><code>@​y-nk</code></a> made their first contribution in <a href="https://redirect.github.com/shelljs/shelljs/pull/1216">shelljs/shelljs#1216</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/shelljs/shelljs/compare/v0.9.2...v0.10.0">https://github.com/shelljs/shelljs/compare/v0.9.2...v0.10.0</a></p> <h2>v0.9.2</h2> <h2>What's Changed</h2> <ul> <li>test: add tests for shelljs glob expansion by <a href="https://github.com/nfischer"><code>@​nfischer</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/1198">shelljs/shelljs#1198</a></li> <li>chore: remove unused env var by <a href="https://github.com/nfischer"><code>@​nfischer</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/1199">shelljs/shelljs#1199</a></li> <li>fix: add package.json to exports list by <a href="https://github.com/nfischer"><code>@​nfischer</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/1200">shelljs/shelljs#1200</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/shelljs/shelljs/compare/v0.9.1...v0.9.2">https://github.com/shelljs/shelljs/compare/v0.9.1...v0.9.2</a></p> <h2>v0.9.1</h2> <h2>What's Changed</h2> <ul> <li>fix: add global.js and plugin.js to exports list by <a href="https://github.com/nfischer"><code>@​nfischer</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/1196">shelljs/shelljs#1196</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/shelljs/shelljs/compare/v0.9.0...v0.9.1">https://github.com/shelljs/shelljs/compare/v0.9.0...v0.9.1</a></p> <h2>v0.9.0</h2> <h2>What's Changed</h2> <ul> <li>fix: Exit 1 with empty string if no match by <a href="https://github.com/wyardley"><code>@​wyardley</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/901">shelljs/shelljs#901</a></li> <li>feat(cp): support update flag when recursing by <a href="https://github.com/joshi-sh"><code>@​joshi-sh</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/889">shelljs/shelljs#889</a></li> <li>ci: change language to node_js and remove obsolete scripts by <a href="https://github.com/DanielRuf"><code>@​DanielRuf</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/910">shelljs/shelljs#910</a></li> <li>chore: remove gitter integration by <a href="https://github.com/nfischer"><code>@​nfischer</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/907">shelljs/shelljs#907</a></li> <li>chore(npm): remove lockfile by <a href="https://github.com/nfischer"><code>@​nfischer</code></a> in <a href="https://redirect.github.com/shelljs/shelljs/pull/911">shelljs/shelljs#911</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/shelljs/shelljs/blob/main/CHANGELOG.md">shelljs's changelog</a>.</em></p> <blockquote> <h1>Change Log</h1> <h2><a href="https://github.com/shelljs/shelljs/tree/v0.8.5">v0.8.5</a> (2022-01-13)</h2> <p><a href="https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5">Full Changelog</a></p> <p>This was a small security fix for <a href="https://redirect.github.com/shelljs/shelljs/issues/1058">#1058</a>.</p> <h2><a href="https://github.com/shelljs/shelljs/tree/v0.8.4">v0.8.4</a> (2020-04-24)</h2> <p><a href="https://github.com/shelljs/shelljs/compare/v0.8.3...v0.8.4">Full Changelog</a></p> <p>Small patch release to fix a circular dependency warning in node v14. See <a href="https://redirect.github.com/shelljs/shelljs/issues/973">#973</a>.</p> <h2><a href="https://github.com/shelljs/shelljs/tree/v0.8.3">v0.8.3</a> (2018-11-13)</h2> <p><a href="https://github.com/shelljs/shelljs/compare/v0.8.2...v0.8.3">Full Changelog</a></p> <p><strong>Closed issues:</strong></p> <ul> <li>Shelljs print stderr to console even if exec-only &quot;silent&quot; is true <a href="https://redirect.github.com/shelljs/shelljs/issues/905">#905</a></li> <li>refactor: remove common.state.tempDir <a href="https://redirect.github.com/shelljs/shelljs/issues/902">#902</a></li> <li>Can't suppress stdout for echo <a href="https://redirect.github.com/shelljs/shelljs/issues/899">#899</a></li> <li>exec() doesn't apply the arguments correctly <a href="https://redirect.github.com/shelljs/shelljs/issues/895">#895</a></li> <li>shell.exec('npm pack') painfully slow <a href="https://redirect.github.com/shelljs/shelljs/issues/885">#885</a></li> <li>shelljs.exec cannot find app.asar/node_modules/shelljs/src/exec-child.js <a href="https://redirect.github.com/shelljs/shelljs/issues/881">#881</a></li> <li>test infra: mocks and skipOnWin conflict <a href="https://redirect.github.com/shelljs/shelljs/issues/862">#862</a></li> <li>Support for shell function completion on IDE <a href="https://redirect.github.com/shelljs/shelljs/issues/859">#859</a></li> <li>echo command shows options in stdout <a href="https://redirect.github.com/shelljs/shelljs/issues/855">#855</a></li> <li>silent does not always work <a href="https://redirect.github.com/shelljs/shelljs/issues/851">#851</a></li> <li>Appveyor installs the latest npm, instead of the latest compatible npm <a href="https://redirect.github.com/shelljs/shelljs/issues/844">#844</a></li> <li>Force symbolic link (ln -sf) does not overwrite/recreate existing destination <a href="https://redirect.github.com/shelljs/shelljs/issues/830">#830</a></li> <li>inconsistent result when trying to echo to a file <a href="https://redirect.github.com/shelljs/shelljs/issues/798">#798</a></li> <li>Prevent require()ing executable-only files <a href="https://redirect.github.com/shelljs/shelljs/issues/789">#789</a></li> <li>Cannot set property to of [object String] which has only a getter <a href="https://redirect.github.com/shelljs/shelljs/issues/752">#752</a></li> <li>which() should check executability before returning a value <a href="https://redirect.github.com/shelljs/shelljs/issues/657">#657</a></li> <li>Bad encoding experience <a href="https://redirect.github.com/shelljs/shelljs/issues/456">#456</a></li> <li>phpcs very slow <a href="https://redirect.github.com/shelljs/shelljs/issues/440">#440</a></li> <li>Error shown when triggering a sigint during shelljs.exec if process.on sigint is defined <a href="https://redirect.github.com/shelljs/shelljs/issues/254">#254</a></li> <li><code>.to\(file\)</code> does not mute STDIO output <a href="https://redirect.github.com/shelljs/shelljs/issues/146">#146</a></li> <li>Escaping shell arguments to exec() <a href="https://redirect.github.com/shelljs/shelljs/issues/143">#143</a></li> <li>Allow multiple string arguments for exec() <a href="https://redirect.github.com/shelljs/shelljs/issues/103">#103</a></li> <li>cp does not recursively copy from readonly location <a href="https://redirect.github.com/shelljs/shelljs/issues/98">#98</a></li> <li>Handling permissions errors on file I/O <a href="https://redirect.github.com/shelljs/shelljs/issues/64">#64</a></li> </ul> <p><strong>Merged pull requests:</strong></p> <ul> <li>Add test case for sed on empty file <a href="https://redirect.github.com/shelljs/shelljs/pull/904">#904</a> (<a href="https://github.com/wyardley">wyardley</a>)</li> <li>refactor: don't expose tempdir in common.state <a href="https://redirect.github.com/shelljs/shelljs/pull/903">#903</a> (<a href="https://github.com/nfischer">nfischer</a>)</li> <li>chore(ci): fix codecov on travis <a href="https://redirect.github.com/shelljs/shelljs/pull/897">#897</a> (<a href="https://github.com/nfischer">nfischer</a>)</li> <li>chore(npm): add ci-or-install script <a href="https://redirect.github.com/shelljs/shelljs/pull/896">#896</a> (<a href="https://github.com/nfischer">nfischer</a>)</li> <li>Fix silent exec <a href="https://redirect.github.com/shelljs/shelljs/pull/892">#892</a> (<a href="https://github.com/nfischer">nfischer</a>)</li> <li>chore(appveyor): run entire test matrix <a href="https://redirect.github.com/shelljs/shelljs/pull/886">#886</a> (<a href="https://github.com/nfischer">nfischer</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shelljs/shelljs/commit/4580c00398982618ff075dd4354b0234a1d679dc"><code>4580c00</code></a> 0.10.0</li> <li><a href="https://github.com/shelljs/shelljs/commit/9a06336bc15ea36597054be5dacf6f8259ea6520"><code>9a06336</code></a> Deprecate the shjs binary</li> <li><a href="https://github.com/shelljs/shelljs/commit/3b03c85ef6442a1ebafca99db606c6c851215e9b"><code>3b03c85</code></a> chore: remove accidental audit dep</li> <li><a href="https://github.com/shelljs/shelljs/commit/33db5147e23f8d76e768eefc2f1d4a82da449ed3"><code>33db514</code></a> Regenerate package-lock.json with npm 9.2.0</li> <li><a href="https://github.com/shelljs/shelljs/commit/6577d5490f4737b1aa0a6c6db2c2ff0693531a90"><code>6577d54</code></a> Merge branch 'y-nk-main'</li> <li><a href="https://github.com/shelljs/shelljs/commit/e48e9195438e10f06273734d3ab67d941eeaecc8"><code>e48e919</code></a> bump execa (<a href="https://redirect.github.com/shelljs/shelljs/issues/1216">#1216</a>)</li> <li><a href="https://github.com/shelljs/shelljs/commit/67a26e2ccc2c5ffa2610912621ad4de26c93c6cb"><code>67a26e2</code></a> refactor: change how internal errors are handled</li> <li><a href="https://github.com/shelljs/shelljs/commit/bfd06fa0967b441c5aecfcb992500b9ee240a267"><code>bfd06fa</code></a> Add -B, -A, and -C options to grep (<a href="https://redirect.github.com/shelljs/shelljs/issues/1206">#1206</a>)</li> <li><a href="https://github.com/shelljs/shelljs/commit/3149e09d5fb1c6af74ffc0128f0f7daf18d3c858"><code>3149e09</code></a> refactor: explicit handling for execa errors</li> <li><a href="https://github.com/shelljs/shelljs/commit/75d26de5b31f71bc8784e3d9329375e83c7b6d49"><code>75d26de</code></a> fix: cmd is compatible with node 22.10</li> <li>Additional commits viewable in <a href="https://github.com/shelljs/shelljs/compare/v0.2.6...v0.10.0">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/~nfischer">nfischer</a>, a new releaser for shelljs since your current version.</p> </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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/shafiqalibhai/deployview/network/alerts). </details>
ssa closed this pull request 2026-04-27 23:40:49 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
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
ssa/deployview!1
No description provided.