build(deps-dev): bump the development-dependencies group across 1 directory with 7 updates - #137
Merged
cameroncuster merged 1 commit intoAug 21, 2026
Conversation
…ectory with 7 updates Bumps the development-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.70.2` | `2.70.3` | | [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte) | `3.22.0` | `3.23.0` | | [globals](https://github.com/sindresorhus/globals) | `17.9.0` | `17.11.0` | | [supabase](https://github.com/supabase/cli/tree/HEAD/apps/cli) | `2.113.0` | `2.115.0` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.56.8` | `5.56.9` | | [svelte-check](https://github.com/sveltejs/language-tools) | `4.7.5` | `4.7.6` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.66.0` | `8.67.0` | Updates `@sveltejs/kit` from 2.70.2 to 2.70.3 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/@sveltejs/kit@2.70.3/packages/kit/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.70.3/packages/kit) Updates `eslint-plugin-svelte` from 3.22.0 to 3.23.0 - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Changelog](https://github.com/sveltejs/eslint-plugin-svelte/blob/main/packages/eslint-plugin-svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte/commits/eslint-plugin-svelte@3.23.0/packages/eslint-plugin-svelte) Updates `globals` from 17.9.0 to 17.11.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.9.0...v17.11.0) Updates `supabase` from 2.113.0 to 2.115.0 - [Release notes](https://github.com/supabase/cli/releases) - [Changelog](https://github.com/supabase/cli/blob/develop/apps/cli/docs/release-process.md) - [Commits](https://github.com/supabase/cli/commits/v2.115.0/apps/cli) Updates `svelte` from 5.56.8 to 5.56.9 - [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/svelte@5.56.9/packages/svelte) Updates `svelte-check` from 4.7.5 to 4.7.6 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check@4.7.5...svelte-check@4.7.6) Updates `typescript-eslint` from 8.66.0 to 8.67.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.67.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-version: 2.70.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint-plugin-svelte dependency-version: 3.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: globals dependency-version: 17.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: supabase dependency-version: 2.115.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: svelte dependency-version: 5.56.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: svelte-check dependency-version: 4.7.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-version: 8.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
cameroncuster
deleted the
dependabot/npm_and_yarn/development-dependencies-2939acb7b0
branch
August 21, 2026 23:51
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 7 updates in the / directory:
2.70.22.70.33.22.03.23.017.9.017.11.02.113.02.115.05.56.85.56.94.7.54.7.68.66.08.67.0Updates
@sveltejs/kitfrom 2.70.2 to 2.70.3Release notes
Sourced from @sveltejs/kit's releases.
Changelog
Sourced from @sveltejs/kit's changelog.
Commits
39e8e1fVersion Packages (#16771)b61018dfix: avoid eagerly reading$app/statedependencies during module1ad0d43chore: get Vercel split platform tests running (#16666)Updates
eslint-plugin-sveltefrom 3.22.0 to 3.23.0Release notes
Sourced from eslint-plugin-svelte's releases.
Changelog
Sourced from eslint-plugin-svelte's changelog.
Commits
a24a9bbchore: release eslint-plugin-svelte (#1576)1ec3cf5feat: report useless template literal mustaches (#1565)41817f8chore(deps): update dependency mocha to ~11.8.0 (#1572)Updates
globalsfrom 17.9.0 to 17.11.0Release notes
Sourced from globals's releases.
Commits
8c5992717.11.061eafbfAddreact-nativeglobals (#337)7bed4af17.10.0f468407AddGM_cookieto Greasemonkey globals (#349)Updates
supabasefrom 2.113.0 to 2.115.0Release notes
Sourced from supabase's releases.
... (truncated)
Commits
8877048fix(cli): classify batch connection failures as connect errors (#6234)c3750c9fix(cli): surface crashed migra diffs (CLI-2204) (#6240)2728b7bfix(docker): bump supabase/postgres from 17.6.1.158 to 17.6.1.159 in /apps/cl...e2a0bf6fix(deps): bump the npm-major group across 1 directory with 32 updates (#6243)64d954drefactor(stack): simplify managed stack architecture (#6218)4c6a165fix(cli): order migrations consistently (#6225)2920072fix(cli): batch migration statements (CLI-2182) (#6224)d63a7dbfeat(cli): default database workflows to the bundled pg-delta engine (#6102)d408ee4fix(cli): stop buffering piped output (#6212)23a5ba1fix(cli): fail test db when no tests ran (CLI-2194) (#6210)Updates
sveltefrom 5.56.8 to 5.56.9Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
20b341fVersion Packages (#18628)ee6dff8fix: better whitespace handling inside printer (#18638)a1d5035fix: preserve CSS comments in the AST printer (#18637)3ed9db4fix: don't duplicate comments in attributes (#18636)26786e9fix: skip controlled each fast path while another batch is pending (#18625)Updates
svelte-checkfrom 4.7.5 to 4.7.6Release notes
Sourced from svelte-check's releases.
Commits
f436ec0Version Packages (#3105)97710dbfix: handle SvelteKit 3 having its config merged at the top level (#3104)820daabfix: handle SvelteKit 3 changed imports for zero types feature (#3106)32018fdfix: don't log an error for vite configs without a Svelte plugin (#3091)58b7731Version Packages (#3102)87ce367fix: handle chdir throwing (#3103)1b77fc6chore: replace kit.svelte.dev links with the new site URL (#3100)a83093bfix: remove type dependency onmagic-string(#3101)Updates
typescript-eslintfrom 8.66.0 to 8.67.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
20a261fchore(release): publish 8.67.0c245fbbfeat(typescript-eslint): export basic globs for using tseslint (#12105)3b155bbchore: use typescript 7 for typechecking (#12601)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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