Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the dev group with 28 updates #20

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps the dev group with 28 updates:

Package From To
@libp2p/interface 1.1.2 1.1.3
@nx/devkit 17.3.0 18.0.4
@nx/esbuild 17.3.0 18.0.4
@nx/eslint 17.3.0 18.0.4
@nx/eslint-plugin 17.3.0 18.0.4
@nx/jest 17.3.0 18.0.4
@nx/js 17.3.0 18.0.4
@nx/node 17.3.0 18.0.4
@nx/vite 17.3.0 18.0.4
@nx/workspace 17.3.0 18.0.4
@swc-node/register 1.6.8 1.8.0
@swc/core 1.3.107 1.4.2
@types/jest 29.5.11 29.5.12
@types/node 18.19.10 20.11.19
@typescript-eslint/eslint-plugin 6.20.0 7.0.1
@typescript-eslint/parser 6.20.0 7.0.1
@vitest/coverage-v8 1.2.2 1.3.0
@vitest/ui 1.2.2 1.3.0
esbuild 0.19.12 0.20.0
eslint 8.48.0 8.56.0
ngx-deploy-npm 8.0.0 8.0.1
nx 17.3.0 18.0.4
prettier 2.8.8 3.2.5
ts-node 10.9.1 10.9.2
tsx 4.7.0 4.7.1
verdaccio 5.29.0 5.29.1
vite 5.0.12 5.1.3
vitest 1.2.2 1.3.0

Updates @libp2p/interface from 1.1.2 to 1.1.3

Release notes

Sourced from @​libp2p/interface's releases.

interface: v1.1.3

1.1.3 (2024-02-07)

Bug Fixes

Commits

Updates @nx/devkit from 17.3.0 to 18.0.4

Release notes

Sourced from @​nx/devkit's releases.

18.0.4 (2024-02-09)

🚀 Features

  • core: update swc/register (#21755)
  • expo: support cjs and mjs (#21408)
  • nx-dev: update launch conf timings (db78715a70)
  • nx-dev: update launch page link text (#21747)

🩹 Fixes

  • angular: resolve the index html transformer correctly for esbuild based build targets in dev-server (#21679)
  • angular: generate app server module setup correctly in setup-ssr generator (#21702)
  • angular: add missing forceEsbuild option to dev-server executor (#21753)
  • core: remove implementation detail from warning (89797d2f7a)
  • core: static run one lifecycle should always print dependent task status, and output when verbose (#21720)
  • js: babel preset should also check for JEST_WORKER_ID to transpile to CJS (#21754)
  • misc: pin generated vite version to ~5.0.0 to avoid issues with storybook (#21740)
  • module-federation: map static remote locations correctly (#21709)
  • nextjs: src package.json should not be copied to output folder (b0506c9f8f)
  • nextjs: Custom server should work with Crystal (#21736)
  • nx-dev: remove fence from new packages and "nx add" commands (#21705)
  • playwright: fix include in tsconfig.json (#21730)
  • release: logging improvements (#21692)
  • release: ensure nx release publish --graph only includes projects with target (#21726)
  • release: do not stop daemon in dry-run (#21743)
  • remix: do not rename root jest.preset.js (#21703)
  • testing: increase the default timeout to 15s for the dev server to start (#21716)
  • testing: ensure cypress closes the web dev server (#21759)

❤️ Thank You

18.0.3 (2024-02-07)

... (truncated)

Commits

Updates @nx/esbuild from 17.3.0 to 18.0.4

Release notes

Sourced from @​nx/esbuild's releases.

18.0.4 (2024-02-09)

🚀 Features

  • core: update swc/register (#21755)
  • expo: support cjs and mjs (#21408)
  • nx-dev: update launch conf timings (db78715a70)
  • nx-dev: update launch page link text (#21747)

🩹 Fixes

  • angular: resolve the index html transformer correctly for esbuild based build targets in dev-server (#21679)
  • angular: generate app server module setup correctly in setup-ssr generator (#21702)
  • angular: add missing forceEsbuild option to dev-server executor (#21753)
  • core: remove implementation detail from warning (89797d2f7a)
  • core: static run one lifecycle should always print dependent task status, and output when verbose (#21720)
  • js: babel preset should also check for JEST_WORKER_ID to transpile to CJS (#21754)
  • misc: pin generated vite version to ~5.0.0 to avoid issues with storybook (#21740)
  • module-federation: map static remote locations correctly (#21709)
  • nextjs: src package.json should not be copied to output folder (b0506c9f8f)
  • nextjs: Custom server should work with Crystal (#21736)
  • nx-dev: remove fence from new packages and "nx add" commands (#21705)
  • playwright: fix include in tsconfig.json (#21730)
  • release: logging improvements (#21692)
  • release: ensure nx release publish --graph only includes projects with target (#21726)
  • release: do not stop daemon in dry-run (#21743)
  • remix: do not rename root jest.preset.js (#21703)
  • testing: increase the default timeout to 15s for the dev server to start (#21716)
  • testing: ensure cypress closes the web dev server (#21759)

❤️ Thank You

18.0.3 (2024-02-07)

... (truncated)

Commits

Updates @nx/eslint from 17.3.0 to 18.0.4

Release notes

Sourced from @​nx/eslint's releases.

18.0.4 (2024-02-09)

🚀 Features

  • core: update swc/register (#21755)
  • expo: support cjs and mjs (#21408)
  • nx-dev: update launch conf timings (db78715a70)
  • nx-dev: update launch page link text (#21747)

🩹 Fixes

  • angular: resolve the index html transformer correctly for esbuild based build targets in dev-server (#21679)
  • angular: generate app server module setup correctly in setup-ssr generator (#21702)
  • angular: add missing forceEsbuild option to dev-server executor (#21753)
  • core: remove implementation detail from warning (89797d2f7a)
  • core: static run one lifecycle should always print dependent task status, and output when verbose (#21720)
  • js: babel preset should also check for JEST_WORKER_ID to transpile to CJS (#21754)
  • misc: pin generated vite version to ~5.0.0 to avoid issues with storybook (#21740)
  • module-federation: map static remote locations correctly (#21709)
  • nextjs: src package.json should not be copied to output folder (b0506c9f8f)
  • nextjs: Custom server should work with Crystal (#21736)
  • nx-dev: remove fence from new packages and "nx add" commands (#21705)
  • playwright: fix include in tsconfig.json (#21730)
  • release: logging improvements (#21692)
  • release: ensure nx release publish --graph only includes projects with target (#21726)
  • release: do not stop daemon in dry-run (#21743)
  • remix: do not rename root jest.preset.js (#21703)
  • testing: increase the default timeout to 15s for the dev server to start (#21716)
  • testing: ensure cypress closes the web dev server (#21759)

❤️ Thank You

18.0.3 (2024-02-07)

... (truncated)

Commits
  • 35b5ca7 fix(linter): remove reportUnusedDisableDirectives for flat config (#21405)
  • 396ffc4 feat(core): enable project crystal by default (#21403)
  • ec4f7c5 feat(linter): add error and warning statistics (#18313)
  • c753838 fix(linter): ensure flat config generator works for pcv3 plugin (#21485)
  • 7ed534f fix(linter): make eslint mandatory dependency (#21406)
  • d44e7de fix(linter): make target default migrations a bit more robust (#21446)
  • a9974d3 docs(misc): change http:// to https:// (#19534)
  • See full diff in compare view

Updates @nx/eslint-plugin from 17.3.0 to 18.0.4

Release notes

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

18.0.4 (2024-02-09)

🚀 Features

  • core: update swc/register (#21755)
  • expo: support cjs and mjs (#21408)
  • nx-dev: update launch conf timings (db78715a70)
  • nx-dev: update launch page link text (#21747)

🩹 Fixes

  • angular: resolve the index html transformer correctly for esbuild based build targets in dev-server (#21679)
  • angular: generate app server module setup correctly in setup-ssr generator (#21702)
  • angular: add missing forceEsbuild option to dev-server executor (#21753)
  • core: remove implementation detail from warning (89797d2f7a)
  • core: static run one lifecycle should always print dependent task status, and output when verbose (#21720)
  • js: babel preset should also check for JEST_WORKER_ID to transpile to CJS (#21754)
  • misc: pin generated vite version to ~5.0.0 to avoid issues with storybook (#21740)
  • module-federation: map static remote locations correctly (#21709)
  • nextjs: src package.json should not be copied to output folder (b0506c9f8f)
  • nextjs: Custom server should work with Crystal (#21736)
  • nx-dev: remove fence from new packages and "nx add" commands (#21705)
  • playwright: fix include in tsconfig.json (#21730)
  • release: logging improvements (#21692)
  • release: ensure nx release publish --graph only includes projects with target (#21726)
  • release: do not stop daemon in dry-run (#21743)
  • remix: do not rename root jest.preset.js (#21703)
  • testing: increase the default timeout to 15s for the dev server to start (#21716)
  • testing: ensure cypress closes the web dev server (#21759)

❤️ Thank You

18.0.3 (2024-02-07)

... (truncated)

Commits
  • c638f6b fix(linter): adjust terminal run check for crystal (#21638)
  • a0ae902 fix(linter): prevent dep-checks leaking when used outside nx (#21404)
  • f6d2dcc feat(linter): add option for @​nx/dependency-checks to update workspace depend...
  • 857a07d fix(misc): use caret for semver version (#18140)
  • c286a6e fix(linter): restore rules to match previous @​typescript-eslint/recommended (...
  • bb3cf3a fix(linter): remove extend of @​angular-eslint/recommended--extra config (#18465)
  • See full diff in compare view

Updates @nx/jest from 17.3.0 to 18.0.4

Release notes

Sourced from @​nx/jest's releases.

18.0.4 (2024-02-09)

🚀 Features

  • core: update swc/register (#21755)
  • expo: support cjs and mjs (#21408)
  • nx-dev: update launch conf timings (db78715a70)
  • nx-dev: update launch page link text (#21747)

🩹 Fixes

  • angular: resolve the index html transformer correctly for esbuild based build targets in dev-server (#21679)
  • angular: generate app server module setup correctly in setup-ssr generator (#21702)
  • angular: add missing forceEsbuild option to dev-server executor (#21753)
  • core: remove implementation detail from warning (89797d2f7a)
  • core: static run one lifecycle should always print dependent task status, and output when verbose (#21720)
  • js: babel preset should also check for JEST_WORKER_ID to transpile to CJS (#21754)
  • misc: pin generated vite version to ~5.0.0 to avoid issues with storybook (#21740)
  • module-federation: map static remote locations correctly (#21709)
  • nextjs: src package.json should not be copied to output folder (b0506c9f8f)
  • nextjs: Custom server should work with Crystal (#21736)
  • nx-dev: remove fence from new packages and "nx add" commands (#21705)
  • playwright: fix include in tsconfig.json (#21730)
  • release: logging improvements (#21692)
  • release: ensure nx release publish --graph only includes projects with target (#21726)
  • release: do not stop daemon in dry-run (#21743)
  • remix: do not rename root jest.preset.js (#21703)
  • testing: increase the default timeout to 15s for the dev server to start (#21716)
  • testing: ensure cypress closes the web dev server (#21759)

❤️ Thank You

18.0.3 (2024-02-07)

... (truncated)

Commits

Updates @nx/js from 17.3.0 to 18.0.4

Release notes

Sourced from @​nx/js's releases.

18.0.4 (2024-02-09)

🚀 Features

  • core: update swc/register (#21755)
  • expo: support cjs and mjs (#21408)
  • nx-dev: update launch conf timings (db78715a70)
  • nx-dev: update launch page link text (#21747)

🩹 Fixes

  • angular: resolve the index html transformer correctly for esbuild based build targets in dev-server (#21679)
  • angular: generate app server module setup correctly in setup-ssr generator (#21702)
  • angular: add missing forceEsbuild option to dev-server executor (#21753)
  • core: remove implementation detail from warning (89797d2f7a)
  • core: static run one lifecycle should always print dependent task status, and output when verbose (#21720)
  • js: babel preset should also check for JEST_WORKER_ID to transpile to CJS (#21754)
  • misc: pin generated vite version to ~5.0.0 to avoid issues with storybook (#21740)
  • module-federation: map static remote locations correctly (#21709)
  • nextjs: src package.json should not be copied to output folder (b0506c9f8f)
  • nextjs: Custom server should work with Crystal (#21736)
  • nx-dev: remove fence from new packages and "nx add" commands (#21705)
  • playwright: fix include in tsconfig.json (#21730)
  • release: logging improvements (#21692)
  • release: ensure nx release publish --graph only includes projects with target (#21726)
  • release: do not stop daemon in dry-run (#21743)
  • remix: do not rename root jest.preset.js (#21703)
  • testing: increase the default timeout to 15s for the dev server to start (#21716)
  • testing: ensure cypress closes the web dev server (#21759)

❤️ Thank You

18.0.3 (2024-02-07)

... (truncated)

Commits
  • a50d119 feat(core): update swc/register (#21755)
  • 73a013c fix(js): babel preset should also check for JEST_WORKER_ID to transpile to CJ...
  • 4adc24f fix(release): do not stop daemon in dry-run (#21743)
  • f6d2dcc feat(linter): add option for @​nx/dependency-checks to update workspace depend...
  • 396ffc4 feat(core): enable project crystal by default (#21403)
  • f21b86c fix(release): skip lock file update if yarn classic (#21489)
  • 857a07d fix(misc): use caret for semver version (#18140)
  • deb0f1a chore(repo): bump deprecation messages to v19 (#21430)
  • 8ee8f3f chore(repo): bump @​babel/core plugin-transform-runtime to 7.23.2 (#20952)
  • a9974d3 docs(misc): change http:// to https:// (#19534)
  • Additional commits viewable in compare view

Updates @nx/node from 17.3.0 to 18.0.4

Release notes

Sourced from @​nx/node's releases.

18.0.4 (2024-02-09)

🚀 Features

  • core: update swc/register (#21755)
  • expo: support cjs and mjs (#21408)
  • nx-dev: update launch conf timings (db78715a70)
  • nx-dev: update launch page link text (#21747)

🩹 Fixes

  • angular: resolve the index html transformer correctly for esbuild based build targets in dev-server (#21679)
  • angular: generate app server module setup correctly in setup-ssr generator (#21702)
  • angular: add missing forceEsbuild option to dev-server executor (#21753)
  • core: remove implementation detail from warning (89797d2f7a)
  • core: static run one lifecycle should always print dependent task status, and output when verbose (#21720)
  • js: babel preset should also check for JEST_WORKER_ID to transpile to CJS (#21754)
  • misc: pin generated vite version to ~5.0.0 to avoid issues with storybook (#21740)
  • module-federation: map static remote locations correctly (#21709)
  • nextjs: src package.json should not be copied to output folder (b0506c9f8f)
  • nextjs: Custom server should work with Crystal (#21736)
  • nx-dev: remove fence from new packages and "nx add" commands (#21705)
  • playwright: fix include in tsconfig.json (#21730)
  • release: logging improvements (#21692)
  • release: ensure nx release publish --graph only includes projects with target (#21726)
  • release: do not stop daemon in dry-run (#21743)
  • remix: do not rename root jest.preset.js (#21703)
  • testing: increase the default timeout to 15s for the dev server to start (#21716)
  • testing: ensure cypress closes the web dev server (#21759)

❤️ Thank You

18.0.3 (2024-02-07)

... (truncated)

Commits

Updates @nx/vite from 17.3.0 to 18.0.4

Release notes

Sourced from @​nx/vite's releases.

18.0.4 (2024-02-09)

🚀 Features

  • core: update swc/register (#21755)
  • expo: support cjs and mjs (#21408)
  • nx-dev: update launch conf timings (db78715a70)
  • nx-dev: update launch page link text (#21747)

🩹 Fixes

  • angular: resolve the index html transformer correctly for esbuild based build targets in dev-server (#21679)
  • angular: generate app server module setup correctly in setup-ssr generator (#21702)
  • angular: add missing forceEsbuild option to dev-server executor (#21753)
  • core: remove implementation detail from warning (89797d2f7a)
  • core: static run one lifecycle should always print dependent task status, and output when verbose (#21720)
  • js: babel preset should also check for JEST_WORKER_ID to transpile to CJS (#21754)
  • misc: pin generated vite version to ~5.0.0 to avoid issues with storybook (#21740)
  • module-federation: map static remote locations correctly (#21709)
  • nextjs: src package.json should not be copied to output folder (b0506c9f8f)
  • nextjs: Custom server should work with Crystal (#21736)
  • nx-dev: remove fence from new packages and "nx add" commands (#21705)
  • playwright: fix include in tsconfig.json (#21730)
  • release: logging improvements (#21692)
  • release: ensure nx release publish --graph only includes projects with target (#21726)
  • release: do not stop daemon in dry-run (#21743)
  • remix: do not rename root jest.preset.js (#21703)
  • testing: increase the default timeout to 15s for the dev server to start (#21716)
  • testing: ensure cypress closes the web dev server (#21759)

❤️ Thank You

18.0.3 (2024-02-07)

... (truncated)

Commits
  • ad43e66 fix(misc): pin generated vite version to ~5.0.0 to avoid issues with storyboo...
  • 68ebcca fix(vite): import esbuild before loading config to keep it in cache (#21685)
  • 9a9bd2a fix(vite): deep file resolution in nx-tsconfig-paths.plugin.ts (#21513)
  • a4aa805 fix(react): extensions - vite e2e test (#21530)
  • 396ffc4 feat(core): enable project crystal by default (#21403)
  • deb0f1a chore(repo): bump deprecation messages to v19 (#21430)
  • 82a0d61 fix(bundling): consider index/folder imports in manual file resolution (#19030)
  • a9974d3 docs(misc): change http:// to https:// (#19534)
  • d147604 feat(vite): allow passing path to custom tsconfig file when skipTypeCheck is ...
  • 85b3a5f fix(vite): prevent vite:build copying package.json when generatePackageJson f...
  • See full diff in compare view

Updates @nx/workspace from 17.3.0 to 18.0.4

Release notes

Sourced from @​nx/workspace's releases.

18.0.4 (2024-02-09)

🚀 Features

  • core: update swc/register (#21755)
  • expo: support cjs and mjs (#21408)
  • nx-dev: update launch conf timings (db78715a70)
  • nx-dev: update launch page link text (#21747)

🩹 Fixes

  • angular: resolve the index html transformer correctly for esbuild based build targets in dev-server (#21679)
  • angular: generate app server module setup correctly in setup-ssr generator (#21702)
  • angular: add missing forceEsbuild option to dev-server executor (#21753)
  • core: remove implementation detail from warning (89797d2f7a)
  • core: static run one lifecycle should always print dependent task status, and output when verbose (#21720)
  • js: babel preset should also check for JEST_WORKER_ID to transpile to CJS (#21754)
  • misc: pin generated vite version to ~5.0.0 to avoid issues with storybook (#21740)
  • module-federation: map static remote locations correctly (#21709)
  • nextjs: src package.json should not be copied to output folder (b0506c9f8f)
  • nextjs: Custom server should work with Crystal (#21736)
  • nx-dev: remove fence from new packages and "nx add" commands (#21705)
  • playwright: fix include in tsconfig.json (#21730)
  • release: logging improvements (#21692)
  • release: ensure nx release publish --graph only includes projects with target (#21726)
  • release: do not stop daemon in dry-run (#21743)
  • remix: do not rename root jest.preset.js (#21703)
  • testing: increase the default timeout to 15s for the dev server to start (#21716)
  • testing: ensure cypress closes the web dev server (#21759)

❤️ Thank You

18.0.3 (2024-02-07)

... (truncated)

Commits
  • 3078ecf fix(core): add missing parts to ci workflws and update docs
  • 61436a6 docs(core): inferred targets (#21167)
  • f309b25 feat(core): add e2e to ci workflows (#21487)
  • bc6e58f fix(core): fix missing nxCloud error message on ci workflows (#21564)
  • 5a818e3 feat(core): improve the commented dte message on ci-workflows (#21524)
  • d6d7b1c feat(core): move distribution to beginning of generated ci workflows (#21483)
  • 396ffc4 feat(core): enable project crystal by default (#21403)
  • abafedf fix(core): new generator not skipping package installation (#17927)
  • deb0f1a chore(repo): bump deprecation messages to v19 (#21430)
  • a9974d3 docs(misc): change http:// to https:// (#19534)
  • See full diff in compare view

Updates @swc-node/register from 1.6.8 to 1.8.0

Release notes

Sourced from @​swc-node/register's releases.

@​swc-node/register@​1.8.0

What's Changed

  • fix(core): remove jsc.module.noInterop when it's not supported by @​kdy1 in

Bumps the dev group with 28 updates:

| Package | From | To |
| --- | --- | --- |
| [@libp2p/interface](https://github.com/libp2p/js-libp2p) | `1.1.2` | `1.1.3` |
| [@nx/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit) | `17.3.0` | `18.0.4` |
| [@nx/esbuild](https://github.com/nrwl/nx/tree/HEAD/packages/esbuild) | `17.3.0` | `18.0.4` |
| [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) | `17.3.0` | `18.0.4` |
| [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `17.3.0` | `18.0.4` |
| [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) | `17.3.0` | `18.0.4` |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `17.3.0` | `18.0.4` |
| [@nx/node](https://github.com/nrwl/nx/tree/HEAD/packages/node) | `17.3.0` | `18.0.4` |
| [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite) | `17.3.0` | `18.0.4` |
| [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) | `17.3.0` | `18.0.4` |
| [@swc-node/register](https://github.com/swc-project/swc-node) | `1.6.8` | `1.8.0` |
| [@swc/core](https://github.com/swc-project/swc) | `1.3.107` | `1.4.2` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.11` | `29.5.12` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.10` | `20.11.19` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.20.0` | `7.0.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.20.0` | `7.0.1` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `1.2.2` | `1.3.0` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `1.2.2` | `1.3.0` |
| [esbuild](https://github.com/evanw/esbuild) | `0.19.12` | `0.20.0` |
| [eslint](https://github.com/eslint/eslint) | `8.48.0` | `8.56.0` |
| [ngx-deploy-npm](https://github.com/bikecoders/ngx-deploy-npm) | `8.0.0` | `8.0.1` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `17.3.0` | `18.0.4` |
| [prettier](https://github.com/prettier/prettier) | `2.8.8` | `3.2.5` |
| [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` |
| [tsx](https://github.com/privatenumber/tsx) | `4.7.0` | `4.7.1` |
| [verdaccio](https://github.com/verdaccio/verdaccio) | `5.29.0` | `5.29.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.0.12` | `5.1.3` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.2.2` | `1.3.0` |


Updates `@libp2p/interface` from 1.1.2 to 1.1.3
- [Release notes](https://github.com/libp2p/js-libp2p/releases)
- [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json)
- [Commits](libp2p/js-libp2p@perf-v1.1.2...perf-v1.1.3)

Updates `@nx/devkit` from 17.3.0 to 18.0.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.0.4/packages/devkit)

Updates `@nx/esbuild` from 17.3.0 to 18.0.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.0.4/packages/esbuild)

Updates `@nx/eslint` from 17.3.0 to 18.0.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.0.4/packages/eslint)

Updates `@nx/eslint-plugin` from 17.3.0 to 18.0.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.0.4/packages/eslint-plugin)

Updates `@nx/jest` from 17.3.0 to 18.0.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.0.4/packages/jest)

Updates `@nx/js` from 17.3.0 to 18.0.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.0.4/packages/js)

Updates `@nx/node` from 17.3.0 to 18.0.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.0.4/packages/node)

Updates `@nx/vite` from 17.3.0 to 18.0.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.0.4/packages/vite)

Updates `@nx/workspace` from 17.3.0 to 18.0.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.0.4/packages/workspace)

Updates `@swc-node/register` from 1.6.8 to 1.8.0
- [Release notes](https://github.com/swc-project/swc-node/releases)
- [Commits](https://github.com/swc-project/swc-node/compare/@swc-node/[email protected]...@swc-node/[email protected])

Updates `@swc/core` from 1.3.107 to 1.4.2
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.107...v1.4.2)

Updates `@types/jest` from 29.5.11 to 29.5.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `@types/node` from 18.19.10 to 20.11.19
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 6.20.0 to 7.0.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.20.0 to 7.0.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.1/packages/parser)

Updates `@vitest/coverage-v8` from 1.2.2 to 1.3.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.3.0/packages/coverage-v8)

Updates `@vitest/ui` from 1.2.2 to 1.3.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.3.0/packages/ui)

Updates `esbuild` from 0.19.12 to 0.20.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.19.12...v0.20.0)

Updates `eslint` from 8.48.0 to 8.56.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.48.0...v8.56.0)

Updates `ngx-deploy-npm` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/bikecoders/ngx-deploy-npm/releases)
- [Commits](bikecoders/ngx-deploy-npm@ngx-deploy-npm-8.0.0...ngx-deploy-npm-8.0.1)

Updates `nx` from 17.3.0 to 18.0.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.0.4/packages/nx)

Updates `prettier` from 2.8.8 to 3.2.5
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.8...3.2.5)

Updates `ts-node` from 10.9.1 to 10.9.2
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2)

Updates `tsx` from 4.7.0 to 4.7.1
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/develop/release.config.cjs)
- [Commits](privatenumber/tsx@v4.7.0...v4.7.1)

Updates `verdaccio` from 5.29.0 to 5.29.1
- [Release notes](https://github.com/verdaccio/verdaccio/releases)
- [Changelog](https://github.com/verdaccio/verdaccio/blob/v5.29.1/CHANGELOG.md)
- [Commits](verdaccio/verdaccio@v5.29.0...v5.29.1)

Updates `vite` from 5.0.12 to 5.1.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.3/packages/vite)

Updates `vitest` from 1.2.2 to 1.3.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.3.0/packages/vitest)

---
updated-dependencies:
- dependency-name: "@libp2p/interface"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: "@nx/devkit"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev
- dependency-name: "@nx/esbuild"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev
- dependency-name: "@nx/eslint"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev
- dependency-name: "@nx/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev
- dependency-name: "@nx/jest"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev
- dependency-name: "@nx/js"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev
- dependency-name: "@nx/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev
- dependency-name: "@nx/vite"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev
- dependency-name: "@nx/workspace"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev
- dependency-name: "@swc-node/register"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: "@vitest/ui"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: ngx-deploy-npm
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: verdaccio
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Feb 19, 2024

The following labels could not be found: semver:minor, semver:major.

Copy link

nx-cloud bot commented Feb 19, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 75cfd3c. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

Copy link
Author

dependabot bot commented on behalf of github Feb 26, 2024

Superseded by #22.

@dependabot dependabot bot closed this Feb 26, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-3ab2e693ee branch February 26, 2024 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants