Bump the development-dependencies group with 8 updates #53
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-dependencies group with 8 updates:
7.2.0
7.3.1
1.3.1
1.4.0
1.3.1
1.4.0
8.4.35
8.4.36
1.71.1
1.72.0
3.6.6
3.6.8
0.19.2
0.19.5
1.3.1
1.4.0
Updates
@typescript-eslint/eslint-plugin
from 7.2.0 to 7.3.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
5995614
chore(release): publish 7.3.1d78d98b
fix(eslint-plugin): [no-floating-promises] revert disable of ignoreVoid in st...4cf8ec7
chore(release): publish 7.3.0d2995df
fix(eslint-plugin): [no-unnecessary-type-assertion] fix false negative for co...2869c68
feat(eslint-plugin): [prefer-reduce-type-parameter] supports tuple, union, in...d830364
test(eslint-plugin): [no-unnecessary-type-assertion] add tests with noUncheck...04e32d6
fix(eslint-plugin): [class-literal-property-style] ignore property assigned i...612875b
fix(eslint-plugin): [explicit-function-return-type, explicit-module-boundary-...da006b1
fix(eslint-plugin): [ban-ts-comment] more accurate handling of multiline comm...71bfb7c
chore: fix ast-spec type import snapshot errors (#8699)Updates
@vitest/coverage-v8
from 1.3.1 to 1.4.0Release notes
Sourced from
@vitest/coverage-v8
's releases.Commits
a8da192
chore: release v1.4.0600b44d
feat(coverage): support--changed
option (#5314)6eda473
fix(coverage): respect source maps of pre-transpiled sources (#5367)c3eb8de
fix(coverage): v8 to ignore type-only files (#5328)074450e
chore(deps): updateistanbul-lib-source-maps
to v5 (#5304)d68a739
fix(coverage): expensive regexp hangs v8 report generation (#5259)Updates
@vitest/ui
from 1.3.1 to 1.4.0Release notes
Sourced from
@vitest/ui
's releases.Commits
a8da192
chore: release v1.4.0ab60bf8
fix(ui): escape html in error diff (#5325)Updates
postcss
from 8.4.35 to 8.4.36Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
e5ad939
Release 8.4.36 version1325896
Use new feature to prevent errors on broken map25354bd
Move to ESLint flat configf060b06
Update CI646d610
Update dependenciesUpdates
sass
from 1.71.1 to 1.72.0Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
ce16b35
Cut a release (#2194)9af6bbf
Properly handlepkg:
imports with args (#2193)0330491
Update to node 20 (#2192)48e2d0c
Preserve underscores inVariableExpression.toString()
(#2185)6e2d637
Allow adjacent forward slashes in plain CSS expressions (#2190)fa4d909
Bump softprops/action-gh-release from 1 to 2 (#2191)fd67fe6
[Hotfix Node Package Importer]- Handle subpath without extensions (#2184)Updates
svelte-check
from 3.6.6 to 3.6.8Release notes
Sourced from svelte-check's releases.
Commits
09aec03
fix: allow falsy values for render tags15a41f3
feat: TypeScript 5.4 support for svelte-check (#2313)ceb4f70
chore: adjust test48507fc
fix: use type instead of generic for$props()
(#2314)Updates
vite-plugin-pwa
from 0.19.2 to 0.19.5Release notes
Sourced from vite-plugin-pwa's releases.
Commits
d5c4ed0
chore: release v0.19.59eba931
chore: bump to pnpm 8.15.5d42184a
fix(dev): custom service worker with custom base not working (#688)e195fe2
chore: release v0.19.4293db14
fix(dev): inject register not working when disabling web manifest (#686)c068efc
chore: release v0.19.37ffeb44
fix: pwa assets disabled when using inlined configuration (#685)Updates
vitest
from 1.3.1 to 1.4.0Release notes
Sourced from vitest's releases.
Commits
a8da192
chore: release v1.4.0d7e8b53
feat(config): deprecatecache.dir
option (#5229)c652148
chore: remove unused propertyce5ca6b
fix(vitest): logs inbeforeAll
andafterAll
(#5288)51d1d47
fix(vitest): correctly override api with --no-api flag (#5386)efe441f
chore: guard try/catch in websocket reporter07ec377
fix(coverage): preventreportsDirectory
from removing user's project (#5376)38119b7
fix(vitest): ignore timeout on websocket reporter rpce77c553
fix:--inspect-brk
to pause before execution (#5355)d627e20
feat: add a flag to include test location in tasks (#5342)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