-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps-dev): bump the svelte group across 1 directory with 7 updates #2253
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/svelte/svelte-5502c6f830
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the svelte group with 7 updates in the /svelte directory: | Package | From | To | | --- | --- | --- | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.16.1` | `2.17.2` | | [@sveltejs/package](https://github.com/sveltejs/kit/tree/HEAD/packages/package) | `2.3.9` | `2.3.10` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.21.0` | `8.24.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.21.0` | `8.24.1` | | [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.2` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.19.3` | `5.20.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.0.11` | `6.1.1` | Updates `@sveltejs/kit` from 2.16.1 to 2.17.2 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/kit) Updates `@sveltejs/package` from 2.3.9 to 2.3.10 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/package/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/package) Updates `@typescript-eslint/eslint-plugin` from 8.21.0 to 8.24.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.21.0 to 8.24.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.1/packages/parser) Updates `prettier` from 3.4.2 to 3.5.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.5.2) Updates `svelte` from 5.19.3 to 5.20.2 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte) Updates `vite` from 6.0.11 to 6.1.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/[email protected]/packages/vite) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: svelte - dependency-name: "@sveltejs/package" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: svelte - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: svelte - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: svelte - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: svelte - dependency-name: svelte dependency-type: direct:development update-type: version-update:semver-minor dependency-group: svelte - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor dependency-group: svelte ... Signed-off-by: dependabot[bot] <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
0 participants
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 svelte group with 7 updates in the /svelte directory:
2.16.1
2.17.2
2.3.9
2.3.10
8.21.0
8.24.1
8.21.0
8.24.1
3.4.2
3.5.2
5.19.3
5.20.2
6.0.11
6.1.1
Updates
@sveltejs/kit
from 2.16.1 to 2.17.2Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
133a671
Version Packages (#13417)3d88ae3
fix: change server-side route resolution endpoint (#13461)b835c63
chore: Add@typescript-eslint/no-floating-promises
(#13426)9612a60
fix: form action submit function callback return type (#13420)461aa95
Version Packages (#13413)c3f918e
fix: make route resolution imports root-relative ifpath.relative
option is...3f5605d
Version Packages (#13383)5906e97
feat: server side route resolution (#13379)09296d0
chore: revert dev error when usinguse:enhance
with+server
(#13397)180fa34
fix: ignore non-entry-point CSS files during inlining (#13395)Updates
@sveltejs/package
from 2.3.9 to 2.3.10Release notes
Sourced from
@sveltejs/package
's releases.Changelog
Sourced from
@sveltejs/package
's changelog.Commits
3f5605d
Version Packages (#13383)ced7db1
chore: update to chokidar 4.0.3 (#13381)Updates
@typescript-eslint/eslint-plugin
from 8.21.0 to 8.24.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
3646ec0
chore(release): publish 8.24.19a78e40
fix(eslint-plugin): [class-methods-use-this] checkaccessor
methods with a ...e43cf46
docs: [prefer-optional-chain] fix examples (#10835)e33da81
fix(eslint-plugin): [no-misused-promises] don't report onstatic
accessor
...744f166
fix(eslint-plugin): [no-deprecated] don't report on deprecatedaccessor
pro...41245f3
fix(eslint-plugin): [explicit-member-accessibility] checkaccessor
class pr...d995fbc
fix(eslint-plugin): [explicit-module-boundary-types] checkaccessor
class p...02d4779
fix(eslint-plugin): [prefer-return-this-type] checkaccessor
properties wit...e98f234
fix(eslint-plugin): [consistent-generic-constructors] checkaccessor
class ...b694683
fix(eslint-plugin): [no-unsafe-assignment] report on anany
value assigned ...Updates
@typescript-eslint/parser
from 8.21.0 to 8.24.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
3646ec0
chore(release): publish 8.24.187d72ba
chore(release): publish 8.24.02a96020
chore(release): publish 8.23.094e8098
chore(release): publish 8.22.0a885343
feat(parser): add standalone isolatedDeclarations option (#10499)Updates
prettier
from 3.4.2 to 3.5.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
399f427
Release 3.5.2bf5aab8
Revert "Use ESM entrypoint forrequire(ESM)
" (#17156)c98acab
Replaceexeca
withnano-spawn
in release script (#17129)4460a4e
chore(deps): update eslint related dependencies (#17162)f0707f5
chore(deps): update eslint related dependencies (major) (#17163)e2624b6
Enforce dependency version be pinned in all packages (#17161)1cee47a
chore(deps): update dependency react-markdown to v10 (#17160)7ce2a35
chore(deps): update dependency postcss to v8.5.3 (#17158)1fe7969
chore(deps): update xalvarez/prevent-file-change-action action to v1.9.1 (#17...8eb0630
chore(deps): update dependency knip to v5.44.4 (#17153)Updates
svelte
from 5.19.3 to 5.20.2Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
9873443
Version Packages (#15304)d8e78f7
fix:muted
reactive withoutbind
and select/autofocus attributes … (#15326)9091e7e
fix: fire delegated events on target even it was disabled in the meantime (#1...575900d
fix: Add more checks to determine if element is non-static (#15259)073f4d8
fix: prevent writable store value from becoming a proxy when reassigning usin...dde8603
fix: do not warn forbinding_property_non_reactive
if binding is a store in...87d7cc7
chore: add missing await in tests (#15301)c40392c
chore: remove options.uid in render() (#15302)32b78c9
Version Packages (#15279)7e32537
fix: ensure AST analysis onsvelte.js
modules succeeds (#15297)Updates
vite
from 6.0.11 to 6.1.1Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
0e9e81f
chore: update comment aboutbuild.target
(#19047)a1f4b46
test(ssr): test virtual module with query (#19044)49a6be5
release: v6.0.54359e0d
fix: esbuild regression (pin to 0.24.0) (#19027)11cd5a4
release: v6.0.43734f80
fix(css): escape double quotes inurl()
when lightningcss is used (#18997)2b4f115
fix(deps): update all non-major dependencies (#18996)12b612d
fix: fallback terser to main thread when function options are used (#18987)d88d000
fix(deps): update all non-major dependencies (#18967)21680bd
fix(css): skip non css in custom sass importer (#18970)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