Closed renovate[bot] closed 8 months ago
This PR contains the following updates:
^0.0.259
^0.0.260
18.2.14
18.2.52
18.2.6
18.2.18
^0.0.135
^0.0.138
36.0.0
36.0.1
10.0.3
10.0.7
3.0.0
3.0.3
📅 Schedule: Branch creation - "after 9am on monday,before 12am on monday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^0.0.259
->^0.0.260
18.2.14
->18.2.52
18.2.6
->18.2.18
^0.0.135
->^0.0.138
36.0.0
->36.0.1
10.0.3
->10.0.7
3.0.0
->3.0.3
Release Notes
microsoft/TypeScript-DOM-Lib-Generator (@types/web)
### [`v0.0.138`](https://togithub.com/microsoft/TypeScript-DOM-Lib-Generator/compare/@types/web@0.0.137...9524e547d132a20df7a01c81e421ed245b5b9618) [Compare Source](https://togithub.com/microsoft/TypeScript-DOM-Lib-Generator/compare/@types/web@0.0.137...9524e547d132a20df7a01c81e421ed245b5b9618) ### [`v0.0.137`](https://togithub.com/microsoft/TypeScript-DOM-lib-generator/releases/tag/%40types/web%400.0.137) [Compare Source](https://togithub.com/microsoft/TypeScript-DOM-Lib-Generator/compare/@types/web@0.0.136...@types/web@0.0.137) #### `index.d.ts` No changes #### `iterable.d.ts` No changes ### [`v0.0.136`](https://togithub.com/microsoft/TypeScript-DOM-lib-generator/releases/tag/%40types/web%400.0.136) [Compare Source](https://togithub.com/microsoft/TypeScript-DOM-Lib-Generator/compare/@types/web@0.0.135...@types/web@0.0.136) #### `index.d.ts` #### New interfaces - `LargestContentfulPaint` #### Modified - GamepadHapticActuator - Removed: `type` ##### Non-value types - CheckVisibilityOptions - Added: `contentVisibilityAuto`, `opacityProperty`, `visibilityProperty` #### `iterable.d.ts` No changesmightyiam/eslint-config-standard-with-typescript (eslint-config-standard-with-typescript)
### [`v36.0.1`](https://togithub.com/mightyiam/eslint-config-standard-with-typescript/blob/HEAD/CHANGELOG.md#3601-2023-07-14) [Compare Source](https://togithub.com/mightyiam/eslint-config-standard-with-typescript/compare/v36.0.0...v36.0.1) ##### Bug fixes - retrieval of active node versions in ci ([5ccd9a6](https://togithub.com/standard/eslint-config-standard-with-typescript/commit/5ccd9a66eb16363129c7f1f7ef70914aacef6cfa))capricorn86/happy-dom (happy-dom)
### [`v10.0.7`](https://togithub.com/capricorn86/happy-dom/compare/v10.0.6...v10.0.7) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v10.0.6...v10.0.7) ### [`v10.0.6`](https://togithub.com/capricorn86/happy-dom/releases/tag/v10.0.6) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v10.0.5...v10.0.6) ##### :construction_worker_man: Patch fixes - Adds a timeout before dispatching the event in `Window.postMessage()` to better simulate the browser behavior. ([#948](https://togithub.com/capricorn86/happy-dom/issues/948)) *** Thank you for your contribution [@DylanPiercey](https://togithub.com/DylanPiercey)! ### [`v10.0.5`](https://togithub.com/capricorn86/happy-dom/releases/tag/v10.0.5) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v10.0.4...v10.0.5) ##### :construction_worker_man: Patch fixes - Fixes parsing of pseudo elements in CSS query selectors (e.g. "::-webkit-inner-spin-button"). ([#939](https://togithub.com/capricorn86/happy-dom/issues/939)) *** Thank you [@btea](https://togithub.com/btea) for your contribution! ### [`v10.0.4`](https://togithub.com/capricorn86/happy-dom/compare/v10.0.3...v10.0.4) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v10.0.3...v10.0.4)prettier/prettier (prettier)
### [`v3.0.3`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#303) [Compare Source](https://togithub.com/prettier/prettier/compare/3.0.2...3.0.3) [diff](https://togithub.com/prettier/prettier/compare/3.0.2...3.0.3) ##### Add `preferUnplugged: true` to `package.json` ([#15169](https://togithub.com/prettier/prettier/pull/15169) by [@fisker](https://togithub.com/fisker) and [@so1ve](https://togithub.com/so1ve)) Prettier v3 uses dynamic imports, user [will need to unplug Prettier](https://togithub.com/yarnpkg/berry/pull/5411#issuecomment-1523502224) when Yarn's PnP mode is enabled, add [`preferUnplugged: true`](https://yarnpkg.com/configuration/manifest#preferUnplugged) to `package.json`, so Yarn will install Prettier as unplug by default. ##### Support shared config that forbids `require()` ([#15233](https://togithub.com/prettier/prettier/pull/15233) by [@fisker](https://togithub.com/fisker)) If an external shared config package is used, and the package `exports` don't have `require` or `default` export. In Prettier 3.0.2 Prettier fails when attempt to `require()` the package, and throws an error. ```text Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main defined inConfiguration
📅 Schedule: Branch creation - "after 9am on monday,before 12am on monday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.