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

Configure Renovate #34

Merged
merged 17 commits into from
Sep 19, 2023
Merged

Configure Renovate #34

merged 17 commits into from
Sep 19, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2023

Mend Renovate

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • .github/workflows/mega-linter.yml (github-actions)
  • .github/workflows/test-mega-linter-runner.yml (github-actions)
  • package.json (npm)
  • .travis.yml (travis)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 14 Pull Requests:

Update all non-major dependencies
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
Update actions/setup-node action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-3.x
  • Merge into: master
  • Upgrade actions/setup-node to v3.8.1
Update actions/upload-artifact action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-artifact-3.x
  • Merge into: master
  • Upgrade actions/upload-artifact to v3
Update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: master
  • Upgrade eslint to ^8.0.0
Update dependency husky to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-8.x
  • Merge into: master
  • Upgrade husky to ^8.0.0
Update dependency jsdoc-to-markdown to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/jsdoc-to-markdown-8.x
  • Merge into: master
  • Upgrade jsdoc-to-markdown to ^8.0.0
Update dependency lint-staged to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-14.x
  • Merge into: master
  • Upgrade lint-staged to ^14.0.0
Update dependency mocha to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-10.x
  • Merge into: master
  • Upgrade mocha to ^10.0.0
Update dependency node-fetch to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/node-fetch-3.x
  • Merge into: master
  • Upgrade node-fetch to ^3.0.0
Update dependency nyc to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/nyc-15.x
  • Merge into: master
  • Upgrade nyc to ^15.0.0
Update dependency standard to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/standard-17.x
  • Merge into: master
  • Upgrade standard to ^17.0.0
Update dependency tar to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/tar-6.x
  • Merge into: master
  • Upgrade tar to ^6.0.0
Update peter-evans/create-pull-request action to v5

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


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

@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 2 0 0.11s
✅ COPYPASTE jscpd yes no 1.61s
✅ JAVASCRIPT eslint 3 0 0 0.78s
✅ JAVASCRIPT prettier 3 0 0 0.59s
✅ JSON eslint-plugin-jsonc 10 0 0 0.9s
✅ JSON jsonlint 10 0 0.51s
✅ JSON npm-package-json-lint yes no 1.16s
✅ JSON prettier 10 0 0 0.53s
✅ JSON v8r 10 0 9.64s
✅ MARKDOWN markdownlint 1 0 0 0.36s
⚠️ MARKDOWN markdown-link-check 2 2 1.98s
✅ MARKDOWN markdown-table-formatter 2 0 0 0.3s
✅ REPOSITORY checkov yes no 19.9s
✅ REPOSITORY gitleaks yes no 0.86s
✅ REPOSITORY git_diff yes no 0.01s
⚠️ REPOSITORY grype yes 1 10.25s
✅ REPOSITORY secretlint yes no 0.82s
✅ REPOSITORY trivy yes no 4.21s
✅ REPOSITORY trivy-sbom yes no 4.23s
✅ REPOSITORY trufflehog yes no 5.04s
✅ SPELL cspell 29 0 3.66s
✅ SPELL lychee 18 0 0.82s
✅ XML xmllint 5 0 0 0.01s
✅ YAML prettier 6 0 0 0.52s
✅ YAML v8r 5 0 13.98s
✅ YAML yamllint 6 0 0.61s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@nvuillam nvuillam merged commit 85552f2 into master Sep 19, 2023
@nvuillam nvuillam deleted the renovate/configure branch September 19, 2023 07:46
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