Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump solhint from 3.6.2 to 4.0.0 #133

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps solhint from 3.6.2 to 4.0.0.

Release notes

Sourced from solhint's releases.

v4.0.0

JOIN OUR DISCORD SERVER: HERE

[4.0] - 2023-10-01

Updated

  • Enhance explicit types sensitivity #493 (Thanks to @​vladyan18)
  • Docs on private-vars-leading-underscore rule to clarify its functionality
  • Changelog and docs for no-empty-blocks rule to clarify its functionality
  • Require package with full path #515 (Thanks to @​zouguangxian)

Added

  • Check for updates on Solhint version to keep users up to date. There's an option to disable this check (--disc) #506
  • fix option now shows the report on screen #509
  • save option to store report on disk with the standard or the specified format #509
  • Autofix for explicit-types rule #504
  • Autofix for no-console rule #513
  • Autofix for private-vars-leading-underscore rule #511

Fixed

Changelog

Sourced from solhint's changelog.

[4.0] - 2023-10-01

Updated

  • Enhance explicit types sensitivity #493 (Thanks to @​vladyan18)
  • Docs on private-vars-leading-underscore rule to clarify its functionality
  • Changelog and docs for no-empty-blocks rule to clarify its functionality
  • Require package with full path #515 (Thanks to @​zouguangxian)

Added

  • Check for updates on Solhint version to keep users up to date. There's an option to disable this check (--disc) #506
  • fix option now shows the report on screen #509
  • save option to store report on disk with the standard or the specified format #509
  • Autofix for explicit-types rule #504
  • Autofix for no-console rule #513
  • Autofix for private-vars-leading-underscore rule #511

Fixed

Commits
  • ca7ba78 Merge pull request #518 from protofire/develop
  • a11b89a Merge pull request #517 from protofire/prerelase-v4-20231027
  • b6c269e Merge branch 'develop' into prerelase-v4-20231027
  • c952a8f pre release changes
  • 1fd7947 Merge pull request #515 from zouguangxian/gx/package-with-absolute-path
  • 7852c32 Merge branch 'develop' into gx/package-with-absolute-path
  • cdcccee fix: eslint issues
  • f9804a8 Merge pull request #514 from cruzdanilo/interfaces
  • ffb4a16 ✅ one-contract-per-file: test libraries and interfaces
  • f3506dc Merge branch 'develop' into interfaces
  • 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 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)

@dependabot dependabot bot requested a review from a team as a code owner November 6, 2023 21:51
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 6, 2023
Bumps [solhint](https://github.com/protofire/solhint) from 3.6.2 to 4.0.0.
- [Release notes](https://github.com/protofire/solhint/releases)
- [Changelog](https://github.com/protofire/solhint/blob/develop/CHANGELOG.md)
- [Commits](protofire/solhint@3.6.2...v4.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/solhint-4.0.0 branch from 64838c5 to d6fce67 Compare November 6, 2023 23:49
@im-khem im-khem merged commit 06c4e78 into main Nov 6, 2023
1 check passed
@im-khem im-khem deleted the dependabot/npm_and_yarn/solhint-4.0.0 branch November 6, 2023 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant