Skip to content

Commit e973d7c

Browse files
Bump tmp and nx (#165)
Bumps [tmp](https://github.com/raszi/node-tmp) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx). These dependencies needed to be updated together. Updates `tmp` from 0.2.4 to 0.2.6 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/raszi/node-tmp/commit/41f71598d03f104a67e0448a7cb9bd4efcdd5980"><code>41f7159</code></a> Bump up the version</li> <li><a href="https://github.com/raszi/node-tmp/commit/efa4a06f24374797ae32ab2b6ae39b7a611ae429"><code>efa4a06</code></a> Merge commit from fork</li> <li><a href="https://github.com/raszi/node-tmp/commit/7ef2728ce0211b8110b2033dfe62eaf030341acf"><code>7ef2728</code></a> Check for relative values</li> <li><a href="https://github.com/raszi/node-tmp/commit/3d2fe387f3f91b13830b9182faa02c3231ea8258"><code>3d2fe38</code></a> Bump up the version</li> <li><a href="https://github.com/raszi/node-tmp/commit/e16282879e5d0554fe824e1ab3df724847e91183"><code>e162828</code></a> Merge pull request <a href="https://redirect.github.com/raszi/node-tmp/issues/309">#309</a> from fflorent/fix-tmp-dir-with-dir</li> <li><a href="https://github.com/raszi/node-tmp/commit/b847d2f1a42b625c26149f4a2029ed00a1edf90b"><code>b847d2f</code></a> Fix use of tmp.dir() with <code>dir</code> option</li> <li>See full diff in <a href="https://github.com/raszi/node-tmp/compare/v0.2.4...v0.2.6">compare view</a></li> </ul> </details> <br /> Updates `nx` from 22.7.2 to 22.7.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nrwl/nx/releases">nx's releases</a>.</em></p> <blockquote> <h2>22.7.5 (2026-05-27)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> update tmp to 0.2.6 due to CVE-2026-44705 (<a href="https://redirect.github.com/nrwl/nx/pull/35813">#35813</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Jack Hsu <a href="https://github.com/jaysoo"><code>@​jaysoo</code></a></li> </ul> <h2>22.7.4 (2026-05-25)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> update brace-expansion and yaml (<a href="https://redirect.github.com/nrwl/nx/pull/35790">#35790</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Jack Hsu <a href="https://github.com/jaysoo"><code>@​jaysoo</code></a></li> </ul> <h2>22.7.3 (2026-05-22)</h2> <h3>🚀 Features</h3> <ul> <li><strong>js:</strong> support pnpm 11.2.2 (<a href="https://redirect.github.com/nrwl/nx/pull/35772">#35772</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>angular:</strong> only add <code>@​oxc-project/runtime</code> on the vitest-analog path (<a href="https://redirect.github.com/nrwl/nx/pull/35734">#35734</a>)</li> <li><strong>angular-rspack:</strong> exclude eslint config from tailwind v4 source scan (<a href="https://redirect.github.com/nrwl/nx/pull/35663">#35663</a>)</li> <li><strong>core:</strong> warn before installing unknown npm packages as preset (<a href="https://redirect.github.com/nrwl/nx/pull/35644">#35644</a>)</li> <li><strong>core:</strong> preserve input order in createNodes plugin results (<a href="https://redirect.github.com/nrwl/nx/pull/35595">#35595</a>)</li> <li><strong>core:</strong> resolve local plugin subpath imports from source (<a href="https://redirect.github.com/nrwl/nx/pull/35631">#35631</a>)</li> <li><strong>core:</strong> treat undefined task parallelism as parallel when scheduling (<a href="https://redirect.github.com/nrwl/nx/pull/35736">#35736</a>)</li> <li><strong>core:</strong> handle object form of bin field in getPrettierPath (<a href="https://redirect.github.com/nrwl/nx/pull/35680">#35680</a>)</li> <li><strong>core:</strong> detect vscode copilot ai agent (<a href="https://redirect.github.com/nrwl/nx/pull/35757">#35757</a>)</li> <li><strong>core:</strong> allow local plugin subpath imports without custom conditions (<a href="https://redirect.github.com/nrwl/nx/pull/35751">#35751</a>, <a href="https://redirect.github.com/nrwl/nx/issues/35631">#35631</a>)</li> <li><strong>dotnet:</strong> include Directory.<em>.</em> files in inputs (<a href="https://redirect.github.com/nrwl/nx/pull/35738">#35738</a>)</li> <li><strong>gradle:</strong> add transitive:true to all tasks (<a href="https://redirect.github.com/nrwl/nx/pull/35677">#35677</a>)</li> <li><strong>gradle:</strong> pin generated e2e project toolchain to installed JDK (<a href="https://redirect.github.com/nrwl/nx/pull/35703">#35703</a>)</li> <li><strong>js:</strong> fall back to npm publish when bun publish fails with auth error (<a href="https://redirect.github.com/nrwl/nx/pull/35756">#35756</a>)</li> <li><strong>linter:</strong> improve convert-to-flat-config output fidelity (<a href="https://redirect.github.com/nrwl/nx/pull/35330">#35330</a>)</li> <li><strong>linter:</strong> only rewrite workspace-package peer deps to workspace:* (<a href="https://redirect.github.com/nrwl/nx/pull/35423">#35423</a>, <a href="https://redirect.github.com/nrwl/nx/issues/35318">#35318</a>, <a href="https://redirect.github.com/nrwl/nx/issues/33417">#33417</a>)</li> <li><strong>misc:</strong> stop inferring <code>projects: 'self'</code> in <code>dependsOn</code> entries (<a href="https://redirect.github.com/nrwl/nx/pull/35686">#35686</a>)</li> <li><strong>misc:</strong> skip <code>$</code> escaping in file paths on windows (<a href="https://redirect.github.com/nrwl/nx/pull/35692">#35692</a>)</li> <li><strong>repo:</strong> run dotnet restore before publish (<a href="https://redirect.github.com/nrwl/nx/pull/35771">#35771</a>)</li> <li><strong>repo:</strong> run dotnet restore before macos e2e job (<a href="https://redirect.github.com/nrwl/nx/pull/35774">#35774</a>)</li> <li><strong>rsbuild:</strong> infer build outputs from distPath.root directly (<a href="https://redirect.github.com/nrwl/nx/pull/35707">#35707</a>)</li> <li><strong>rsbuild:</strong> lazy-require <code>@​rsbuild/core</code> in plugin so spec mocks work after jest.resetModules (<a href="https://redirect.github.com/nrwl/nx/issues/35707">#35707</a>)</li> <li><strong>testing:</strong> correct yargs-parser import in getJestProjectsAsync (<a href="https://redirect.github.com/nrwl/nx/pull/35672">#35672</a>, <a href="https://redirect.github.com/nrwl/nx/issues/35654">#35654</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nrwl/nx/commit/dc849bbd9492d667f0162ca54c2f429f4cd27ed7"><code>dc849bb</code></a> fix(core): update brace-expansion and yaml (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/35790">#35790</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/8fd1febdcf586a3cd0561b17bef5ff1c25cc806c"><code>8fd1feb</code></a> fix(core): allow local plugin subpath imports without custom conditions (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/35751">#35751</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/22f3c2e7bc69a2e72bdf18976404d39a84edd458"><code>22f3c2e</code></a> fix(core): detect vscode copilot ai agent (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/35757">#35757</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/0d1851288f2e645c368bd0f3e63a9ad823eb7edd"><code>0d18512</code></a> fix(misc): skip <code>$</code> escaping in file paths on windows (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/35692">#35692</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/7c1318faba4dee0abd18c418a1f6dd164fb918b8"><code>7c1318f</code></a> fix(core): handle object form of bin field in getPrettierPath (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/35680">#35680</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/a3acfd6babde4669b774bcc1e254cef315a40a13"><code>a3acfd6</code></a> fix(core): treat undefined task parallelism as parallel when scheduling (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/35736">#35736</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/c574207825185d143dfda9fc003a4877818072c9"><code>c574207</code></a> cleanup(core): drop stale <a href="https://github.com/nrwl"><code>@​nrwl</code></a> dedup TODO in nx report (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/35730">#35730</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/0d002eceae50eb6f8b7b9f8f2fed74d224459422"><code>0d002ec</code></a> fix(core): resolve local plugin subpath imports from source (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/35631">#35631</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/b58ccd837e55d700bad6d14395c672720ded1833"><code>b58ccd8</code></a> fix(core): preserve input order in createNodes plugin results (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/35595">#35595</a>)</li> <li>See full diff in <a href="https://github.com/nrwl/nx/commits/22.7.5/packages/nx">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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/brantburnett/couchbase-index-manager/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a00b343 commit e973d7c

1 file changed

Lines changed: 113 additions & 110 deletions

File tree

0 commit comments

Comments
 (0)