un-ts / prettier

:package: Opinionated but Incredible Prettier plugins.
https://prettier.vercel.app
MIT License
261 stars 23 forks source link

chore(deps): update dependency @types/web to ^0.0.123 #321

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/web ^0.0.119 -> ^0.0.123 age adoption passing confidence

Release Notes

microsoft/TypeScript-DOM-Lib-Generator (@​types/web) ### [`v0.0.123`](https://togithub.com/microsoft/TypeScript-DOM-lib-generator/releases/tag/%40types/web%400.0.123) [Compare Source](https://togithub.com/microsoft/TypeScript-DOM-Lib-Generator/compare/@types/web@0.0.122...@types/web@0.0.123) #### `index.d.ts` No changes #### `iterable.d.ts` No changes ### [`v0.0.122`](https://togithub.com/microsoft/TypeScript-DOM-lib-generator/releases/tag/%40types/web%400.0.122) [Compare Source](https://togithub.com/microsoft/TypeScript-DOM-Lib-Generator/compare/@types/web@0.0.121...@types/web@0.0.122) #### `index.d.ts` #### Modified - CSSStyleDeclaration - Added: `speak`, `textWrap` - Gamepad - Removed: `hapticActuators` - HTMLTemplateElement - Added: `shadowRootMode` #### `iterable.d.ts` No changes ### [`v0.0.121`](https://togithub.com/microsoft/TypeScript-DOM-lib-generator/releases/tag/%40types/web%400.0.121) [Compare Source](https://togithub.com/microsoft/TypeScript-DOM-Lib-Generator/compare/866ad1f1809248753dae45354afc21ad8b256312...@types/web@0.0.121) #### `index.d.ts` ##### Non-value types - AuthenticationExtensionsClientInputs - Added: `minPinLength` #### `iterable.d.ts` No changes ### [`v0.0.120`](https://togithub.com/microsoft/TypeScript-DOM-Lib-Generator/compare/@types/web@0.0.119...866ad1f1809248753dae45354afc21ad8b256312) [Compare Source](https://togithub.com/microsoft/TypeScript-DOM-Lib-Generator/compare/@types/web@0.0.119...866ad1f1809248753dae45354afc21ad8b256312)

Configuration

šŸ“… Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

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

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

changeset-bot[bot] commented 7 months ago

āš ļø No Changeset found

Latest commit: eb53e070d9e4bdcdfa25628695e7c15aa655445d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codesandbox-ci[bot] commented 7 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

github-actions[bot] commented 7 months ago

size-limit report šŸ“¦

Path Size
packages/autocorrect/lib/index.js 538 B (0%)
packages/pkg/lib/index.js 447 B (0%)
packages/sh/lib/index.js 2.13 KB (0%)
packages/sql/lib/index.js 2.34 KB (0%)
codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9141cee) 87.73% compared to head (eb53e07) 87.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #321 +/- ## ======================================= Coverage 87.73% 87.73% ======================================= Files 10 10 Lines 163 163 Branches 43 43 ======================================= Hits 143 143 Misses 19 19 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.