un-ts / prettier

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

fix(deps): update dependency sql-formatter to ^12.2.4 #296

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sql-formatter ^12.2.3 -> ^12.2.4 age adoption passing confidence

Release Notes

sql-formatter-org/sql-formatter (sql-formatter) ### [`v12.2.4`](https://togithub.com/sql-formatter-org/sql-formatter/releases/tag/v12.2.4): 12.2.4 [Compare Source](https://togithub.com/sql-formatter-org/sql-formatter/compare/v12.2.3...v12.2.4) #### Bugfix - Fix EAGAIN error when reading stdin (Thanks to [@​seblj](https://togithub.com/seblj) [#​621](https://togithub.com/sql-formatter-org/sql-formatter/issues/621))

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

⚠️ No Changeset found

Latest commit: 5ea02799d45282f4d2d51f0ff982c083239c6bc8

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

size-limit report 📦

Path Size
packages/autocorrect/lib/index.js 542 B (0%)
packages/pkg/lib/index.js 449 B (0%)
packages/sh/lib/index.js 2.14 KB (0%)
packages/sql/lib/index.js 2.38 KB (0%)
codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (fa8bcfb) 84.66% compared to head (5ea0279) 84.66%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #296 +/- ## ======================================= Coverage 84.66% 84.66% ======================================= Files 8 8 Lines 150 150 Branches 40 40 ======================================= Hits 127 127 Misses 23 23 ```

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