chore(deps): update dependency solhint to v6.2.1#103
Open
renovate[bot] wants to merge 1 commit intodevelopfrom
Open
chore(deps): update dependency solhint to v6.2.1#103renovate[bot] wants to merge 1 commit intodevelopfrom
renovate[bot] wants to merge 1 commit intodevelopfrom
Conversation
6be5b6d to
baebd3e
Compare
baebd3e to
6bca008
Compare
6bca008 to
f614000
Compare
f614000 to
66eee46
Compare
66eee46 to
d565f4d
Compare
9be8297 to
fb0d540
Compare
fb0d540 to
151955f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.0.0→6.2.1Release Notes
protofire/solhint (solhint)
v6.2.1Compare Source
🧹 Chore: added poster
v6.2.0Compare Source
🛠️ Fix:
code-complexityrule no longer crashes when configured with a numeric option (e.g.["error", 8]) (#758)🧹 Chore: bump
globto 13.0.6 — removes deprecatedinflighttransitive dependency🧹 Chore: bump
rimrafto 6.1.3 (devDep)🧹 Chore: bump
brace-expansion,picomatchandflattedto 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.0Compare Source
🛠️ Fix:
natspecrule no longer flags unnamed parameters, which Solidity prohibits documenting with @param (#749)🛠️ Fix:
natspecrule andimport-path-checkrules related issues (#750)🛠️ Fix: scoped package names now supported for shareable configs (#741)
🛠️ Fix: misc minor issues and general polish (#739)
🧱 Enhancement: added
pluginPathsconfig 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! 🛡️✨
v6.0.3Compare Source
🛠️
Fix: removed unused files, normalized schema for validation, load-rules, base-checker and validator improvements🛠️
Fix: removing console log from use-natspec rule (thanks brossetti1!!)🛠️
Fix: misc minor issues and typos. General polish and stability✨🛡️ Kudos to our contributors! 🛡️✨
v6.0.2Compare Source
🛠️
Fix: corrected use-natspec enforcement behavior on internal functions🛠️
Fix: misc minor issues and typos. General polish and stability🆕
Rule: addedfoundry-no-blockto detect usage ofblock.timestampandblock.numberin Solidity tests🆕
Rule: addedno-unused-private-functionsto prevent unused private function declarations🆕
Rule: addedno-immutable-before-declarationto enforce correct immutable declaration order🧱
Enhancement: improvements tofoundry-test-functionrule, 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-functionsis deprecated and will be removed in v7.0.0. Please rename tofoundry-test-function-naming.WILL BE REPLACED IN v7
✨🛡️ Kudos to our contributors! 🛡️✨
v6.0.1Compare Source
🛠️
Fix:no-unused-varsfor modifiers🛠️
Fix:no-unused-importshandled for multiline @inheritdoc. Eliminates missed detections with multiline inheritance docs🛠️
Fix:func-name-mixedcaseimprovement, 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! 🛡️✨
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.