Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 8, 2022

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

  • .circleci/config.yml (circleci)
  • composer.json (composer)
  • docker-compose.yml (docker-compose)
  • 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 10 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 web3j 5.0.0 release
  • 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
  • Do not upgrade from Alpine stable to edge

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

Pin dependencies
Update dependency postcss to v8.4.13
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-8.x
  • Merge into: main
  • Upgrade postcss to 8.4.13
Update dependency vee-validate to v4.5.11
  • Schedule: ["at any time"]
  • Branch name: renovate/vee-validate-4.x
  • Merge into: main
  • Upgrade vee-validate to 4.5.11
Update dependency vue-router to v4.0.15
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-router-4.x
  • Merge into: main
  • Upgrade vue-router to 4.0.15
Update dependency @​stripe/stripe-js to v1.29.0
  • Schedule: ["at any time"]
  • Branch name: renovate/stripe-stripe-js-1.x
  • Merge into: main
  • Upgrade @​stripe/stripe-js to 1.29.0
Update dependency axios to v0.27.2
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-0.x
  • Merge into: main
  • Upgrade axios to 0.27.2
Update dependency eslint-plugin-import to v2.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-import-2.x
  • Merge into: main
  • Upgrade eslint-plugin-import to 2.26.0
Update dependency circleci/php to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/circleci-php-8.x
  • Merge into: main
  • Upgrade circleci/php to 8.0-node-browsers
Update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: main
  • Upgrade eslint to 8.15.0
Update dependency eslint-config-airbnb-base to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-airbnb-base-15.x
  • Merge into: main
  • Upgrade eslint-config-airbnb-base to 15.0.0
Update dependency eslint-plugin-vue to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-vue-8.x
  • Merge into: main
  • Upgrade eslint-plugin-vue to 8.7.1
Update dependency fruitcake/laravel-cors to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/fruitcake-laravel-cors-3.x
  • Merge into: main
  • Upgrade fruitcake/laravel-cors to 3.0.0
Update dependency laravel/framework to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/laravel-framework-9.x
  • Merge into: main
  • Upgrade laravel/framework to 9.11.0
Update dependency nunomaduro/collision to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/nunomaduro-collision-6.x
  • Merge into: main
  • Upgrade nunomaduro/collision to 6.2.0
Update dependency resolve-url-loader to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/resolve-url-loader-5.x
  • Merge into: main
  • Upgrade resolve-url-loader to 5.0.0
Update dependency stylelint to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-14.x
  • Merge into: main
  • Upgrade stylelint to 14.8.2
Update dependency stylelint-config-standard to v25
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-config-standard-25.x
  • Merge into: main
  • Upgrade stylelint-config-standard to 25.0.0
Update dependency tailwindcss to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-3.x
  • Merge into: main
  • Upgrade tailwindcss to 3.0.24
Update dependency vue-loader to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-loader-17.x
  • Merge into: main
  • Upgrade vue-loader to 17.0.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.

@sonarqubecloud
Copy link

sonarqubecloud bot commented May 8, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@w3bdesign w3bdesign merged commit ebc1b84 into main May 8, 2022
@renovate renovate bot deleted the renovate/configure branch May 8, 2022 14:17
@renovate
Copy link
Contributor Author

renovate bot commented Jul 10, 2022

Renovate is disabled

Renovate is disabled due to lack of config. If you wish to reenable it, you can either (a) commit a config file to your base branch, or (b) rename this closed PR to trigger a replacement onboarding PR.

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.

2 participants