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

Bump suzuki-shunsuke/github-action-renovate-config-validator from 0.1.3 to 1.0.1 #12

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2024

Bumps suzuki-shunsuke/github-action-renovate-config-validator from 0.1.3 to 1.0.1.

Release notes

Sourced from suzuki-shunsuke/github-action-renovate-config-validator's releases.

v1.0.1

suzuki-shunsuke/github-action-renovate-config-validator@v1.0.0...v1.0.1

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

⚠️ 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.

... (truncated)

Commits
  • b544838 Fix npm warnings on users' CIs (#551)
  • dff2e64 chore(deps): update dependency aquaproj/aqua-registry to v4.116.0 (#550)
  • 1d8554f chore(deps): update dependency aquaproj/aqua-registry to v4.115.0 (#549)
  • adbc2a2 chore(deps): update dependency aquaproj/aqua-registry to v4.114.0 (#548)
  • f774840 chore(deps): update dependency aquaproj/aqua-registry to v4.113.0 (#547)
  • ca05d05 chore(deps): update dependency aquaproj/aqua-registry to v4.112.1 (#546)
  • 22228db chore(deps): update dependency aquaproj/aqua-registry to v4.112.0 (#545)
  • 41a7a5d chore(deps): update dependency aquaproj/aqua-registry to v4.111.0 (#544)
  • 9a69deb chore(deps): update dependency aquaproj/aqua-registry to v4.110.0 (#543)
  • 43aba1c chore(deps): update dependency aquaproj/aqua-registry to v4.109.0 (#542)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [suzuki-shunsuke/github-action-renovate-config-validator](https://github.com/suzuki-shunsuke/github-action-renovate-config-validator) from 0.1.3 to 1.0.1.
- [Release notes](https://github.com/suzuki-shunsuke/github-action-renovate-config-validator/releases)
- [Commits](suzuki-shunsuke/github-action-renovate-config-validator@v0.1.3...v1.0.1)

---
updated-dependencies:
- dependency-name: suzuki-shunsuke/github-action-renovate-config-validator
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 17, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2024

Looks like suzuki-shunsuke/github-action-renovate-config-validator is no longer a dependency, so this is no longer needed.

@lelia
Copy link
Contributor

lelia commented Feb 17, 2024

@dependabot rebase

@dependabot dependabot bot closed this Feb 17, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/suzuki-shunsuke/github-action-renovate-config-validator-1.0.1 branch February 17, 2024 01:08
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2024

Looks like this PR is closed. If you re-open it, I'll rebase it, as long as no-one else has edited it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant