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 dependencies - autoclosed #93

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin (source) devDependencies pin ^2.34.0 -> 2.34.0
@typescript-eslint/parser (source) devDependencies pin ^2.34.0 -> 2.34.0
babel-eslint devDependencies pin ^10.1.0 -> 10.1.0
babel-eslint devDependencies pin ^10.0.1 -> 10.1.0
eslint (source) devDependencies pin ^6.8.0 -> 6.8.0
eslint (source) devDependencies pin ^8.11.0 -> 8.57.0
eslint-config-prettier devDependencies pin ^4.1.0 -> 4.3.0
eslint-config-react-app (source) devDependencies pin ^5.2.1 -> 5.2.1
eslint-plugin-flowtype devDependencies pin ^4.7.0 -> 4.7.0
eslint-plugin-ignore-generated-and-nolint devDependencies pin ^1.0.0 -> 1.0.0
eslint-plugin-import devDependencies pin ^2.20.2 -> 2.29.1
eslint-plugin-jsx-a11y devDependencies pin ^6.2.3 -> 6.8.0
eslint-plugin-jsx-a11y devDependencies pin ^6.2.1 -> 6.8.0
eslint-plugin-react devDependencies pin ^7.20.0 -> 7.34.1
eslint-plugin-react devDependencies pin ^7.12.4 -> 7.34.1
eslint-plugin-react-hooks (source) devDependencies pin ^4.3.0 -> 4.6.2
prettier (source) devDependencies pin ^1.16.4 -> 1.19.1

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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.09s
⚠️ BASH bash-exec 16 7 0.06s
❌ BASH shellcheck 16 64 0.53s
✅ BASH shfmt 16 11 0 0.06s
❌ COPYPASTE jscpd yes 738 33.28s
❌ CSS stylelint 10 5 1 3.09s
❌ DOCKERFILE hadolint 1 1 0.18s
❌ HTML djlint 23 5077 179.35s
❌ HTML htmlhint 23 37 0.62s
❌ JAVASCRIPT standard 61 61 1 22.17s
❌ JSON jsonlint 55 1 0.25s
⚠️ JSON prettier 55 43 1 6.78s
✅ JSON v8r 55 0 82.52s
⚠️ MARKDOWN markdownlint 273 237 721 9.81s
❌ MARKDOWN markdown-link-check 273 132 176.86s
✅ MARKDOWN markdown-table-formatter 273 239 0 1.41s
❌ REPOSITORY checkov yes 5 61.47s
❌ REPOSITORY gitleaks yes 2 59.33s
✅ REPOSITORY git_diff yes no 0.61s
❌ REPOSITORY grype yes 1 10.25s
✅ REPOSITORY secretlint yes no 35.54s
❌ REPOSITORY trivy yes 1 12.16s
✅ REPOSITORY trivy-sbom yes no 1.08s
✅ REPOSITORY trufflehog yes no 7.41s
❌ SPELL cspell 2561 59501 806.89s
❌ SPELL lychee 1077 153 89.73s
✅ YAML prettier 705 695 0 23.53s
❌ YAML v8r 705 1 612.33s
❌ YAML yamllint 705 1 42.09s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_