Skip to content

build(deps-dev): bump solhint from 3.4.1 to 6.0.2 in /packages/network-contracts#1059

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/packages/network-contracts/solhint-6.0.2
Open

build(deps-dev): bump solhint from 3.4.1 to 6.0.2 in /packages/network-contracts#1059
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/packages/network-contracts/solhint-6.0.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2026

Bumps solhint from 3.4.1 to 6.0.2.

Release notes

Sourced from solhint's releases.

v6.0.2

No release notes provided.

v6.0.1

[6.0.1] - 2025-08-22

🛠️ Fix: no-unused-vars for modifiers

🛠️ Fix: no-unused-imports handled for multiline @​inheritdoc. Eliminates missed detections with multiline inheritance docs

🛠️ Fix: func-name-mixedcase improvement, added snake case exception in interface (naming). Aligns interface naming edge cases

🛠️ Fix: misc minor issues; docs link and typos. General polish and stability

🧰 Infra: Update GitHub Actions in CI workflows. Keeps CI up to date and consistent across jobs

🧰 Infra: Ignore enhancement to mimic as regular linters

🧹 Chore: Remove fs-extra dependency. Simplifies deps

🧹 Chore: Remove strip-ansi. Cleans unused/legacy deps

🧹 Chore: Changed changelog format

🧱 Enhancement: added config for no-unused-vars to validate parameters or not

🧱 Validation: Improve AJV schema validation and related caching approach. More robust/faster config validation

✨🛡️ Kudos to our contributors! 🛡️✨

v6.0.0

[6.0.0] - 2025-07-04

... (truncated)

Changelog

Sourced from solhint's changelog.

[6.0.2] - 2025-12-17

🛠️ Fix: corrected use-natspec enforcement behavior on internal functions

🛠️ Fix: misc minor issues and typos. General polish and stability

🆕 Rule: added foundry-no-block to detect usage of block.timestamp and block.number in Solidity tests

🆕 Rule: added no-unused-private-functions to prevent unused private function declarations

🆕 Rule: added no-immutable-before-declaration to enforce correct immutable declaration order

🧱 Enhancement: improvements to foundry-test-function rule, including naming and configuration updates

🧰 Infra: update GitHub Actions in CI workflows to v5 and v6. Keeps CI aligned with latest ecosystem changes

🧰 Infra: bump js-yaml dependency following security recommendations

🧹 Chore: stop publishing the test directory to npm packages. Reduces package size and noise

🧹 Chore: foundry-test-functions is deprecated and will be removed in v7.0.0. Please rename to foundry-test-function-naming. WILL BE REPLACED IN v7

✨🛡️ Kudos to our contributors! 🛡️✨

[6.0.1] - 2025-08-22

🛠️ Fix: no-unused-vars for modifiers

🛠️ Fix: no-unused-imports handled for multiline @​inheritdoc. Eliminates missed detections with multiline inheritance docs

🛠️ Fix: func-name-mixedcase improvement, added snake case exception in interface (naming). Aligns interface naming edge cases

🛠️ Fix: misc minor issues; docs link and typos. General polish and stability

🧰 Infra: Update GitHub Actions in CI workflows. Keeps CI up to date and consistent across jobs

🧰 Infra: Ignore enhancement to mimic as regular linters

🧹 Chore: Remove fs-extra dependency. Simplifies deps

... (truncated)

Commits
  • d6d0efb Merge pull request #732 from protofire/develop
  • 5815a1d Merge branch 'master' into develop
  • 37ae35c Merge pull request #731 from protofire/pre-release-602
  • a0b6d81 pre release v6.0.2
  • 2c14fc0 Merge pull request #730 from protofire/fix-remove-test-folder-from-publish
  • 4e98a5b fix: tests and package json
  • 919929e fix: package json
  • 0212009 fix: remove test folder from npm publish
  • bb8a9f2 Merge pull request #729 from protofire/feat-no-immutable-before-declaration
  • c1f0497 Merge branch 'develop' into feat-no-immutable-before-declaration
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note

Updates the Solidity linter version in packages/network-contracts/package.json.

  • Bumps solhint devDependency from 3.4.1 to 6.0.2

Written by Cursor Bugbot for commit 02f9600. This will update automatically on new commits. Configure here.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [solhint](https://github.com/protofire/solhint) from 3.4.1 to 6.0.2.
- [Release notes](https://github.com/protofire/solhint/releases)
- [Changelog](https://github.com/protofire/solhint/blob/develop/CHANGELOG.md)
- [Commits](protofire/solhint@v3.4.1...v6.0.2)

---
updated-dependencies:
- dependency-name: solhint
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the build Pull requests that update developer build label Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Pull requests that update developer build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants