Bump the development group across 1 directory with 7 updates #59
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 6 updates in the / directory:
8.15.0
8.16.0
4.3.3
4.3.4
2.1.5
2.1.6
9.15.0
9.16.0
5.6.3
5.7.2
5.4.11
6.0.2
Updates
@typescript-eslint/eslint-plugin
from 8.15.0 to 8.16.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
f74a8fa
chore(release): publish 8.16.02e2433b
feat(eslint-plugin): [no-base-to-string] check Array.prototype.join (#10287)88e4c66
docs(eslint-plugin): add missing>
inarray-type.mdx
(#10371)71243db
chore: correct lint errors in CI (#10370)cdbc669
feat(eslint-plugin): [max-params] add function overload and function type sup...cac88ca
chore: set no-else-return allowIfElse to false (#10325)Updates
@vitejs/plugin-react
from 4.3.3 to 4.3.4Release notes
Sourced from
@vitejs/plugin-react
's releases.Changelog
Sourced from
@vitejs/plugin-react
's changelog.Commits
2e368a6
release: [email protected]bde1ad6
feat: add Vite 6 to peerDependencies range (#390)45a727c
fix(deps): update all non-major dependencies (#373)5d2b6c6
fix: force non-legacy import attributes babel output (#386)Updates
@vitest/coverage-v8
from 2.1.5 to 2.1.6Release notes
Sourced from
@vitest/coverage-v8
's releases.Commits
b936702
bump: 2.1.6Updates
eslint
from 9.15.0 to 9.16.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
cbf7db0
9.16.0715ba8b
Build: changelog update for 9.16.0feb703b
chore: upgrade to@eslint/[email protected]
(#19195)df9bf95
chore: package.json update for@eslint/js
release9eefc8f
docs: fix typos inuse-isnan
(#19190)0c8cea8
docs: switch the order of words inno-unreachable
(#19189)0c19417
docs: add missing backtick tono-async-promise-executor
(#19188)8df9276
docs: add backtick in-0
indescription
ofno-compare-neg-zero
(#19186)7e16e3f
docs: fixcaseSensitive
option's title ofsort-keys
(#19183)f831893
chore: add type forignoreComputedKeys
option ofsort-keys
(#19184)Updates
typescript
from 5.6.3 to 5.7.2Release notes
Sourced from typescript's releases.
Commits
d701d90
Bump version to 5.7.2 and LKG0503a63
🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...3140dbb
🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)c1216de
Update LKG3ee2b95
🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...44bd3f2
Bump version to 5.7.1-rc and LKG5925c81
Update LKG84d58cf
Merge remote-tracking branch 'origin/main' into release-5.70ec4d30
Fixing exception on unsaved file (#60362)11b2930
Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...Updates
vite
from 5.4.11 to 6.0.2Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
c7af14d
release: v6.0.249f20bb
chore: run typecheck in unit tests (#18858)b39e696
fix(ssr): setssr.target: 'webworker'
defaults as fallback (#18827)2250ffa
fix(resolve): don't set builtinModules toexternal
by default (#18821)d6e6194
fix(optimizer): resolve all promises when cancelled (#18826)a20267b
fix: don't store temporary vite config file innode_modules
if deno (#18823)ae68958
fix(css): referencing aliased svg asset with lightningcss enabled errored (#1...dac7992
feat(css): format lightningcss error (#18818)ec51115
fix(manifest): usestyle.css
as a key for the style file for `cssCodesplit:...51a5569
refactor: make properties of ResolvedServerOptions and ResolvedPreviewOptions...Updates
vitest
from 2.1.5 to 2.1.6Release notes
Sourced from vitest's releases.
Commits
b936702
bump: 2.1.6Dependabot 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