Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2025

Bumps the blockchain group with 1 update: solhint.

Updates solhint from 6.0.1 to 6.0.2

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! 🛡️✨

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

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner December 21, 2025 22:07
@vercel
Copy link

vercel bot commented Dec 21, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
documentation Ready Ready Preview Dec 22, 2025 10:18am

Bumps the blockchain group with 1 update: [solhint](https://github.com/protofire/solhint).


Updates `solhint` from 6.0.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@v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: solhint
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: blockchain
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/blockchain-8b74b4708d branch from aeba7d7 to 79456d5 Compare December 22, 2025 09:53
Bumps the blockchain group with 1 update: [solhint](https://github.com/protofire/solhint).


Updates `solhint` from 6.0.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@v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: solhint
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: blockchain
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/blockchain-8b74b4708d branch from 79456d5 to 3754c04 Compare December 22, 2025 10:08
…b.com:smartcontractkit/documentation into dependabot/npm_and_yarn/blockchain-8b74b4708d
@aelmanaa aelmanaa enabled auto-merge (squash) December 22, 2025 10:14
@aelmanaa aelmanaa merged commit c7f7cf2 into main Dec 22, 2025
22 checks passed
@aelmanaa aelmanaa deleted the dependabot/npm_and_yarn/blockchain-8b74b4708d branch December 22, 2025 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant