-
Notifications
You must be signed in to change notification settings - Fork 14
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 frontend-deps group across 1 directory with 19 updates #635
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/frontend-deps-22a4f208c7
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
… 19 updates Bumps the frontend-deps group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@fullhuman/postcss-purgecss](https://github.com/FullHuman/purgecss) | `6.0.0` | `7.0.2` | | [@iconify-json/ic](https://github.com/iconify/icon-sets) | `1.2.1` | `1.2.2` | | [@iconify-json/mdi](https://github.com/iconify/icon-sets) | `1.2.1` | `1.2.2` | | [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) | `3.1.2` | `5.0.3` | | [@testing-library/svelte](https://github.com/testing-library/svelte-testing-library) | `5.2.3` | `5.2.6` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `2.1.3` | `2.1.8` | | [execa](https://github.com/sindresorhus/execa) | `9.4.0` | `9.5.2` | | [flowbite-svelte](https://github.com/themesberg/flowbite-svelte) | `0.47.0` | `0.47.4` | | [flowbite-svelte-icons](https://github.com/themesberg/flowbite-svelte-icons) | `1.6.2` | `2.0.2` | | [postcss](https://github.com/postcss/postcss) | `8.4.47` | `8.4.49` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` | | [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) | `4.2.19` | `5.15.0` | | [svelte-i18n](https://github.com/kaisermann/svelte-i18n) | `4.0.0` | `4.0.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` | | [unplugin-icons](https://github.com/unplugin/unplugin-icons) | `0.19.3` | `0.22.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.9` | `6.0.5` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.3` | `2.1.8` | Updates `@fullhuman/postcss-purgecss` from 6.0.0 to 7.0.2 - [Release notes](https://github.com/FullHuman/purgecss/releases) - [Changelog](https://github.com/FullHuman/purgecss/blob/main/CHANGELOG.md) - [Commits](FullHuman/purgecss@v6.0.0...v7.0.2) Updates `@iconify-json/ic` from 1.2.1 to 1.2.2 - [Commits](https://github.com/iconify/icon-sets/commits) Updates `@iconify-json/mdi` from 1.2.1 to 1.2.2 - [Commits](https://github.com/iconify/icon-sets/commits) 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 `@testing-library/svelte` from 5.2.3 to 5.2.6 - [Release notes](https://github.com/testing-library/svelte-testing-library/releases) - [Changelog](https://github.com/testing-library/svelte-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/svelte-testing-library@v5.2.3...v5.2.6) Updates `@vitest/coverage-v8` from 2.1.3 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/coverage-v8) Updates `execa` from 9.4.0 to 9.5.2 - [Release notes](https://github.com/sindresorhus/execa/releases) - [Commits](sindresorhus/execa@v9.4.0...v9.5.2) Updates `flowbite-svelte` from 0.47.0 to 0.47.4 - [Release notes](https://github.com/themesberg/flowbite-svelte/releases) - [Changelog](https://github.com/themesberg/flowbite-svelte/blob/main/CHANGELOG.md) - [Commits](themesberg/flowbite-svelte@v0.47.0...v0.47.4) Updates `flowbite-svelte-icons` from 1.6.2 to 2.0.2 - [Release notes](https://github.com/themesberg/flowbite-svelte-icons/releases) - [Changelog](https://github.com/themesberg/flowbite-svelte-icons/blob/main/CHANGELOG.md) - [Commits](themesberg/flowbite-svelte-icons@v1.6.2...v2.0.2) 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.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 `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 4.2.19 to 5.15.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/[email protected]/packages/svelte) Updates `svelte-i18n` from 4.0.0 to 4.0.1 - [Changelog](https://github.com/kaisermann/svelte-i18n/blob/main/CHANGELOG.md) - [Commits](https://github.com/kaisermann/svelte-i18n/commits) Updates `tailwindcss` from 3.4.13 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.13...v3.4.17) 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 `unplugin-icons` from 0.19.3 to 0.22.0 - [Release notes](https://github.com/unplugin/unplugin-icons/releases) - [Commits](unplugin/unplugin-icons@v0.19.3...v0.22.0) Updates `vite` from 5.4.9 to 6.0.5 - [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.5/packages/vite) Updates `vitest` from 2.1.3 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: "@fullhuman/postcss-purgecss" dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-deps - dependency-name: "@iconify-json/ic" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: "@iconify-json/mdi" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: "@sveltejs/vite-plugin-svelte" dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-deps - dependency-name: "@testing-library/svelte" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: execa dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: flowbite-svelte dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: flowbite-svelte-icons dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-deps - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: prettier-plugin-svelte dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: svelte dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-deps - dependency-name: svelte-i18n dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: unplugin-icons dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-deps - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Dec 23, 2024
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 frontend-deps group with 18 updates in the / directory:
6.0.0
7.0.2
1.2.1
1.2.2
1.2.1
1.2.2
3.1.2
5.0.3
5.2.3
5.2.6
2.1.3
2.1.8
9.4.0
9.5.2
0.47.0
0.47.4
1.6.2
2.0.2
8.4.47
8.4.49
3.3.3
3.4.2
3.2.7
3.3.2
4.2.19
5.15.0
4.0.0
4.0.1
5.6.3
5.7.2
0.19.3
0.22.0
5.4.9
6.0.5
2.1.3
2.1.8
Updates
@fullhuman/postcss-purgecss
from 6.0.0 to 7.0.2Release notes
Sourced from
@fullhuman/postcss-purgecss
's releases.Changelog
Sourced from
@fullhuman/postcss-purgecss
's changelog.Commits
e95398d
v7.0.2bdb8d06
v7.0.15a51b05
v7.0.1-alpha.0ea04fce
v7.0.0-alpha.01077a0d
build(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#1294)89024ce
fix: fix issue where pseudo classes like :where, :not, :is were always remove...28783b3
build(deps): bump webpack from 5.95.0 to 5.96.1 (#1287)ee45a6b
build(deps-dev): bump@typescript-eslint/parser
from 8.8.0 to 8.14.0 (#1293)cb46b92
build(deps-dev): bump@vuepress/plugin-search
(#1284)74bf402
build(deps): bump coverallsapp/github-action from 2.3.0 to 2.3.4 (#1283)Updates
@iconify-json/ic
from 1.2.1 to 1.2.2Commits
Updates
@iconify-json/mdi
from 1.2.1 to 1.2.2Commits
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
@testing-library/svelte
from 5.2.3 to 5.2.6Release notes
Sourced from
@testing-library/svelte
's releases.Commits
90ba912
fix(types): do not erase component type constraint (#410)acbddfd
fix(types): adjust legacy types for eslint-plugin-svelte (#409)4b94019
ci: use production release of Svelte 5 by default (#405)b5e0f3d
fix(vite): setssr.noExternal
even if not in project package.json (#404)Updates
@vitest/coverage-v8
from 2.1.3 to 2.1.8Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
d69cc75
bump: 2.1.881ed45b
chore: release v2.1.7b936702
bump: 2.1.632f23b9
chore: release v2.1.50ad2cdc
chore(deps): update all non-major dependencies (#6890)0df44c0
chore: release v2.1.4de74785
chore(deps): update@antfu/eslint-config
v3.8.0 (#6751)62ac4eb
chore(deps): updatemagic-string
(#6711)d260cef
chore(deps): update all non-major dependencies (#6360)Updates
execa
from 9.4.0 to 9.5.2Release notes
Sourced from execa's releases.
Commits
99d1741
9.5.22aa3b0c
Fixes argument parsing for escaped newlines (#1176)c8cff27
9.5.1e330bd8
Runs CI tests on Node 23 (#1169)e3572d0
Do not write verbose logs synchronously (#1167)ab886ff
Upgradewhich
(#1168)4d1e55a
9.5.094a75df
Allow appending to files (#1166)091ed74
Fix test on non-x64 machines (#1163)a4d13df
9.4.1Updates
flowbite-svelte
from 0.47.0 to 0.47.4Release notes
Sourced from flowbite-svelte's releases.
Changelog
Sourced from flowbite-svelte's changelog.
Commits
8609670
chore: dependencies update23f3d08
fix #1498 Merge branch 'cimagle-patch-1'a1d3b17
Update Datepicker.svelte6542fdb
docs: binding chart update50c84cf
fix: #1477 #1478 Chart and binding chart example41fe139
chore: format for github action fail6174818
v0.47.3f35c890
fix: #i390 add clearable to FileUpload9055d8f
fix: #1455 Toggle class update64f5e0f
fix: #1463 by adding tag label to Button and RadioButtonUpdates
flowbite-svelte-icons
from 1.6.2 to 2.0.2Release notes
Sourced from flowbite-svelte-icons's releases.
... (truncated)
Changelog
Sourced from flowbite-svelte-icons's changelog.
Commits
15f2349
docs: README update53108d5
v2.0.11100aa7
fix: working on merge2a6ee96
feat: for v2.0.01de5991
Update Svelte to svelte 5.1.2e7950ee
Update Svelte to svelte 5.1.0e875406
Update Svelte to svelte 5.0.594c8ebe
Update Svelte to svelte 5.0.461a1b3b
chore: dependencies updatec94201d
Update Svelte to svelte 5.0.2Updates
postcss
from 8.4.47 to 8.4.49Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
aed8b89
Release 8.4.49 version3450630
Fix position calculations when offset is missing (#1983)77420d6
Release 8.4.48 version341529f
Update dependencies66fa667
Add Node.js 23 to CI1a8b261
fix inconsistent position calculations (#1980)1cc6ac3
Clarify usage in docsUpdates
prettier
from 3.3.3 to 3.4.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
cca9461
Release 3.4.2572bebe
Fix comments on class methods with decorators (#16891)359c4f0
chore(deps): update dependency@angular/compiler
to v19.0.1 (#16903)6470996
chore(deps): update dependency@glimmer/syntax
to v0.93.1 (#16904)e13614f
Correct fit() for fill() (#16899)10db357
Remove check onTSImportType.isTypeOf
(#16892)ac46a4f
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796)d52e905
Add test for #16207 (#16890)a1e354d
Clean changelog_unreleased99875da
Bump Prettier dependency to 3.4.1Updates
prettier-plugin-svelte
from 3.2.7 to 3.3.2Changelog
Sourced from prettier-plugin-svelte's changelog.
Commits
76c04eb
fix: preservestyle
/script
tags at the end of the file when using `svelte...d81ffcb
fix: handle type annotations on Svelte control flow blocksab6e713
feat: supportbind:value={get, set}
4e88090
chore: refactor printJScb3ab67
feat: support#each
withoutas
29d9f94
feat: support upcoming\<svelte:boundary>
/\<svelte:html>
(#474)c496666
chore: release 3.2.89010a44
chore: provide option to pass Svelte compiler path (#471)Updates
svelte
from 4.2.19 to 5.15.0Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.