Skip to content

Commit

Permalink
chore(deps): update dependency solhint to v5.0.5 (#121)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [solhint](https://protofire.github.io/solhint/)
([source](https://redirect.github.com/protofire/solhint)) | dependencies
| patch | [`5.0.4` ->
`5.0.5`](https://renovatebot.com/diffs/npm/solhint/5.0.4/5.0.5) |
[![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/protofire/solhint/badge)](https://securityscorecards.dev/viewer/?uri=github.com/protofire/solhint)
|

---

### Release Notes

<details>
<summary>protofire/solhint (solhint)</summary>

###
[`v5.0.5`](https://redirect.github.com/protofire/solhint/blob/HEAD/CHANGELOG.md#505---2025-01-16)

[Compare
Source](https://redirect.github.com/protofire/solhint/compare/v5.0.4...910c1a2b22c25192c303148de469f3c529db82d4)

##### Fixed

- `gas-custom-errors`
[#&#8203;620](https://redirect.github.com/protofire/solhint/pull/620) -
Support for Custom Errors inside `require` statements
- `compiler-version`
[#&#8203;621](https://redirect.github.com/protofire/solhint/pull/621) -
Upgraded minimum requirement for the rule
- `reentrancy`
[#&#8203;622](https://redirect.github.com/protofire/solhint/pull/622) -
Fixed path and typos
- Typos
[#&#8203;623](https://redirect.github.com/protofire/solhint/pull/623) -
Fixed typos
- Typo
[#&#8203;625](https://redirect.github.com/protofire/solhint/pull/625) -
Fixed typo

##### Added

- New Rule: Duplicated Imports
[#&#8203;626](https://redirect.github.com/protofire/solhint/pull/626)
- Cute Message on console report to gather community into discord
channel

<br><br>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/settlemint/solidity-token-erc20-metatx).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

## Summary by Sourcery

Chores:
- Update solhint dependency from v5.0.4 to v5.0.5.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent c2bcc3c commit 44ad9e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bun.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@openzeppelin/contracts": "5.2.0",
"@openzeppelin/subgraphs": "0.1.8-5",
"hardhat": "2.22.18",
"solhint": "5.0.4",
"solhint": "5.0.5",
},
},
},
Expand Down Expand Up @@ -1291,7 +1291,7 @@

"solc": ["solc@0.8.26", "", { "dependencies": { "command-exists": "^1.2.8", "commander": "^8.1.0", "follow-redirects": "^1.12.1", "js-sha3": "0.8.0", "memorystream": "^0.3.1", "semver": "^5.5.0", "tmp": "0.0.33" }, "bin": { "solcjs": "solc.js" } }, "sha512-yiPQNVf5rBFHwN6SIf3TUUvVAFKcQqmSUFeq+fb6pNRCo0ZCgpYOZDi3BVoezCPIAcKrVYd/qXlBLUP9wVrZ9g=="],

"solhint": ["solhint@5.0.4", "", { "dependencies": { "@solidity-parser/parser": "^0.19.0", "ajv": "^6.12.6", "antlr4": "^4.13.1-patch-1", "ast-parents": "^0.0.1", "chalk": "^4.1.2", "commander": "^10.0.0", "cosmiconfig": "^8.0.0", "fast-diff": "^1.2.0", "glob": "^8.0.3", "ignore": "^5.2.4", "js-yaml": "^4.1.0", "latest-version": "^7.0.0", "lodash": "^4.17.21", "pluralize": "^8.0.0", "semver": "^7.5.2", "strip-ansi": "^6.0.1", "table": "^6.8.1", "text-table": "^0.2.0" }, "optionalDependencies": { "prettier": "^2.8.3" }, "bin": { "solhint": "solhint.js" } }, "sha512-GzKBjJ8S2utRsEOCJXhY2H35gwHGmoQY2rQXcPGT4XdDlzwgGYz0Ovo9Xm7cmWYgSo121uF+5tiwrqQT2b+Rtw=="],
"solhint": ["solhint@5.0.5", "", { "dependencies": { "@solidity-parser/parser": "^0.19.0", "ajv": "^6.12.6", "antlr4": "^4.13.1-patch-1", "ast-parents": "^0.0.1", "chalk": "^4.1.2", "commander": "^10.0.0", "cosmiconfig": "^8.0.0", "fast-diff": "^1.2.0", "glob": "^8.0.3", "ignore": "^5.2.4", "js-yaml": "^4.1.0", "latest-version": "^7.0.0", "lodash": "^4.17.21", "pluralize": "^8.0.0", "semver": "^7.5.2", "strip-ansi": "^6.0.1", "table": "^6.8.1", "text-table": "^0.2.0" }, "optionalDependencies": { "prettier": "^2.8.3" }, "bin": { "solhint": "solhint.js" } }, "sha512-WrnG6T+/UduuzSWsSOAbfq1ywLUDwNea3Gd5hg6PS+pLUm8lz2ECNr0beX609clBxmDeZ3676AiA9nPDljmbJQ=="],

"solidity-coverage": ["solidity-coverage@0.8.14", "", { "dependencies": { "@ethersproject/abi": "^5.0.9", "@solidity-parser/parser": "^0.19.0", "chalk": "^2.4.2", "death": "^1.1.0", "difflib": "^0.2.4", "fs-extra": "^8.1.0", "ghost-testrpc": "^0.0.2", "global-modules": "^2.0.0", "globby": "^10.0.1", "jsonschema": "^1.2.4", "lodash": "^4.17.21", "mocha": "^10.2.0", "node-emoji": "^1.10.0", "pify": "^4.0.1", "recursive-readdir": "^2.2.2", "sc-istanbul": "^0.4.5", "semver": "^7.3.4", "shelljs": "^0.8.3", "web3-utils": "^1.3.6" }, "peerDependencies": { "hardhat": "^2.11.0" }, "bin": { "solidity-coverage": "plugins/bin.js" } }, "sha512-ItAAObe5GaEOp20kXC2BZRnph+9P7Rtoqg2mQc2SXGEHgSDF2wWd1Wxz3ntzQWXkbCtIIGdJT918HG00cObwbA=="],

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@openzeppelin/contracts": "5.2.0",
"@openzeppelin/subgraphs": "0.1.8-5",
"hardhat": "2.22.18",
"solhint": "5.0.4"
"solhint": "5.0.5"
},
"overrides": {
"@graphprotocol/graph-cli": "0.94.0",
Expand Down

0 comments on commit 44ad9e2

Please sign in to comment.