Skip to content

Bump solhint from 6.0.3 to 6.1.0#39

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 18, 2026

Bumps solhint from 6.0.3 to 6.1.0.

Release notes

Sourced from solhint's releases.

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.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
  • c5a6319 Merge pull request #756 from protofire/develop
  • 832959e Merge branch 'master' into develop
  • 07857ac Merge pull request #755 from protofire/pre-relase-610
  • d1c3fd4 Merge branch 'develop' into pre-relase-610
  • 41b31b6 prerelease v610
  • 2832551 prerelease v610
  • 4c8e48d Merge pull request #753 from protofire/bump-ajv-to-8.18.0
  • 89f871c merged with claude bump
  • a028c18 fix: update code for ajv v8 compatibility
  • 6ff6d96 Merge branch 'develop' into bump-ajv-to-8.18.0
  • 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.1.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.1.0)

---
updated-dependencies:
- dependency-name: solhint
  dependency-version: 6.1.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 Mar 18, 2026
@dependabot dependabot Bot requested a review from DimaStebaev as a code owner March 18, 2026 12:08
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 18, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 1, 2026

Superseded by #49.

@dependabot dependabot Bot closed this Apr 1, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/solhint-6.1.0 branch April 1, 2026 14:43
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 1, 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