This repository was archived by the owner on Jan 8, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps-dev): bump the development-dependencies group across 1 directory with 18 updates #114
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/development-dependencies-83f7bea278
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.
Open
chore(deps-dev): bump the development-dependencies group across 1 directory with 18 updates #114
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-83f7bea278
Conversation
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
…ectory with 18 updates Bumps the development-dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@playwright/test](https://github.com/microsoft/playwright) | `1.48.2` | `1.49.0` | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.7.3` | `2.9.0` | | [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) | `4.0.0` | `5.0.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.8.1` | `22.10.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.11.0` | `8.16.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.11.0` | `8.16.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.16.0` | | [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) | `2.46.0` | `2.46.1` | | [postcss](https://github.com/postcss/postcss) | `8.4.47` | `8.4.49` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.1` | | [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.2.7` | `3.3.2` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.1.3` | `5.3.0` | | [svelte-check](https://github.com/sveltejs/language-tools) | `4.0.5` | `4.1.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.14` | `3.4.15` | | [tslib](https://github.com/Microsoft/tslib) | `2.8.0` | `2.8.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.10` | `6.0.1` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.4` | `2.1.6` | Updates `@playwright/test` from 1.48.2 to 1.49.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.48.2...v1.49.0) Updates `@sveltejs/kit` from 2.7.3 to 2.9.0 - [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/kit@2.9.0/packages/kit) Updates `@sveltejs/vite-plugin-svelte` from 4.0.0 to 5.0.1 - [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases) - [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/vite-plugin-svelte@5.0.1/packages/vite-plugin-svelte) Updates `@types/node` from 22.8.1 to 22.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.11.0 to 8.16.0 - [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.16.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.11.0 to 8.16.0 - [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.16.0/packages/parser) Updates `eslint` from 8.57.1 to 9.16.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.16.0) Updates `eslint-plugin-svelte` from 2.46.0 to 2.46.1 - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.46.0...v2.46.1) Updates `postcss` from 8.4.47 to 8.4.49 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.47...8.4.49) Updates `prettier` from 3.3.3 to 3.4.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.1) Updates `prettier-plugin-svelte` from 3.2.7 to 3.3.2 - [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/v3.3.2/CHANGELOG.md) - [Commits](sveltejs/prettier-plugin-svelte@v3.2.7...v3.3.2) Updates `svelte` from 5.1.3 to 5.3.0 - [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.3.0/packages/svelte) Updates `svelte-check` from 4.0.5 to 4.1.0 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](sveltejs/language-tools@svelte-check-4.0.5...svelte-check-4.1.0) Updates `tailwindcss` from 3.4.14 to 3.4.15 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.15/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.14...v3.4.15) Updates `tslib` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.8.0...v2.8.1) Updates `typescript` from 5.6.3 to 5.7.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2) Updates `vite` from 5.4.10 to 6.0.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/create-vite@6.0.1/packages/vite) Updates `vitest` from 2.1.4 to 2.1.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.6/packages/vitest) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@sveltejs/kit" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@sveltejs/vite-plugin-svelte" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint-plugin-svelte dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: prettier-plugin-svelte dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: svelte dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: svelte-check dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 18 updates in the / directory:
1.48.21.49.02.7.32.9.04.0.05.0.122.8.122.10.18.11.08.16.08.11.08.16.08.57.19.16.02.46.02.46.18.4.478.4.493.3.33.4.13.2.73.3.25.1.35.3.04.0.54.1.03.4.143.4.152.8.02.8.15.6.35.7.25.4.106.0.12.1.42.1.6Updates
@playwright/testfrom 1.48.2 to 1.49.0Release notes
Sourced from
@playwright/test's releases.... (truncated)
Commits
a70a96achore: mark v1.49.0 (#33649)53f51a8cherry-pick(#33638): chore: clear highlight when performing action2a00ca8cherry-pick(#33635): chore: add cm placeholder text0e64340cherry-pick(#33632): chore: highlight edited locator while recordingcb0f456cherry-pick(#33629): fix(rebase): do not apply multiple rebaselines to the sa...698823acherry-pick(#33627): fix(codegen): document.documentElement is null on early ...c0fa804cherry-pick(#33619): fix(aria): normalize whitespace in toMatchAccessible{Nam...7a32228cherry-pick(#33614): docs: add ariaSnapshot.timeout for language ports (#33615)0e31acecherry-pick(#33575): fix(canvas snapshots): position mismatch in headless modeb2a39ffcherry-pick(#33604): docs: update docs about headless shellUpdates
@sveltejs/kitfrom 2.7.3 to 2.9.0Release notes
Sourced from
@sveltejs/kit's releases.... (truncated)
Changelog
Sourced from
@sveltejs/kit's changelog.... (truncated)
Commits
42c8bf3Version Packages (#13081)d030f4bfeat: support Vite 6 (#12270)67dd214fix: transform link[rel]shortcut iconandapple-touch-iconto be absolut...10d0942chore: remove unnecessary awaits (#13066)fb146e7chore: fix ecosystem CI (#13054)361f9feVersion Packages (#13060)c468f82chore: add ignores to eslint and prettier (#13059)84eca42fix: don't hydrate when falling back to error page (#13056)d660ff4fix: ensure prettier doesn't process build output or test results of test app...7246a54Version Packages (#13052)Updates
@sveltejs/vite-plugin-sveltefrom 4.0.0 to 5.0.1Release notes
Sourced from
@sveltejs/vite-plugin-svelte's releases.... (truncated)
Changelog
Sourced from
@sveltejs/vite-plugin-svelte's changelog.... (truncated)
Commits
0c06e1fVersion Packages (#1039)5389d31fix: handle peer dep warning (#1038)5192b92Version Packages (#1036)4fefbc2release vps5 (#1035)20f45b2Version Packages (next) (#1027)0863cdachore(deps): update all non-major dependencies (#1031)973ba75feat: support?inlinequery on svelte style virtual modules (#1024)0db95a9fix: use script lang regex from svelte compiler (#1028)e3344b4feat!: vite 6 support (#1020)e262266feat: support vite 6 and enter prerelease (#1026)Updates
@types/nodefrom 22.8.1 to 22.10.1Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.11.0 to 8.16.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
f74a8fachore(release): publish 8.16.02e2433bfeat(eslint-plugin): [no-base-to-string] check Array.prototype.join (#10287)88e4c66docs(eslint-plugin): add missing>inarray-type.mdx(#10371)71243dbchore: correct lint errors in CI (#10370)cdbc669feat(eslint-plugin): [max-params] add function overload and function type sup...cac88cachore: set no-else-return allowIfElse to false (#10325)2444351chore(release): publish 8.15.06c27d08chore: bump eslint dependencies (#10354)f5e23e2fix(utils): add defaultOptions to meta in rule (#10339)12ce800docs(eslint-plugin): [no-confusing-void-expression] add a default value for `...Updates
@typescript-eslint/parserfrom 8.11.0 to 8.16.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
f74a8fachore(release): publish 8.16.0fe6b47ffeat: support TypeScript 5.7 (#10372)2444351chore(release): publish 8.15.0e022eb0docs: update license file to explicitly use bsd-2 clause license (#10291)16fba0achore(release): publish 8.14.0ac1f632chore(release): publish 8.13.04af866achore(release): publish 8.12.21edec1dchore(release): publish 8.12.13413a2dchore(release): publish 8.12.0Updates
eslintfrom 8.57.1 to 9.16.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.