un-ts / sh-syntax

A WASM shell parser and formatter with bash support, based on `mvdan/sh`
MIT License
15 stars 4 forks source link

chore(deps): update dependency @types/web to ^0.0.90 #63

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

microsoft/TypeScript-DOM-Lib-Generator ### [`v0.0.90`](https://togithub.com/microsoft/TypeScript-DOM-lib-generator/releases/tag/%40types/sharedworker%400.0.90) [Compare Source](https://togithub.com/microsoft/TypeScript-DOM-Lib-Generator/compare/@types/web@0.0.89...@types/web@0.0.90) #### `index.d.ts` No changes #### `iterable.d.ts` No changes ### [`v0.0.89`](https://togithub.com/microsoft/TypeScript-DOM-lib-generator/releases/tag/%40types/sharedworker%400.0.89) [Compare Source](https://togithub.com/microsoft/TypeScript-DOM-Lib-Generator/compare/@types/web@0.0.88...@types/web@0.0.89) #### `index.d.ts` No changes #### `iterable.d.ts` No changes ### [`v0.0.88`](https://togithub.com/microsoft/TypeScript-DOM-lib-generator/releases/tag/%40types/web%400.0.88) [Compare Source](https://togithub.com/microsoft/TypeScript-DOM-Lib-Generator/compare/@types/web@0.0.87...@types/web@0.0.88) #### `index.d.ts` #### Modified - CSSStyleDeclaration - Added: `contentVisibility`, `mathStyle` - ClipboardItem - Added: `presentationStyle` ##### Non-value types - ARIAMixin - Removed: `ariaColIndexText`, `ariaRowIndexText` #### `iterable.d.ts` No changes ### [`v0.0.87`](https://togithub.com/microsoft/TypeScript-DOM-lib-generator/releases/tag/%40types/sharedworker%400.0.87) [Compare Source](https://togithub.com/microsoft/TypeScript-DOM-Lib-Generator/compare/@types/web@0.0.86...@types/web@0.0.87) ##### `index.d.ts` No changes ##### `iterable.d.ts` No changes

Configuration

📅 Schedule: Branch creation - "before 3am 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 1 year ago

⚠️ No Changeset found

Latest commit: 79c1b5aa601d3aa71cdc736f815a71bce3ec6a04

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 1 year 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 1 year ago

size-limit report 📦

Path Size
lib/browser.js 116 B (0%)
lib/index.js 385 B (0%)
codecov[bot] commented 1 year ago

Codecov Report

Base: 96.90% // Head: 96.90% // No change to project coverage :thumbsup:

Coverage data is based on head (79c1b5a) compared to base (37c7315). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #63 +/- ## ======================================= Coverage 96.90% 96.90% ======================================= Files 4 4 Lines 355 355 Branches 23 23 ======================================= Hits 344 344 Misses 11 11 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=un-ts). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=un-ts)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.