Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update suzuki-shunsuke/github-action-renovate-config-validator action to v1 #392

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
suzuki-shunsuke/github-action-renovate-config-validator action major v0.1.3 -> v1.0.1

Release Notes

suzuki-shunsuke/github-action-renovate-config-validator (suzuki-shunsuke/github-action-renovate-config-validator)

v1.0.1

Compare Source

Fixes

#​551 Suppress npx warnings using --yes option @​TWiStErRob

This action executes renovate-config-validator via npx, then the following warning was outputted.

npm WARN exec The following package was not found and will be installed: [email protected]

To suppress the warning, we set npx's --yes option.

https://docs.npmjs.com/cli/v8/commands/npx

If any requested packages are not present in the local project dependencies, then they are installed to a folder in the npm cache, which is added to the PATH environment variable in the executed process.
A prompt is printed (which can be suppressed by providing either --yes or --no).

To prevent security and user-experience problems from mistyping package names, npx prompts before installing anything.
Suppress this prompt with the -y or --yes option.
The --no-install option is deprecated, and will be converted to --no.

🎉 New contributors

Thank you for your contribution!

@​TWiStErRob #​551

v1.0.0

Compare Source

⚠️ Breaking Changes

#​531 renovate-config-validator's --strict option is enabled by default.

How to migrate

There are several options.

  1. Recommended: Fix Renovate configuration according to the error message
  2. Unrecommended: Set false to the input strict to disable --strict option

⚠️ Security Improvement

#​530 Pass inputs via environment variables to prevent malicious injection

Features

#​531 Add the input strict.

You can enable renovate-config-validator's --strict option.


Configuration

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

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/suzuki-shunsuke-github-action-renovate-config-validator-1.x branch 4 times, most recently from 4f372cc to 2e169b0 Compare December 14, 2023 22:55
@renovate renovate bot force-pushed the renovate/suzuki-shunsuke-github-action-renovate-config-validator-1.x branch 10 times, most recently from 974b16a to 1da9388 Compare December 22, 2023 19:54
@renovate renovate bot force-pushed the renovate/suzuki-shunsuke-github-action-renovate-config-validator-1.x branch 2 times, most recently from 53ebc7b to 031dc1e Compare December 30, 2023 10:23
@renovate renovate bot force-pushed the renovate/suzuki-shunsuke-github-action-renovate-config-validator-1.x branch 4 times, most recently from 8f8dc3d to b089f3c Compare January 10, 2024 03:43
@renovate renovate bot force-pushed the renovate/suzuki-shunsuke-github-action-renovate-config-validator-1.x branch 9 times, most recently from 8d10a50 to 58492db Compare February 7, 2024 09:23
@renovate renovate bot force-pushed the renovate/suzuki-shunsuke-github-action-renovate-config-validator-1.x branch 7 times, most recently from b936533 to d950b54 Compare May 30, 2024 01:35
@renovate renovate bot force-pushed the renovate/suzuki-shunsuke-github-action-renovate-config-validator-1.x branch 5 times, most recently from 1f2ccfe to eb0a9d9 Compare June 5, 2024 20:04
@renovate renovate bot force-pushed the renovate/suzuki-shunsuke-github-action-renovate-config-validator-1.x branch 4 times, most recently from 11603d5 to 951d27b Compare June 13, 2024 06:13
@renovate renovate bot force-pushed the renovate/suzuki-shunsuke-github-action-renovate-config-validator-1.x branch 5 times, most recently from e284769 to 821abdb Compare June 22, 2024 19:43
@renovate renovate bot force-pushed the renovate/suzuki-shunsuke-github-action-renovate-config-validator-1.x branch 6 times, most recently from 72025f0 to 8ebe1b3 Compare July 3, 2024 04:06
@renovate renovate bot force-pushed the renovate/suzuki-shunsuke-github-action-renovate-config-validator-1.x branch from 8ebe1b3 to b9e8b36 Compare July 5, 2024 01:17
@renovate renovate bot force-pushed the renovate/suzuki-shunsuke-github-action-renovate-config-validator-1.x branch from b9e8b36 to f2fd1e9 Compare July 7, 2024 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants