Skip to content

chore(deps-dev): bump claude-code-lint from 0.2.3 to 0.5.0#115

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/claude-code-lint-0.5.0
Open

chore(deps-dev): bump claude-code-lint from 0.2.3 to 0.5.0#115
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/claude-code-lint-0.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps claude-code-lint from 0.2.3 to 0.5.0.

Release notes

Sourced from claude-code-lint's releases.

v0.5.0

Features

  • schemas: align hooks schema with official docs (4f4f296)
  • schemas: align plugin manifest and marketplace schemas with docs (bdba0a5)
  • schemas: align skill and agent schemas with official docs (4005edb)

Bug Fixes

  • ci: drop broken npm self-upgrade step from publish workflow (6d28227)
  • ci: drop registry-url from setup-node so OIDC publish works (fd9a683)
  • ci: pin npm upgrade to npm@11 to dodge bootstrap bug (34b317c)
  • ci: pin publish workflow actions to known-good SHAs (413aa33)
  • ci: switch npm upgrade to corepack to dodge self-upgrade trap (98097ab)

Reverts

  • ci: restore registry-url in publish.yml (b3edf4b)

Documentation

  • align card styles across rules, integrations, and skills (4f84520)
  • clean up "Keeping Up to Date" section on plugin page (32c8efd)
  • clean up callouts and copy on schemas reference page (b08e731)
  • refine validator diagram and flesh out integrations overview (e6ebaa4)

Styles

  • prettier formatting on skill-frontmatter.schema.json (5ce44fd)

Continuous Integration

  • extend lint-staged to schemas/**/*.json and workflow YAMLs (472f6cf)
  • harden PR review workflows against version drift (43832d3)
  • skip Vercel preview deploys for Dependabot PRs (fa1e79b)

v0.3.0

Bug Fixes

  • resolve schema drift against official Claude Code docs (7d2f7f9)

Documentation

  • standardize troubleshooting format, use RuleCards on validator pages, update auto-update docs (e427077)

v0.2.4

Features

... (truncated)

Changelog

Sourced from claude-code-lint's changelog.

0.5.0 (2026-05-04)

Features

  • schemas: align hooks schema with official docs (4f4f296)
  • schemas: align plugin manifest and marketplace schemas with docs (bdba0a5)
  • schemas: align skill and agent schemas with official docs (4005edb)

Bug Fixes

  • ci: drop broken npm self-upgrade step from publish workflow (6d28227)
  • ci: drop registry-url from setup-node so OIDC publish works (fd9a683)
  • ci: pin npm upgrade to npm@11 to dodge bootstrap bug (34b317c)
  • ci: pin publish workflow actions to known-good SHAs (413aa33)
  • ci: switch npm upgrade to corepack to dodge self-upgrade trap (98097ab)

Reverts

  • ci: restore registry-url in publish.yml (b3edf4b)

Documentation

  • align card styles across rules, integrations, and skills (4f84520)
  • clean up "Keeping Up to Date" section on plugin page (32c8efd)
  • clean up callouts and copy on schemas reference page (b08e731)
  • refine validator diagram and flesh out integrations overview (e6ebaa4)

Styles

  • prettier formatting on skill-frontmatter.schema.json (5ce44fd)

Continuous Integration

  • extend lint-staged to schemas/**/*.json and workflow YAMLs (472f6cf)
  • harden PR review workflows against version drift (43832d3)
  • skip Vercel preview deploys for Dependabot PRs (fa1e79b)

0.4.0 (2026-03-23)

0.3.0 (2026-03-23)

Bug Fixes

  • resolve schema drift against official Claude Code docs (7d2f7f9)

Documentation

  • standardize troubleshooting format, use RuleCards on validator pages, update auto-update docs (e427077)

0.2.4 (2026-03-15)

... (truncated)

Commits
  • 15625e8 fix(ci): bump publish runner to Node 24 for npm 11 OIDC support
  • 36b5fd6 fix(ci): drop registry-url from setup-node so OIDC publish works
  • f92f028 fix(ci): drop broken npm self-upgrade step from publish workflow
  • 67e4682 chore: release v0.5.0
  • ab3ed3e chore: revert ghost releases v0.4.1-v0.4.5
  • 6c4733d chore: release v0.4.5
  • 98097ab fix(ci): switch npm upgrade to corepack to dodge self-upgrade trap
  • adc43f0 chore: release v0.4.4
  • 34b317c fix(ci): pin npm upgrade to npm@11 to dodge bootstrap bug
  • 02f56ff chore: release v0.4.3
  • 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 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 [claude-code-lint](https://github.com/pdugan20/claudelint) from 0.2.3 to 0.5.0.
- [Release notes](https://github.com/pdugan20/claudelint/releases)
- [Changelog](https://github.com/pdugan20/claudelint/blob/main/CHANGELOG.md)
- [Commits](pdugan20/claudelint@v0.2.3...v0.5.0)

---
updated-dependencies:
- dependency-name: claude-code-lint
  dependency-version: 0.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants