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 crytic/slither-action action to v0.4.0 #187

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 30, 2024

This PR contains the following updates:

Package Type Update Change
crytic/slither-action action minor v0.3.0 -> v0.4.0

Release Notes

crytic/slither-action (crytic/slither-action)

v0.4.0

Compare Source

0.4.0 - 2024-05-01

This is a minor release for the Slither Action - the Github Action for Slither.

This release introduces one new feature -- support for external Slither plugins.

Plugin support

You can now use the new slither-plugins property to point to a pip requirements file to install alongside Slither. This may be used to install additional third-party or in-house detectors. Refer to the new example in the README for a sample workflow using this new feature.

What's Changed

Full Changelog: crytic/slither-action@v0.3.2...v0.4.0

v0.3.2

Compare Source

0.3.2 - 2024-04-01

This is a patch release for the Slither Action - the Github Action for Slither.

What's Changed

Full Changelog: crytic/slither-action@v0.3.1...v0.3.2

v0.3.1

Compare Source

0.3.1 - 2024-01-31

This is a patch release for the Slither Action - the Github Action for Slither.

What's Changed

New Contributors

Full Changelog: crytic/slither-action@v0.3.0...v0.3.1


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


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

This PR was generated by Mend Renovate. View the repository job log.

@codecov-commenter
Copy link

codecov-commenter commented Mar 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.87%. Comparing base (bb63756) to head (a350748).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #187      +/-   ##
==========================================
+ Coverage   99.75%   99.87%   +0.12%     
==========================================
  Files          22       22              
  Lines         823      823              
==========================================
+ Hits          821      822       +1     
+ Misses          2        1       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/crytic-slither-action-0.x branch from 9ce58d3 to a350748 Compare April 1, 2024 22:50
@renovate renovate bot changed the title chore(deps): update crytic/slither-action action to v0.3.1 chore(deps): update crytic/slither-action action to v0.3.2 Apr 1, 2024
@renovate renovate bot force-pushed the renovate/crytic-slither-action-0.x branch from a350748 to fc69d86 Compare May 1, 2024 16:17
@renovate renovate bot changed the title chore(deps): update crytic/slither-action action to v0.3.2 chore(deps): update crytic/slither-action action to v0.4.0 May 1, 2024
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