Skip to content

Commit

Permalink
chore: bump the nx group in /typescript with 2 updates (equinor#2143)
Browse files Browse the repository at this point in the history
Bumps the nx group in /typescript with 2 updates:
[@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) and
[nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx).

Updates `@nx/jest` from 19.4.0 to 19.4.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nrwl/nx/releases"><code>@​nx/jest</code>'s
releases</a>.</em></p>
<blockquote>
<h2>19.4.1 (2024-07-05)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>graph:</strong> add copy button for entire target
configuration (<a
href="https://github.com/nrwl/nx/pull/26284">#26284</a>)</li>
<li><strong>nx-dev:</strong> update next to fix img fetchpriority error
(<a
href="https://github.com/nrwl/nx/pull/26766">#26766</a>)</li>
<li><strong>react-native:</strong> update react-native-svg to 15.3.0 (<a
href="https://github.com/nrwl/nx/pull/26827">#26827</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> cannot read properties of undefined (reading
'options') (<a
href="https://github.com/nrwl/nx/pull/26721">#26721</a>)</li>
<li><strong>core:</strong> register swc transpiler once per
compilerOptions (<a
href="https://github.com/nrwl/nx/pull/26807">#26807</a>)</li>
<li><strong>core:</strong> always inherit output from plugins (<a
href="https://github.com/nrwl/nx/pull/26797">#26797</a>)</li>
<li><strong>core:</strong> ignore errors from cleanupNativeFileCache
(revert to previous behaviour) (<a
href="https://github.com/nrwl/nx/pull/26806">#26806</a>)</li>
<li><strong>core:</strong> recursive resolve deps on create command
graph (<a
href="https://github.com/nrwl/nx/pull/22989">#22989</a>)</li>
<li><strong>gradle:</strong> fix gradle exclude src/test (<a
href="https://github.com/nrwl/nx/pull/26741">#26741</a>)</li>
<li><strong>js:</strong> normalize excluded paths to task inputs
correctly in typescript plugin (<a
href="https://github.com/nrwl/nx/pull/26801">#26801</a>)</li>
<li><strong>node:</strong> Enable e2e test (<a
href="https://github.com/nrwl/nx/pull/23508">#23508</a>)</li>
<li><strong>nx-dev:</strong> plugin-registry menu (<a
href="https://github.com/nrwl/nx/pull/26767">#26767</a>)</li>
<li><strong>nx-plugin:</strong> tslib is not set as a dependency when
using create-package generator (<a
href="https://github.com/nrwl/nx/pull/22429">#22429</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Emily Xiong <a
href="https://github.com/xiongemi"><code>@​xiongemi</code></a></li>
<li>EugeneKruglei <a
href="https://github.com/EugeneKruglei"><code>@​EugeneKruglei</code></a></li>
<li>Jack Hsu <a
href="https://github.com/jaysoo"><code>@​jaysoo</code></a></li>
<li>Jason Jean <a
href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li>
<li>Jonathan Gelin <a
href="https://github.com/jogelin"><code>@​jogelin</code></a></li>
<li>Juri Strumpflohner <a
href="https://github.com/juristr"><code>@​juristr</code></a></li>
<li>Leosvel Pérez Espinosa <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li>
<li>MaxKless <a
href="https://github.com/MaxKless"><code>@​MaxKless</code></a></li>
<li>Naymi</li>
<li>Nicholas Cunningham <a
href="https://github.com/ndcunningham"><code>@​ndcunningham</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/nrwl/nx/commits/19.4.1/packages/jest">compare
view</a></li>
</ul>
</details>
<br />

Updates `nx` from 19.4.0 to 19.4.1
<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>19.4.1 (2024-07-05)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>graph:</strong> add copy button for entire target
configuration (<a
href="https://github.com/nrwl/nx/pull/26284">#26284</a>)</li>
<li><strong>nx-dev:</strong> update next to fix img fetchpriority error
(<a
href="https://github.com/nrwl/nx/pull/26766">#26766</a>)</li>
<li><strong>react-native:</strong> update react-native-svg to 15.3.0 (<a
href="https://github.com/nrwl/nx/pull/26827">#26827</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> cannot read properties of undefined (reading
'options') (<a
href="https://github.com/nrwl/nx/pull/26721">#26721</a>)</li>
<li><strong>core:</strong> register swc transpiler once per
compilerOptions (<a
href="https://github.com/nrwl/nx/pull/26807">#26807</a>)</li>
<li><strong>core:</strong> always inherit output from plugins (<a
href="https://github.com/nrwl/nx/pull/26797">#26797</a>)</li>
<li><strong>core:</strong> ignore errors from cleanupNativeFileCache
(revert to previous behaviour) (<a
href="https://github.com/nrwl/nx/pull/26806">#26806</a>)</li>
<li><strong>core:</strong> recursive resolve deps on create command
graph (<a
href="https://github.com/nrwl/nx/pull/22989">#22989</a>)</li>
<li><strong>gradle:</strong> fix gradle exclude src/test (<a
href="https://github.com/nrwl/nx/pull/26741">#26741</a>)</li>
<li><strong>js:</strong> normalize excluded paths to task inputs
correctly in typescript plugin (<a
href="https://github.com/nrwl/nx/pull/26801">#26801</a>)</li>
<li><strong>node:</strong> Enable e2e test (<a
href="https://github.com/nrwl/nx/pull/23508">#23508</a>)</li>
<li><strong>nx-dev:</strong> plugin-registry menu (<a
href="https://github.com/nrwl/nx/pull/26767">#26767</a>)</li>
<li><strong>nx-plugin:</strong> tslib is not set as a dependency when
using create-package generator (<a
href="https://github.com/nrwl/nx/pull/22429">#22429</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Emily Xiong <a
href="https://github.com/xiongemi"><code>@​xiongemi</code></a></li>
<li>EugeneKruglei <a
href="https://github.com/EugeneKruglei"><code>@​EugeneKruglei</code></a></li>
<li>Jack Hsu <a
href="https://github.com/jaysoo"><code>@​jaysoo</code></a></li>
<li>Jason Jean <a
href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li>
<li>Jonathan Gelin <a
href="https://github.com/jogelin"><code>@​jogelin</code></a></li>
<li>Juri Strumpflohner <a
href="https://github.com/juristr"><code>@​juristr</code></a></li>
<li>Leosvel Pérez Espinosa <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li>
<li>MaxKless <a
href="https://github.com/MaxKless"><code>@​MaxKless</code></a></li>
<li>Naymi</li>
<li>Nicholas Cunningham <a
href="https://github.com/ndcunningham"><code>@​ndcunningham</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nrwl/nx/commit/49da9b19f41b2df323011ed4313f7cd870ec555f"><code>49da9b1</code></a>
fix(core): recursive resolve deps on create command graph (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/22989">#22989</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/892c98fe9b07cd8b1a77ee6a1bbd2da4088c0946"><code>892c98f</code></a>
fix(core): ignore errors from cleanupNativeFileCache (revert to previous
beha...</li>
<li><a
href="https://github.com/nrwl/nx/commit/e4ae1e7b010be62521ca73288120d0cb6a6e75df"><code>e4ae1e7</code></a>
fix(core): always inherit output from plugins (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/26797">#26797</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/314c2fdf888e39f91bc955a0dcf493190bb01f90"><code>314c2fd</code></a>
fix(core): register swc transpiler once per compilerOptions (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/26807">#26807</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/a6d74286a9a90cd4e1414ddfdcdf07149c446e0b"><code>a6d7428</code></a>
fix(core): cannot read properties of undefined (reading 'options') (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/26721">#26721</a>)</li>
<li>See full diff in <a
href="https://github.com/nrwl/nx/commits/19.4.1/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 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 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


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent f914fea commit 9fd7701
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 92 deletions.
182 changes: 91 additions & 91 deletions typescript/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@mdx-js/react": "^3.0.1",
"@mui/material": "^5.15.15",
"@mui/system": "^5.15.14",
"@nx/jest": "^19.4.0",
"@nx/jest": "^19.4.1",
"@storybook/addon-essentials": "^8.1.11",
"@storybook/addon-links": "^8.1.11",
"@storybook/addon-storysource": "^8.1.11",
Expand Down

0 comments on commit 9fd7701

Please sign in to comment.