Update dependency shfmt to v3.6.0 #37

Merged
olofvndrhr merged 1 commit from renovate/shfmt-3.x into master 2023-02-10 19:43:01 +01:00
Collaborator

This PR contains the following updates:

Package Update Change
shfmt minor 3.5.1 -> 3.6.0

Release Notes

mvdan/sh

v3.6.0

Compare Source

This release drops support for Go 1.17 and includes many features and fixes.

  • cmd/shfmt
    • Implement --from-json as the reverse of --to-json - [#​900]
    • Improve the quality of the --to-json output - [#​900]
    • Provide detected language when erroring with -ln=auto - [#​803]
  • syntax
    • Don't require peeking two bytes after echo * - [#​835]
    • Simplify ${name:-} to the equivalent ${name-} - [#​849]
    • Don't print trailing whitespaces on nested subshells - [#​814]
    • Don't print extra newlines in some case clauses - [#​779]
    • Don't indent comments preceding case clause items - [#​917]
    • Allow escaped newlines before unquoted words again - [#​873]
    • Parse a redirections edge case without spaces - [#​879]
    • Give a helpful error when <<< is used in POSIX mode - [#​881]
    • Forbid ${!foo*} and ${!foo@} in mksh mode - [#​929]
    • Batch allocations less aggressively in the parser
  • syntax/typedjson
    • Expose --from-json and --to-json as Go APIs - [#​885]
  • expand
    • Improve support for expanding array keys and values - [#​884]
    • Don't panic on unsupported syntax nodes - [#​841]
    • Don't panic on division by zero - [#​892]
    • Properly expand unquoted parameters with spaces - [#​886]
    • Trim spaces when converting strings to integers - [#​928]
  • interp
    • Add initial implementation for mapfile and readarray - [#​863]
    • Improve matching patterns against multiple lines - [#​866]
    • Support %b in the printf builtin - [#​955]
    • Display all Bash options in shopt - [#​877]
  • pattern
    • Add EntireString to match the entire string using ^$ - [#​866]

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [shfmt](https://github.com/mvdan/sh) | minor | `3.5.1` -> `3.6.0` | --- ### Release Notes <details> <summary>mvdan/sh</summary> ### [`v3.6.0`](https://github.com/mvdan/sh/blob/HEAD/CHANGELOG.md#&#8203;360---2022-12-11) [Compare Source](https://github.com/mvdan/sh/compare/v3.5.1...v3.6.0) This release drops support for Go 1.17 and includes many features and fixes. - **cmd/shfmt** - Implement `--from-json` as the reverse of `--to-json` - \[[#&#8203;900](https://github.com/mvdan/sh/issues/900)] - Improve the quality of the `--to-json` output - \[[#&#8203;900](https://github.com/mvdan/sh/issues/900)] - Provide detected language when erroring with `-ln=auto` - \[[#&#8203;803](https://github.com/mvdan/sh/issues/803)] - **syntax** - Don't require peeking two bytes after `echo *` - \[[#&#8203;835](https://github.com/mvdan/sh/issues/835)] - Simplify `${name:-}` to the equivalent `${name-}` - \[[#&#8203;849](https://github.com/mvdan/sh/issues/849)] - Don't print trailing whitespaces on nested subshells - \[[#&#8203;814](https://github.com/mvdan/sh/issues/814)] - Don't print extra newlines in some case clauses - \[[#&#8203;779](https://github.com/mvdan/sh/issues/779)] - Don't indent comments preceding case clause items - \[[#&#8203;917](https://github.com/mvdan/sh/issues/917)] - Allow escaped newlines before unquoted words again - \[[#&#8203;873](https://github.com/mvdan/sh/issues/873)] - Parse a redirections edge case without spaces - \[[#&#8203;879](https://github.com/mvdan/sh/issues/879)] - Give a helpful error when `<<<` is used in POSIX mode - \[[#&#8203;881](https://github.com/mvdan/sh/issues/881)] - Forbid `${!foo*}` and `${!foo@}` in mksh mode - \[[#&#8203;929](https://github.com/mvdan/sh/issues/929)] - Batch allocations less aggressively in the parser - **syntax/typedjson** - Expose `--from-json` and `--to-json` as Go APIs - \[[#&#8203;885](https://github.com/mvdan/sh/issues/885)] - **expand** - Improve support for expanding array keys and values - \[[#&#8203;884](https://github.com/mvdan/sh/issues/884)] - Don't panic on unsupported syntax nodes - \[[#&#8203;841](https://github.com/mvdan/sh/issues/841)] - Don't panic on division by zero - \[[#&#8203;892](https://github.com/mvdan/sh/issues/892)] - Properly expand unquoted parameters with spaces - \[[#&#8203;886](https://github.com/mvdan/sh/issues/886)] - Trim spaces when converting strings to integers - \[[#&#8203;928](https://github.com/mvdan/sh/issues/928)] - **interp** - Add initial implementation for `mapfile` and `readarray` - \[[#&#8203;863](https://github.com/mvdan/sh/issues/863)] - Improve matching patterns against multiple lines - \[[#&#8203;866](https://github.com/mvdan/sh/issues/866)] - Support `%b` in the `printf` builtin - \[[#&#8203;955](https://github.com/mvdan/sh/issues/955)] - Display all Bash options in `shopt` - \[[#&#8203;877](https://github.com/mvdan/sh/issues/877)] - **pattern** - Add `EntireString` to match the entire string using `^$` - \[[#&#8203;866](https://github.com/mvdan/sh/issues/866)] </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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45Mi4xIiwidXBkYXRlZEluVmVyIjoiMzQuOTIuMSJ9-->
renovate-bot added the
renovate
label 2023-02-09 20:07:12 +01:00
renovate-bot added 1 commit 2023-02-09 20:07:12 +01:00
Update dependency shfmt to v3.6.0
Some checks failed
ci/woodpecker/push/tests Pipeline failed
ci/woodpecker/pr/tests Pipeline failed
ci/woodpecker/pr/test_docker_arm64 unknown status
ci/woodpecker/pr/test_tox_arm64 unknown status
ci/woodpecker/pr/test_docker_amd64 unknown status
ci/woodpecker/pr/test_release unknown status
ci/woodpecker/pr/test_tox_amd64 unknown status
4d434bfd55
olofvndrhr merged commit 0a8d2f088f into master 2023-02-10 19:43:01 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: olofvndrhr/manga-dlp#37
No description provided.