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

chore(deps): update dependency solhint to v4 #1917

Merged
merged 1 commit into from
Jan 27, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
solhint (source) ^3.6.2 -> ^4.1.1 age adoption passing confidence

Release Notes

protofire/solhint (solhint)

v4.1.1

Compare Source

Fixed
  • Fix changelog typos

v4.1.0

Compare Source

Updated
Added
  • Official Docker Image #​524 (Thanks to @​keypee)
  • Autofix for payable-fallback rule #​528
  • Autofix for quotes rule #​529
  • Autofix for avoid-suicide rule #​531
  • Autofix for contract-name-camelcase rule #​532
  • Autofix for event-name-camelcase rule #​533
Fixed
  • Fix private vars leading underscore on libraries #​525

v4.0.0

Compare Source

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

Configuration

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

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/solhint-4.x branch from bbd1867 to 085fedc Compare December 1, 2023 08:31
@renovate renovate bot force-pushed the renovate/solhint-4.x branch 2 times, most recently from 6a4f3d2 to 195b9aa Compare December 15, 2023 16:11
@renovate renovate bot force-pushed the renovate/solhint-4.x branch from 195b9aa to 01e0b69 Compare December 22, 2023 12:39
@renovate renovate bot force-pushed the renovate/solhint-4.x branch 2 times, most recently from 120fd14 to f9ea41e Compare January 2, 2024 15:31
@renovate renovate bot force-pushed the renovate/solhint-4.x branch 3 times, most recently from de8333a to 5b018fa Compare January 13, 2024 20:25
@renovate renovate bot force-pushed the renovate/solhint-4.x branch from 5b018fa to 4a6082a Compare January 19, 2024 16:14
@renovate renovate bot force-pushed the renovate/solhint-4.x branch from 4a6082a to 2ca815a Compare January 21, 2024 15:50
Copy link
Contributor

@dcroote dcroote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, no changes when running yarn lint:solhint

@dcroote dcroote merged commit fdc4869 into master Jan 27, 2024
26 checks passed
@dcroote dcroote deleted the renovate/solhint-4.x branch January 27, 2024 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant