Singularity-Game / Singularity

✨ A Web-Based Singing Game! ✨
GNU Affero General Public License v3.0
8 stars 0 forks source link

Bump the npm_and_yarn group across 1 directories with 13 updates #14

Open dependabot[bot] opened 7 months ago

dependabot[bot] commented 7 months ago

Bumps the npm_and_yarn group with 11 updates in the / directory:

Package From To
@nrwl/angular 15.9.2 18.0.7
@angular-devkit/build-angular 15.2.8 17.2.3
@angular/cli 15.2.1 17.2.3
@nrwl/eslint-plugin-nx 15.9.2 18.0.7
@nrwl/jest 15.9.2 18.0.7
@nrwl/nest 15.9.2 18.0.7
@nrwl/node 15.9.2 18.0.7
cypress 8.7.0 13.6.6
semver 5.7.2 7.6.0
@nrwl/cypress 15.9.2 15.9.7
ip 2.0.0 2.0.1

Updates @nrwl/angular from 15.9.2 to 18.0.7

Release notes

Sourced from @​nrwl/angular's releases.

18.0.7 (2024-03-04)

🩹 Fixes

  • core: target defaults should represent nx.json in source info (#22080)
  • nextjs: Add spec files when creating a next app (#22079)
  • release: skip lock file update if workspaces are not enabled (#22055)
  • remix: ensure component-testing is exported correctly #22091 (#22095, #22091)
  • storybook: handle main.js file correctly in storybook plugin (#22081)
  • testing: calculate correct support file path in cypress e2e preset (#22096)

❤️ Thank You

18.0.6 (2024-02-29)

🩹 Fixes

  • core: nextjs-standalone generates package scripts consistent with create-next-app (#21996)
  • misc: make sure to add e2e crystal plugin (#22041)
  • misc: fix buildable libs utils calculating dependent projects from task graph (#22015)
  • node: Increase timeout for CI (#22003)
  • nuxt: fix storybook preview config path (#22020)
  • nuxt: Add e2e-ci and serve-static targets (#22056)
  • release: currentVersionResolver git-tag should prefer merged tags (#22082)

❤️ Thank You

18.0.5 (2024-02-24)

🩹 Fixes

  • angular: do not add target defaults for the ng-packagr-lite executor when generating non-buildable library (#21935)
  • angular: ensure generated editor tsconfig in apps only include runtime files (#21945)
  • core: run migrations ordered by their target version (#21799)
  • core: Update NxWelcome connect to cloud (#21830)

... (truncated)

Commits
  • db77dde chore(repo): update packages readme banner (#20695)
  • 5a305d4 feat(nx-dev): add homepage updates (#20592)
  • 40f8c40 feat(angular): support esbuild-based executors/builders in @​nx/angular:dev-se...
  • 4f20b23 chore(repo): update end-of-life messaging for @​nrwl scope (#19702)
  • 989f7f8 chore(repo): update nx to 16.6.0-beta.8 (#18356)
  • 7d1a44b chore(misc): remove usage of deprecated updateBuildableProjectDepsInPackageJs...
  • a08cb91 fix(angular): explicitly depend on find-cache-dir to avoid npm resolution con...
  • c2ce8f8 fix(misc): change wording on legacy package pages (#17030)
  • 0e4fe44 docs(core): fix deprecation message so that it shows correctly that @​nrwl is ...
  • 9de97d0 fix(misc): publish legacy readmes (#16678)
  • Additional commits viewable in compare view


Updates @angular-devkit/build-angular from 15.2.8 to 17.2.3

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v17.2.3

17.2.3 (2024-03-06)

@​angular-devkit/build-angular

Commit Description
fix - 7cc8261fd avoid implicit CSS file extensions when resolving
fix - 259ec72d5 avoid marking component styles as media with no output media directory
fix - faffdfdce disable deployUrl when using vite dev-server

v17.2.2

17.2.2 (2024-02-28)

@​angular-devkit/build-angular

Commit Description
fix - 3394d3cf1 ensure all related stylesheets are rebuilt when an import changes

v17.2.1

17.2.1 (2024-02-22)

@​angular-devkit/build-angular

Commit Description
fix - 9e7c47b59 allow mts and cts file replacement
fix - f2a2e9287 provide Vite client code source map when loading

v17.2.0

17.2.0 (2024-02-14)

@​schematics/angular

Commit Description
feat - 03e1aa790 add support to bun package manager

@​angular/cli

Commit Description
feat - b3e206741 add support to bun package manager

@​angular-devkit/build-angular

Commit Description
feat - 7f57123fd add define build option to application builder
feat - f4f535653 add JSON build logs when using the application builder
feat - b59f663e5 allow control of Vite-based development server prebundling
feat - 8f47f1e96 provide default and abbreviated build target support for dev-server and extract-i18n
feat - 7a12074dc provide option to allow automatically cleaning the terminal screen during rebuilds
feat - 7c522aa87 support using custom postcss configuration with application builder
fix - 476a68daa add output location in build stats
fix - 5e6f1a9f4 avoid preloading server chunks
fix - 41ea985f9 display server bundles in build stats

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

17.2.3 (2024-03-06)

@​angular-devkit/build-angular

Commit Type Description
7cc8261fd fix avoid implicit CSS file extensions when resolving
259ec72d5 fix avoid marking component styles as media with no output media directory
faffdfdce fix disable deployUrl when using vite dev-server

17.2.2 (2024-02-28)

@​angular-devkit/build-angular

Commit Type Description
3394d3cf1 fix ensure all related stylesheets are rebuilt when an import changes

17.2.1 (2024-02-22)

@​angular-devkit/build-angular

Commit Type Description
9e7c47b59 fix allow mts and cts file replacement
f2a2e9287 fix provide Vite client code source map when loading

17.2.0 (2024-02-14)

@​angular/cli

Commit Type Description
b3e206741 feat add support to bun package manager

@​schematics/angular

| Commit | Type | Description |

... (truncated)

Commits
  • 5c49415 release: cut the v17.2.3 release
  • faffdfd fix(@​angular-devkit/build-angular): disable deployUrl when using vite dev-s...
  • 1f9cb86 docs: fix typo in json schema
  • 259ec72 fix(@​angular-devkit/build-angular): avoid marking component styles as media w...
  • 7cc8261 fix(@​angular-devkit/build-angular): avoid implicit CSS file extensions when r...
  • ea843eb release: cut the v17.2.2 release
  • ac779dd test: update Safari 15 private property E2E for babel changes
  • 3394d3c fix(@​angular-devkit/build-angular): ensure all related stylesheets are rebuil...
  • ca18ead release: cut the v17.2.1 release
  • a361540 test: avoid new Node.js properties in webpack direct E2E chunk size testing
  • Additional commits viewable in compare view


Updates @angular/cli from 15.2.1 to 17.2.3

Release notes

Sourced from @​angular/cli's releases.

v17.2.3

17.2.3 (2024-03-06)

@​angular-devkit/build-angular

Commit Description
fix - 7cc8261fd avoid implicit CSS file extensions when resolving
fix - 259ec72d5 avoid marking component styles as media with no output media directory
fix - faffdfdce disable deployUrl when using vite dev-server

v17.2.2

17.2.2 (2024-02-28)

@​angular-devkit/build-angular

Commit Description
fix - 3394d3cf1 ensure all related stylesheets are rebuilt when an import changes

v17.2.1

17.2.1 (2024-02-22)

@​angular-devkit/build-angular

Commit Description
fix - 9e7c47b59 allow mts and cts file replacement
fix - f2a2e9287 provide Vite client code source map when loading

v17.2.0

17.2.0 (2024-02-14)

@​schematics/angular

Commit Description
feat - 03e1aa790 add support to bun package manager

@​angular/cli

Commit Description
feat - b3e206741 add support to bun package manager

@​angular-devkit/build-angular

Commit Description
feat - 7f57123fd add define build option to application builder
feat - f4f535653 add JSON build logs when using the application builder
feat - b59f663e5 allow control of Vite-based development server prebundling
feat - 8f47f1e96 provide default and abbreviated build target support for dev-server and extract-i18n
feat - 7a12074dc provide option to allow automatically cleaning the terminal screen during rebuilds
feat - 7c522aa87 support using custom postcss configuration with application builder
fix - 476a68daa add output location in build stats
fix - 5e6f1a9f4 avoid preloading server chunks
fix - 41ea985f9 display server bundles in build stats

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

17.2.3 (2024-03-06)

@​angular-devkit/build-angular

Commit Type Description
7cc8261fd fix avoid implicit CSS file extensions when resolving
259ec72d5 fix avoid marking component styles as media with no output media directory
faffdfdce fix disable deployUrl when using vite dev-server

17.2.2 (2024-02-28)

@​angular-devkit/build-angular

Commit Type Description
3394d3cf1 fix ensure all related stylesheets are rebuilt when an import changes

17.2.1 (2024-02-22)

@​angular-devkit/build-angular

Commit Type Description
9e7c47b59 fix allow mts and cts file replacement
f2a2e9287 fix provide Vite client code source map when loading

17.2.0 (2024-02-14)

@​angular/cli

Commit Type Description
b3e206741 feat add support to bun package manager

@​schematics/angular

| Commit | Type | Description |

... (truncated)

Commits
  • 5c49415 release: cut the v17.2.3 release
  • faffdfd fix(@​angular-devkit/build-angular): disable deployUrl when using vite dev-s...
  • 1f9cb86 docs: fix typo in json schema
  • 259ec72 fix(@​angular-devkit/build-angular): avoid marking component styles as media w...
  • 7cc8261 fix(@​angular-devkit/build-angular): avoid implicit CSS file extensions when r...
  • ea843eb release: cut the v17.2.2 release
  • ac779dd test: update Safari 15 private property E2E for babel changes
  • 3394d3c fix(@​angular-devkit/build-angular): ensure all related stylesheets are rebuil...
  • ca18ead release: cut the v17.2.1 release
  • a361540 test: avoid new Node.js properties in webpack direct E2E chunk size testing
  • Additional commits viewable in compare view


Updates @nrwl/eslint-plugin-nx from 15.9.2 to 18.0.7

Release notes

Sourced from @​nrwl/eslint-plugin-nx's releases.

18.0.7 (2024-03-04)

🩹 Fixes

  • core: target defaults should represent nx.json in source info (#22080)
  • nextjs: Add spec files when creating a next app (#22079)
  • release: skip lock file update if workspaces are not enabled (#22055)
  • remix: ensure component-testing is exported correctly #22091 (#22095, #22091)
  • storybook: handle main.js file correctly in storybook plugin (#22081)
  • testing: calculate correct support file path in cypress e2e preset (#22096)

❤️ Thank You

18.0.6 (2024-02-29)

🩹 Fixes

  • core: nextjs-standalone generates package scripts consistent with create-next-app (#21996)
  • misc: make sure to add e2e crystal plugin (#22041)
  • misc: fix buildable libs utils calculating dependent projects from task graph (#22015)
  • node: Increase timeout for CI (#22003)
  • nuxt: fix storybook preview config path (#22020)
  • nuxt: Add e2e-ci and serve-static targets (#22056)
  • release: currentVersionResolver git-tag should prefer merged tags (#22082)

❤️ Thank You

18.0.5 (2024-02-24)

🩹 Fixes

  • angular: do not add target defaults for the ng-packagr-lite executor when generating non-buildable library (#21935)
  • angular: ensure generated editor tsconfig in apps only include runtime files (#21945)
  • core: run migrations ordered by their target version (#21799)
  • core: Update NxWelcome connect to cloud (#21830)

... (truncated)

Commits


Updates @nrwl/jest from 15.9.2 to 18.0.7

Release notes

Sourced from @​nrwl/jest's releases.

18.0.7 (2024-03-04)

🩹 Fixes

  • core: target defaults should represent nx.json in source info (#22080)
  • nextjs: Add spec files when creating a next app (#22079)
  • release: skip lock file update if workspaces are not enabled (#22055)
  • remix: ensure component-testing is exported correctly #22091 (#22095, #22091)
  • storybook: handle main.js file correctly in storybook plugin (#22081)
  • testing: calculate correct support file path in cypress e2e preset (#22096)

❤️ Thank You

18.0.6 (2024-02-29)

🩹 Fixes

  • core: nextjs-standalone generates package scripts consistent with create-next-app (#21996)
  • misc: make sure to add e2e crystal plugin (#22041)
  • misc: fix buildable libs utils calculating dependent projects from task graph (#22015)
  • node: Increase timeout for CI (#22003)
  • nuxt: fix storybook preview config path (#22020)
  • nuxt: Add e2e-ci and serve-static targets (#22056)
  • release: currentVersionResolver git-tag should prefer merged tags (#22082)

❤️ Thank You

18.0.5 (2024-02-24)

🩹 Fixes

  • angular: do not add target defaults for the ng-packagr-lite executor when generating non-buildable library (#21935)
  • angular: ensure generated editor tsconfig in apps only include runtime files (#21945)
  • core: run migrations ordered by their target version (#21799)
  • core: Update NxWelcome connect to cloud (#21830)

... (truncated)

Commits


Updates @nrwl/nest from 15.9.2 to 18.0.7

Release notes

Sourced from @​nrwl/nest's releases.

18.0.7 (2024-03-04)

🩹 Fixes

  • core: target defaults should represent nx.json in source info (#22080)
  • nextjs: Add spec files when creating a next app (#22079)
  • release: skip lock file update if workspaces are not enabled (#22055)
  • remix: ensure component-testing is exported correctly #22091 (#22095, #22091)
  • storybook: handle main.js file correctly in storybook plugin (#22081)
  • testing: calculate correct support file path in cypress e2e preset (#22096)

❤️ Thank You

18.0.6 (2024-02-29)

🩹 Fixes

  • core: nextjs-standalone generates package scripts consistent with create-next-app (#21996)
  • misc: make sure to add e2e crystal plugin (#22041)
  • misc: fix buildable libs utils calculating dependent projects from task graph (#22015)
  • node: Increase timeout for CI (#22003)
  • nuxt: fix storybook preview config path (#22020)
  • nuxt: Add e2e-ci and serve-static targets (#22056)
  • release: currentVersionResolver git-tag should prefer merged tags (#22082)

❤️ Thank You

18.0.5 (2024-02-24)

🩹 Fixes

  • angular: do not add target defaults for the ng-packagr-lite executor when generating non-buildable library (#21935)
  • angular: ensure generated editor tsconfig in apps only include runtime files (#21945)
  • core: run migrations ordered by their target version (#21799)
  • core: Update NxWelcome connect to cloud (#21830)

... (truncated)

Commits


Updates @nrwl/node from 15.9.2 to 18.0.7

Release notes

Sourced from @​nrwl/node's releases.

18.0.7 (2024-03-04)

🩹 Fixes

  • core: target defaults should represent nx.json in source info (#22080)
  • nextjs: Add spec files when creating a next app (#22079)
  • release: skip lock file update if workspaces are not enabled (#22055)
  • remix: ensure component-testing is exported correctly #22091 (#22095, #22091)
  • storybook: handle main.js file correctly in storybook plugin (#22081)
  • testing: calculate correct support file path in cypress e2e preset (#22096)

❤️ Thank You

18.0.6 (2024-02-29)

🩹 Fixes

  • core: nextjs-standalone generates package scripts consistent with create-next-app (#21996)
  • misc: make sure to add e2e crystal plugin (#22041)
  • misc: fix buildable libs utils calculating dependent projects from task graph (#22015)
  • node: Increase timeout for CI (#22003)
  • nuxt: fix storybook preview config path (#22020)
  • nuxt: Add e2e-ci and serve-static targets (#22056)
  • release: currentVersionResolver git-tag should prefer merged tags (#22082)

❤️ Thank You

18.0.5 (2024-02-24)

🩹 Fixes

  • angular: do not add target defaults for the ng-packagr-lite executor when generating non-buildable library (#21935)
  • angular: ensure generated editor tsconfig in apps only include runtime files (#21945)
  • core: run migrations ordered by their target version (#21799)
  • core: Update NxWelcome connect to cloud (#21830)

... (truncated)

Commits


Updates cypress from 8.7.0 to 13.6.6

Release notes

Sourced from cypress's releases.

v13.6.6

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-6

v13.6.5

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-5

v13.6.4

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-4

v13.6.3

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-3

v13.6.2

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-2

v13.6.1

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-1

v13.6.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-0

v13.5.1

Changelog: https://docs.cypress.io/guides/references/changelog#13-5-1

v.13.5.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-5-0

v13.4.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-4-0

v13.3.3

Changelog: https://docs.cypress.io/guides/references/changelog#13-3-3

v13.3.2

Changelog: https://docs.cypress.io/guides/references/changelog#13-3-2

v13.3.1

Changelog: https://docs.cypress.io/guides/references/changelog#13-3-1

v13.3.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-3-0

v13.2.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-2-0

v13.1.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-1-0

v13.0.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-0-0

... (truncated)

Commits
  • 9dfb38f chore: release 13.6.6 (#28996)
  • c1304b2 fix: avoid ANSI character output when running the binary smoke test f… (#28994)
  • c3cbe6f chore: fix flaky debug progress test (#28958)
  • 3cfca89 test: Add commands to wait for config page to load before continue with test ...
  • e7d13cf test: update scaffold CT test to not have chaining that will cause detached d...
  • c3e1120 chore: Update Chrome (stable) to 122.0.6261.57 and Chrome (beta) to 122.0.626...
  • 92d2582 chore: Delete gitignore for server (#28977)
  • 3a8f830 chore: bump changelog and package.json version (#28978)
  • 5411b92 chore: release @​cypress/puppeteer-v0.1.3
  • ed2fc13 fix: move main tab activation to puppeteer plugin (#28898)
  • Additional commits viewable in compare view
Maintainer changes

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


Updates semver from 5.7.2 to 7.6.0

Release notes

Sourced from