Skip to content

Bump suzuki-shunsuke/github-action-renovate-config-validator from 1.0.1 to 2.0.0#180

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/suzuki-shunsuke/github-action-renovate-config-validator-2.0.0
Open

Bump suzuki-shunsuke/github-action-renovate-config-validator from 1.0.1 to 2.0.0#180
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/suzuki-shunsuke/github-action-renovate-config-validator-2.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

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

Release notes

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

v2.0.0

⚠️ Breaking Change

#1063 The action installs Node.js 24 by default to support the latest Renovate. If you don't want to install it, please set the input node-version to none.

Fixes

#1060 Install the latest Renovate by default @​deviantintegral

v1.1.1

suzuki-shunsuke/github-action-renovate-config-validator@v1.1.0...v1.1.1

Bug Fixes

#768 #770 #772 Fixed a bug strict doesn't work

renovate-config-validator has an issue aboutRENOVATE_CONFIG_FILE.

And now renovate-config-validator can accept files via positional arguments.

Unlike RENOVATE_CONFIG_FILE, positional arguments can pass multiple files, so we don't need to run renovate-config-validator by file. So this release replaces RENOVATE_CONFIG_FILE with positional arguments.

v1.1.0

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

Features

#699 #701 Support validating multiple files

You can validate multiple files by setting multiple lines to config_file_path. Leading spaces on each line are removed.

e.g.

with:
  config_file_path: |
    default.json
    foo.json

You can pass config_file_path through output command.

e.g.

... (truncated)

Commits
  • ca480cb feat: install Node.js 24 by default (#1063)
  • 29a8ff0 fix: always use @​latest to refresh cache (#1060)
  • 0bfe112 chore(deps): update dependency aquaproj/aqua-registry to v4.455.0 (#1061)
  • bceccd3 chore(deps): update dependency aquaproj/aqua-registry to v4.454.0 (#1059)
  • ecb7a6c chore(deps): update dependency aquaproj/aqua-registry to v4.453.0 (#1058)
  • 365a8e1 chore(deps): update dependency aquaproj/aqua-registry to v4.452.0 (#1057)
  • 98c03b1 chore(deps): update dependency aquaproj/aqua-registry to v4.451.1 (#1056)
  • 4903d7e chore(deps): update dependency rhysd/actionlint to v1.7.10 (#1055)
  • 88cbcf9 chore(deps): update dependency aquaproj/aqua-registry to v4.451.0 (#1054)
  • 97883c8 chore(deps): update dependency aquaproj/aqua-registry to v4.450.0 (#1053)
  • 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 1.0.1 to 2.0.0.
- [Release notes](https://github.com/suzuki-shunsuke/github-action-renovate-config-validator/releases)
- [Commits](suzuki-shunsuke/github-action-renovate-config-validator@v1.0.1...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 19, 2026
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants