Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2025

Bumps @action-validator/cli from 0.5.4 to 0.6.0.

Release notes

Sourced from @​action-validator/cli's releases.

Support+test negative globs

action-validator will now fail if a negative glob doesn't match any file paths in the repository. Thanks to Kurtis Rainbolt-Greene (@​krainboltgreene) for the initial implementation.

Commits
  • d064028 Test that run action steps without shells fail
  • 01e87d5 Merge pull request #71 from mpalmer/negative-globs
  • 9b96cbe Fix nightly build error
  • 477ed17 Fix+augment testsuite, tighten up implementation
  • 929c079 Merge pull request #69 from mpalmer/dependabot/github_actions/actions/cache-4
  • a904330 Bump actions/cache from 3 to 4
  • 91ad200 I have no idea what I'm doing
  • 3828eca Adding a negative glob for testing
  • d70b359 Maybe g.as_str() returns something that needs to be unwrapped before replace ...
  • 5936f79 For the purposes of negative globs, treat them as positive globs.
  • 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)

kamilsk and others added 2 commits July 28, 2025 22:49
Bumps [@action-validator/cli](https://github.com/mpalmer/action-validator) from 0.5.4 to 0.6.0.
- [Release notes](https://github.com/mpalmer/action-validator/releases)
- [Commits](mpalmer/action-validator@v0.5.4...v0.6.0)

---
updated-dependencies:
- dependency-name: "@action-validator/cli"
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added scope: code An issue related to source code. scope: deps An issue related to dependencies. type: feature A new feature request. labels Aug 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: code An issue related to source code. scope: deps An issue related to dependencies. type: feature A new feature request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant