Skip to content

Commit

Permalink
chore(deps): update dependency prettier-plugin-sh to v0.13.1 (#291)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[prettier-plugin-sh](https://togithub.com/un-ts/prettier/tree/master/packages/sh)
([source](https://togithub.com/un-ts/prettier)) | [`0.12.8` ->
`0.13.1`](https://renovatebot.com/diffs/npm/prettier-plugin-sh/0.12.8/0.13.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-sh/0.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier-plugin-sh/0.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier-plugin-sh/0.12.8/0.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-sh/0.12.8/0.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>un-ts/prettier (prettier-plugin-sh)</summary>

###
[`v0.13.1`](https://togithub.com/un-ts/prettier/releases/tag/prettier-plugin-pkg%400.13.1)

[Compare
Source](https://togithub.com/un-ts/prettier/compare/[email protected]@0.13.1)

##### Patch Changes

- [#&#8203;168](https://togithub.com/rx-ts/prettier/pull/168)
[`f686714`](https://togithub.com/rx-ts/prettier/commit/f686714f35b45c467d612afd763fafa34a6eeac2)
Thanks [@&#8203;JounQin](https://togithub.com/JounQin)! - fix: `types`
should always come first in `exports`

###
[`v0.13.0`](https://togithub.com/un-ts/prettier/releases/tag/prettier-plugin-sql%400.13.0)

[Compare
Source](https://togithub.com/un-ts/prettier/compare/[email protected]@0.13.0)

##### Minor Changes

- [#&#8203;244](https://togithub.com/un-ts/prettier/pull/244)
[`b13b262`](https://togithub.com/un-ts/prettier/commit/b13b262c2e3e058442a8104837933fd6bbf19b43)
Thanks [@&#8203;tim-watcha](https://togithub.com/tim-watcha)! - feat:
add bigquery option for language; sql-formatter version up for
[#&#8203;243](https://togithub.com/un-ts/prettier/issues/243)

##### Patch Changes

- [#&#8203;246](https://togithub.com/un-ts/prettier/pull/246)
[`63c49a2`](https://togithub.com/un-ts/prettier/commit/63c49a2ec881965b7e5d3ba07ede22351ca05eba)
Thanks [@&#8203;ewhauser](https://togithub.com/ewhauser)! - fix: for
[#&#8203;237](https://togithub.com/un-ts/prettier/issues/237); upgrade
sql-formatter to remove whitespace at beginning of comment lines

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/elide-dev/elide).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTEuMCIsInRhcmdldEJyYW5jaCI6InYzIn0=-->
  • Loading branch information
sgammon authored Jul 24, 2023
2 parents 3b15c4a + 6b17b73 commit e956a51
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 177 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"prettier": "2.8.8",
"prettier-plugin-java": "2.2.0",
"prettier-plugin-properties": "0.2.0",
"prettier-plugin-sh": "0.12.8",
"prettier-plugin-sh": "0.13.1",
"prettier-plugin-toml": "0.3.1",
"readable-stream": "4.3.0"
},
Expand Down
89 changes: 15 additions & 74 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e956a51

Please sign in to comment.