Skip to content

Bump solhint from 6.0.3 to 6.2.1#51

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/solhint-6.2.1
Open

Bump solhint from 6.0.3 to 6.2.1#51
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/solhint-6.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 2, 2026

Bumps solhint from 6.0.3 to 6.2.1.

Release notes

Sourced from solhint's releases.

v6.2.1

[6.2.1] - 2026-04-01

🧹 Chore: added poster

v6.2.0

[6.2.0] - 2026-03-30

🛠️ Fix: code-complexity rule no longer crashes when configured with a numeric option (e.g. ["error", 8]) (#758)

🧹 Chore: bump glob to 13.0.6 — removes deprecated inflight transitive dependency

🧹 Chore: bump rimraf to 6.1.3 (devDep)

🧹 Chore: bump brace-expansion, picomatch and flatted to patched versions via overrides

🧰 Infra: drop Node.js 16 and 18 support (both EOL). Minimum supported version is now Node.js 20. CI matrix updated to [20, 22]

v6.1.0

[6.1.0] - 2026-03-17

🛠️ Fix: natspec rule no longer flags unnamed parameters, which Solidity prohibits documenting with @​param (#749)

🛠️ Fix: natspec rule and import-path-check rules related issues (#750)

🛠️ Fix: scoped package names now supported for shareable configs (#741)

🛠️ Fix: misc minor issues and general polish (#739)

🧱 Enhancement: added pluginPaths config option for resolving plugins from custom locations. Supports editor integrations and external project setups. Failed plugins emit warnings instead of crashing (#751)

🧹 Chore: bump ajv to 8.18.0

🧹 Chore: bump minimatch to 10.2.4

🧹 Chore: bump loadash to 4.17.23

🧹 Chore: update LICENSE copyright year to 2026 (thanks xiaobei0715!!) (#745)

✨🛡️ Kudos to our contributors! 🛡️✨

Changelog

Sourced from solhint's changelog.

[6.2.1] - 2026-04-01

🧹 Chore: added poster

[6.2.0] - 2026-03-30

🛠️ Fix: code-complexity rule no longer crashes when configured with a numeric option (e.g. ["error", 8]) (#758)

🧹 Chore: bump glob to 13.0.6 — removes deprecated inflight transitive dependency

🧹 Chore: bump rimraf to 6.1.3 (devDep)

🧹 Chore: bump brace-expansion, picomatch and flatted to patched versions via overrides

🧰 Infra: drop Node.js 16 and 18 support (both EOL). Minimum supported version is now Node.js 20. CI matrix updated to [20, 22]

[6.1.0] - 2026-03-17

🛠️ Fix: natspec rule no longer flags unnamed parameters, which Solidity prohibits documenting with @​param (#749)

🛠️ Fix: natspec rule and import-path-check rules related issues (#750)

🛠️ Fix: scoped package names now supported for shareable configs (#741)

🛠️ Fix: misc minor issues and general polish (#739)

🧱 Enhancement: added pluginPaths config option for resolving plugins from custom locations. Supports editor integrations and external project setups. Failed plugins emit warnings instead of crashing (#751)

🧹 Chore: bump ajv to 8.18.0

🧹 Chore: bump minimatch to 10.2.4

🧹 Chore: bump loadash to 4.17.23

🧹 Chore: update LICENSE copyright year to 2026 (thanks xiaobei0715!!) (#745)

✨🛡️ Kudos to our contributors! 🛡️✨

Commits
  • fe5eb4f Merge pull request #766 from protofire/develop
  • 27171d6 Merge branch 'master' into develop
  • fa59782 prerelease v621
  • 35616ee prerelease v621
  • edb4362 Merge pull request #765 from protofire/develop
  • 57b8747 Merge pull request #764 from protofire/pre-release-620
  • 865c9c5 prerelase v620
  • 1e8aec2 Merge pull request #762 from protofire/chore-bump-deps-glob-picomatch-flatted
  • 5b96bdb Merge branch 'chore-bump-deps-glob-picomatch-flatted' of github.com:protofire...
  • bba4901 bump node
  • 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 [solhint](https://github.com/protofire/solhint) from 6.0.3 to 6.2.1.
- [Release notes](https://github.com/protofire/solhint/releases)
- [Changelog](https://github.com/protofire/solhint/blob/develop/CHANGELOG.md)
- [Commits](protofire/solhint@v6.0.3...v6.2.1)

---
updated-dependencies:
- dependency-name: solhint
  dependency-version: 6.2.1
  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 Apr 2, 2026
@dependabot dependabot Bot requested a review from DimaStebaev as a code owner April 2, 2026 12:08
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