Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

Configure Renovate #949

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

Configure Renovate #949

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 1, 2021

WhiteSource 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/lint.yml (github-actions)
  • .github/workflows/tests.yml (github-actions)
  • package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • Ignore node_modules, bower_components, vendor and various test/tests directories
  • Autodetect whether to pin dependencies or maintain ranges
  • Rate limit PR creation to a maximum of two per hour
  • Limit to maximum 20 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings
  • Ignore spring cloud 1.x releases
  • Ignore http4s digest-based 1.x milestones
  • Use node versioning for @types/node
  • Limit concurrent requests to reduce load on Repology servers until we can fix this properly, see issue 10133

🔡 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 26 Pull Requests:

Update dependency glob-parent to 5.1.2 [SECURITY]
  • Branch name: renovate/npm-glob-parent-vulnerability
  • Merge into: master
  • Upgrade glob-parent to 5.1.2
Update dependency lodash to 4.17.21 [SECURITY]
  • Branch name: renovate/npm-lodash-vulnerability
  • Merge into: master
  • Upgrade lodash to 4.17.21
Update dependency multi-ini to 2.1.2 [SECURITY]
  • Branch name: renovate/npm-multi-ini-vulnerability
  • Merge into: master
  • Upgrade multi-ini to 2.1.2
Update dependency node-notifier to 8.0.1 [SECURITY]
  • Branch name: renovate/npm-node-notifier-vulnerability
  • Merge into: master
  • Upgrade node-notifier to 8.0.1
Update dependency normalize-url to 4.5.1 [SECURITY]
  • Branch name: renovate/npm-normalize-url-vulnerability
  • Merge into: master
  • Upgrade normalize-url to 4.5.1
Update dependency path-parse to 1.0.7 [SECURITY]
  • Branch name: renovate/npm-path-parse-vulnerability
  • Merge into: master
  • Upgrade path-parse to 1.0.7
Update dependency postcss to 8.2.10 [SECURITY]
  • Branch name: renovate/npm-postcss-vulnerability
  • Merge into: master
  • Upgrade postcss to 8.2.10
Update dependency ws to 7.4.6 [SECURITY]
  • Branch name: renovate/npm-ws-vulnerability
  • Merge into: master
  • Upgrade ws to 7.4.6
Pin dependencies
Pin dependency babel-eslint to 10.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-monorepo
  • Merge into: master
  • Pin babel-eslint to 10.1.0
Update dependency eslint-plugin-html to v6.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-html-6.x
  • Merge into: master
  • Upgrade eslint-plugin-html to 6.1.2
Update dependency eslint-plugin-no-unsanitized to v3.1.5
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-no-unsanitized-3.x
  • Merge into: master
  • Upgrade eslint-plugin-no-unsanitized to 3.1.5
Update dependency selenium-webdriver to v4.0.0-beta.4
  • Schedule: ["at any time"]
  • Branch name: renovate/selenium-webdriver-4.x
  • Merge into: master
  • Upgrade selenium-webdriver to 4.0.0-beta.4
Update dependency dotenv to v8.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-8.x
  • Merge into: master
  • Upgrade dotenv to 8.6.0
Update dependency eslint-plugin-mozilla to v2.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-mozilla-2.x
  • Merge into: master
  • Upgrade eslint-plugin-mozilla to 2.10.0
Update dependency eslint-plugin-prettier to v3.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-3.x
  • Merge into: master
  • Upgrade eslint-plugin-prettier to 3.4.1
Update dependency mocha to v8.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-8.x
  • Merge into: master
  • Upgrade mocha to 8.4.0
Update dependency web-ext to v5.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/web-ext-5.x
  • Merge into: master
  • Upgrade web-ext to 5.5.0
Update actions/setup-node action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-2.x
  • Merge into: master
  • Upgrade actions/setup-node to v2
Update dependency dotenv to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-10.x
  • Merge into: master
  • Upgrade dotenv to 10.0.0
Update dependency eslint to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-7.x
  • Merge into: master
  • Upgrade eslint to 7.32.0
Update dependency eslint-config-prettier to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-prettier-8.x
  • Merge into: master
  • Upgrade eslint-config-prettier to 8.3.0
Update dependency eslint-plugin-prettier to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-prettier-4.x
  • Merge into: master
  • Upgrade eslint-plugin-prettier to 4.0.0
Update dependency mocha to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-9.x
  • Merge into: master
  • Upgrade mocha to 9.1.1
Update dependency prettier to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-2.x
  • Merge into: master
  • Upgrade prettier to 2.3.2
Update dependency web-ext to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/web-ext-6.x
  • Merge into: master
  • Upgrade web-ext to 6.3.0

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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 WhiteSource Renovate. View repository job log here.

@firefoxci-taskcluster
Copy link

No Taskcluster jobs started for this pull request
The `allowPullRequests` configuration for this repository (in `.taskcluster.yml` on the
default branch) does not allow starting tasks for this pull request.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant