darvaza-proxy / x

extra helpers for darvaza projects
MIT License
1 stars 0 forks source link

fix(deps): update module mvdan.cc/sh/v3 to v3.9.0 #81

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mvdan.cc/sh/v3 v3.8.0 -> v3.9.0 age adoption passing confidence

Release Notes

mvdan/sh (mvdan.cc/sh/v3) ### [`v3.9.0`](https://redirect.github.com/mvdan/sh/releases/tag/v3.9.0) [Compare Source](https://redirect.github.com/mvdan/sh/compare/v3.8.0...v3.9.0) This release drops support for Go 1.21 and includes many fixes. - **cmd/shfmt** - Switch the diff implementation to remove one dependency - **syntax** - Protect against overflows in position offset integers - **interp** - Use `os.Pipe` for stdin to prevent draining by subprocesses - [#​1085](https://redirect.github.com/mvdan/sh/issues/1085) - Support cancelling reads in builtins when stdin is a file - [#​1066](https://redirect.github.com/mvdan/sh/issues/1066) - Support the `nocaseglob` bash option - [#​1073](https://redirect.github.com/mvdan/sh/issues/1073) - Support the Bash 5.2 `@k` parameter expansion operator - Support the `test -O` and `test -G` operators on non-Windows - [#​1080](https://redirect.github.com/mvdan/sh/issues/1080) - Support the `read -s` builtin flag - [#​1063](https://redirect.github.com/mvdan/sh/issues/1063) - **expand** - Add support for case insensitive globbing - [#​1073](https://redirect.github.com/mvdan/sh/issues/1073) - Don't panic when pattern words are nil - [#​1076](https://redirect.github.com/mvdan/sh/issues/1076) A special thanks to [@​theclapp](https://redirect.github.com/theclapp) for their contributors to this release! Consider [becoming a sponsor](https://redirect.github.com/sponsors/mvdan) if you benefit from the work that went into this release! Binaries built on `go version go1.23.0 linux/amd64` with: CGO_ENABLED=0 go build -trimpath -ldflags="-w -s -X=main.version=v3.9.0"

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.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 3 weeks ago

β„Ή Artifact update notice

File name: config/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
go 1.21 -> 1.23.1
deepsource-io[bot] commented 3 weeks ago

Here's the code health analysis summary for commits 0e1b018..ab596a0. View details on DeepSource β†—.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Shell LogoShellβœ… SuccessView Check β†—
DeepSource Go LogoGoβœ… SuccessView Check β†—

πŸ’‘ If you’re a repository administrator, you can configure the quality gates from the settings.
amery commented 3 weeks ago

nope

renovate[bot] commented 3 weeks ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v3.9.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.