Closed dependabot[bot] closed 1 day ago
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Here's the code health analysis summary for commits c24f28e..20915fd
. View details on DeepSource ↗.
Analyzer | Status | Summary | Link |
---|---|---|---|
Python | ❌ Failure | ❗ 393 occurences introduced | View Check ↗ |
Docker | ❌ Failure | ❗ 18 occurences introduced | View Check ↗ |
💡 If you’re a repository administrator, you can configure the quality gates from the settings.
🧙 Sourcery has finished reviewing your pull request!
Woohoo @dependabot[bot]! 🎉 You've just dropped some hot new code! 🔥
Hang tight while we review this! You rock! 🤘
Woohoo @dependabot[bot]! 🎉 You've just dropped some hot new code! 🔥
Hang tight while we review this! You rock! 🤘
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
Hey, thanks for your contribution! 🙏
We appreciate the time and effort you put into this PR. Sadly this is not the right fit for reconPoint at the moment.
While we couldn't merge it this time, we value your interest in improving reconPoint.
Feel free to reach out if you have any questions. Thanks again!
Bumps validators from 0.18.2 to 0.34.0.
Release notes
Sourced from validators's releases.
... (truncated)
Changelog
Sourced from validators's changelog.
... (truncated)
Commits
ca1b41f
chore: update (dev) dependencies; bump version2dc2a9e
feat: cache IANA TLDs for faster lookups (#390)5489605
feat: add validator for bsc addresses (#389)cd01b4b
add a new validator for sha384 hash (#387)bae643f
chore(deps): bump certifi from 2024.6.2 to 2024.7.4 in /package (#385)9ba69a5
chore: improveCONTRIBUTING.md
e5d7b4a
feat: add validators for base16 and base32 encodings (#386)860ca46
feat: add validator for trx addresses (#384)4973c49
feat: add validator for eth addresses (#383)a7bcfda
Merge pull request #381 from yozachar/workshopDependabot 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