Bump the development-dependencies group with 10 updates #54
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 10 updates:
5.0.2
5.0.3
7.3.1
7.4.0
10.4.18
10.4.19
8.4.36
8.4.38
2.0.1
2.1.0
16.2.1
16.3.0
5.4.2
5.4.3
5.1.6
5.2.6
1.17.4
1.17.5
0.19.5
0.19.7
Updates
@tsconfig/svelte
from 5.0.2 to 5.0.3Commits
Updates
@typescript-eslint/eslint-plugin
from 7.3.1 to 7.4.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
5d24691
chore(release): publish 7.4.0029fc0b
feat(eslint-plugin): deprecate no-throw-literal and add a renamed only-throw-...2a62a40
fix(eslint-plugin): [no-unnecessary-type-assertion] avoid remove const castin...990ec22
docs: fix example of binding unbound method (#8754)a08554a
feat(eslint-plugin): [no-unnecessary-type-arguments] handle tagged templates ...2018f91
fix(eslint-plugin): [prefer-optional-chain] properly disambiguate between `bo...56358a6
fix(eslint-plugin): [prefer-optional-chain] address multipart nullish checks ...532ae8b
docs: fix typo in switch-exhaustiveness-check (#8768)e408b93
feat(eslint-plugin): [consistent-type-imports] ignore files with decorators, ...c787fe4
docs: restrict-template-expressions - remove mention of numbers being allowed...Updates
autoprefixer
from 10.4.18 to 10.4.19Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
8060e33
Release 10.4.19 versionfe7bae4
Remove end→flex-end warning5f6f362
Update dependencies13a86df
Move to flat ESLint configb3e0579
Update dependenciesUpdates
postcss
from 8.4.36 to 8.4.38Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
a69d45e
Release 8.4.38 version64e35d9
Update dependenciesc1ad8fb
Merge pull request #1932 from romainmenke/fix-warning-end-index--inventive-nu...b45e7e9
fix endIndex1bea246
failing test: for endIndex 0 in rangeBy0fd1d86
Add changelog auto release on Github49c906e
Release 8.4.37 versionb5bd92c
Fix another broken prev source map issue2882039
Update dependenciesUpdates
prettier-plugin-css-order
from 2.0.1 to 2.1.0Changelog
Sourced from prettier-plugin-css-order's changelog.
Commits
6a3e4c2
2.1.0f31d9b1
Update css-declaration-sorter to version 7.2.0f1d08f2
Add custom order (#40)9b7859d
Update prettier to version 3.2.526f76b8
Update postcss-scss to version 4.0.9Updates
stylelint
from 16.2.1 to 16.3.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
e01617e
16.3.03158781
Fixnpm run release
(np
) error (#7570)98798b0
Prepare 16.3.0 (#7531)729b0d6
Fixselector-max-compound-selectors
document in website (#7569)1796f82
Fixselector-max-type
end positions (#7518)46f5eaa
Bump np from 10.0.0 to 10.0.1 (#7564)ab2c4cc
Bump rollup from 4.12.1 to 4.13.0 (#7561)91ab819
Bump the csstools-parser group with 3 updates (#7560)dba9a6e
Fixreport()
forindex
/endIndex
zero values (#7565)a02e4dd
Add support for*-deprecation
command-line flags of Node.js (#7550)Updates
typescript
from 5.4.2 to 5.4.3Release notes
Sourced from typescript's releases.
Commits
6ea273c
Update LKGcd06f92
🤖 Pick PR #57853 (Revert PR 56161) into release-5.4 (#57854)ca8e720
Update LKG010b188
release-5.4: Revert PR 56087 (#57850)fc7006c
Update LKGb45a418
🤖 Pick PR #57801 (Distribute mapped types over array/...) into release-5.4 (#...609560f
Bump version to 5.4.3 and LKGf42605f
🤖 Pick PR #57746 (Revert "Defer processing of nested ...) into release-5.4 (#...485c7c5
Revert "Allow (non-assert) type predicates to narrow by discriminant"… (#57795)7f11456
🤖 Pick PR #57751 (Exclude generic string-like types f...) into release-5.4 (#...Updates
vite
from 5.1.6 to 5.2.6Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
7369016
release: v5.2.6ba5269c
fix:fs.deny
with globs with directories (#16250)7a2791c
release: v5.2.57093f77
fix: avoid SSR requests in waitForRequestIdle (#16246)3a73e48
docs: clarify enforce vs hook.order (#16226)6a07243
release: v5.2.4fbf69d5
fix: dont resolve imports with malformed URI (#16244)a67f9f6
release: v5.2.38617e76
fix: skip encode if is data uri (#16233)f184c80
fix(optimizer): fixoptimizeDeps.include
glob syntax for./*
exports (#16...Updates
vite-plugin-mkcert
from 1.17.4 to 1.17.5Release notes
Sourced from vite-plugin-mkcert's releases.
Changelog
Sourced from vite-plugin-mkcert's changelog.
Commits
e5e0aee
chore(release): 1.17.5 [skip ci]4c7209a
Merge branch 'main' of github.com:liuweiGL/vite-plugin-mkcert45a7950
fix: axios library (1.6.5) has a vulnerability via the follow-redirects depen...461defd
Added an example on how to use this plugin with Nuxt.js (#85)Updates
vite-plugin-pwa
from 0.19.5 to 0.19.7Release notes
Sourced from vite-plugin-pwa's releases.
Commits
926251d
chore: release v0.19.7d1a1047
fix: pwa icons not generated when disabled (#691)ce64470
chore: release v0.19.61474e50
feat(injectManifest): add sw build env options and change vite configuration ...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