Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps issue-ops/validator from 3 to 4.

Release notes

Sourced from issue-ops/validator's releases.

v4.0.0

What's Changed

Full Changelog: issue-ops/validator@v3...v4.0.0

v3.3.0

What's Changed

... (truncated)

Commits
  • 3aec708 Merge pull request #167 from issue-ops/ncalteen/node24
  • 567c58b Update eslint dependency to keep in sync
  • 648236b Update version and rebuild
  • 7725251 Update to Node 24
  • 9bb8d11 npm audit fix
  • 0e5c7f5 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/npm-production-5...
  • ba2a57c Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/npm-development-...
  • 4401998 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/eslint/compat-2....
  • 0b83414 Bump @​eslint/compat from 1.4.1 to 2.0.0
  • 7d3aa99 Bump yaml from 2.8.1 to 2.8.2 in the npm-production group
  • 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 [issue-ops/validator](https://github.com/issue-ops/validator) from 3 to 4.
- [Release notes](https://github.com/issue-ops/validator/releases)
- [Commits](issue-ops/validator@v3...v4)

---
updated-dependencies:
- dependency-name: issue-ops/validator
  dependency-version: '4'
  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 Dec 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 8, 2025 16:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 8, 2025
@github-actions
Copy link

github-actions bot commented Dec 8, 2025

MegaLinter analysis: Error

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 9 0 0 0.07s
✅ JSON jsonlint 11 0 0 0.19s
✅ JSON npm-package-json-lint yes no no 0.47s
✅ JSON prettier 11 0 0 0.93s
✅ JSON v8r 11 0 0 10.0s
✅ MARKDOWN markdownlint 5 0 0 2.62s
✅ REPOSITORY checkov yes no no 23.47s
✅ REPOSITORY gitleaks yes no no 1.24s
✅ REPOSITORY git_diff yes no no 0.08s
✅ REPOSITORY grype yes no no 40.6s
✅ REPOSITORY secretlint yes no no 1.35s
✅ REPOSITORY syft yes no no 6.77s
✅ REPOSITORY trivy-sbom yes no no 12.17s
❌ TYPESCRIPT prettier 46 1 0 1.83s
✅ YAML prettier 28 0 0 0.87s
✅ YAML v8r 28 0 0 13.94s
✅ YAML yamllint 28 0 0 0.56s

Detailed Issues

❌ TYPESCRIPT / prettier - 1 error
Checking formatting...
[warn] __tests__/enterprise/create-organization-invitation.test.ts
[warn] __tests__/organization/create-actions-variable.test.ts
[warn] __tests__/organization/create-announcement.test.ts
[warn] __tests__/organization/create-project.test.ts
[warn] __tests__/organization/create-repository-transfer.test.ts
[warn] __tests__/organization/create-repository.test.ts
[warn] __tests__/repository/archive-repository.test.ts
[warn] __tests__/repository/change-repository-visibility.test.ts
[warn] __tests__/repository/rename-repository.test.ts
[warn] __tests__/repository/unarchive-repository.test.ts
[warn] Code style issues found in 10 files. Run Prettier with --write to fix.

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.2.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,JSON_NPM_PACKAGE_JSON_LINT,MARKDOWN_MARKDOWNLINT,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY_SBOM,TYPESCRIPT_PRETTIER,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security

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.

1 participant