Closed dependabot[bot] closed 1 week ago
Latest commit: cd2e9d12304316a39d9bfeb1cc0e30fce51d3015
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
Bumps the development group with 8 updates in the / directory:
20.0.7
20.1.0
9.13.0
9.14.0
5.4.10
5.4.11
5.1.4
5.1.5
1.15.2
1.16.1
9.13.0
9.14.0
9.30.0
9.31.0
8.12.2
8.14.0
Updates
nx
from 20.0.7 to 20.1.0Release notes
Sourced from nx's releases.
... (truncated)
Commits
c21b039
fix(core): reduce time it takes to require nx commands (#28884)0fd3442
fix(core): cross-workspace implicitDependencies should be safely ignored (#28...258a256
fix(core): do not use unix dotfile locks (#28859)d2c1067
fix(release): support workspace root as a subdirectory of git root (#28650)0d7f226
fix(core): shutdown plugin workers when disconnected (#28857)7f39dc1
fix(core): do not depend on ci info crate (#28850)158d343
fix(misc): update generators to use autocomplete instead of select when possi...c50269a
fix(core): create different dummy tasks for different targets (#28837)bc1a6cf
fix(core): ensure that the database connection is closed when nx exits (#28821)a22a431
feat(nx-cloud): configure import paths for light client when running … (#28735)Updates
eslint
from 9.13.0 to 9.14.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
db0b844
9.14.020b0da1
Build: changelog update for 9.14.0f36cb16
chore: upgrade@eslint/js
@9
.14.0 (#19086)28be447
chore: package.json update for@eslint/js
release24d0172
fix: enable retry concurrency limit for readFile() (#19077)3fa009f
feat: add support for Import Attributes and RegExp Modifiers (#19076)b0faee3
feat: add types for the@eslint/js
package (#19010)151c965
docs: updatecontext.languageOptions.parser
description (#19084)dc34f94
docs: Update READMEf48a2a0
test: addno-invalid-regexp
tests with RegExp Modifiers (#19075)Updates
vite
from 5.4.10 to 5.4.11Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
c54c860
release: v5.4.11Updates
@vitejs/plugin-vue
from 5.1.4 to 5.1.5Release notes
Sourced from
@vitejs/plugin-vue
's releases.Changelog
Sourced from
@vitejs/plugin-vue
's changelog.Commits
7d081cc
release: plugin-vue@5.1.591210cc
chore(deps): update dependency rollup to ^4.25.0 (#472)e432bcb
fix(deps): update all non-major dependencies (#439)62b17f3
fix(hmr): should reload if relies file changed after re-render (#471)8f9c624
fix(hmr): re-resolve script after type dep changed (#446)5625fc9
chore(deps): update upstream (#462)4a811b0
chore: fix typo (#464)de88394
perf: usehash
to replacecreateHash
(#460)0fc9cd0
chore(deps): update dependency rollup to ^4.24.0 (#448)Updates
@eslint-react/eslint-plugin
from 1.15.2 to 1.16.1Release notes
Sourced from
@eslint-react/eslint-plugin
's releases.Changelog
Sourced from
@eslint-react/eslint-plugin
's changelog.Commits
26de164
release: 1.16.1eb66096
release: 1.16.1-beta.33c23cfc
release: 1.16.1-next.3080c590
feat(plugins/x): add 'jsx-no-duplicate-props' (#851)84dffa2
release: 1.16.1-next.25c6f9b5
release: 1.16.1-next.1197d7e0
release: 1.16.1-next.00b12119
release: 1.16.0-beta.21dcbcce
release: 1.16.0-next.2ebb80fa
feat: add recommended-typescript preset (#848)Updates
@eslint/js
from 9.13.0 to 9.14.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
28be447
chore: package.json update for@eslint/js
releaseb0faee3
feat: add types for the@eslint/js
package (#19010)Updates
eslint-plugin-vue
from 9.30.0 to 9.31.0Release notes
Sourced from eslint-plugin-vue's releases.
Commits
16c8778
9.31.0b779f88
feat(no-empty-component-block): support auto fix (#2595)a5fb774
feat: add prefer-use-template-ref rule (#2554)e13089e
fix(require-explicit-slots): ignore attribute binding (#2591)54a99c5
refactor: store the defineEmits variable name (#2592)9205cc8
feat(no-reserved-component-names): add case sensitive option (#2594)4729a3b
fix(define-macros-order): skip TSModuleDeclaration statements (#2593)Updates
typescript-eslint
from 8.12.2 to 8.14.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
16fba0a
chore(release): publish 8.14.0ac1f632
chore(release): publish 8.13.03b97b55
chore: enable eslint-plugin-perfectionist on the rest of the repo (#10189)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