chore(deps-dev): bump the all group with 8 updates #218
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 all group with 8 updates:
1.1.1
1.2.0
0.10.9
0.10.10
2.1.1
2.1.2
2.1.1
2.1.2
9.11.1
9.12.0
5.30.6
5.33.1
8.8.0
8.8.1
2.1.1
2.1.2
Updates
@eslint/compat
from 1.1.1 to 1.2.0Release notes
Sourced from
@eslint/compat
's releases.Commits
7e54b8b
chore: release main (#121)169d83b
docs: Update README sponsors8d2509a
docs: Update README sponsorsdcacd03
docs: Update README sponsorsae01ec3
feat: add eslint peer dependency (#106)002a6da
docs: Update README sponsorsd0c879e
fix: Upgrade ESLint to fix type errors (#120)5cb3dad
docs: Update README sponsorsdc69bd1
docs: Update README sponsors47db20b
docs: Update README sponsorsUpdates
@nihalgonsalves/esconfig
from 0.10.9 to 0.10.10Release notes
Sourced from
@nihalgonsalves/esconfig
's releases.Changelog
Sourced from
@nihalgonsalves/esconfig
's changelog.Commits
7769606
chore(main): release esconfig 0.10.10 (#149)6183601
feat(deps): bump the all group across 1 directory with 7 updates (#148)07f6a66
chore(deps-dev): bump the all group with 2 updates (#146)Updates
@vitest/coverage-v8
from 2.1.1 to 2.1.2Release notes
Sourced from
@vitest/coverage-v8
's releases.Commits
0ce26a4
chore: release v2.1.288bde99
fix(coverage):cleanOnRerun: false
to invalidate previous results (#6592)1371ca6
fix(coverage): remove empty coverage folder on test failure too (#6547)Updates
@vitest/ui
from 2.1.1 to 2.1.2Release notes
Sourced from
@vitest/ui
's releases.Commits
0ce26a4
chore: release v2.1.2e7f3521
fix: moveVitest.setServer
to postconfigureServer
hook to enable import ...d0bf89d
fix(ui): list tests on ui when--standalone
(#6577)Updates
eslint
from 9.11.1 to 9.12.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
17cfb68
9.12.0826e69d
Build: changelog update for 9.12.0555aafd
chore: upgrade to@eslint/[email protected]
(#18987)873ae60
chore: package.json update for@eslint/js
releaseea380ca
fix: Upgrade retry to avoid EMFILE errors (#18986)d0a5414
refactor: replace strip-ansi with native module (#18982)b827029
chore: Enable JSON5 linting (#18979)ecbd522
docs: Mention code explorer (#18978)7ea4ecc
docs: Clarifying the Use of Meta Objects (#18697)d3e4b2e
docs: Clarify how to exclude.js
files (#18976)Updates
knip
from 5.30.6 to 5.33.1Release notes
Sourced from knip's releases.
Commits
1522961
Release 5.33.1a056e8d
Upgrade jiti1c80952
Release 5.33.029b35ea
Remove more whitespace including newlines with enum membersc5b94c9
Upgrade jiti to v2.3.2e63ebec
Addmodule
andbrowser
fields togetEntryPathsFromManifest
c08abfd
Release 5.32.0f704a2b
Addpos
to reference pragma import node72b4827
Rename propertyAccessCall → resolveCalle9416ec
Minor refactor, add comments to get-imports-and-exportsUpdates
typescript-eslint
from 8.8.0 to 8.8.1Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
f898248
chore(release): publish 8.8.1Updates
vitest
from 2.1.1 to 2.1.2Release notes
Sourced from vitest's releases.
Commits
0ce26a4
chore: release v2.1.2383f179
fix(browser): throw an error if "@vitest/browser/
context" is imported outside...821400b
fix(vitest): don't start a websocket server if api is disabled (#6617)8a8d3f0
fix(vitest): make env.SSR consistent between different pools (#6616)ed8b7c0
fix(vitest): install dependencies with the same version when prompted (#6611)d2a86ff
fix(workspace): ignore DS_Store by default (#6571)88bde99
fix(coverage):cleanOnRerun: false
to invalidate previous results (#6592)5f75790
refactor: replacestrip-ansi
withstripVTControlCharacters
from `node:uti...e7f3521
fix: moveVitest.setServer
to postconfigureServer
hook to enable import ...891d6fe
docs: deprecatebenchmark.outputFile
option (#6591)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 depende...Description has been truncated