mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. ### What changed? #### ✳️ @playwright/test (1.49.0 → 1.49.1) · [Repo](https://github.com/Microsoft/playwright) <details> <summary>Release Notes</summary> <h4><a href="https://github.com/microsoft/playwright/releases/tag/v1.49.1">1.49.1</a></h4> <blockquote><h3 dir="auto">Highlights</h3> <p dir="auto"><a href="https://bounce.depfu.com/github.com/microsoft/playwright/issues/33802">#33802</a> - [Bug]: Codegen's Clear button doesn't work if not recording<br> <a href="https://bounce.depfu.com/github.com/microsoft/playwright/issues/33806">#33806</a> - [Bug]: playwright hangs while waiting for pending navigations<br> <a href="https://bounce.depfu.com/github.com/microsoft/playwright/issues/33787">#33787</a> - [Bug]: VSC extension isn't capturing all entered text<br> <a href="https://bounce.depfu.com/github.com/microsoft/playwright/issues/33788">#33788</a> - [Regression]: Double clicking the steps in trace viewer doesn't filter actions<br> <a href="https://bounce.depfu.com/github.com/microsoft/playwright/issues/33772">#33772</a> - [Bug]: aria_snapshot generates invalid yaml when combined with an aria-label attribut<br> <a href="https://bounce.depfu.com/github.com/microsoft/playwright/issues/33791">#33791</a> - [Bug]: text input with number value raises "container is not iterable" with to_match_aria_snapshot<br> <a href="https://bounce.depfu.com/github.com/microsoft/playwright/issues/33644">#33644</a> - [Bug]: getByRole can't find element with the accessible name from label element when aria-labelledby is not valid<br> <a href="https://bounce.depfu.com/github.com/microsoft/playwright/issues/33660">#33660</a> - [Regression]: Unable to open Playwright UI in Dark Mode</p> <h2 dir="auto">Browser Versions</h2> <ul dir="auto"> <li>Chromium 131.0.6778.33</li> <li>Mozilla Firefox 132.0</li> <li>WebKit 18.2</li> </ul> <p dir="auto">This version was also tested against the following stable channels:</p> <ul dir="auto"> <li>Google Chrome 130</li> <li>Microsoft Edge 130</li> </ul></blockquote> <p><em>Does any of this look wrong? <a href="https://depfu.com/packages/npm/@playwright%2Ftest/feedback">Please let us know.</a></em></p> </details> <details> <summary>Commits</summary> <p><a href="a70a96ab25...88bc8afc78">See the full diff on Github</a>. The new version differs by 16 commits:</p> <ul> <li><a href="88bc8afc78"><code>chore: mark v1.49.1 (#33921)</code></a></li> <li><a href="9e855d5b9a"><code>cherry-pick(#33821): fix(recorder): allow clearing when recording is disabled (#33900)</code></a></li> <li><a href="9365eb5dac"><code>cherry-pick(#33834): fix: do not stall waiting for pending navigations after beforeunload dismiss (#33856)</code></a></li> <li><a href="f92b2339fe"><code>cherry-pick(#33822): fix(codegen): do not reset current tool upon clearing highlight</code></a></li> <li><a href="008722b2d9"><code>cherry-pick(#33797): fix(trace): in `indexTree` check `isVisible` before adding to result (#33797)</code></a></li> <li><a href="1dc8b3cbdc"><code>cherry-pick(#33746): chore: pin typescript while vue-tsc is broken</code></a></li> <li><a href="fbc770c804"><code>cherry-pick(#33793): fix(aria): escape even more yaml (#33795)</code></a></li> <li><a href="1046fe0455"><code>cherry-pick(#33753): docs: update extensions doc for new headless</code></a></li> <li><a href="1781bf35b3"><code>cherry-pick(#33706): docs: release notes for languages v1.49</code></a></li> <li><a href="b52a21030f"><code>cherry-pick(#33712): docs(python): add LocatorAssertions.NotToMatchAriaSnapshot</code></a></li> <li><a href="2128fac196"><code>cherry-pick(#33693): docs: add video for 1.49</code></a></li> <li><a href="2ba644852b"><code>cherry-pick(#33668): docs(aria): add demo video</code></a></li> <li><a href="4b0eca4d22"><code>cherry-pick(#33680): docs: add docs for 1.49.0's new "chromium" option</code></a></li> <li><a href="e3c5986c5b"><code>cherry-pick(#33686): chore: escape more yaml values</code></a></li> <li><a href="b3aaee0248"><code>cherry-pick(#33667): fix(role): ignore invalid `aria-labelledby` attributes (#33672)</code></a></li> <li><a href="120cdf664b"><code>cherry-pick(#33662): fix: dark-mode in UI Mode</code></a></li> </ul> </details> ---  [Depfu](https://depfu.com) will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with `@depfu rebase`. <details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu cancel merge</dt><dd>Cancels automatic merging of this PR</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details> Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
71 lines
1.8 KiB
JSON
71 lines
1.8 KiB
JSON
{
|
|
"name": "@tailwindcss/root",
|
|
"private": true,
|
|
"version": "1.0.0",
|
|
"prettier": {
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"printWidth": 100,
|
|
"plugins": [
|
|
"prettier-plugin-organize-imports"
|
|
],
|
|
"overrides": [
|
|
{
|
|
"files": [
|
|
"tsconfig.json"
|
|
],
|
|
"options": {
|
|
"parser": "jsonc"
|
|
}
|
|
},
|
|
{
|
|
"files": [
|
|
"integrations/**/*.ts"
|
|
],
|
|
"options": {
|
|
"plugins": [
|
|
"prettier-plugin-embed",
|
|
"prettier-plugin-organize-imports"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"scripts": {
|
|
"format": "prettier --write .",
|
|
"lint": "prettier --check . && turbo lint",
|
|
"build": "turbo build --filter=!./playgrounds/*",
|
|
"postbuild": "node ./scripts/pack-packages.mjs",
|
|
"dev": "turbo dev --filter=!./playgrounds/*",
|
|
"test": "cargo test && vitest run --hideSkippedTests",
|
|
"test:integrations": "vitest --root=./integrations",
|
|
"test:ui": "pnpm run --filter=tailwindcss test:ui",
|
|
"tdd": "vitest --hideSkippedTests",
|
|
"bench": "vitest bench",
|
|
"version-packages": "node ./scripts/version-packages.mjs",
|
|
"vite": "pnpm run --filter=vite-playground dev",
|
|
"nextjs": "pnpm run --filter=nextjs-playground dev"
|
|
},
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"@playwright/test": "^1.49.1",
|
|
"@types/node": "catalog:",
|
|
"postcss": "8.4.49",
|
|
"postcss-import": "^16.1.0",
|
|
"prettier": "^3.3.3",
|
|
"prettier-plugin-embed": "^0.4.15",
|
|
"prettier-plugin-organize-imports": "^4.0.0",
|
|
"tsup": "^8.2.4",
|
|
"turbo": "^2.2.3",
|
|
"typescript": "^5.5.4",
|
|
"vitest": "^2.0.5"
|
|
},
|
|
"packageManager": "pnpm@9.6.0",
|
|
"pnpm": {
|
|
"patchedDependencies": {
|
|
"lightningcss@1.26.0": "patches/lightningcss@1.26.0.patch",
|
|
"@parcel/watcher@2.5.0": "patches/@parcel__watcher@2.5.0.patch"
|
|
}
|
|
}
|
|
}
|