Skip to content
New issue

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

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

Already on GitHub? # to your account

Bump the dev group across 1 directory with 31 updates #39

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps the dev group with 31 updates in the / directory:

Package From To
@libp2p/interface 1.1.2 1.3.1
@nx/devkit 17.3.0 19.0.2
@nx/esbuild 17.3.0 19.0.2
@nx/eslint 17.3.0 19.0.2
@nx/eslint-plugin 17.3.0 19.0.2
@nx/jest 17.3.0 19.0.2
@nx/js 17.3.0 19.0.2
@nx/node 17.3.0 19.0.2
@nx/vite 17.3.0 19.0.2
@nx/web 17.3.0 19.0.2
@nx/workspace 17.3.0 19.0.2
@swc-node/register 1.6.8 1.9.1
@swc/core 1.3.107 1.5.5
@swc/helpers 0.5.3 0.5.11
@types/jest 29.5.11 29.5.12
@types/node 18.19.10 20.12.11
@typescript-eslint/eslint-plugin 6.20.0 7.8.0
@typescript-eslint/parser 6.20.0 7.8.0
@vitest/coverage-v8 1.2.2 1.6.0
@vitest/ui 1.2.2 1.6.0
esbuild 0.19.12 0.21.2
eslint 8.48.0 9.2.0
ngx-deploy-npm 8.0.0 8.0.1
nx 17.3.0 19.0.2
prettier 2.8.8 3.2.5
ts-node 10.9.1 10.9.2
tsx 4.7.0 4.10.1
typescript 5.3.3 5.4.5
verdaccio 5.29.0 5.31.0
vite 5.0.12 5.2.11
vitest 1.2.2 1.6.0

Updates @libp2p/interface from 1.1.2 to 1.3.1

Release notes

Sourced from @​libp2p/interface's releases.

interface: v1.3.1

1.3.1 (2024-05-01)

Bug Fixes

interface: v1.3.0

1.3.0 (2024-04-24)

Features

Documentation

Commits

Updates @nx/devkit from 17.3.0 to 19.0.2

Release notes

Sourced from @​nx/devkit's releases.

19.0.2 (2024-05-09)

🩹 Fixes

  • bundling: rollup does not log build errors (#23141)
  • bundling: resolve index files from ts paths when running esbuild without bundling (#23098)
  • core: set yarn berry nodeLinker correctly in migrate command (#23249)
  • core: show project --web shouldn't error (#23251)
  • core: update getLastValueFromAsyncIterableIterator to support AsyncIterables returned from executors (#23229)
  • gradle: run gradle init if no settings.gradle (#23226)
  • linter: ensure config.rules is spread into rules in flat config migration (#23263)
  • misc: create workspaces and default app with the name as provided (#23196)
  • ⚠️ misc: adjust deprecation messages to v20 (#23223)
  • nx-dev: fix home page mobile menu (#23250)
  • release: ensure changelog renderers are resolvable when processing config (#23214)
  • vite: don't generate tasks for remix projects (#22551)
  • vite: get tsconfig from new path including target (#22775)
  • webpack: fix default compiler option (#22762)
  • webpack: don't overwrite output config (#22116)
  • webpack: publicPath and rebaseRootRelative (#20992)

⚠️ Breaking Changes

  • misc: nx print-affected was deprecated in 16.4.0 and has been removed
  • misc: nx affected:graph was deprecated in 16.4.0 and has been removed
  • misc: criticalPath and affectedProjects properties created for nx graph --file graph.json was deprecated in 16.2.0 and has been removed

❤️ Thank You

19.0.1 (2024-05-07)

🚀 Features

... (truncated)

Commits
  • 84399c8 fix(core): update getLastValueFromAsyncIterableIterator to support AsyncItera...
  • cc875a6 fix(devkit): check if includes is actually necessary (#23181)
  • 2526979 fix(devkit): executor-to-plugin-migrator should add // targets hint (#23167)
  • 21d7e92 fix(testing): convert-to-inferred generators should add includes only when ne...
  • acd0993 feat(linter): add convert-to-inferred migration generator (#23142)
  • dbad02a fix(testing): convert-to-inferred generator should handle legacy cypress exec...
  • 11fec5a fix(devkit): run callback for forEachProjectConfig when target.options is und...
  • a64a7e2 feat(core): cleanup for v19 (#22993)
  • 44820f2 feat(testing): add convert-to-inferred migration generator for cypress (#22884)
  • 25eeddc feat(testing): add playwright generator to convert from executors to plugin (...
  • Additional commits viewable in compare view

Updates @nx/esbuild from 17.3.0 to 19.0.2

Release notes

Sourced from @​nx/esbuild's releases.

19.0.2 (2024-05-09)

🩹 Fixes

  • bundling: rollup does not log build errors (#23141)
  • bundling: resolve index files from ts paths when running esbuild without bundling (#23098)
  • core: set yarn berry nodeLinker correctly in migrate command (#23249)
  • core: show project --web shouldn't error (#23251)
  • core: update getLastValueFromAsyncIterableIterator to support AsyncIterables returned from executors (#23229)
  • gradle: run gradle init if no settings.gradle (#23226)
  • linter: ensure config.rules is spread into rules in flat config migration (#23263)
  • misc: create workspaces and default app with the name as provided (#23196)
  • ⚠️ misc: adjust deprecation messages to v20 (#23223)
  • nx-dev: fix home page mobile menu (#23250)
  • release: ensure changelog renderers are resolvable when processing config (#23214)
  • vite: don't generate tasks for remix projects (#22551)
  • vite: get tsconfig from new path including target (#22775)
  • webpack: fix default compiler option (#22762)
  • webpack: don't overwrite output config (#22116)
  • webpack: publicPath and rebaseRootRelative (#20992)

⚠️ Breaking Changes

  • misc: nx print-affected was deprecated in 16.4.0 and has been removed
  • misc: nx affected:graph was deprecated in 16.4.0 and has been removed
  • misc: criticalPath and affectedProjects properties created for nx graph --file graph.json was deprecated in 16.2.0 and has been removed

❤️ Thank You

19.0.1 (2024-05-07)

🚀 Features

... (truncated)

Commits
  • 544a909 fix(bundling): resolve index files from ts paths when running esbuild without...
  • 2e621f3 feat(misc): v19 cleanup for Nx plugins (#23104)
  • a64a7e2 feat(core): cleanup for v19 (#22993)
  • f3a20bb chore(repo): remove unnecessary .eslintignore files and use ignorePatterns in...
  • bc43243 chore(repo): add eslint and jest plugins to use inferred targets (#22946)
  • e549ea2 fix(bundling): handle circular dependencies in @​nx/esbuild getExtraDependenci...
  • b7ffb25 fix(bundling): prevent sensitive keys from being bundled (#22413)
  • a9974d3 docs(misc): change http:// to https:// (#19534)
  • See full diff in compare view

Updates @nx/eslint from 17.3.0 to 19.0.2

Release notes

Sourced from @​nx/eslint's releases.

19.0.2 (2024-05-09)

🩹 Fixes

  • bundling: rollup does not log build errors (#23141)
  • bundling: resolve index files from ts paths when running esbuild without bundling (#23098)
  • core: set yarn berry nodeLinker correctly in migrate command (#23249)
  • core: show project --web shouldn't error (#23251)
  • core: update getLastValueFromAsyncIterableIterator to support AsyncIterables returned from executors (#23229)
  • gradle: run gradle init if no settings.gradle (#23226)
  • linter: ensure config.rules is spread into rules in flat config migration (#23263)
  • misc: create workspaces and default app with the name as provided (#23196)
  • ⚠️ misc: adjust deprecation messages to v20 (#23223)
  • nx-dev: fix home page mobile menu (#23250)
  • release: ensure changelog renderers are resolvable when processing config (#23214)
  • vite: don't generate tasks for remix projects (#22551)
  • vite: get tsconfig from new path including target (#22775)
  • webpack: fix default compiler option (#22762)
  • webpack: don't overwrite output config (#22116)
  • webpack: publicPath and rebaseRootRelative (#20992)

⚠️ Breaking Changes

  • misc: nx print-affected was deprecated in 16.4.0 and has been removed
  • misc: nx affected:graph was deprecated in 16.4.0 and has been removed
  • misc: criticalPath and affectedProjects properties created for nx graph --file graph.json was deprecated in 16.2.0 and has been removed

❤️ Thank You

19.0.1 (2024-05-07)

🚀 Features

... (truncated)

Commits
  • e3afd8a fix(linter): ensure config.rules is spread into rules in flat config migratio...
  • cc875a6 fix(devkit): check if includes is actually necessary (#23181)
  • 84eb280 fix(linter): add {options.outputFile} to outputs for inferred targets (#23173)
  • 2526979 fix(devkit): executor-to-plugin-migrator should add // targets hint (#23167)
  • acd0993 feat(linter): add convert-to-inferred migration generator (#23142)
  • a64a7e2 feat(core): cleanup for v19 (#22993)
  • e78776a cleanup(linter): parallelize projects processing and better dedupe/ignore pro...
  • bc43243 chore(repo): add eslint and jest plugins to use inferred targets (#22946)
  • 1e4324f fix(linter): do not infer lint tasks for projects without files to lint (#22944)
  • bf206e5 feat(misc): non conflicting init/add flow (#22791)
  • Additional commits viewable in compare view

Updates @nx/eslint-plugin from 17.3.0 to 19.0.2

Release notes

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

19.0.2 (2024-05-09)

🩹 Fixes

  • bundling: rollup does not log build errors (#23141)
  • bundling: resolve index files from ts paths when running esbuild without bundling (#23098)
  • core: set yarn berry nodeLinker correctly in migrate command (#23249)
  • core: show project --web shouldn't error (#23251)
  • core: update getLastValueFromAsyncIterableIterator to support AsyncIterables returned from executors (#23229)
  • gradle: run gradle init if no settings.gradle (#23226)
  • linter: ensure config.rules is spread into rules in flat config migration (#23263)
  • misc: create workspaces and default app with the name as provided (#23196)
  • ⚠️ misc: adjust deprecation messages to v20 (#23223)
  • nx-dev: fix home page mobile menu (#23250)
  • release: ensure changelog renderers are resolvable when processing config (#23214)
  • vite: don't generate tasks for remix projects (#22551)
  • vite: get tsconfig from new path including target (#22775)
  • webpack: fix default compiler option (#22762)
  • webpack: don't overwrite output config (#22116)
  • webpack: publicPath and rebaseRootRelative (#20992)

⚠️ Breaking Changes

  • misc: nx print-affected was deprecated in 16.4.0 and has been removed
  • misc: nx affected:graph was deprecated in 16.4.0 and has been removed
  • misc: criticalPath and affectedProjects properties created for nx graph --file graph.json was deprecated in 16.2.0 and has been removed

❤️ Thank You

19.0.1 (2024-05-07)

🚀 Features

... (truncated)

Commits
  • 0a29df4 fix(misc): adjust deprecation messages to v20 (#23223)
  • 2e621f3 feat(misc): v19 cleanup for Nx plugins (#23104)
  • bc43243 chore(repo): add eslint and jest plugins to use inferred targets (#22946)
  • 8baddb5 feat(angular): support angular 17.3.0 (#22202)
  • 4850bdb fix(nx-plugin): support root tsconfig.json in nx-plugin-checks eslint rule
  • 9194448 fix(linter): add v7 of typescript-eslint to peerDeps (#21853)
  • ce93313 cleanup(linter): refactor code for dynamic/static imports check (#20897)
  • 26ce6f6 fix(linter): fix eslint-plugin migration target version (#21966)
  • f79aabb fix(linter): adjust terminal run check for crystal (#21638)
  • a0ae902 fix(linter): prevent dep-checks leaking when used outside nx (#21404)
  • Additional commits viewable in compare view

Updates @nx/jest from 17.3.0 to 19.0.2

Release notes

Sourced from @​nx/jest's releases.

19.0.2 (2024-05-09)

🩹 Fixes

  • bundling: rollup does not log build errors (#23141)
  • bundling: resolve index files from ts paths when running esbuild without bundling (#23098)
  • core: set yarn berry nodeLinker correctly in migrate command (#23249)
  • core: show project --web shouldn't error (#23251)
  • core: update getLastValueFromAsyncIterableIterator to support AsyncIterables returned from executors (#23229)
  • gradle: run gradle init if no settings.gradle (#23226)
  • linter: ensure config.rules is spread into rules in flat config migration (#23263)
  • misc: create workspaces and default app with the name as provided (#23196)
  • ⚠️ misc: adjust deprecation messages to v20 (#23223)
  • nx-dev: fix home page mobile menu (#23250)
  • release: ensure changelog renderers are resolvable when processing config (#23214)
  • vite: don't generate tasks for remix projects (#22551)
  • vite: get tsconfig from new path including target (#22775)
  • webpack: fix default compiler option (#22762)
  • webpack: don't overwrite output config (#22116)
  • webpack: publicPath and rebaseRootRelative (#20992)

⚠️ Breaking Changes

  • misc: nx print-affected was deprecated in 16.4.0 and has been removed
  • misc: nx affected:graph was deprecated in 16.4.0 and has been removed
  • misc: criticalPath and affectedProjects properties created for nx graph --file graph.json was deprecated in 16.2.0 and has been removed

❤️ Thank You

19.0.1 (2024-05-07)

🚀 Features

... (truncated)

Commits
  • a64a7e2 feat(core): cleanup for v19 (#22993)
  • 3265510 fix(testing): fix test files pattern for jest inferred split tasks (#23025)
  • bc43243 chore(repo): add eslint and jest plugins to use inferred targets (#22946)
  • 80b5514 fix(misc): don't clear node_modules require cache (#22907)
  • 595ea21 fix(testing): bust require cache in jest plugin so configs reload (#22893)
  • 25f598f fix(testing): fix jest ci target names (#22858)
  • bf206e5 feat(misc): non conflicting init/add flow (#22791)
  • fd7cf38 feat(testing): add ability to split jest tests (#22662)
  • 1fe5b98 fix(linter): refactor pcv3 plugin, expose configFiles on context (#21677)
  • a89c734 feat(core): use flag in nx.json for toggling crystal (#21980)
  • Additional commits viewable in compare view

Updates @nx/js from 17.3.0 to 19.0.2

Release notes

Sourced from @​nx/js's releases.

19.0.2 (2024-05-09)

🩹 Fixes

  • bundling: rollup does not log build errors (#23141)
  • bundling: resolve index files from ts paths when running esbuild without bundling (#23098)
  • core: set yarn berry nodeLinker correctly in migrate command (#23249)
  • core: show project --web shouldn't error (#23251)
  • core: update getLastValueFromAsyncIterableIterator to support AsyncIterables returned from executors (#23229)
  • gradle: run gradle init if no settings.gradle (#23226)
  • linter: ensure config.rules is spread into rules in flat config migration (#23263)
  • misc: create workspaces and default app with the name as provided (#23196)
  • ⚠️ misc: adjust deprecation messages to v20 (#23223)
  • nx-dev: fix home page mobile menu (#23250)
  • release: ensure changelog renderers are resolvable when processing config (#23214)
  • vite: don't generate tasks for remix projects (#22551)
  • vite: get tsconfig from new path including target (#22775)
  • webpack: fix default compiler option (#22762)
  • webpack: don't overwrite output config (#22116)
  • webpack: publicPath and rebaseRootRelative (#20992)

⚠️ Breaking Changes

  • misc: nx print-affected was deprecated in 16.4.0 and has been removed
  • misc: nx affected:graph was deprecated in 16.4.0 and has been removed
  • misc: criticalPath and affectedProjects properties created for nx graph --file graph.json was deprecated in 16.2.0 and has been removed

❤️ Thank You

19.0.1 (2024-05-07)

🚀 Features

... (truncated)

Commits

Updates @nx/node from 17.3.0 to 19.0.2

Release notes

Sourced from @​nx/node's releases.

19.0.2 (2024-05-09)

🩹 Fixes

  • bundling: rollup does not log build errors (#23141)
  • bundling: resolve index files from ts paths when running esbuild without bundling (#23098)
  • core: set yarn berry nodeLinker correctly in migrate command (#23249)
  • core: show project --web shouldn't error (#23251)
  • core: update getLastValueFromAsyncIterableIterator to support AsyncIterables returned from executors (#23229)
  • gradle: run gradle init if no settings.gradle (#23226)
  • linter: ensure config.rules is spread into rules in flat config migration (#23263)
  • misc: create workspaces and default app with the name as provided (#23196)
  • ⚠️ misc: adjust deprecation messages to v20 (#23223)
  • nx-dev: fix home page mobile menu (#23250)
  • release: ensure changelog renderers are resolvable when processing config (#23214)
  • vite: don't generate tasks for remix projects (#22551)
  • vite: get tsconfig from new path including target (#22775)
  • webpack: fix default compiler option (#22762)
  • webpack: don't overwrite output config (#22116)
  • webpack: publicPath and rebaseRootRelative (#20992)

⚠️ Breaking Changes

  • misc: nx print-affected was deprecated in 16.4.0 and has been removed
  • misc: nx affected:graph was deprecated in 16.4.0 and has been removed
  • misc: criticalPath and affectedProjects properties created for nx graph --file graph.json was deprecated in 16.2.0 and has been removed

❤️ Thank You

19.0.1 (2024-05-07)

🚀 Features

... (truncated)

Commits
  • b8e6ebb feat(webpack): change plugin import paths to speed up config loading (#23021)
  • 9cf8c29 fix(node): e2e target fails out of the box (#22987)
  • bc43243 chore(repo): add eslint and jest plugins to use inferred targets (#22946)
  • a89c734 feat(core): use flag in nx.json for toggling crystal (#21980)
  • ca3965f fix(angular): do not force explicit targets for separate e2e projects (#21865)
  • 396ffc4 feat(core): enable project crystal by default (#21403)
  • babd361 fix(nest): exclude react-specific packages when generating nx nest monorepo (...
  • f0d93d0 fix(core): update axios to address CVE-2023-45857 (#20493)
  • a9974d3 docs(misc): change http:// to https:// (#19534)
  • 0b3e1f6 feat(core): log to guide users to show details after project generation (#21350)
  • See full diff in compare view

Updates @nx/vite from 17.3.0 to 19.0.2

Release notes

Sourced from @​nx/vite's releases.

19.0.2 (2024-05-09)

🩹 Fixes

  • bundling: rollup does not log build errors (#23141)
  • bundling: resolve index files from ts paths when running esbuild without bundling (#23098)
  • core: set yarn berry nodeLinker correctly in migrate command (#23249)
  • core: show project --web shouldn't error (#23251)
  • core: update getLastValueFromAsyncIterableIterator to support AsyncIterables returned from executors (#23229)
  • gradle: run gradle init if no settings.gradle (#23226)
  • linter: ensure config.rules is spread into rules in flat config migration (#23263)
  • misc: create workspaces and default app with the name as provided (#23196)
  • ⚠️ misc: adjust deprecation messages to v20 (#23223)
  • nx-dev: fix home page mobile menu (#23250)
  • release: ensure changelog renderers are resolvable when processing config (#23214)
  • vite: don't generate tasks for remix projects (#22551)
  • vite: get tsconfig from new path including target (#22775)
  • webpack: fix default compiler option (#22762)
  • webpack: don't overwrite output config (#22116)
  • webpack: publicPath and rebaseRootRelative (#20992)

⚠️ Breaking Changes

  • misc: nx print-affected was deprecated in 16.4.0 and has been removed
  • misc: nx affected:graph was deprecated in 16.4.0 and has been removed
  • misc: criticalPath and affectedProjects properties created for nx graph --file graph.json was deprecated in 16.2.0 and has been removed

❤️ Thank You

19.0.1 (2024-05-07)

🚀 Features

... (truncated)

Commits
  • 8ba5570 fix(vite): get tsconfig from new path including target (#22775)
  • 6106424 fix(vite): don't generate tasks for remix projects (#22551)
  • a64a7e2 feat(core): cleanup for v19 (#22993)
  • bc43243 chore(repo): add eslint and jest plugins to use inferred targets (#22946)
  • bf206e5 feat(misc): non conflicting init/add flow (#22791)
  • 637a004 fix(vite): pass cli arguments as options to vitest (#22355)
  • 2149fa2 fix(vite): ensure cache is created correctly for separate vite and vitest con...
  • 9e13c85 feat(vite): migrate to latest vite-plugin-dts (#22614)
  • 29c80a3 fix(web): spa flag should correctly define redirect (#22487)
  • 54d4780 chore(vite): revert comment about closeAllConnections (#21634)
  • Additional commits viewable in compare view

Updates @nx/web from 17.3.0 to 19.0.2

Release notes

Sourced from @​nx/web's releases.

19.0.2 (2024-05-09)

🩹 Fixes

  • bundling: rollup does not log build errors (#23141)
  • bundling: resolve index files from ts paths when running esbuild without bundling (#23098)
  • core: set yarn berry nodeLinker correctly in migrate command (#23249)
  • core: show project --web shouldn't error (#23251)
  • core: update getLastValueFromAsyncIterableIterator to support AsyncIterables returned from executors (#23229)
  • gradle: run gradle init if no settings.gradle (#23226)
  • linter: ensure config.rules is spread into rules in flat config migration (#23263)
  • misc: create workspaces and default app with the name as provided (#23196)
  • ⚠️ misc: adjust deprecation messages to v20 (#23223)
  • nx-dev: fix home page mobile menu (#23250)
  • release: ensure changelog renderers are resolvable when processing config (#23214)
  • vite: don't generate tasks for remix projects (#22551)
  • vite: get tsconfig from new path including target (#22775)
  • webpack: fix default compiler option (#22762)Description has been truncated

Bumps the dev group with 31 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@libp2p/interface](https://github.com/libp2p/js-libp2p) | `1.1.2` | `1.3.1` |
| [@nx/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit) | `17.3.0` | `19.0.2` |
| [@nx/esbuild](https://github.com/nrwl/nx/tree/HEAD/packages/esbuild) | `17.3.0` | `19.0.2` |
| [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) | `17.3.0` | `19.0.2` |
| [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `17.3.0` | `19.0.2` |
| [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) | `17.3.0` | `19.0.2` |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `17.3.0` | `19.0.2` |
| [@nx/node](https://github.com/nrwl/nx/tree/HEAD/packages/node) | `17.3.0` | `19.0.2` |
| [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite) | `17.3.0` | `19.0.2` |
| [@nx/web](https://github.com/nrwl/nx/tree/HEAD/packages/web) | `17.3.0` | `19.0.2` |
| [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) | `17.3.0` | `19.0.2` |
| [@swc-node/register](https://github.com/swc-project/swc-node) | `1.6.8` | `1.9.1` |
| [@swc/core](https://github.com/swc-project/swc) | `1.3.107` | `1.5.5` |
| [@swc/helpers](https://github.com/swc-project/swc) | `0.5.3` | `0.5.11` |
| [@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.12.11` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.20.0` | `7.8.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.20.0` | `7.8.0` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `1.2.2` | `1.6.0` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `1.2.2` | `1.6.0` |
| [esbuild](https://github.com/evanw/esbuild) | `0.19.12` | `0.21.2` |
| [eslint](https://github.com/eslint/eslint) | `8.48.0` | `9.2.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` | `19.0.2` |
| [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.10.1` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.5` |
| [verdaccio](https://github.com/verdaccio/verdaccio) | `5.29.0` | `5.31.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.0.12` | `5.2.11` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.2.2` | `1.6.0` |



Updates `@libp2p/interface` from 1.1.2 to 1.3.1
- [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...libp2p-v1.3.1)

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

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

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

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

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

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

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

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

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

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

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

Updates `@swc/core` from 1.3.107 to 1.5.5
- [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.5.5)

Updates `@swc/helpers` from 0.5.3 to 0.5.11
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/commits)

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.12.11
- [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.8.0
- [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.8.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.20.0 to 7.8.0
- [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.8.0/packages/parser)

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

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

Updates `esbuild` from 0.19.12 to 0.21.2
- [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.21.2)

Updates `eslint` from 8.48.0 to 9.2.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...v9.2.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 19.0.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.0.2/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.10.1
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.7.0...v4.10.1)

Updates `typescript` from 5.3.3 to 5.4.5
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.3.3...v5.4.5)

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

Updates `vite` from 5.0.12 to 5.2.11
- [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.2.11/packages/vite)

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

---
updated-dependencies:
- dependency-name: "@libp2p/interface"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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/web"
  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: "@swc/helpers"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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-major
  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-minor
  dependency-group: dev
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: verdaccio
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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] <support@github.com>
Copy link
Author

dependabot bot commented on behalf of github May 13, 2024

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

Copy link
Author

dependabot bot commented on behalf of github May 20, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Copy link
Author

dependabot bot commented on behalf of github May 27, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 27, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-abd74db33e branch May 27, 2024 05:39
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants