chore(deps): bump the minor-and-patch-updates group with 8 updates #17
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 minor-and-patch-updates group with 8 updates:
2.5.18
2.5.20
7.17.0
7.18.0
7.17.0
7.18.0
2.0.4
2.0.5
10.4.19
10.4.20
1.17.4
1.20.4
3.8.4
3.8.5
2.0.4
2.0.5
Updates
@sveltejs/kit
from 2.5.18 to 2.5.20Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
feb0154
Version Packages (#12539)008056b
fix: set revalidate cache header on 404'd static assets (#12530)07550a5
Version Packages (#12531)32220ef
fix: ignore warning binding non reactive (#12524)348cd36
chore: fix another flaky test (#12493)d4e1407
chore: fix flaky download test (#12488)07a9026
chore: fix flaky test (#12487)f3d7a3a
chore: speed up CI a bit (hopefully) (#9731)8fd646b
chore: upgrade to vitest 2 (#12462)31c055c
chore: remove deprecated package (#12428)Updates
@typescript-eslint/eslint-plugin
from 7.17.0 to 7.18.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
35cf3d2
chore(release): publish 7.18.046a5709
docs: link no-duplicate-type-constituents and no-redundant-type-constituents ...9eec790
fix(eslint-plugin): [strict-boolean-expressions] support branded booleans (#9...9927a29
docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (#9293)fb0ca4c
docs: remove unnecessary v8 links (#9611)3591b78
fix(eslint-plugin): [no-duplicate-type-constituents] shouldn't report on erro...64b4e43
fix(eslint-plugin): [unbound-method] report on destructuring in function para...bf4abdf
fix(eslint-plugin): [no-unnecessary-type-assertion] prevent runtime error whe...6b92aa5
chore: reorg repo level utils, lint and typecheck repo files (#9618)1e32db1
chore: enable radix (#9563)Updates
@typescript-eslint/parser
from 7.17.0 to 7.18.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
35cf3d2
chore(release): publish 7.18.0Updates
@vitest/coverage-v8
from 2.0.4 to 2.0.5Release notes
Sourced from
@vitest/coverage-v8
's releases.Commits
99452a7
chore: release v2.0.5Updates
autoprefixer
from 10.4.19 to 10.4.20Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
dae6eb4
Release 10.4.20 versionee43652
Fix fit-content for Firefoxcf80824
Update dependencies49d5ec6
Move to pnpm 9Updates
n3
from 1.17.4 to 1.20.4Release notes
Sourced from n3's releases.
... (truncated)
Commits
4868ab6
perf: performance improvements on dataset operations by operating directly ov...7ad4a72
chore: remove unused mocha files (#415)d7b66ee
chore(docs): fix badge url (#414)bed02f0
chore(deps): remove colors (#413)56a08d0
chore: upgrade to eslint v8 (#412)fbe5eaa
chore(deps-dev): Bump the minor group with 4 updates (#408)2cc29ef
chore(deps): Bump peaceiris/actions-gh-pages from 3 to 4 (#407)70609ae
chore(workflows): introduce dependabot (#406)ea73ea9
perf: use shared index on dataset methods (#405)116385c
perf: contains (#404)Updates
svelte-check
from 3.8.4 to 3.8.5Release notes
Sourced from svelte-check's releases.
Commits
719f17b
fix: add legacy methods to own component shape (#2451)fbff4ee
fix: normalize paths in emitDts map6192d75
feat: reference/implementation codelens (#2378)88d7832
fix: correctly handle HTML between implicit snippet props (#2450)d9c48ab
docs: mentionvitePreprocess
(#2440)0f7bd88
fix: various snippet fixes (#2449)4a9ef5e
fix: map refactor/quick-fix of svelte files in typescript plugin (#2439)527c2ad
fix: correctly detect real Svelte files for declarationMap (#2443)027ab23
chore: better "cannot usebind:
" error message (#2429)8d3a335
feat: warn on likely failed d.ts file generation (#2428)Updates
vitest
from 2.0.4 to 2.0.5Release notes
Sourced from vitest's releases.
Commits
99452a7
chore: release v2.0.59b9bdf7
chore: remove unnecessary await (#6249)40dfad8
docs: add reported tasks docs (#6245)13d85bd
feat: introduce experimental reported tasks (#6149)b76a927
refactor(vitest): move public exports to public folder (#6218)56dbfa6
refactor: make a distinction between node and runtime types (#6214)a48be6f
fix(vitest): correctly resolve mocked node:* imports in mocks folder (#6204)3aab8a1
refactor: deprecate all config types from the main Vitest entrypoint, introdu...57d23ce
docs: fix inconsistencies, remove low informative twoslash examples (#6200)8cd8272
fix(vitest): improvedefineProject
anddefineWorkspace
types (#6198)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