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-dependencies group with 4 updates #516

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps the nx-dependencies group with 4 updates: @nx/eslint, @nx/vite, @nx/web and nx.

Updates @nx/eslint from 20.3.0 to 20.3.1

Release notes

Sourced from @​nx/eslint's releases.

20.3.1 (2025-01-07)

🚀 Features

  • nx-dev: add TOC markdoc component for blog posts (d98e6e4e84)

🩹 Fixes

  • core: daemon spinner should show text (#29448)
  • js: not generate tsconfig if already exists (#29317)
  • js: only add typescript project references for explicit dependencies in sync generator (#28998)
  • js: infer outputs correctly when both rootDir and outDir are set for tsconfig (#29531)
  • nx-dev: Quote typo (#29513)
  • nx-dev: add playsInline to video loop component (615fd172a5)
  • release: invalid config path in hint for using skipLockFileUpdate (#29425)
  • vite: tsconfig paths plugin should not partially match paths (#29501)

❤️ Thank You

Commits
Maintainer changes

This version was pushed to npm by jameshenry, a new releaser for @​nx/eslint since your current version.


Updates @nx/vite from 20.3.0 to 20.3.1

Release notes

Sourced from @​nx/vite's releases.

20.3.1 (2025-01-07)

🚀 Features

  • nx-dev: add TOC markdoc component for blog posts (d98e6e4e84)

🩹 Fixes

  • core: daemon spinner should show text (#29448)
  • js: not generate tsconfig if already exists (#29317)
  • js: only add typescript project references for explicit dependencies in sync generator (#28998)
  • js: infer outputs correctly when both rootDir and outDir are set for tsconfig (#29531)
  • nx-dev: Quote typo (#29513)
  • nx-dev: add playsInline to video loop component (615fd172a5)
  • release: invalid config path in hint for using skipLockFileUpdate (#29425)
  • vite: tsconfig paths plugin should not partially match paths (#29501)

❤️ Thank You

Commits
Maintainer changes

This version was pushed to npm by jameshenry, a new releaser for @​nx/vite since your current version.


Updates @nx/web from 20.3.0 to 20.3.1

Release notes

Sourced from @​nx/web's releases.

20.3.1 (2025-01-07)

🚀 Features

  • nx-dev: add TOC markdoc component for blog posts (d98e6e4e84)

🩹 Fixes

  • core: daemon spinner should show text (#29448)
  • js: not generate tsconfig if already exists (#29317)
  • js: only add typescript project references for explicit dependencies in sync generator (#28998)
  • js: infer outputs correctly when both rootDir and outDir are set for tsconfig (#29531)
  • nx-dev: Quote typo (#29513)
  • nx-dev: add playsInline to video loop component (615fd172a5)
  • release: invalid config path in hint for using skipLockFileUpdate (#29425)
  • vite: tsconfig paths plugin should not partially match paths (#29501)

❤️ Thank You

Commits
Maintainer changes

This version was pushed to npm by jameshenry, a new releaser for @​nx/web since your current version.


Updates nx from 20.3.0 to 20.3.1

Release notes

Sourced from nx's releases.

20.3.1 (2025-01-07)

🚀 Features

  • nx-dev: add TOC markdoc component for blog posts (d98e6e4e84)

🩹 Fixes

  • core: daemon spinner should show text (#29448)
  • js: not generate tsconfig if already exists (#29317)
  • js: only add typescript project references for explicit dependencies in sync generator (#28998)
  • js: infer outputs correctly when both rootDir and outDir are set for tsconfig (#29531)
  • nx-dev: Quote typo (#29513)
  • nx-dev: add playsInline to video loop component (615fd172a5)
  • release: invalid config path in hint for using skipLockFileUpdate (#29425)
  • vite: tsconfig paths plugin should not partially match paths (#29501)

❤️ Thank You

Commits
Maintainer changes

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


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

Bumps the nx-dependencies group with 4 updates: [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint), [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite), [@nx/web](https://github.com/nrwl/nx/tree/HEAD/packages/web) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx).


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

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

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

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

---
updated-dependencies:
- dependency-name: "@nx/eslint"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx-dependencies
- dependency-name: "@nx/vite"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx-dependencies
- dependency-name: "@nx/web"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx-dependencies
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 13, 2025
Copy link

vercel bot commented Jan 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
zudoku-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 13, 2025 10:43am
zudoku-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 13, 2025 10:43am

Copy link

nx-cloud bot commented Jan 13, 2025

View your CI Pipeline Execution ↗ for commit a2be409.

Command Status Duration Result
nx run-many -t build --projects=tag:example ✅ Succeeded 56s View ↗
nx run-many -t root:lint:ci root:format:ci buil... ✅ Succeeded 22s View ↗

☁️ Nx Cloud last updated this comment at 2025-01-13 10:44:35 UTC

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
Development

Successfully merging this pull request may close these issues.

0 participants