Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

Configure Renovate #32

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

Configure Renovate #32

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 9, 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

  • 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
  • Fix some problems with very old Maven commons versions
  • 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 axios to ^0.21.0 [SECURITY]
  • Branch name: renovate/npm-axios-vulnerability
  • Merge into: develop
  • Upgrade axios to ^0.21.0
Pin dependencies
Update dependency animate.css to v3.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/animate.css-3.x
  • Merge into: develop
  • Upgrade animate.css to 3.7.2
Update dependency lodash to v4.17.21
  • Schedule: ["at any time"]
  • Branch name: renovate/lodash-monorepo
  • Merge into: develop
  • Upgrade lodash to 4.17.21
Update dependency raven-js to v3.27.2
  • Schedule: ["at any time"]
  • Branch name: renovate/raven-js-3.x
  • Merge into: develop
  • Upgrade raven-js to 3.27.2
Update dependency vue-axios to v2.1.5
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-axios-2.x
  • Merge into: develop
  • Upgrade vue-axios to 2.1.5
Update dependency vue-cli-plugin-element to v1.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-cli-plugin-element-1.x
  • Merge into: develop
  • Upgrade vue-cli-plugin-element to 1.0.1
Update dependency chai to v4.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-4.x
  • Merge into: develop
  • Upgrade chai to 4.3.4
Update dependency electron to v8.5.5
  • Schedule: ["at any time"]
  • Branch name: renovate/electron-8.x
  • Merge into: develop
  • Upgrade electron to 8.5.5
Update dependency electron-json-storage to v4.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/electron-json-storage-4.x
  • Merge into: develop
  • Upgrade electron-json-storage to 4.5.0
Update dependency element-ui to v2.15.6
  • Schedule: ["at any time"]
  • Branch name: renovate/element-ui-2.x
  • Merge into: develop
  • Upgrade element-ui to 2.15.6
Update dependency moment to v2.29.1
  • Schedule: ["at any time"]
  • Branch name: renovate/moment-2.x
  • Merge into: develop
  • Upgrade moment to 2.29.1
Update dependency moment-duration-format to v2.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/moment-duration-format-2.x
  • Merge into: develop
  • Upgrade moment-duration-format to 2.3.2
Update dependency register-service-worker to v1.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/register-service-worker-1.x
  • Merge into: develop
  • Upgrade register-service-worker to 1.7.2
Update dependency vue-clipboard2 to v0.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-clipboard2-0.x
  • Merge into: develop
  • Upgrade vue-clipboard2 to 0.3.3
Update dependency vue-i18n to v8.26.7
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-i18n-8.x
  • Merge into: develop
  • Upgrade vue-i18n to 8.26.7
Update vue monorepo
Update dependency @​vue/eslint-config-airbnb to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-eslint-config-airbnb-5.x
  • Merge into: develop
  • Upgrade @vue/eslint-config-airbnb to 5.3.0
Update dependency animate.css to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/animate.css-4.x
  • Merge into: develop
  • Upgrade animate.css to 4.1.1
Update dependency electron to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/electron-15.x
  • Merge into: develop
  • Upgrade electron to 15.3.1
Update dependency node-sass to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/node-sass-6.x
  • Merge into: develop
  • Upgrade node-sass to 6.0.1
Update dependency sass-loader to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-loader-12.x
  • Merge into: develop
  • Upgrade sass-loader to 12.3.0
Update dependency vee-validate to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/vee-validate-3.x
  • Merge into: develop
  • Upgrade vee-validate to 3.4.14
Update dependency vue-axios to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-axios-3.x
  • Merge into: develop
  • Upgrade vue-axios to 3.4.0
Update dependency vue-cli-plugin-electron-builder to v2
Update vue monorepo to v4 (major)

🚸 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.

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