un-ts / prettier

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

chore(deps): update dependency @types/web to ^0.0.136 #345

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

microsoft/TypeScript-DOM-Lib-Generator (@​types/web) ### [`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 changes ### [`v0.0.135`](https://togithub.com/microsoft/TypeScript-DOM-lib-generator/releases/tag/%40types/web%400.0.135) [Compare Source](https://togithub.com/microsoft/TypeScript-DOM-Lib-Generator/compare/@types/web@0.0.134...@types/web@0.0.135) #### `index.d.ts` No changes #### `iterable.d.ts` No changes ### [`v0.0.134`](https://togithub.com/microsoft/TypeScript-DOM-lib-generator/releases/tag/%40types/web%400.0.134) [Compare Source](https://togithub.com/microsoft/TypeScript-DOM-Lib-Generator/compare/@types/web@0.0.133...@types/web@0.0.134) #### `index.d.ts` No changes #### `iterable.d.ts` No changes

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 5 months ago

⚠️ No Changeset found

Latest commit: 0ebaf743f31bb3b1528b92f4a82d34c7471f08fc

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 5 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 5 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.51 KB (0%)
codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (1cddcf7) 87.79% compared to head (0ebaf74) 87.79%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #345 +/- ## ======================================= Coverage 87.79% 87.79% ======================================= Files 10 10 Lines 172 172 Branches 48 48 ======================================= Hits 151 151 Misses 20 20 Partials 1 1 ```

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