Skip to content

Conversation

@hybrist
Copy link
Contributor

@hybrist hybrist commented Jan 6, 2026

Newer versions of renovate are more conservative about allowing arbitrary shell primitives inside of commands to prevent accidental escapes from the allowlist. This changes the one place where we do want a "fancy" shell feature to explicitly opt into execution under bash. The command in question should be static enough to be safe.

Newer versions of renovate are more conservative about allowing
arbitrary shell primitives inside of commands to prevent accidental
escapes from the allowlist. This changes the one place where we do
want a "fancy" shell feature to explicitly opt into execution under
bash. The command in question should be static enough to be safe.
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Jan 6, 2026
@hybrist hybrist added the action: merge The PR is ready for merge by the caretaker label Jan 6, 2026
@alan-agius4 alan-agius4 merged commit 87ed54d into angular:main Jan 6, 2026
8 checks passed
@alan-agius4
Copy link
Contributor

This PR was merged into the repository. The changes were merged into the following branches:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants