Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps issue-ops/parser from 4 to 5.

Release notes

Sourced from issue-ops/parser's releases.

v5.0.0

What's Changed

Full Changelog: issue-ops/parser@v4...v5.0.0

v4.2.0

What's Changed

... (truncated)

Commits
  • cb7e2e4 Merge pull request #157 from issue-ops/ncalteen/node24
  • fe5cd53 Ugrade to Node.js 24
  • 9707279 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/rollup/plugin-co...
  • a6ccf03 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/npm-production-5...
  • 3ffdbf6 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/npm-development-...
  • c156bc1 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/js-yaml-4.1.1'
  • 0311d17 Build(deps-dev): bump the npm-development group across 1 directory with 9 upd...
  • 31aa5bc Build(deps): bump yaml from 2.8.1 to 2.8.2 in the npm-production group
  • 5667496 Build(deps): bump actions/checkout from 5 to 6
  • 6422d27 Build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1
  • 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/parser](https://github.com/issue-ops/parser) from 4 to 5.
- [Release notes](https://github.com/issue-ops/parser/releases)
- [Commits](issue-ops/parser@v4...v5)

---
updated-dependencies:
- dependency-name: issue-ops/parser
  dependency-version: '5'
  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.11s
✅ JSON jsonlint 11 0 0 0.17s
✅ JSON npm-package-json-lint yes no no 0.93s
✅ JSON prettier 11 0 0 1.15s
✅ JSON v8r 11 0 0 9.42s
✅ MARKDOWN markdownlint 5 0 0 0.87s
✅ REPOSITORY checkov yes no no 22.61s
✅ REPOSITORY gitleaks yes no no 1.11s
✅ REPOSITORY git_diff yes no no 0.08s
✅ REPOSITORY grype yes no no 41.04s
✅ REPOSITORY secretlint yes no no 1.26s
✅ REPOSITORY syft yes no no 7.06s
✅ REPOSITORY trivy-sbom yes no no 12.91s
❌ TYPESCRIPT prettier 46 1 0 1.78s
✅ YAML prettier 28 0 0 0.95s
✅ YAML v8r 28 0 0 14.05s
✅ YAML yamllint 28 0 0 0.75s

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