Skip to content

chore(deps): update dependencies (patch)#52

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dependencies-(patch)
Open

chore(deps): update dependencies (patch)#52
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dependencies-(patch)

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2026

This PR contains the following updates:

Package Change Age Confidence
@biomejs/biome (source) 2.4.22.4.3 age confidence
@types/react (source) 19.2.1019.2.14 age confidence
eslint (source) 9.39.29.39.3 age confidence
wxt (source) 0.20.130.20.17 age confidence

Release Notes

biomejs/biome (@​biomejs/biome)

v2.4.3

Compare Source

Patch Changes
  • #​9120 aa40fc2 Thanks @​ematipico! - Fixed #​9109, where the GitHub reporter wasn't correctly enabled when biome ci runs on GitHub Actions.

  • #​9128 8ca3f7f Thanks @​dyc3! - Fixed #​9107: The HTML parser can now correctly parse Astro directives (client/set/class/is/server), which fixes the formatting for Astro directives.

  • #​9124 f5b0e8d Thanks @​ematipico! - Fixed #​8882 and #​9108: The Astro frontmatter lexer now correctly identifies the closing --- fence when the frontmatter contains multi-line block comments with quote characters, strings that mix quote types (e.g. "it's"), or escaped quote characters (e.g. "\").

  • #​9142 3ca066b Thanks @​THernandez03! - Fixed #​9141: The noUnknownAttribute rule no longer reports closedby as an unknown attribute on <dialog> elements.

  • #​9126 792013e Thanks @​ematipico! - Added missing Mocha globals to the Test domain: context, run, setup, specify, suite, suiteSetup, suiteTeardown, teardown, xcontext, xdescribe, xit, and xspecify. These are injected by Mocha's BDD and TDD interfaces and were previously flagged as undeclared variables in projects using Mocha.

  • #​8855 6918c9e Thanks @​ruidosujeira! - Fixed #​8840. Now the Biome CSS parser correctly parses not + scroll-state inside @container queries.

  • #​9111 4fb55cf Thanks @​Jayllyz! - Slightly improved performance of noIrregularWhitespace by adding early return optimization and simplifying character detection logic.

  • #​8975 086a0c5 Thanks @​FrankFMY! - Fixed #​8478: useDestructuring no longer suggests destructuring when the variable has a type annotation, like const foo: string = object.foo.

eslint/eslint (eslint)

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

wxt-dev/wxt (wxt)

v0.20.17: wxt v0.20.17

Compare Source

compare changes

🩹 Fixes
  • Update left-over CJS require of publish-browser-extension to ESM (#​2120)
❤️ Contributors

v0.20.16: wxt v0.20.16

Compare Source

compare changes

🩹 Fixes
  • Revert "rename name to names prop of rollup to fix deprecated warning " (#​2106)
🏡 Chore
  • Speed up E2E tests by skipping pnpm install when possible (#​2113)
❤️ Contributors

v0.20.15: wxt v0.20.15

Compare Source

compare changes

🚀 Enhancements
  • Export normalizePath from wxt module (#​2080)
  • popup: Add Firefox default_area and theme_icons support (#​2097)
  • Add log --level cli option (#​1973)
🩹 Fixes
  • Content script is incorrectly invalidated when injected multiple times (#​2035)
  • Use uiContainer to apply position when creating shadow root ui (#​2036)
  • Make ExtensionRunner#closeBrowser optional (#​2092)
  • Rename name to names prop of rollup to fix deprecated warning (#​2106)
💅 Refactors
📖 Documentation
🏡 Chore
❤️ Contributors

v0.20.14: wxt v0.20.14

Compare Source

compare changes

🚀 Enhancements
  • Add onBeforeMount callback to createIframeUi options (#​1899)
🩹 Fixes
  • Remove failing test (6fb4cee4)
  • Rename and make firefoxPrefs in web-ext.config.ts work (#​2068)
  • content-script-context: Handle undefined browser.runtime (#​2042)
  • MaxListenersExceededWarning (#​2058)
📖 Documentation
  • Fix alignment of 2 last comments of regex patterns (#​2012)
🏡 Chore
  • Use tsdown to build packages (#​2006)
  • Move script-only dev dependencies to top-level package.json (#​2007)
  • Update dependencies (#​2069)
  • Upgrade major deps (#​2070)
  • Refresh lockfile and upgrade subdependencies (#​2071)
❤️ Contributors

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/dependencies-(patch) branch from c8c470b to 1fdf234 Compare February 12, 2026 16:09
@renovate renovate bot changed the title chore(deps): update dependency @types/react to v19.2.11 chore(deps): update dependency @types/react to v19.2.13 Feb 12, 2026
@renovate renovate bot force-pushed the renovate/dependencies-(patch) branch from 1fdf234 to e2966b8 Compare February 13, 2026 16:26
@renovate renovate bot changed the title chore(deps): update dependency @types/react to v19.2.13 chore(deps): update dependencies (patch) Feb 13, 2026
@renovate renovate bot force-pushed the renovate/dependencies-(patch) branch 7 times, most recently from 98e4fca to 73474aa Compare February 22, 2026 17:27
@renovate renovate bot changed the title chore(deps): update dependencies (patch) fix(deps): update dependencies (patch) Feb 22, 2026
@renovate renovate bot force-pushed the renovate/dependencies-(patch) branch 2 times, most recently from 83625f0 to 4f528a9 Compare February 26, 2026 03:17
@renovate renovate bot changed the title fix(deps): update dependencies (patch) chore(deps): update dependencies (patch) Feb 26, 2026
@renovate renovate bot force-pushed the renovate/dependencies-(patch) branch from 4f528a9 to 12542a7 Compare February 26, 2026 22:04
@renovate renovate bot force-pushed the renovate/dependencies-(patch) branch from 12542a7 to ec36e86 Compare February 27, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants