build(deps-dev): bump the development group across 1 directory with 8 updates #256
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the development group with 8 updates in the / directory:
19.8.4
20.0.1
5.6.2
5.6.3
18.3.0
18.3.1
5.4.8
5.4.9
1.14.3
1.15.0
4.6.2
5.0.0
8.8.0
8.9.0
2.1.2
2.1.3
Updates
nx
from 19.8.4 to 20.0.1Release notes
Sourced from nx's releases.
... (truncated)
Commits
145fe01
fix(core): add migration to setuseLegacyCache
by default (#28454)afe0cec
fix(core): handleneverConnectToCloud
property (#28452)4850905
fix(js): improve@nx/js/
typescript plugin and typescript-sync generator perfo...e8ce99d
fix(core): add busy handler for sqlite (#28390)46eac46
fix(core): supportNX_NO_CLOUD
(#28366)d714099
fix(core): handle unique constraint errors when adding duplicate hashes to th...acb19a6
fix(nx-cloud): use create-workspace-v1 endpoint if v2 returns with 404 (#28015)d5c4521
feat(core): enable db cache by default (#28048)23bebd9
feat(devkit): bump compatibility to Nx 19 - 21.x (#28243)7ff387d
Fixing target groups not merging (#28280)Updates
typescript
from 5.6.2 to 5.6.3Release notes
Sourced from typescript's releases.
Commits
d48a5cf
Bump version to 5.6.3 and LKGfefa70a
🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...ff71692
[release-5.6] Remove tsbuildInfo specification error now that we need it for ...1f44dcf
🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)Updates
@types/react-dom
from 18.3.0 to 18.3.1Commits
Updates
vite
from 5.4.8 to 5.4.9Changelog
Sourced from vite's changelog.
Commits
898d61f
release: v5.4.9508d9ab
fix: bump launch-editor-middleware to v2.9.1 (#18348)dc5434c
fix(deps): bump tsconfck (#18322)851b258
fix(hmr): don't try to rewrite imports for direct CSS soft invalidation (#18252)96084d6
fix(data-uri): only match ids starting withdata:
(#18241)eae00b5
fix(css): fix lightningcss dep url resolution with custom root (#18125)c23558a
chore: update all url references of vitejs.dev to vite.dev (#18276)1864eb1
chore: update license copyright (#18278)ae44163
docs: update homepage (#18274)262a879
fix(ssr): (backport #18150) fix source map remapping with multiple sources (#...Updates
@eslint-react/eslint-plugin
from 1.14.3 to 1.15.0Release notes
Sourced from
@eslint-react/eslint-plugin
's releases.Changelog
Sourced from
@eslint-react/eslint-plugin
's changelog.Commits
662343b
release: 1.15.06ab4b2f
release: 1.15.0-next.11a1afabd
release: 1.15.0-beta.113109e65
release: 1.15.0-next.1144c4930
release: 1.15.0-next.101bb7be7
release: 1.15.0-beta.95e62795
release: 1.15.0-next.913a6e19
release: 1.15.0-beta.8f50910e
release: 1.15.0-next.86bda4bf
refactor: Undeprecatehooks-extra-no-direct-set-state-in-use-layout-effect
...Updates
eslint-plugin-react-hooks
from 4.6.2 to 5.0.0Release notes
Sourced from eslint-plugin-react-hooks's releases.
Changelog
Sourced from eslint-plugin-react-hooks's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by eps1lon, a new releaser for eslint-plugin-react-hooks since your current version.
Updates
typescript-eslint
from 8.8.0 to 8.9.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
4666ed4
chore(release): publish 8.9.0f898248
chore(release): publish 8.8.1Updates
vitest
from 2.1.2 to 2.1.3Release notes
Sourced from vitest's releases.
Commits
4c03a0d
chore: release v2.1.370baaaa
fix(vitest): usefast-glob
instead oftinyglobby
in Vitest (#6688)19d64e2
fix(vitest): always inline setup files (#6689)47dde76
fix(vitest): show rollup error details as test error (#6686)7155cee
refactor(coverage): move re-usable parts to base provider (#6665)7a0de0a
perf: reuse full name in reported tasks, update generator types (#6666)8bef5d2
fix(browser): not.toBeInTheDocument works with locators API (#6634)9ece395
fix(vitest): fix\<empty line>
logs when interleavingconsole.log/error
(#...000459a
fix(vitest): deprecate old task types and node-reliant types (#6632)946d8bb
fix(vitest): don't hang with maxConcurrency 0 (#6627)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