This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [ghcr.io/renovatebot/renovate](https://renovatebot.com) ([source](https://github.com/renovatebot/renovate)) | container | minor | `42.68.4` → `42.69.2` |
---
### Release Notes
<details>
<summary>renovatebot/renovate (ghcr.io/renovatebot/renovate)</summary>
### [`v42.69.2`](https://github.com/renovatebot/renovate/releases/tag/42.69.2)
[Compare Source](https://github.com/renovatebot/renovate/compare/42.69.1...42.69.2)
##### Miscellaneous Chores
- **instrumentation:** use stricter type for `attributes` ([#​39768](https://github.com/renovatebot/renovate/issues/39768)) ([5d62022](https://github.com/renovatebot/renovate/commit/5d6202249e9285fce37dcabf193a9f106f32f2d6))
##### Build System
- **deps:** update aws-sdk-js-v3 monorepo to v3.958.0 (main) ([#​40245](https://github.com/renovatebot/renovate/issues/40245)) ([5780446](https://github.com/renovatebot/renovate/commit/57804468355ab6fa062caaa4392d4e4a9157d1aa))
### [`v42.69.1`](https://github.com/renovatebot/renovate/releases/tag/42.69.1)
[Compare Source](https://github.com/renovatebot/renovate/compare/42.69.0...42.69.1)
##### Bug Fixes
- **util/exec:** remove `hash` for Containerbase installs ([#​40234](https://github.com/renovatebot/renovate/issues/40234)) ([eda8991](https://github.com/renovatebot/renovate/commit/eda8991a7dca54650b2eeeddd34c119665d13c23)), closes [#​40231](https://github.com/renovatebot/renovate/issues/40231)
### [`v42.69.0`](https://github.com/renovatebot/renovate/releases/tag/42.69.0)
[Compare Source](https://github.com/renovatebot/renovate/compare/42.68.5...42.69.0)
##### Features
- **self-hosted:** allow choice of `shell: true` for `postUpgradeTasks` ([#​40229](https://github.com/renovatebot/renovate/issues/40229)) ([cbe1d04](https://github.com/renovatebot/renovate/commit/cbe1d049c6e20d573c77d3cbba4d5336ba7815b7))
### [`v42.68.5`](https://github.com/renovatebot/renovate/releases/tag/42.68.5)
[Compare Source](https://github.com/renovatebot/renovate/compare/42.68.4...42.68.5)
##### Bug Fixes
- **postUpgradeTasks:** always run commands with `shell` mode ([140a777](https://github.com/renovatebot/renovate/commit/140a777105d777dfba690ad0a13f2a3118cda28c))
- **util/exec:** don't use `shell` by default ([f430552](https://github.com/renovatebot/renovate/commit/f430552de4a07caadcdc6c413b2a506b539f10ee))
##### Documentation
- **self-hosting:** note risk of `postUpgradeTasks` with shell execution ([d2872e2](https://github.com/renovatebot/renovate/commit/d2872e29f1dfbe7bc317391e57b804765d62304f))
##### Code Refactoring
- **github-actions:** Simplify line parsing ([#​40216](https://github.com/renovatebot/renovate/issues/40216)) ([fb80abb](https://github.com/renovatebot/renovate/commit/fb80abbaddf10a15a8eef460be0b6855d6f6e84a))
- **util/exec:** specify the args array for `execa` ([a0a84a4](https://github.com/renovatebot/renovate/commit/a0a84a4541f333275ebdab082a0e978bd86e26b4))
- **util/exec:** use spawnargs to return error messages ([b19c3ee](https://github.com/renovatebot/renovate/commit/b19c3ee660965455ccb80351d0b7c93419a4d93d))
##### Tests
- only validate subset of arguments to `exec` ([bebff1c](https://github.com/renovatebot/renovate/commit/bebff1ca6672d7cc7cbaafca81ab03f30526d25c))
- remove `encoding` from stubs ([#​40221](https://github.com/renovatebot/renovate/issues/40221)) ([8fab5f0](https://github.com/renovatebot/renovate/commit/8fab5f04a54fccfe702cac8c85e428326bbaea30))
- **util/exec:** clarify existing behaviour of `shell` parameter ([d0bee7f](https://github.com/renovatebot/renovate/commit/d0bee7f113e9105b66a8b96f0ca63d5155b756cb))
- **util/exec:** document ability to use arguments with spaces ([c5c98ea](https://github.com/renovatebot/renovate/commit/c5c98ead08d8dcd88fb6d89e4030021fef730de6))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OC40IiwidXBkYXRlZEluVmVyIjoiNDIuNjguNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
42.68.4→42.69.2Release Notes
renovatebot/renovate (ghcr.io/renovatebot/renovate)
v42.69.2Compare Source
Miscellaneous Chores
attributes(#39768) (5d62022)Build System
v42.69.1Compare Source
Bug Fixes
hashfor Containerbase installs (#40234) (eda8991), closes #40231v42.69.0Compare Source
Features
shell: trueforpostUpgradeTasks(#40229) (cbe1d04)v42.68.5Compare Source
Bug Fixes
shellmode (140a777)shellby default (f430552)Documentation
postUpgradeTaskswith shell execution (d2872e2)Code Refactoring
execa(a0a84a4)Tests
exec(bebff1c)encodingfrom stubs (#40221) (8fab5f0)shellparameter (d0bee7f)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.