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

Update dependency solhint to v4 #4708

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Update dependency solhint to v4 #4708

merged 1 commit into from
Apr 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
solhint (source) ^3.6.1 -> ^4.0.0 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

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

v3.6.2

Compare Source

Added
  • New Rule: one-contract-per-file - Enforces the use of ONE contract per file #​487
Fixed
  • foundry-test-functions - Modified regex to include invariant and statefulFuzz tests #​484
  • quotes - To allow quotes inside double quotes and viceversa #​485
  • JSON - Formatter returning JS object instead of standard json #​490

Configuration

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

🚦 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.


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

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

@changeset-bot
Copy link

changeset-bot bot commented Oct 27, 2023

⚠️ No Changeset found

Latest commit: 18588f7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@socket-security
Copy link

socket-security bot commented Oct 27, 2023

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/solhint@4.5.2 filesystem Transitive: environment, eval, network, shell, unsafe +89 54.8 MB diego.bale.arg

🚮 Removed packages: npm/solhint@3.6.1

View full report↗︎

@renovate renovate bot force-pushed the renovate/solhint-4.x branch from 5546a63 to d657f68 Compare December 26, 2023 22:46
@renovate renovate bot force-pushed the renovate/solhint-4.x branch 2 times, most recently from c97d718 to 0b01dcc Compare January 17, 2024 15:24
Copy link

socket-security bot commented Jan 17, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

@renovate renovate bot force-pushed the renovate/solhint-4.x branch from 0b01dcc to 18588f7 Compare April 3, 2024 16:11
@Amxx Amxx merged commit 2d259ac into master Apr 3, 2024
18 checks passed
@Amxx Amxx deleted the renovate/solhint-4.x branch April 3, 2024 20:49
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