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

build(deps-dev): bump the nx group with 8 updates #692

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the nx group with 8 updates:

Package From To
@nx/esbuild 17.2.8 17.3.1
@nx/eslint-plugin 17.2.8 17.3.1
@nx/js 17.2.8 17.3.1
@nx/next 17.2.8 17.3.1
@nx/playwright 17.3.0 17.3.1
@nx/react 17.2.8 17.3.1
@nx/vite 17.2.8 17.3.1
nx 17.2.8 17.3.1

Updates @nx/esbuild from 17.2.8 to 17.3.1

Release notes

Sourced from @​nx/esbuild's releases.

17.3.1 (2024-01-31)

🚀 Features

  • angular: add generator to convert targets to use the esbuild-based application executor (#21333)
  • core: don't clear NX_BASE or NX_HEAD (#20125)
  • devkit: improving error handeling read target options (#20336)
  • react-native: add useTransformReactJSX babel config to generators (#19170)
  • vite: allow passing path to custom tsconfig file when skipTypeCheck is false (#19784)

🩹 Fixes

  • nestjs lib generator pass skipPackageJson flag to js lib generator (#20442)
  • angular: fix dev-server validation for esbuildMiddleware (#21413)
  • angular: should not log invalid extension includedScripts (#21441)
  • bundling: consider index/folder imports in manual file resolution (#19030)
  • core: remove misleading message at front of error (#21443)
  • core: new generator not skipping package installation (#17927)
  • core: include typescript package when calculating project hashes (#21285)
  • core: do not append node_module paths in run-script executor (#21445)
  • graph: repair externalApiService usage broken after refactor (#21422)
  • js: allow inlined libs without imports (#20649)
  • linter: remove extend of @​angular-eslint/recommended--extra config (#18465)
  • linter: restore rules to match previous @​typescript-eslint/recommended (#21424)
  • linter: make target default migrations a bit more robust (#21446)
  • misc: prevent ts-node from reading tsconfig when registering transpiler (#21381)
  • nextjs: Add missing support swc for custom server (#21401)
  • nextjs: lazy load plugin import (#21426)
  • nx-dev: remove unmatched bracket. updates warning description (#19481)
  • react: import SupportedStyles type from correct path (#20239)
  • vite: prevent vite:build copying package.json when generatePackageJson false (#19780)
  • vue: do not add @​vue/tsconfig dependency (#19873)

❤️ Thank You

... (truncated)

Commits

Updates @nx/eslint-plugin from 17.2.8 to 17.3.1

Release notes

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

17.3.1 (2024-01-31)

🚀 Features

  • angular: add generator to convert targets to use the esbuild-based application executor (#21333)
  • core: don't clear NX_BASE or NX_HEAD (#20125)
  • devkit: improving error handeling read target options (#20336)
  • react-native: add useTransformReactJSX babel config to generators (#19170)
  • vite: allow passing path to custom tsconfig file when skipTypeCheck is false (#19784)

🩹 Fixes

  • nestjs lib generator pass skipPackageJson flag to js lib generator (#20442)
  • angular: fix dev-server validation for esbuildMiddleware (#21413)
  • angular: should not log invalid extension includedScripts (#21441)
  • bundling: consider index/folder imports in manual file resolution (#19030)
  • core: remove misleading message at front of error (#21443)
  • core: new generator not skipping package installation (#17927)
  • core: include typescript package when calculating project hashes (#21285)
  • core: do not append node_module paths in run-script executor (#21445)
  • graph: repair externalApiService usage broken after refactor (#21422)
  • js: allow inlined libs without imports (#20649)
  • linter: remove extend of @​angular-eslint/recommended--extra config (#18465)
  • linter: restore rules to match previous @​typescript-eslint/recommended (#21424)
  • linter: make target default migrations a bit more robust (#21446)
  • misc: prevent ts-node from reading tsconfig when registering transpiler (#21381)
  • nextjs: Add missing support swc for custom server (#21401)
  • nextjs: lazy load plugin import (#21426)
  • nx-dev: remove unmatched bracket. updates warning description (#19481)
  • react: import SupportedStyles type from correct path (#20239)
  • vite: prevent vite:build copying package.json when generatePackageJson false (#19780)
  • vue: do not add @​vue/tsconfig dependency (#19873)

❤️ Thank You

... (truncated)

Commits

Updates @nx/js from 17.2.8 to 17.3.1

Release notes

Sourced from @​nx/js's releases.

17.3.1 (2024-01-31)

🚀 Features

  • angular: add generator to convert targets to use the esbuild-based application executor (#21333)
  • core: don't clear NX_BASE or NX_HEAD (#20125)
  • devkit: improving error handeling read target options (#20336)
  • react-native: add useTransformReactJSX babel config to generators (#19170)
  • vite: allow passing path to custom tsconfig file when skipTypeCheck is false (#19784)

🩹 Fixes

  • nestjs lib generator pass skipPackageJson flag to js lib generator (#20442)
  • angular: fix dev-server validation for esbuildMiddleware (#21413)
  • angular: should not log invalid extension includedScripts (#21441)
  • bundling: consider index/folder imports in manual file resolution (#19030)
  • core: remove misleading message at front of error (#21443)
  • core: new generator not skipping package installation (#17927)
  • core: include typescript package when calculating project hashes (#21285)
  • core: do not append node_module paths in run-script executor (#21445)
  • graph: repair externalApiService usage broken after refactor (#21422)
  • js: allow inlined libs without imports (#20649)
  • linter: remove extend of @​angular-eslint/recommended--extra config (#18465)
  • linter: restore rules to match previous @​typescript-eslint/recommended (#21424)
  • linter: make target default migrations a bit more robust (#21446)
  • misc: prevent ts-node from reading tsconfig when registering transpiler (#21381)
  • nextjs: Add missing support swc for custom server (#21401)
  • nextjs: lazy load plugin import (#21426)
  • nx-dev: remove unmatched bracket. updates warning description (#19481)
  • react: import SupportedStyles type from correct path (#20239)
  • vite: prevent vite:build copying package.json when generatePackageJson false (#19780)
  • vue: do not add @​vue/tsconfig dependency (#19873)

❤️ Thank You

... (truncated)

Commits
  • b6d2f88 chore(repo): bump deprecation messages to v19 (#21430)
  • dc72a82 chore(repo): bump @​babel/core plugin-transform-runtime to 7.23.2 (#20952)
  • 52d6b0d docs(misc): change http:// to https:// (#19534)
  • 1b32b95 fix(js): allow inlined libs without imports (#20649)
  • 69636ad fix(release): do not restart the daemon when skipLockFileUpdate is set (#21389)
  • ec38a58 fix(js): fix missing top-level dependencies in publishable libs (#17730)
  • 1bd2e0e fix(core): fix compilerOptions may not exist (#21364)
  • 9c81328 fix(release): disable workspace changelogs in config when not valid (#21341)
  • 4b88f48 feat(angular): support angular 17.1.0 (#20556)
  • 06f726a fix(js): add @​swc/helpers when initializing js plugin since it is needed by o...
  • Additional commits viewable in compare view

Updates @nx/next from 17.2.8 to 17.3.1

Release notes

Sourced from @​nx/next's releases.

17.3.1 (2024-01-31)

🚀 Features

  • angular: add generator to convert targets to use the esbuild-based application executor (#21333)
  • core: don't clear NX_BASE or NX_HEAD (#20125)
  • devkit: improving error handeling read target options (#20336)
  • react-native: add useTransformReactJSX babel config to generators (#19170)
  • vite: allow passing path to custom tsconfig file when skipTypeCheck is false (#19784)

🩹 Fixes

  • nestjs lib generator pass skipPackageJson flag to js lib generator (#20442)
  • angular: fix dev-server validation for esbuildMiddleware (#21413)
  • angular: should not log invalid extension includedScripts (#21441)
  • bundling: consider index/folder imports in manual file resolution (#19030)
  • core: remove misleading message at front of error (#21443)
  • core: new generator not skipping package installation (#17927)
  • core: include typescript package when calculating project hashes (#21285)
  • core: do not append node_module paths in run-script executor (#21445)
  • graph: repair externalApiService usage broken after refactor (#21422)
  • js: allow inlined libs without imports (#20649)
  • linter: remove extend of @​angular-eslint/recommended--extra config (#18465)
  • linter: restore rules to match previous @​typescript-eslint/recommended (#21424)
  • linter: make target default migrations a bit more robust (#21446)
  • misc: prevent ts-node from reading tsconfig when registering transpiler (#21381)
  • nextjs: Add missing support swc for custom server (#21401)
  • nextjs: lazy load plugin import (#21426)
  • nx-dev: remove unmatched bracket. updates warning description (#19481)
  • react: import SupportedStyles type from correct path (#20239)
  • vite: prevent vite:build copying package.json when generatePackageJson false (#19780)
  • vue: do not add @​vue/tsconfig dependency (#19873)

❤️ Thank You

... (truncated)

Commits

Updates @nx/playwright from 17.3.0 to 17.3.1

Release notes

Sourced from @​nx/playwright's releases.

17.3.1 (2024-01-31)

🚀 Features

  • angular: add generator to convert targets to use the esbuild-based application executor (#21333)
  • core: don't clear NX_BASE or NX_HEAD (#20125)
  • devkit: improving error handeling read target options (#20336)
  • react-native: add useTransformReactJSX babel config to generators (#19170)
  • vite: allow passing path to custom tsconfig file when skipTypeCheck is false (#19784)

🩹 Fixes

  • nestjs lib generator pass skipPackageJson flag to js lib generator (#20442)
  • angular: fix dev-server validation for esbuildMiddleware (#21413)
  • angular: should not log invalid extension includedScripts (#21441)
  • bundling: consider index/folder imports in manual file resolution (#19030)
  • core: remove misleading message at front of error (#21443)
  • core: new generator not skipping package installation (#17927)
  • core: include typescript package when calculating project hashes (#21285)
  • core: do not append node_module paths in run-script executor (#21445)
  • graph: repair externalApiService usage broken after refactor (#21422)
  • js: allow inlined libs without imports (#20649)
  • linter: remove extend of @​angular-eslint/recommended--extra config (#18465)
  • linter: restore rules to match previous @​typescript-eslint/recommended (#21424)
  • linter: make target default migrations a bit more robust (#21446)
  • misc: prevent ts-node from reading tsconfig when registering transpiler (#21381)
  • nextjs: Add missing support swc for custom server (#21401)
  • nextjs: lazy load plugin import (#21426)
  • nx-dev: remove unmatched bracket. updates warning description (#19481)
  • react: import SupportedStyles type from correct path (#20239)
  • vite: prevent vite:build copying package.json when generatePackageJson false (#19780)
  • vue: do not add @​vue/tsconfig dependency (#19873)

❤️ Thank You

... (truncated)

Commits

Updates @nx/react from 17.2.8 to 17.3.1

Release notes

Sourced from @​nx/react's releases.

17.3.1 (2024-01-31)

🚀 Features

  • angular: add generator to convert targets to use the esbuild-based application executor (#21333)
  • core: don't clear NX_BASE or NX_HEAD (#20125)
  • devkit: improving error handeling read target options (#20336)
  • react-native: add useTransformReactJSX babel config to generators (#19170)
  • vite: allow passing path to custom tsconfig file when skipTypeCheck is false (#19784)

🩹 Fixes

  • nestjs lib generator pass skipPackageJson flag to js lib generator (#20442)
  • angular: fix dev-server validation for esbuildMiddleware (#21413)
  • angular: should not log invalid extension includedScripts (#21441)
  • bundling: consider index/folder imports in manual file resolution (#19030)
  • core: remove misleading message at front of error (#21443)
  • core: new generator not skipping package installation (#17927)
  • core: include typescript package when calculating project hashes (#21285)
  • core: do not append node_module paths in run-script executor (#21445)
  • graph: repair externalApiService usage broken after refactor (#21422)
  • js: allow inlined libs without imports (#20649)
  • linter: remove extend of @​angular-eslint/recommended--extra config (#18465)
  • linter: restore rules to match previous @​typescript-eslint/recommended (#21424)
  • linter: make target default migrations a bit more robust (#21446)
  • misc: prevent ts-node from reading tsconfig when registering transpiler (#21381)
  • nextjs: Add missing support swc for custom server (#21401)
  • nextjs: lazy load plugin import (#21426)
  • nx-dev: remove unmatched bracket. updates warning description (#19481)
  • react: import SupportedStyles type from correct path (#20239)
  • vite: prevent vite:build copying package.json when generatePackageJson false (#19780)
  • vue: do not add @​vue/tsconfig dependency (#19873)

❤️ Thank You

... (truncated)

Commits

Updates @nx/vite from 17.2.8 to 17.3.1

Release notes

Sourced from @​nx/vite's releases.

17.3.1 (2024-01-31)

🚀 Features

  • angular: add generator to convert targets to use the esbuild-based application executor (#21333)
  • core: don't clear NX_BASE or NX_HEAD (#20125)
  • devkit: improving error handeling read target options (#20336)
  • react-native: add useTransformReactJSX babel config to generators (#19170)
  • vite: allow passing path to custom tsconfig file when skipTypeCheck is false (#19784)

🩹 Fixes

  • nestjs lib generator pass skipPackageJson flag to js lib generator (#20442)
  • angular: fix dev-server validation for esbuildMiddleware (#21413)
  • angular: should not log invalid extension includedScripts (#21441)
  • bundling: consider index/folder imports in manual file resolution (#19030)
  • core: remove misleading message at front of error (#21443)
  • core: new generator not skipping package installation (#17927)
  • core: include typescript package when calculating project hashes (#21285)
  • core: do not append node_module paths in run-script executor (#21445)
  • graph: repair externalApiService usage broken after refactor (#21422)
  • js: allow inlined libs without imports (#20649)
  • linter: remove extend of @​angular-eslint/recommended--extra config (#18465)
  • linter: restore rules to match previous @​typescript-eslint/recommended (#21424)
  • linter: make target default migrations a bit more robust (#21446)
  • misc: prevent ts-node from reading tsconfig when registering transpiler (#21381)
  • nextjs: Add missing support swc for custom server (#21401)
  • nextjs: lazy load plugin import (#21426)
  • nx-dev: remove unmatched bracket. updates warning description (#19481)
  • react: import SupportedStyles type from correct path (#20239)
  • vite: prevent vite:build copying package.json when generatePackageJson false (#19780)
  • vue: do not add @​vue/tsconfig dependency (#19873)

❤️ Thank You

... (truncated)

Commits
  • b6d2f88 chore(repo): bump deprecation messages to v19 (#21430)
  • 8b99a7c fix(bundling): consider index/folder imports in manual file resolution (#19030)
  • 52d6b0d docs(misc): change http:// to https:// (#19534)
  • 99c9127 feat(vite): allow passing path to custom tsconfig file when skipTypeCheck is ...
  • 2ea4dbd fix(vite): prevent vite:build copying package.json when generatePackageJson f...
  • 79a7e79 fix(vite): PCV3 multiple targets (#21366)
  • bf6f78f fix(vite): PCV3 Plugin update to use resolveConfig (#21287)
  • e475835 feat(misc): optionally update package.json scripts in init generators (#21204)
  • 1ffd673 feat(core): add target defaults in configuration generators rather th… (#21105)
  • 6141f44 feat(core): add keepExistingVersions to all packages (#21169)
  • Additional commits viewable in compare view

Updates nx from 17.2.8 to 17.3.1

Release notes

Sourced from nx's releases.

17.3.1 (2024-01-31)

🚀 Features

  • angular: add generator to convert targets to use the esbuild-based application executor (#21333)
  • core: don't clear NX_BASE or NX_HEAD (#20125)
  • devkit: improving error handeling read target options (#20336)
  • react-native: add useTransformReactJSX babel config to generators (#19170)
  • vite: allow passing path to custom tsconfig file when skipTypeCheck is false (#19784)

🩹 Fixes

  • nestjs lib generator pass skipPackageJson flag to js lib generator (#20442)
  • angular: fix dev-server validation for esbuildMiddleware (#21413)
  • angular: should not log invalid extension includedScripts (#21441)
  • bundling: consider index/folder imports in manual file resolution (#19030)
  • core: remove misleading message at front of error (#21443)
  • core: new generator not skipping package installation (#17927)
  • core: include typescript package when calculating project hashes (#21285)
  • core: do not append node_module paths in run-script executor (#21445)
  • graph: repair externalApiService usage broken after refactor (#21422)
  • js: allow inlined libs without imports (#20649)
  • linter: remove extend of @​angular-eslint/recommended--extra config (#18465)
  • linter: restore rules to match previous @​typescript-eslint/recommended (#21424)
  • linter: make target default migrations a bit more robust (#21446)
  • misc: prevent ts-node from reading tsconfig when registering transpiler (#21381)
  • nextjs: Add missing support swc for custom server (#21401)
  • nextjs: lazy load plugin import (#21426)
  • nx-dev: remove unmatched bracket. updates warning description (#19481)
  • react: import SupportedStyles type from correct path (#20239)
  • vite: prevent vite:build copying package.json when generatePackageJson false (#19780)
  • vue: do not add @​vue/tsconfig dependency (#19873)

❤️ Thank You

... (truncated)

Commits
  • 969f022 fix(core): do not append node_module paths in run-script executor (#21445)
  • d57edc5 fix(core): include typescript package when calculating project hashes (#21285)
  • b6d2f88 chore(repo): bump deprecation messages to v19 (#21430)
  • 3cfed3d fix(core): remove misleading message at front of error (#21443)
  • 6c0b43c fix(angular): should not log invalid extension includedScripts (#21441)
  • 52d6b0d docs(misc): change http:// to https:// (#19534)
  • 57c5c67 fix(misc): prevent ts-node from reading tsconfig when registering transpiler ...
  • fa04e27 feat(core): don't clear NX_BASE or NX_HEAD (#20125)
  • e335b9f fix(release): ensure non-zero exit code is propagated, change missing target ...
  • c811be5 fix(core): address some wonkiness when merging command and run-commands (#21315)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Copy link

cloudflare-workers-and-pages bot commented Feb 1, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: b6724c1
Status:⚡️  Build in progress...

View logs

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2024
Copy link

codesandbox bot commented Feb 1, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@jpedroh jpedroh enabled auto-merge (squash) February 1, 2024 19:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/nx-f44cc63b58 branch 3 times, most recently from ca59382 to b0ea9bd Compare February 1, 2024 20:12
Bumps the nx group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@nx/esbuild](https://github.com/nrwl/nx/tree/HEAD/packages/esbuild) | `17.2.8` | `17.3.1` |
| [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `17.2.8` | `17.3.1` |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `17.2.8` | `17.3.1` |
| [@nx/next](https://github.com/nrwl/nx/tree/HEAD/packages/next) | `17.2.8` | `17.3.1` |
| [@nx/playwright](https://github.com/nrwl/nx/tree/HEAD/packages/playwright) | `17.3.0` | `17.3.1` |
| [@nx/react](https://github.com/nrwl/nx/tree/HEAD/packages/react) | `17.2.8` | `17.3.1` |
| [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite) | `17.2.8` | `17.3.1` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `17.2.8` | `17.3.1` |


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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: "@nx/esbuild"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/next"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/playwright"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: "@nx/vite"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/nx-f44cc63b58 branch from b0ea9bd to b6724c1 Compare February 1, 2024 20:18
@jpedroh jpedroh merged commit 34b7bdd into main Feb 1, 2024
5 of 6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/nx-f44cc63b58 branch February 1, 2024 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant