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 all-patch group with 4 updates: @playwright/test, @tailwindcss/forms, tslib and zod.
Updates
@playwright/test
from 1.37.0 to 1.37.1Release notes
Sourced from
@playwright/test
's releases.Commits
60696ef
chore: mark 1.37.1 (#26530)4f25285
cherry-pick(#26503): chore: fix .only in dependent tests0d5e624
cherry-pick(#26475): docs: terminate img tag (#26476)f159757
cherry-pick(#26473): docs(merge): add screenshot, print url, fix name (#26474)ca975a9
cherry-pick(#26465): docs(test-sharding): fix GitHub workflow snippets (#26468)35c63d9
cherry-pick(#26466): docs(release-notes): fix supported OSes table (#26467)cdc21bb
cherry-pick(#26439): docs: language release notes (#26442)1112e89
cherry-pick(#26436): docs(release-notes): add 1.37 video (#26438)Updates
@tailwindcss/forms
from 0.5.4 to 0.5.6Release notes
Sourced from
@tailwindcss/forms
's releases.Changelog
Sourced from
@tailwindcss/forms
's changelog.Commits
ad3f056
0.5.62f3cf93
update changelogc1c4286
Fix date time bottom spacing on MacOS Safari (#146)d74d454
Add doctype to playgrounds8faca18
More formatting350b931
Formatting6355912
Gitignore/dist
folder9b7356c
0.5.51af6c80
update changelog199b00d
Update changelogUpdates
tslib
from 2.6.1 to 2.6.2Release notes
Sourced from tslib's releases.
Commits
49ac8dc
2.6.23071b51
Merge pull request #217 from microsoft/bug/fix-modules-condition-types-path743045e
Fix path to exports["module"]["types"]Updates
zod
from 3.22.1 to 3.22.2Release notes
Sourced from zod's releases.
Commits
792b3ef
Fix superrefine types8e4af7b
X to Zod: add app.quicktype.io (#2668)0d49f10
docs: add typeschema to ecosystem (#2626)13d9e6b
Fix lintDependabot 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