-
Notifications
You must be signed in to change notification settings - Fork 13
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): Bump the frontend group across 1 directory with 14 updates #332
Closed
dependabot
wants to merge
1
commit into
develop
from
dependabot/npm_and_yarn/frontend/frontend-9959fd7af5
Closed
build(deps): Bump the frontend group across 1 directory with 14 updates #332
dependabot
wants to merge
1
commit into
develop
from
dependabot/npm_and_yarn/frontend/frontend-9959fd7af5
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 frontend group with 14 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.11` | `6.0.7` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.49.0` | `1.49.1` | | [@skeletonlabs/skeleton](https://github.com/skeletonlabs/skeleton) | `2.10.3` | `2.10.4` | | [@sveltejs/adapter-static](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-static) | `3.0.6` | `3.0.8` | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.8.3` | `2.15.1` | | [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) | `3.1.2` | `5.0.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.3` | `22.10.5` | | [eslint](https://github.com/eslint/eslint) | `9.15.0` | `9.17.0` | | [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) | `2.46.0` | `2.46.1` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` | | [svelte-check](https://github.com/sveltejs/language-tools) | `4.1.0` | `4.1.1` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.15` | `3.4.17` | | [vite-plugin-tailwind-purgecss](https://github.com/AdrianGonz97/vite-plugin-tailwind-purgecss) | `0.3.3` | `0.3.5` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.5` | `2.1.8` | Updates `vite` from 5.4.11 to 6.0.7 - [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/v6.0.7/packages/vite) Updates `@playwright/test` from 1.49.0 to 1.49.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.49.0...v1.49.1) Updates `@skeletonlabs/skeleton` from 2.10.3 to 2.10.4 - [Release notes](https://github.com/skeletonlabs/skeleton/releases) - [Commits](https://github.com/skeletonlabs/skeleton/compare/@skeletonlabs/[email protected]...@skeletonlabs/[email protected]) Updates `@sveltejs/adapter-static` from 3.0.6 to 3.0.8 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-static/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/adapter-static) Updates `@sveltejs/kit` from 2.8.3 to 2.15.1 - [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/vite-plugin-svelte` from 3.1.2 to 5.0.3 - [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/[email protected]/packages/vite-plugin-svelte) Updates `@types/node` from 22.9.3 to 22.10.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.15.0 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.15.0...v9.17.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/[email protected]) Updates `prettier` from 3.3.3 to 3.4.2 - [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.2) Updates `svelte-check` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](sveltejs/language-tools@svelte-check-4.1.0...svelte-check-4.1.1) Updates `tailwindcss` from 3.4.15 to 3.4.17 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.17/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.15...v3.4.17) Updates `vite-plugin-tailwind-purgecss` from 0.3.3 to 0.3.5 - [Release notes](https://github.com/AdrianGonz97/vite-plugin-tailwind-purgecss/releases) - [Changelog](https://github.com/AdrianGonz97/vite-plugin-tailwind-purgecss/blob/master/CHANGELOG.md) - [Commits](AdrianGonz97/vite-plugin-tailwind-purgecss@v0.3.3...v0.3.5) Updates `vitest` from 2.1.5 to 2.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/vitest) --- updated-dependencies: - dependency-name: vite dependency-type: direct:production update-type: version-update:semver-major dependency-group: frontend - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: "@skeletonlabs/skeleton" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: "@sveltejs/adapter-static" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: "@sveltejs/kit" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: "@sveltejs/vite-plugin-svelte" dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: eslint-plugin-svelte dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend - dependency-name: svelte-check dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: vite-plugin-tailwind-purgecss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend ... Signed-off-by: dependabot[bot] <[email protected]>
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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
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 frontend group with 14 updates in the /frontend directory:
5.4.11
6.0.7
1.49.0
1.49.1
2.10.3
2.10.4
3.0.6
3.0.8
2.8.3
2.15.1
3.1.2
5.0.3
22.9.3
22.10.5
9.15.0
9.17.0
2.46.0
2.46.1
3.3.3
3.4.2
4.1.0
4.1.1
3.4.15
3.4.17
0.3.3
0.3.5
2.1.5
2.1.8
Updates
vite
from 5.4.11 to 6.0.7Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
a671e58
release: v6.0.71c102d5
fix(ssr): fix semicolon injection by ssr transform (#19097)677508b
perf: skip globbing for static path in warmup (#19107)b178c90
fix: skip the plugin if it has been called before with the same id and import...a492253
fix(html): error while removingvite-ignore
attribute for inline script (#1...b07c036
feat(css): show lightningcss warnings (#19076)f7b1964
fix: fixminify
whenbuilder.sharedPlugins: true
(#19025)5c2b4a0
release: v6.0.69290d85
fix(css): show correct error when unknown placeholder is used for CSS modules...afff05c
fix(css): resolve style tags in HTML files correctly for lightningcss (#19001)Updates
@playwright/test
from 1.49.0 to 1.49.1Release notes
Sourced from
@playwright/test
's releases.Commits
88bc8af
chore: mark v1.49.1 (#33921)9e855d5
cherry-pick(#33821): fix(recorder): allow clearing when recording is disabled...9365eb5
cherry-pick(#33834): fix: do not stall waiting for pending navigations after ...f92b233
cherry-pick(#33822): fix(codegen): do not reset current tool upon clearing hi...008722b
cherry-pick(#33797): fix(trace): inindexTree
checkisVisible
before addi...1dc8b3c
cherry-pick(#33746): chore: pin typescript while vue-tsc is brokenfbc770c
cherry-pick(#33793): fix(aria): escape even more yaml (#33795)1046fe0
cherry-pick(#33753): docs: update extensions doc for new headless1781bf3
cherry-pick(#33706): docs: release notes for languages v1.49b52a210
cherry-pick(#33712): docs(python): add LocatorAssertions.NotToMatchAriaSnapshotUpdates
@skeletonlabs/skeleton
from 2.10.3 to 2.10.4Release notes
Sourced from
@skeletonlabs/skeleton
's releases.Commits
c96634a
Merge pull request #3061 from skeletonlabs/changeset-release/master262f954
chore(release): version package7ac541b
Merge pull request #3060 from skeletonlabs/dev74505a6
Bugfix/#2867 Fixes popup disappearing in Input Autocompete (#2937)799c6e9
Merge pull request #3012 from skeletonlabs/dev430d9c2
Delete .changeset/shaggy-pants-repair.md6c5d24d
Fix variable name (#3005)9344fd6
Chore: Updates invalid links in v2 documentations. (#2936)907bb0a
Merge pull request #2929 from skeletonlabs/devb8a572f
v2 Docs updated banner (#2924)Updates
@sveltejs/adapter-static
from 3.0.6 to 3.0.8Release notes
Sourced from
@sveltejs/adapter-static
's releases.Changelog
Sourced from
@sveltejs/adapter-static
's changelog.Commits
e95d446
Version Packages (#13219)fe98a21
fix: use optional chaining when checking router type (#13218)f103084
Version Packages (#13214)fdae48f
fix: allow dynamic routes with missing fallback in hash mode (#13213)f2393eb
feat: add$app/state
module (#13140)d030f4b
feat: support Vite 6 (#12270)Updates
@sveltejs/kit
from 2.8.3 to 2.15.1Release notes
Sourced from
@sveltejs/kit
's releases.... (truncated)
Changelog
Sourced from
@sveltejs/kit
's changelog.... (truncated)
Commits
2d3f551
Version Packages (#13235)528af75
fix: silence dev/prod warning during sync (#13244)12ce7eb
fix: add CSP hashes/nonces to inline styles when using (#13232)64c8e04
Version Packages (#13225)9a6f461
feat: add `bundleStrategy: 'inline' (#13193)a58a82e
Version Packages (#13223)5d02a95
fix: do not mutate URL during reroute logic (#13222)b7ff0b2
add since tag (#13215)141b0f9
Version Packages (#13212)ed4d53e
fix: create new URL when callinggoto(...)
, to handle case where URL is mut...Updates
@sveltejs/vite-plugin-svelte
from 3.1.2 to 5.0.3Release notes
Sourced from
@sveltejs/vite-plugin-svelte
's releases.... (truncated)
Changelog
Sourced from
@sveltejs/vite-plugin-svelte
's changelog.... (truncated)
Commits
2a89666
Version Packages (#1056)47184d4
Use optional chaining to catch null error codes in error.js (#1054)d215c88
chore(deps): bump deps and update test case to match new svelte export (#1049)0e8ebf3
Version Packages (#1045)e41edff
fix: update warning codes for svelte5 (#1044)1b302f1
chore(deps): update all non-major dependencies (#1042)12dc87c
chore(deps): update all non-major dependencies (#1041)0c06e1f
Version Packages (#1039)5389d31
fix: handle peer dep warning (#1038)5192b92
Version Packages (#1036)Updates
@types/node
from 22.9.3 to 22.10.5Commits
Updates
eslint
from 9.15.0 to 9.17.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.