Build(deps-dev): bump the all group in /ui with 10 updates #185
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 all group in /ui with 10 updates:
1.41.2
1.42.1
2.8.0
2.9.0
2.5.1
2.5.2
18.19.18
18.19.21
7.0.2
7.1.0
7.0.2
7.1.0
10.4.17
10.4.18
2.2.1
2.2.2
3.2.1
3.2.2
3.6.4
3.6.6
Updates
@playwright/test
from 1.41.2 to 1.42.1Release notes
Sourced from
@playwright/test
's releases.... (truncated)
Commits
9749f75
chore: mark 1.42.1 (#29774)d4ac444
cherry-pick(#29770): docs: improve addLocatorHandler docsa702595
cherry-pick(#29765): Revert "chore(role): cache element list by role (#29130)"b670506
cherry-pick(#29766): fix(tsload): fix tsconfig inheritance resolution3a43813
cherry-pick(#29744): fix(ct): stop-gap for shared file importd23fb00
cherry-pick(#29754): chore: remove pw- binaries from ct56e50a7
cherry-pick(#29748): fix(ct): fix the non-react cli entry points3f6b641
cherry-pick(#29738): fix(HEAD): revert GET->HEAD migration, net-effect was ne...20db86d
cherry-pick(#29706): fit(ct): remove unused type import (#29709)84780b1
cherry-pick(#29715): fix: point to the right cli program exportUpdates
@skeletonlabs/skeleton
from 2.8.0 to 2.9.0Release notes
Sourced from
@skeletonlabs/skeleton
's releases.Commits
0af33f4
Merge pull request #2520 from skeletonlabs/changeset-release/master18d246a
chore(release): version package7bc56a1
Merge pull request #2519 from skeletonlabs/devb78a3b4
docs/fix typo in file path for Datatable.svelte within SSD docs (#2515)3a27212
Feat/add disabled to listbox listboxitem (#2485)a5a588d
remove store link from sidebar navigation (#2500)9314b1f
Testing build isolation2b72ae1
Merge pull request #2478 from kmalloy24/docs/ssd-typo191526d
typoc6a4ddc
Merge pull request #2476 from skeletonlabs/changeset-release/masterUpdates
@sveltejs/kit
from 2.5.1 to 2.5.2Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
4d98369
Version Packages (#11903)f6f9e70
fix: tsconfig includes should cover svelte.config.js (#11886)Updates
@types/node
from 18.19.18 to 18.19.21Commits
Updates
@typescript-eslint/eslint-plugin
from 7.0.2 to 7.1.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
4bc6944
chore(release): publish 7.1.01807d55
docs: add tabs in no-unsafe-unary-minus.md (#8542)f2f57de
test(eslint-plugin): [no-misused-promises] add test cases for spread args (#8...fa67955
chore: drop T from internal types (#8521)60c1cd3
fix(eslint-plugin): [no-use-before-define] fix false positive type reference ...1458920
fix(eslint-plugin): [no-misused-promises] improve check union types (#8534)c1441c8
fix(eslint-plugin): [prefer-optional-chan] allow typeof for avoiding referenc...e7ec6f0
docs: from option instead of source in prefer-readonly-parameter-types (#8461)46cef96
feat(eslint-plugin): [consistent-return] add new rule (#8289)f7198db
feat(eslint-plugin): [naming-convention] support the auto-accessor syntax (#8...Updates
@typescript-eslint/parser
from 7.0.2 to 7.1.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
4bc6944
chore(release): publish 7.1.0Updates
autoprefixer
from 10.4.17 to 10.4.18Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
90dc18d
Release 10.4.18 version0af1be8
Update dependencies1efe165
Update c8 config80ff109
Add Node.js 21 to CI5e5d193
Automate release creatione72c36a
Update actionsec68b52
Preserve -webkit-box-orient when -webkit-line-clamp is present (#1511)Updates
msw
from 2.2.1 to 2.2.2Release notes
Sourced from msw's releases.
Commits
b3e47f7
chore(release): v2.2.2eb3e284
fix: set correct "Content-Length" response header for special characters (#20...Updates
prettier-plugin-svelte
from 3.2.1 to 3.2.2Changelog
Sourced from prettier-plugin-svelte's changelog.
Commits
601ee41
chore: release 3.2.2c968fef
fix: adjust render tag printing for Svelte 5 AST changes08d7a8b
chore: cross-test dirs test.only supportUpdates
svelte-check
from 3.6.4 to 3.6.6Release notes
Sourced from svelte-check's releases.
Commits
4bd1424
chore: bump versions (#2304)ff2f10a
chore: update testsc27a99b
fix: adjust render tag for latest AST version259ff2c
fix: don't add form types when not typed out6badc2f
fix: also take type argument into account when analyzing$props()
8976bbe
fix: adjust snippet helper type to new snippet API0b1cb06
fix: use Svelte 4 compiler from user when available00e347e
feat: completion for custom element tag name and event (#2300)1b5e913
fix: adjust$props()
comment type logic (#2294)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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions