sarvex / ParlAI

A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
https://parl.ai
MIT License
0 stars 0 forks source link

Pin dependency socket.io-client to 2.5.0 - autoclosed #81

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
socket.io-client dependencies pin ^2.0.4 -> 2.5.0

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Configuration

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

🚦 Automerge: Enabled.

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.



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

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 4 months ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ ACTION actionlint 4 9 0.07s
⚠️ BASH bash-exec 16 7 0.05s
❌ BASH shellcheck 16 64 0.44s
✅ BASH shfmt 16 11 0 0.62s
❌ COPYPASTE jscpd yes 738 36.28s
❌ CSS stylelint 10 5 1 4.23s
❌ DOCKERFILE hadolint 1 1 0.18s
❌ HTML djlint 23 5077 188.57s
❌ HTML htmlhint 23 37 0.59s
❌ JAVASCRIPT standard 61 61 1 22.89s
❌ JSON jsonlint 55 1 0.24s
⚠️ JSON prettier 55 43 1 6.74s
✅ JSON v8r 55 0 81.48s
⚠️ MARKDOWN markdownlint 273 237 721 10.72s
❌ MARKDOWN markdown-link-check 273 130 180.37s
✅ MARKDOWN markdown-table-formatter 273 239 0 2.11s
❌ REPOSITORY checkov yes 5 63.15s
❌ REPOSITORY gitleaks yes 2 61.16s
✅ REPOSITORY git_diff yes no 1.07s
❌ REPOSITORY grype yes 1 10.16s
✅ REPOSITORY secretlint yes no 36.0s
❌ REPOSITORY trivy yes 1 9.96s
✅ REPOSITORY trivy-sbom yes no 1.12s
✅ REPOSITORY trufflehog yes no 7.7s
❌ SPELL cspell 2561 59501 1013.92s
❌ SPELL lychee 1077 148 89.81s
✅ YAML prettier 705 695 0 23.65s
❌ YAML v8r 705 1 615.64s
❌ YAML yamllint 705 1 45.06s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_