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

Update all dependencies - autoclosed #203

Closed
wants to merge 1 commit into from
Closed

Update all dependencies - autoclosed #203

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2023

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v3 -> v4
docker/login-action action major v2 -> v3
docker/setup-buildx-action action major v2 -> v3
docker/setup-qemu-action action major v2 -> v3
suzuki-shunsuke/github-action-renovate-config-validator action major v0.1.3 -> v1.1.0

Release Notes

actions/checkout (actions/checkout)

v4

Compare Source

docker/login-action (docker/login-action)

v3

Compare Source

docker/setup-buildx-action (docker/setup-buildx-action)

v3

Compare Source

docker/setup-qemu-action (docker/setup-qemu-action)

v3

Compare Source

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

v1.1.0

Compare Source

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 - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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


This change is Reviewable

@renovate renovate bot requested a review from a team September 11, 2023 01:11
@renovate renovate bot changed the title Update actions/checkout action to v4 Update all dependencies Sep 12, 2023
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from da8a4f3 to 50c6759 Compare September 16, 2023 04:17
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 37167c9 to b6c1618 Compare September 26, 2023 16:14
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 72cc85e to 586b507 Compare October 17, 2023 07:37
@renovate renovate bot changed the title Update all dependencies Update all dependencies to v3 Oct 17, 2023
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 35829e1 to b78ea61 Compare October 19, 2023 07:47
@renovate renovate bot changed the title Update all dependencies to v3 Update all dependencies Oct 19, 2023
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 7661f32 to 6147f86 Compare November 21, 2023 04:53
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 5fcfc3b to 00a2de4 Compare December 18, 2023 06:40
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 84ea74e to cfbd509 Compare December 28, 2023 11:30
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from f976178 to 66babd1 Compare January 8, 2024 10:39
@renovate renovate bot changed the title Update all dependencies Update all dependencies - autoclosed Sep 5, 2024
@renovate renovate bot closed this Sep 5, 2024
@renovate renovate bot deleted the renovate/all branch September 5, 2024 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants