Skip to content

Commit

Permalink
chore: update snapshots (#3968)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesHenry committed Mar 8, 2024
1 parent 13c80ae commit bb68e00
Show file tree
Hide file tree
Showing 19 changed files with 316 additions and 913 deletions.
4 changes: 2 additions & 2 deletions e2e/create/src/create.spec.ts
Expand Up @@ -1283,9 +1283,9 @@ describe("lerna-create", () => {
> node ./__tests__/test-script.test.js
testScript tests passed
> Lerna (powered by Nx) Successfully ran target test for project test-script
Lerna (powered by Nx) Successfully ran target test for project test-script
Expand Down
2 changes: 1 addition & 1 deletion e2e/repair/src/repair.spec.ts
Expand Up @@ -30,7 +30,7 @@ describe("lerna-repair", () => {
expect(output.combinedOutput).toMatchInlineSnapshot(`
lerna notice cli v999.9.9-e2e.0
> Lerna No changes were necessary. This workspace is up to date!
Lerna No changes were necessary. This workspace is up to date!
`);
Expand Down
4 changes: 2 additions & 2 deletions e2e/run/task-runner/src/env-files/assertions.spec.ts
Expand Up @@ -36,7 +36,7 @@ describe("lerna-run-nx-env-files", () => {
> Lerna (powered by Nx) Successfully ran target log-env-var for project package-X
Lerna (powered by Nx) Successfully ran target log-env-var for project package-X
Expand All @@ -56,7 +56,7 @@ describe("lerna-run-nx-env-files", () => {
> Lerna (powered by Nx) Successfully ran target log-env-var for project package-X
Lerna (powered by Nx) Successfully ran target log-env-var for project package-X
Expand Down
Expand Up @@ -33,7 +33,7 @@ describe("lerna-run-nx-include-dependencies-with-target-config-in-package-json",
lerna info filter [ 'package-X' ]
lerna verb run Nx target configuration was found. Task dependencies will be automatically included.
> Lerna (powered by Nx) Running target print-name for project package-X and 2 tasks it depends on:
Lerna (powered by Nx) Running target print-name for project package-X and 2 tasks it depends on:
Expand Down Expand Up @@ -61,7 +61,7 @@ describe("lerna-run-nx-include-dependencies-with-target-config-in-package-json",
> Lerna (powered by Nx) Successfully ran target print-name for project package-X and 2 tasks it depends on
Lerna (powered by Nx) Successfully ran target print-name for project package-X and 2 tasks it depends on
Expand Down
Expand Up @@ -33,7 +33,7 @@ describe("lerna-run-nx-include-dependencies-with-target-config", () => {
lerna info filter [ 'package-X' ]
lerna verb run Nx target configuration was found. Task dependencies will be automatically included.
> Lerna (powered by Nx) Running target print-name for project package-X and 2 tasks it depends on:
Lerna (powered by Nx) Running target print-name for project package-X and 2 tasks it depends on:
Expand Down Expand Up @@ -61,7 +61,7 @@ describe("lerna-run-nx-include-dependencies-with-target-config", () => {
> Lerna (powered by Nx) Successfully ran target print-name for project package-X and 2 tasks it depends on
Lerna (powered by Nx) Successfully ran target print-name for project package-X and 2 tasks it depends on
Expand Down
Expand Up @@ -41,7 +41,7 @@ describe("lerna-run-nx-include-dependencies-without-nx-json", () => {
> Lerna (powered by Nx) Successfully ran target print-name for project package-X
Lerna (powered by Nx) Successfully ran target print-name for project package-X
Expand Down
Expand Up @@ -41,7 +41,7 @@ describe("lerna-run-nx-include-dependencies-without-target-defaults", () => {
> Lerna (powered by Nx) Successfully ran target print-name for project package-X
Lerna (powered by Nx) Successfully ran target print-name for project package-X
Expand Down
Expand Up @@ -28,7 +28,7 @@ describe("lerna-run-nx-incompatible-options-without-nx-json", () => {
expect(output).toMatchInlineSnapshot(`
lerna notice cli v999.9.9-e2e.0
> Lerna (powered by Nx) Running target print-name for 3 projects:
Lerna (powered by Nx) Running target print-name for 3 projects:
- package-X
- package-X
Expand Down Expand Up @@ -62,7 +62,7 @@ describe("lerna-run-nx-incompatible-options-without-nx-json", () => {
> Lerna (powered by Nx) Successfully ran target print-name for 3 projects
Lerna (powered by Nx) Successfully ran target print-name for 3 projects
Expand All @@ -75,7 +75,7 @@ describe("lerna-run-nx-incompatible-options-without-nx-json", () => {
expect(output).toMatchInlineSnapshot(`
lerna notice cli v999.9.9-e2e.0
> Lerna (powered by Nx) Running target print-name for 3 projects:
Lerna (powered by Nx) Running target print-name for 3 projects:
- package-X
- package-X
Expand Down Expand Up @@ -109,7 +109,7 @@ describe("lerna-run-nx-incompatible-options-without-nx-json", () => {
> Lerna (powered by Nx) Successfully ran target print-name for 3 projects
Lerna (powered by Nx) Successfully ran target print-name for 3 projects
Expand All @@ -122,7 +122,7 @@ describe("lerna-run-nx-incompatible-options-without-nx-json", () => {
expect(output).toMatchInlineSnapshot(`
lerna notice cli v999.9.9-e2e.0
> Lerna (powered by Nx) Running target print-name for 3 projects:
Lerna (powered by Nx) Running target print-name for 3 projects:
- package-X
- package-X
Expand Down Expand Up @@ -156,7 +156,7 @@ describe("lerna-run-nx-incompatible-options-without-nx-json", () => {
> Lerna (powered by Nx) Successfully ran target print-name for 3 projects
Lerna (powered by Nx) Successfully ran target print-name for 3 projects
Expand All @@ -169,7 +169,7 @@ describe("lerna-run-nx-incompatible-options-without-nx-json", () => {
expect(output).toMatchInlineSnapshot(`
lerna notice cli v999.9.9-e2e.0
> Lerna (powered by Nx) Running target print-name for 3 projects:
Lerna (powered by Nx) Running target print-name for 3 projects:
- package-X
- package-X
Expand Down Expand Up @@ -203,7 +203,7 @@ describe("lerna-run-nx-incompatible-options-without-nx-json", () => {
> Lerna (powered by Nx) Successfully ran target print-name for 3 projects
Lerna (powered by Nx) Successfully ran target print-name for 3 projects
Expand All @@ -217,7 +217,7 @@ describe("lerna-run-nx-incompatible-options-without-nx-json", () => {
lerna notice cli v999.9.9-e2e.0
lerna notice filter including dependencies
> Lerna (powered by Nx) Running target print-name for 3 projects:
Lerna (powered by Nx) Running target print-name for 3 projects:
- package-X
- package-X
Expand Down Expand Up @@ -251,7 +251,7 @@ describe("lerna-run-nx-incompatible-options-without-nx-json", () => {
> Lerna (powered by Nx) Successfully ran target print-name for 3 projects
Lerna (powered by Nx) Successfully ran target print-name for 3 projects
Expand Down
20 changes: 10 additions & 10 deletions e2e/run/task-runner/src/incompatible-options/assertions.spec.ts
Expand Up @@ -28,7 +28,7 @@ describe("lerna-run-nx-incompatible-options", () => {
expect(output).toMatchInlineSnapshot(`
lerna notice cli v999.9.9-e2e.0
> Lerna (powered by Nx) Running target print-name for 3 projects:
Lerna (powered by Nx) Running target print-name for 3 projects:
- package-X
- package-X
Expand Down Expand Up @@ -62,7 +62,7 @@ describe("lerna-run-nx-incompatible-options", () => {
> Lerna (powered by Nx) Successfully ran target print-name for 3 projects
Lerna (powered by Nx) Successfully ran target print-name for 3 projects
Expand All @@ -76,7 +76,7 @@ describe("lerna-run-nx-incompatible-options", () => {
lerna notice cli v999.9.9-e2e.0
lerna WARN run "parallel", "sort", and "no-sort" are ignored when Nx targets are configured. See https://lerna.js.org/docs/lerna6-obsolete-options for details.
> Lerna (powered by Nx) Running target print-name for 3 projects:
Lerna (powered by Nx) Running target print-name for 3 projects:
- package-X
- package-X
Expand Down Expand Up @@ -110,7 +110,7 @@ describe("lerna-run-nx-incompatible-options", () => {
> Lerna (powered by Nx) Successfully ran target print-name for 3 projects
Lerna (powered by Nx) Successfully ran target print-name for 3 projects
Expand All @@ -124,7 +124,7 @@ describe("lerna-run-nx-incompatible-options", () => {
lerna notice cli v999.9.9-e2e.0
lerna WARN run "parallel", "sort", and "no-sort" are ignored when Nx targets are configured. See https://lerna.js.org/docs/lerna6-obsolete-options for details.
> Lerna (powered by Nx) Running target print-name for 3 projects:
Lerna (powered by Nx) Running target print-name for 3 projects:
- package-X
- package-X
Expand Down Expand Up @@ -158,7 +158,7 @@ describe("lerna-run-nx-incompatible-options", () => {
> Lerna (powered by Nx) Successfully ran target print-name for 3 projects
Lerna (powered by Nx) Successfully ran target print-name for 3 projects
Expand All @@ -172,7 +172,7 @@ describe("lerna-run-nx-incompatible-options", () => {
lerna notice cli v999.9.9-e2e.0
lerna WARN run "parallel", "sort", and "no-sort" are ignored when Nx targets are configured. See https://lerna.js.org/docs/lerna6-obsolete-options for details.
> Lerna (powered by Nx) Running target print-name for 3 projects:
Lerna (powered by Nx) Running target print-name for 3 projects:
- package-X
- package-X
Expand Down Expand Up @@ -206,7 +206,7 @@ describe("lerna-run-nx-incompatible-options", () => {
> Lerna (powered by Nx) Successfully ran target print-name for 3 projects
Lerna (powered by Nx) Successfully ran target print-name for 3 projects
Expand All @@ -221,7 +221,7 @@ describe("lerna-run-nx-incompatible-options", () => {
lerna notice filter including dependencies
lerna info run Using the "include-dependencies" option when Nx targets are configured will include both task dependencies detected by Nx and project dependencies detected by Lerna. See https://lerna.js.org/docs/lerna6-obsolete-options#--include-dependencies for details.
> Lerna (powered by Nx) Running target print-name for 3 projects:
Lerna (powered by Nx) Running target print-name for 3 projects:
- package-X
- package-X
Expand Down Expand Up @@ -255,7 +255,7 @@ describe("lerna-run-nx-incompatible-options", () => {
> Lerna (powered by Nx) Successfully ran target print-name for 3 projects
Lerna (powered by Nx) Successfully ran target print-name for 3 projects
Expand Down
8 changes: 4 additions & 4 deletions e2e/run/task-runner/src/multiple-targets/assertions.spec.ts
Expand Up @@ -33,7 +33,7 @@ describe("lerna-run-nx-multiple-targets", () => {
expect(output).toMatchInlineSnapshot(`
lerna notice cli v999.9.9-e2e.0
> Lerna (powered by Nx) Running targets XXXXXXXXXX, XXXXXXXXXX for 3 projects:
Lerna (powered by Nx) Running targets XXXXXXXXXX, XXXXXXXXXX for 3 projects:
- package-X
- package-X
Expand Down Expand Up @@ -75,7 +75,7 @@ describe("lerna-run-nx-multiple-targets", () => {
> Lerna (powered by Nx) Successfully ran targets XXXXXXXXXX, XXXXXXXXXX for 3 projects
Lerna (powered by Nx) Successfully ran targets XXXXXXXXXX, XXXXXXXXXX for 3 projects
Expand All @@ -89,7 +89,7 @@ describe("lerna-run-nx-multiple-targets", () => {
lerna notice filter including "package-X"
lerna info filter [ 'package-X' ]
> Lerna (powered by Nx) Running targets XXXXXXXXXX, XXXXXXXXXX for project package-X:
Lerna (powered by Nx) Running targets XXXXXXXXXX, XXXXXXXXXX for project package-X:
- package-X
Expand All @@ -113,7 +113,7 @@ describe("lerna-run-nx-multiple-targets", () => {
> Lerna (powered by Nx) Successfully ran targets XXXXXXXXXX, XXXXXXXXXX for project package-X
Lerna (powered by Nx) Successfully ran targets XXXXXXXXXX, XXXXXXXXXX for project package-X
Expand Down
4 changes: 2 additions & 2 deletions e2e/run/task-runner/src/pnpm/assertions.spec.ts
Expand Up @@ -30,7 +30,7 @@ describe("lerna-run-nx-pnpm", () => {
expect(output).toMatchInlineSnapshot(`
lerna notice cli v999.9.9-e2e.0
> Lerna (powered by Nx) Running target print-name for 12 projects:
Lerna (powered by Nx) Running target print-name for 12 projects:
- package-X
- package-X
Expand Down Expand Up @@ -145,7 +145,7 @@ describe("lerna-run-nx-pnpm", () => {
> Lerna (powered by Nx) Successfully ran target print-name for 12 projects
Lerna (powered by Nx) Successfully ran target print-name for 12 projects
Expand Down

0 comments on commit bb68e00

Please sign in to comment.