Commit 8ed5f36
authored
chore(lambda): bump @nx/jest from 18.0.4 to 18.3.4 in /lambdas (#3876)
Bumps [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest)
from 18.0.4 to 18.3.4.
<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>18.3.4 (2024-04-25)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>core:</strong> add root level forwardAllArgs (<a
href="https://redirect.github.com/nrwl/nx/pull/22753">#22753</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> different commands should not be considered
compatible targets (<a
href="https://redirect.github.com/nrwl/nx/pull/22863">#22863</a>)</li>
<li><strong>core:</strong> fix pnpm install order on ci workflows (<a
href="https://redirect.github.com/nrwl/nx/pull/22580">#22580</a>)</li>
<li><strong>core:</strong> workspace context glob respects exclude (<a
href="https://redirect.github.com/nrwl/nx/pull/22939">#22939</a>)</li>
<li><strong>core:</strong> handle events that do not have paths (<a
href="https://redirect.github.com/nrwl/nx/pull/22947">#22947</a>)</li>
<li><strong>core:</strong> fix exclude for empty array (<a
href="https://redirect.github.com/nrwl/nx/pull/22951">#22951</a>)</li>
<li><strong>core:</strong> move a few api points to return root maps
directly (<a
href="https://redirect.github.com/nrwl/nx/pull/22949">#22949</a>)</li>
<li><strong>core:</strong> regression register ts transpiler for local
plugin (<a
href="https://redirect.github.com/nrwl/nx/pull/22964">#22964</a>)</li>
<li><strong>core:</strong> handle created directories when watching on
linux (<a
href="https://redirect.github.com/nrwl/nx/pull/22980">#22980</a>)</li>
<li><strong>core:</strong> ensure create nodes functions are properly
parallelized (<a
href="https://redirect.github.com/nrwl/nx/pull/23005">#23005</a>)</li>
<li><strong>gradle:</strong> change gradle command to be relative path
(<a
href="https://redirect.github.com/nrwl/nx/pull/22963">#22963</a>)</li>
<li><strong>gradle:</strong> should skip println in project report (<a
href="https://redirect.github.com/nrwl/nx/pull/22862">#22862</a>)</li>
<li><strong>gradle:</strong> get gradlew path with projectRoot joins
workspaceRoot (<a
href="https://redirect.github.com/nrwl/nx/pull/22988">#22988</a>)</li>
<li><strong>graph:</strong> don't listen to system theme changes in
console (<a
href="https://redirect.github.com/nrwl/nx/pull/22938">#22938</a>)</li>
<li><strong>linter:</strong> do not infer lint tasks for projects
without files to lint (<a
href="https://redirect.github.com/nrwl/nx/pull/22944">#22944</a>)</li>
<li><strong>misc:</strong> fix publish script (<a
href="https://redirect.github.com/nrwl/nx/pull/22981">#22981</a>)</li>
<li><strong>misc:</strong> perf logging shouldn't be enabled twice (<a
href="https://redirect.github.com/nrwl/nx/pull/23012">#23012</a>)</li>
<li><strong>node:</strong> e2e target fails out of the box (<a
href="https://redirect.github.com/nrwl/nx/pull/22987">#22987</a>)</li>
<li><strong>repo:</strong> downgrade to macos-13 in publish workflow (<a
href="https://redirect.github.com/nrwl/nx/pull/22961">#22961</a>)</li>
<li><strong>storybook:</strong> handle inherited config correctly when
identifying the framework used for inferred tasks (<a
href="https://redirect.github.com/nrwl/nx/pull/22953">#22953</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@Coly010</code></a></li>
<li>Craigory Coppola <a
href="https://github.com/AgentEnder"><code>@AgentEnder</code></a></li>
<li>Emily Xiong <a
href="https://github.com/xiongemi"><code>@xiongemi</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 Cammisuli</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>Miroslav Jonaš <a
href="https://github.com/meeroslav"><code>@meeroslav</code></a></li>
<li>Nicholas Cunningham <a
href="https://github.com/ndcunningham"><code>@ndcunningham</code></a></li>
<li>Richard Roozenboom <a
href="https://github.com/Roozenboom"><code>@Roozenboom</code></a></li>
</ul>
<h2>18.3.3 (2024-04-20)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>angular:</strong> fix loading postcss configuration in
ng-packagr executors (<a
href="https://redirect.github.com/nrwl/nx/pull/22900">#22900</a>)</li>
<li><strong>core:</strong> group command exit listeners to avoid warning
(<a
href="https://redirect.github.com/nrwl/nx/pull/22892">#22892</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/f4ea297b7b2195aac2bf8088cfa751967c22ea82"><code>f4ea297</code></a>
fix(misc): don't clear node_modules require cache (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/22907">#22907</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/792092255f53902b723cb4f74ee93ff046faf066"><code>7920922</code></a>
fix(testing): bust require cache in jest plugin so configs reload (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/22893">#22893</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/b633c0409c0af8acc182674dbef67cc855888ec1"><code>b633c04</code></a>
fix(testing): fix jest ci target names (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/22858">#22858</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/bf206e578e642003ef03e68dc87126d07d694072"><code>bf206e5</code></a>
feat(misc): non conflicting init/add flow (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/22791">#22791</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/fd7cf38c20b97d542548d05c6ac12804ce14af67"><code>fd7cf38</code></a>
feat(testing): add ability to split jest tests (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/22662">#22662</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/1fe5b98f4512faad2b8faab2d82d9a4ccc375e88"><code>1fe5b98</code></a>
fix(linter): refactor pcv3 plugin, expose configFiles on context (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/21677">#21677</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/a89c73483ee0035eeee039bab1522e788a37d54a"><code>a89c734</code></a>
feat(core): use flag in nx.json for toggling crystal (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/21980">#21980</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/77a01ca94c7c28b2d82c034da284365fd922be1b"><code>77a01ca</code></a>
feat(testing): add getJestProjectsAsync to support inferred targets (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/21897">#21897</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/21e764833ee5fb9e8a7746a196195d1aebec47f9"><code>21e7648</code></a>
fix(testing): add null checks when reading targets (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/21952">#21952</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/5b6d1b40178c838304144888debb70dad3561da1"><code>5b6d1b4</code></a>
feat(angular): force explicit targets when NX_ADD_PLUGINS is not
explicitly t...</li>
<li>Additional commits viewable in <a
href="https://github.com/nrwl/nx/commits/18.3.4/packages/jest">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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 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)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent c6953f7 commit 8ed5f36
2 files changed
+208
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2358 | 2358 | | |
2359 | 2359 | | |
2360 | 2360 | | |
2361 | | - | |
2362 | | - | |
2363 | | - | |
2364 | | - | |
| 2361 | + | |
| 2362 | + | |
| 2363 | + | |
| 2364 | + | |
| 2365 | + | |
| 2366 | + | |
| 2367 | + | |
| 2368 | + | |
| 2369 | + | |
| 2370 | + | |
| 2371 | + | |
2365 | 2372 | | |
2366 | | - | |
| 2373 | + | |
2367 | 2374 | | |
2368 | 2375 | | |
2369 | 2376 | | |
| |||
2372 | 2379 | | |
2373 | 2380 | | |
2374 | 2381 | | |
| 2382 | + | |
| 2383 | + | |
| 2384 | + | |
| 2385 | + | |
| 2386 | + | |
| 2387 | + | |
| 2388 | + | |
2375 | 2389 | | |
2376 | 2390 | | |
2377 | 2391 | | |
| |||
2380 | 2394 | | |
2381 | 2395 | | |
2382 | 2396 | | |
| 2397 | + | |
| 2398 | + | |
| 2399 | + | |
| 2400 | + | |
| 2401 | + | |
| 2402 | + | |
| 2403 | + | |
| 2404 | + | |
2383 | 2405 | | |
2384 | 2406 | | |
2385 | 2407 | | |
2386 | 2408 | | |
2387 | 2409 | | |
2388 | 2410 | | |
2389 | 2411 | | |
| 2412 | + | |
| 2413 | + | |
| 2414 | + | |
| 2415 | + | |
| 2416 | + | |
| 2417 | + | |
| 2418 | + | |
2390 | 2419 | | |
2391 | 2420 | | |
2392 | 2421 | | |
| |||
2401 | 2430 | | |
2402 | 2431 | | |
2403 | 2432 | | |
| 2433 | + | |
| 2434 | + | |
| 2435 | + | |
| 2436 | + | |
| 2437 | + | |
| 2438 | + | |
| 2439 | + | |
| 2440 | + | |
| 2441 | + | |
| 2442 | + | |
| 2443 | + | |
| 2444 | + | |
| 2445 | + | |
| 2446 | + | |
2404 | 2447 | | |
2405 | 2448 | | |
2406 | 2449 | | |
| |||
2413 | 2456 | | |
2414 | 2457 | | |
2415 | 2458 | | |
2416 | | - | |
2417 | | - | |
2418 | | - | |
2419 | | - | |
| 2459 | + | |
| 2460 | + | |
| 2461 | + | |
| 2462 | + | |
2420 | 2463 | | |
2421 | 2464 | | |
2422 | 2465 | | |
2423 | | - | |
2424 | | - | |
2425 | | - | |
| 2466 | + | |
| 2467 | + | |
| 2468 | + | |
2426 | 2469 | | |
2427 | 2470 | | |
2428 | 2471 | | |
| |||
2432 | 2475 | | |
2433 | 2476 | | |
2434 | 2477 | | |
| 2478 | + | |
2435 | 2479 | | |
2436 | | - | |
| 2480 | + | |
2437 | 2481 | | |
2438 | 2482 | | |
2439 | 2483 | | |
| |||
2469 | 2513 | | |
2470 | 2514 | | |
2471 | 2515 | | |
| 2516 | + | |
| 2517 | + | |
| 2518 | + | |
| 2519 | + | |
| 2520 | + | |
| 2521 | + | |
| 2522 | + | |
| 2523 | + | |
| 2524 | + | |
| 2525 | + | |
| 2526 | + | |
| 2527 | + | |
| 2528 | + | |
| 2529 | + | |
| 2530 | + | |
| 2531 | + | |
| 2532 | + | |
| 2533 | + | |
| 2534 | + | |
| 2535 | + | |
| 2536 | + | |
| 2537 | + | |
| 2538 | + | |
| 2539 | + | |
| 2540 | + | |
| 2541 | + | |
| 2542 | + | |
| 2543 | + | |
| 2544 | + | |
| 2545 | + | |
| 2546 | + | |
| 2547 | + | |
| 2548 | + | |
| 2549 | + | |
| 2550 | + | |
| 2551 | + | |
2472 | 2552 | | |
2473 | 2553 | | |
2474 | 2554 | | |
| |||
2481 | 2561 | | |
2482 | 2562 | | |
2483 | 2563 | | |
| 2564 | + | |
| 2565 | + | |
| 2566 | + | |
| 2567 | + | |
| 2568 | + | |
2484 | 2569 | | |
2485 | 2570 | | |
2486 | 2571 | | |
2487 | 2572 | | |
2488 | 2573 | | |
| 2574 | + | |
| 2575 | + | |
| 2576 | + | |
| 2577 | + | |
| 2578 | + | |
2489 | 2579 | | |
2490 | 2580 | | |
2491 | 2581 | | |
2492 | 2582 | | |
2493 | 2583 | | |
| 2584 | + | |
| 2585 | + | |
| 2586 | + | |
| 2587 | + | |
| 2588 | + | |
2494 | 2589 | | |
2495 | 2590 | | |
2496 | 2591 | | |
2497 | 2592 | | |
2498 | 2593 | | |
| 2594 | + | |
| 2595 | + | |
| 2596 | + | |
| 2597 | + | |
| 2598 | + | |
2499 | 2599 | | |
2500 | 2600 | | |
2501 | 2601 | | |
2502 | 2602 | | |
2503 | 2603 | | |
| 2604 | + | |
| 2605 | + | |
| 2606 | + | |
| 2607 | + | |
| 2608 | + | |
2504 | 2609 | | |
2505 | 2610 | | |
2506 | 2611 | | |
2507 | 2612 | | |
2508 | 2613 | | |
| 2614 | + | |
| 2615 | + | |
| 2616 | + | |
| 2617 | + | |
| 2618 | + | |
2509 | 2619 | | |
2510 | 2620 | | |
2511 | 2621 | | |
2512 | 2622 | | |
2513 | 2623 | | |
| 2624 | + | |
| 2625 | + | |
| 2626 | + | |
| 2627 | + | |
| 2628 | + | |
2514 | 2629 | | |
2515 | 2630 | | |
2516 | 2631 | | |
2517 | 2632 | | |
2518 | 2633 | | |
| 2634 | + | |
| 2635 | + | |
| 2636 | + | |
| 2637 | + | |
| 2638 | + | |
2519 | 2639 | | |
2520 | 2640 | | |
2521 | 2641 | | |
2522 | 2642 | | |
2523 | 2643 | | |
| 2644 | + | |
| 2645 | + | |
| 2646 | + | |
| 2647 | + | |
| 2648 | + | |
2524 | 2649 | | |
2525 | 2650 | | |
2526 | 2651 | | |
2527 | 2652 | | |
2528 | 2653 | | |
| 2654 | + | |
| 2655 | + | |
| 2656 | + | |
| 2657 | + | |
| 2658 | + | |
2529 | 2659 | | |
2530 | 2660 | | |
2531 | 2661 | | |
| |||
2539 | 2669 | | |
2540 | 2670 | | |
2541 | 2671 | | |
| 2672 | + | |
| 2673 | + | |
| 2674 | + | |
| 2675 | + | |
| 2676 | + | |
| 2677 | + | |
| 2678 | + | |
| 2679 | + | |
| 2680 | + | |
| 2681 | + | |
| 2682 | + | |
| 2683 | + | |
| 2684 | + | |
2542 | 2685 | | |
2543 | 2686 | | |
2544 | 2687 | | |
| |||
6635 | 6778 | | |
6636 | 6779 | | |
6637 | 6780 | | |
| 6781 | + | |
| 6782 | + | |
| 6783 | + | |
| 6784 | + | |
| 6785 | + | |
| 6786 | + | |
| 6787 | + | |
| 6788 | + | |
| 6789 | + | |
| 6790 | + | |
| 6791 | + | |
| 6792 | + | |
| 6793 | + | |
| 6794 | + | |
| 6795 | + | |
| 6796 | + | |
| 6797 | + | |
| 6798 | + | |
| 6799 | + | |
| 6800 | + | |
| 6801 | + | |
| 6802 | + | |
| 6803 | + | |
| 6804 | + | |
| 6805 | + | |
| 6806 | + | |
| 6807 | + | |
| 6808 | + | |
| 6809 | + | |
| 6810 | + | |
| 6811 | + | |
| 6812 | + | |
| 6813 | + | |
| 6814 | + | |
| 6815 | + | |
| 6816 | + | |
| 6817 | + | |
| 6818 | + | |
| 6819 | + | |
| 6820 | + | |
| 6821 | + | |
| 6822 | + | |
| 6823 | + | |
| 6824 | + | |
| 6825 | + | |
| 6826 | + | |
| 6827 | + | |
| 6828 | + | |
| 6829 | + | |
| 6830 | + | |
| 6831 | + | |
6638 | 6832 | | |
6639 | 6833 | | |
6640 | 6834 | | |
| |||
0 commit comments