Closed dependabot[bot] closed 3 weeks ago
Latest commit: 75b3681cc2a5a5a781d097f7e3299aa2a306d59a
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the development group with 4 updates in the / directory: nx, @types/react, vite and typescript-eslint.
Updates
nx
from 20.0.3 to 20.0.6Release notes
Sourced from nx's releases.
... (truncated)
Commits
adde583
chore(core): add cache implementations (#28595)214912d
fix(core): skip eslint custom hasher when hashing tasks during running comman...fdbec63
fix(core): createTaskGraph should accept extraTargetDependencies (#28542)315c766
fix(core): only check if files are in sync if there are no records in the db ...4a1737b
fix(core): handle concurrent db connections better (#28544)5da14f4
cleanup(misc): remove unused migrations (#28591)5336aa0
fix(core): make sure yarn berry correctly resolves latest version during nx a...aa3d1d8
docs(core): move powerpack features to enterprise section (#28528)ed350a4
fix(core): not to cache entire workspace root (#28552)Updates
@types/react
from 18.3.11 to 18.3.12Commits
Updates
vite
from 5.4.9 to 5.4.10Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
5f52bc8
release: v5.4.107d1a3bc
fix: backport #18367,augment hash for CSS files to prevent chromium erroring ...Updates
typescript-eslint
from 8.10.0 to 8.11.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
79c27a8
chore(release): publish 8.11.0Dependabot 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