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
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the non-majors group in /dashboard with 9 updates:
0.13.3
0.13.4
0.13.6
0.14.1
3.8.1
3.8.4
1.3.10
1.3.11
1.8.18
1.8.19
1.5.1
1.5.3
3.8.1
3.8.4
5.5.3
5.5.4
5.3.3
5.3.5
Updates
@kobalte/core
from 0.13.3 to 0.13.4Release notes
Sourced from
@kobalte/core
's releases.Commits
7ceb249
chore: update versions (#449)1b888fa
chore: prepare release0.13.4
(#448)4cf47c8
fix(prevent-scroll): wait for presence to finish before enabling scroll (#447)6cb0499
fix(slider): inverted slider thumb in the wrong position (#441)35f3988
fix(combobox): convert textValue with optionTextValue (#436)5ef35cf
fix(polymorphic): override the "component" prop of\<Dynamic />
(#437)4dc7f8d
feat: support string style prop (#432)92d48c3
feat: add source exports (#408)5b48258
docs(navigation-menu): add content animation example (#429)Updates
@solidjs/router
from 0.13.6 to 0.14.1Changelog
Sourced from
@solidjs/router
's changelog.Commits
Updates
@tanstack/solid-virtual
from 3.8.1 to 3.8.4Release notes
Sourced from
@tanstack/solid-virtual
's releases.... (truncated)
Commits
b5e207c
release: v3.8.489970a7
chore(deps): update all non-major dependencies (#778)f3cd673
release: v3.8.3b60110a
release: v3.8.29c3ee80
ci: Add PR previews withpkg-pr-new
(#751)Updates
solid-chartjs
from 1.3.10 to 1.3.11Commits
Updates
solid-js
from 1.8.18 to 1.8.19Commits
Updates
@macaron-css/solid
from 1.5.1 to 1.5.3Release notes
Sourced from
@macaron-css/solid
's releases.Commits
130dc1a
fix: depend on latest version of coref2d1a87
fix: link correct type defs in solid adapter61f1e30
release: v1.5.285a1e74
fix: export types of react & solid adapter, esm issues with vite & qwik267b922
release: v1.5.1Updates
@tanstack/virtual-core
from 3.8.1 to 3.8.4Release notes
Sourced from
@tanstack/virtual-core
's releases.... (truncated)
Commits
b5e207c
release: v3.8.430a34fb
chore(deps): update all non-major dependencies (#763)f3cd673
release: v3.8.3b60110a
release: v3.8.29c3ee80
ci: Add PR previews withpkg-pr-new
(#751)Updates
typescript
from 5.5.3 to 5.5.4Release notes
Sourced from typescript's releases.
Commits
c8a7d58
Bump version to 5.5.4 and LKGc0ded04
🤖 Pick PR #58771 (Allow references to the global Symb...) into release-5.5 (#...5ba41e2
🤖 Pick PR #59208 (Write non-missing undefined on mapp...) into release-5.5 (#...b075332
🤖 Pick PR #59337 (Allow declarationMap to be emitted ...) into release-5.5 (#...9dd6f91
Cherry-pick "Stop using latest Node in CI" to release-5.5 (#59348)bf0ddaf
🤖 Pick PR #59070 (Delay the calculation of common sou...) into release-5.5 (#...a44e2d9
🤖 Pick PR #59160 (Fixed crash on authored import type...) into release-5.5 (#...f35206d
🤖 Pick PR #59325 (Don't skip markLinkedReferences on ...) into release-5.5 (#...1109550
Fix baselines on release-5.5 (#59330)8794318
🤖 Pick PR #59215 (Fix codefix crash on circular alias...) into release-5.5 (#...Updates
vite
from 5.3.3 to 5.3.5Changelog
Sourced from vite's changelog.
Commits
4407839
release: v5.3.566bdb1d
refactor(asset): remove rollup 3 public file watch workaround (#16331)b240a83
fix(build): env output is not stable (#17748)b58b423
fix(importMetaGlob): handle alias that starts with hash (#17743)d906d3f
fix(css): resolve url aliases with fragments (fix: #17690) (#17691)3c1bde3
fix(client): fix vite error path (#17744)9983731
chore(deps): update all non-major dependencies (#17734)4fc9b64
chore: extend commit hash (#17709)f4f488f
revert: fix(logger): truncate log over 5000 characters long (#16581) (#17729)df5ceb3
chore(deps): update typescript (#17699)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 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show