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
- `@dep...
_Description has been truncated_
Bumps the frontend-deps group with 12 updates in the / directory:
9.3.0
9.3.1
5.1.0
5.2.0
1.6.0
2.0.3
2.3.0
2.4.1
0.46.5
0.46.15
8.4.38
8.4.39
3.3.2
3.3.3
6.0.1
6.0.2
3.4.4
3.4.5
5.5.2
5.5.3
5.3.1
5.3.3
1.6.0
2.0.3
Updates
@octokit/plugin-throttling
from 9.3.0 to 9.3.1Release notes
Sourced from
@octokit/plugin-throttling
's releases.Commits
e3727b4
fix: only import Octokit as type (#721)f8f0848
chore: use vitest (#720)eaa159d
chore: use fetch-mock v10 (#719)186bf66
chore(deps): update dependency prettier to v3.3.3 (#718)05cbe48
ci: start testing against 22 (#717)08becf6
build(deps): lock file maintenance (#716)7bc966a
docs(comment): outdated information about the default secondary retry after (...e5036ab
build(deps): lock file maintenance (#714)2970c6f
chore(deps): update dependency esbuild to ^0.23.0ad5d81f
chore(deps): update dependency esbuild to ^0.22.0Updates
@testing-library/svelte
from 5.1.0 to 5.2.0Release notes
Sourced from
@testing-library/svelte
's releases.Commits
953a4db
chore(release): promote 5.2.0 to stable2fb7423
fix(deps): allow svelte 5.0.0-next as peer dep (#384)a8f21f8
fix(types): build types from JS source (#376)be82df1
docs(README): move links to sections that use them, remove unused links (#383)9dce164
feat(svelte5): incorporate Svelte 5 support into main entry point (#375)ee1c966
ci(release): use conventionalcommits preset for release (#380)326fb58
chore(deps): update vite-plugin-svelte to disablehmr
in test (#378)cb66333
test(jest): add Jest to CI matrix (#372)ac3248d
test: fix auto-cleanup tests (#371)266e2df
chore(deps-dev): bump the lint group across 1 directory with 9 updates (#370)Updates
@vitest/coverage-v8
from 1.6.0 to 2.0.3Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
81b8d67
chore: release v2.0.399a12ae
chore: release v2.0.280a43d5
fix(browser): inline pretty-format and replace picocolors with tinyrainbow (#...16eb6c8
chore: release v2.0.11b150a3
chore: release v2.0.05611895
chore: release v2.0.0-beta.13368c137
fix(coverage): remove work-around for implicitelse
(#6014)05d5f38
chore(deps): update all non-major dependencies (#5957)169bc1f
fix(coverage): support overridingexclude
(#5997)cd9cc6b
chore: release v2.0.0-beta.12Updates
flowbite
from 2.3.0 to 2.4.1Release notes
Sourced from flowbite's releases.
Commits
8c8d65e
fix(typescript): datepicker naming and version bump to v2.4.12a8c18e
Merge branch 'datepicker-instance'6b160cc
chore(version): bump to v2.4.0e9b8ae3
Merge pull request #907 from themesberg/datepicker-instance1d76b8f
docs(changelog): add changelog213577a
docs(datepicker): update Phoenix and Rails docs for new datepicker update6a16510
docs(datepicker): fix TypeScript example from docs1e0d112
fix(typescript): fix fucking typescript config for cross npm declarations6d1fbf3
docs(nuxt): update Nuxt docs for Flowbite via composables36eeab7
docs(datepicker): update import statements for parent pluginUpdates
flowbite-svelte
from 0.46.5 to 0.46.15Release notes
Sourced from flowbite-svelte's releases.
Changelog
Sourced from flowbite-svelte's changelog.
... (truncated)
Commits
69108a0
feat: add 5.0.0 to peerDependencies8c2e834
fix: add border to Inputa555c1f
docs: fix: typoaf09739
docs: fix: typo3236e52
fix!: add close event to toast component (#1383)6d5352c
docs: #1351 add customizing the header tag to the Accordion pagee8cec5a
fix: AccordionItem: add tag propab5abd7
docs: fix: typoade9888
v0.46.145f0e807
chore: changesetUpdates
postcss
from 8.4.38 to 8.4.39Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
e0efb16
Release 8.4.39 version48304c5
Update dependencies155ac57
Merge pull request #1947 from romainmenke/fix-css-syntax-error-type--reliable...1b9b466
fix CssSyntaxError type declaration3f4d96e
Update dependenciesb952be7
Update CI actionsb512b29
Typof9a9868
Move to pnpm 9 and Node.js 2279052c2
Merge pull request #1940 from Xvezda/patch-10eedad4
Update changed urlsUpdates
prettier
from 3.3.2 to 3.3.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
5282938
Release 3.3.39102b73
Add parentheses for decorator expressions (#16458)6bbd461
chore(deps): update eslint related dependencies (#16478)04b560f
chore(deps): update dependency browserslist to v4.23.2 (#16475)614f070
chore(deps): update typescript-eslint to v8.0.0-alpha.41 (#16477)d59a15d
chore(deps): update dependency npm-run-all2 to v6.2.2 (#16476)5ca2fc9
Support Angular@let
declaration syntax (#16474)bfcfdcc
chore(deps): update babel to v7.24.8 (#16472)977c161
chore(deps): update dependency acorn to v8.12.1 (#16464)550606e
chore(deps): update babel to v7.24.8 (#16470)Updates
svelte-preprocess
from 6.0.1 to 6.0.2Changelog
Sourced from svelte-preprocess's changelog.
Commits
45b4604
chore: release 6.0.2170ab95
chore: remove all dependencies (#645)9e5fe59
chore: fall back to verbatimModuleSyntax if possible (#649)a7a88c6
docs: enhance TypeScript migration guideafb80ae
fix: remove customConditions tsconfig option (#648)9918cb6
docs: add missing TOC to Migration Guide (#647)Updates
tailwindcss
from 3.4.4 to 3.4.5Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
a0dbb3d
Update runner image10a1197
3.4.59033d62
Always generate -webkit-backdrop-filter property (#13997)074736c
Avoid over-extracting utilities from candidates with decimal values (#13959)588a822
Add.mts
and.cts
config file detection (#13940)0de1f0c
refactor(util): code refactor (#13872)a61e5aa
fix: typo (#13864)eef91c9
Use no value instead ofblur(0px)
forbackdrop-blur-none
andblur-none
...9e928ce
Disable automaticvar()
injection for anchor properties (#13826)Updates
typescript
from 5.5.2 to 5.5.3Release notes
Sourced from typescript's releases.
Commits
f0e9921
Bump version to 5.5.3 and LKG738bd60
Cherry-pick #58966 to release-5.5 (#59002)Updates
vite
from 5.3.1 to 5.3.3Changelog
Sourced from vite's changelog.
Commits
22b2994
release: v5.3.3012490c
fix(deps): update all non-major dependencies (#17590)14c3d49
fix(proxy): replace changeOrigin changes in 5.3.0 with new rewriteWsOrigin op...055f1c1
fix(lib): remove pure CSS dynamic import (#17601)dafff4a
fix: lazily evaluate __vite__mapDeps files (#17602)3af02bd
release: v5.3.224c799b
fix(typescript): correctly expand ${configDir} in tsconfig.json (#17576)a33a97f
chore(deps): update all non-major dependencies (#17553)2d6672f
chore(deps): update es-module-lexer to 1.5.4 (#17555)7c06ef0
refactor(optimizer): use early continues (#17551)Updates
vitest
from 1.6.0 to 2.0.3Release notes
Sourced from vitest's releases.
... (truncated)
Commits
81b8d67
chore: release v2.0.309dc75c
chore(deps): update dependency@edge-runtime/vm
to v4 (#6047)f851982
fix:--inspect-brk
stop on Windows (#6110)99a12ae
chore: release v2.0.280a43d5
fix(browser): inline pretty-format and replace picocolors with tinyrainbow (#...7012f8c
docs: add env documentation (#6063)16eb6c8
chore: release v2.0.14b03e72
fix(browser): correctly inherit browser config in a workspace (#6054)4d5597d
fix(vitest): print only running files, not every file (#6052)1b150a3
chore: release v2.0.0Dependabot 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 - `@dep... _Description has been truncated_