Bump the npm-dependencies group with 7 updates #67
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 npm-dependencies group with 7 updates:
1.25.1
1.26.0
6.7.4
6.8.0
6.7.4
6.8.0
8.51.0
8.52.0
0.5.5
0.5.6
4.2.1
4.2.2
4.4.11
4.5.0
Updates
@sveltejs/kit
from 1.25.1 to 1.26.0Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
8ac89e8
Version Packages (#10852)ee4db0d
chore: bump undici to address security issue (#10885)0381fee
fix: basic mime type handling for prerendered pages in preview (#10851)5a4dbe3
Infer route parameter type from matcher's guard check if applicable (#10755)6dd025c
chore(deps): update dependency undici to ~5.26.0 (#10860)be2c8a8
fix: follow whatwg fetch spec for handling redirect loops (#10857)67812ed
fix: usewindow.fetch
inload
functions to allow libraries to patch it (#...c4a5f6c
Version Packages (#10784)9bc6e62
fix:popstate
navigation wasn't cancelling ongoingnavigation()
calls whe...f8aacaf
fix: correctly update$page.url.hash
when navigating history (#10843)Updates
@typescript-eslint/eslint-plugin
from 6.7.4 to 6.8.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
d475f88
chore: publish v6.8.03d58813
build: fix introduced post-merge build break with no-useless-empty-export3c6379b
feat(eslint-plugin): add new extended ruleprefer-destructuring
(#7117)afdae37
fix(eslint-plugin): [consistent-type-imports] import assertion checks added (...e5ea1d0
fix(eslint-plugin): [no-shadow] fix static class generics for class expressio...ac397f1
fix(eslint-plugin): [no-useless-empty-export] exempt .d.ts (#7718)f81a2da
fix(eslint-plugin): [no-unsafe-member-access] report on only the accessed pro...cff6e47
docs(eslint-plugin): deduplicate examples for no-explicit-any (#7715)afee34c
chore: use named import forutil
(#7669)a9c7928
docs(eslint-plugin): [explicit-function-return-type] fix typo in option name ...Updates
@typescript-eslint/parser
from 6.7.4 to 6.8.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
d475f88
chore: publish v6.8.036aecb6
chore: publish v6.7.5Updates
eslint
from 8.51.0 to 8.52.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
331cf62
8.52.07dc28ed
Build: changelog update for 8.52.06d1f0c2
chore: upgrade@eslint/js
@8
.52.0 (#17671)d63d4fe
chore: package.json update for@eslint/js
release476d58a
docs: Add note about invalid CLI flags when using flat config. (#17664)5de9637
fix: Ensure shared references in rule configs are separated (#17666)f30cefe
test: fix FlatESLint tests for caching (#17658)ef650cb
test: update tests for no-promise-executor-return (#17661)70648ee
feat: report-unused-disable-directive to report unused eslint-enable (#17611)dcfe573
fix: add preceding semicolon in suggestions ofno-object-constructor
(#17649)Updates
prettier-plugin-tailwindcss
from 0.5.5 to 0.5.6Release notes
Sourced from prettier-plugin-tailwindcss's releases.
Changelog
Sourced from prettier-plugin-tailwindcss's changelog.
Commits
c51df4d
0.5.65e5f732
update changelog2968765
Fix support for Liquid AST in newer plugins (#222)b5a251e
Explain how to sort classes in arbitrary strings (#219)Updates
svelte
from 4.2.1 to 4.2.2Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
5905030
Version Packages (#9293)6b9b8af
fix: ignore comments while comparing nodes in node_match (#9197)ab80d9d
fix: add missing plaintext-only value to contenteditable type (#9242)16c42cb
fix: add transform-origin to SVGAttributes (#9326)9900c85
fix: support camelCase properties on custom elements (#9328)4efec41
chore: bump jsdom to address word-wrap vulnerability (#9046)052d381
chore: upgrade magic-string (#9292)acb9356
docs: fix typo inAction
jsdoc (#9254)Updates
vite
from 4.4.11 to 4.5.0Changelog
Sourced from vite's changelog.
Commits
055d2b8
release: v4.5.0ed7bdc5
feat: scan .marko files (#14669)45595ef
feat: backport mdx as known js source (#14560) (#14670)520139c
feat(ssr): backport ssr.resolve.conditions and ssr.resolve.externalConditions...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