Skip to content

Bump solhint from 6.0.3 to 6.2.0#49

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/solhint-6.2.0
Closed

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps solhint from 6.0.3 to 6.2.0.

Release notes

Sourced from solhint's releases.

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.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
  • 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
  • 6ab1b49 Merge branch 'develop' into chore-bump-deps-glob-picomatch-flatted
  • 4889a5a bump versions
  • b9b4af3 Merge pull request #761 from protofire/dependabot/npm_and_yarn/brace-expansio...
  • 0495fda Merge branch 'develop' into dependabot/npm_and_yarn/brace-expansion-1.1.13
  • 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.0.
- [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.0)

---
updated-dependencies:
- dependency-name: solhint
  dependency-version: 6.2.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 Apr 1, 2026
@dependabot dependabot Bot requested a review from DimaStebaev as a code owner April 1, 2026 14:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 1, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 2, 2026

Superseded by #51.

@dependabot dependabot Bot closed this Apr 2, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/solhint-6.2.0 branch April 2, 2026 12:08
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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