Closed renovate[bot] closed 3 years ago
Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
:vertical_traffic_light: To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
.github/workflows/fossa.yml
(github-actions)package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all othersnode_modules
,bower_components
,vendor
and various test/tests directories:abcd: 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 13 Pull Requests:
Update babel monorepo
- Schedule: ["before 3am on Monday"] - Branch name: `renovate/babel-monorepo` - Merge into: `master` - Upgrade [@babel/core](https://togithub.com/babel/babel) to `7.13.10` - Upgrade [@babel/preset-env](https://togithub.com/babel/babel) to `7.13.12` - Upgrade [@babel/register](https://togithub.com/babel/babel) to `7.13.8`Update dependency browser-sync to v2.26.14
- Schedule: ["before 3am on Monday"] - Branch name: `renovate/browser-sync-2.x-lockfile` - Merge into: `master` - Upgrade [browser-sync](https://togithub.com/BrowserSync/browser-sync) to `2.26.14`Update dependency eslint to v7.22.0
- Schedule: ["before 3am on Monday"] - Branch name: `renovate/eslint-7.x-lockfile` - Merge into: `master` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `7.22.0`Update dependency fsevents to v1.2.13
- Schedule: ["before 3am on Monday"] - Branch name: `renovate/fsevents-1.x-lockfile` - Merge into: `master` - Upgrade [fsevents](https://togithub.com/fsevents/fsevents) to `1.2.13`Update dependency del to v6
- Schedule: ["before 3am on Monday"] - Branch name: `renovate/del-6.x` - Merge into: `master` - Upgrade [del](https://togithub.com/sindresorhus/del) to `^6.0.0`Update dependency exports-loader to v2
- Schedule: ["before 3am on Monday"] - Branch name: `renovate/exports-loader-2.x` - Merge into: `master` - Upgrade [exports-loader](https://togithub.com/webpack-contrib/exports-loader) to `^2.0.0`Update dependency fsevents to v2
- Schedule: ["before 3am on Monday"] - Branch name: `renovate/fsevents-2.x` - Merge into: `master` - Upgrade [fsevents](https://togithub.com/fsevents/fsevents) to `^2.0.0`Update dependency gulp-postcss to v9
- Schedule: ["before 3am on Monday"] - Branch name: `renovate/gulp-postcss-9.x` - Merge into: `master` - Upgrade [gulp-postcss](https://togithub.com/postcss/gulp-postcss) to `^9.0.0`Update dependency imports-loader to v2
- Schedule: ["before 3am on Monday"] - Branch name: `renovate/imports-loader-2.x` - Merge into: `master` - Upgrade [imports-loader](https://togithub.com/webpack-contrib/imports-loader) to `^2.0.0`Update dependency inquirer to v8
- Schedule: ["before 3am on Monday"] - Branch name: `renovate/inquirer-8.x` - Merge into: `master` - Upgrade [inquirer](https://togithub.com/SBoudrias/Inquirer.js) to `^8.0.0`Update dependency postcss-import to v14
- Schedule: ["before 3am on Monday"] - Branch name: `renovate/postcss-import-14.x` - Merge into: `master` - Upgrade [postcss-import](https://togithub.com/postcss/postcss-import) to `^14.0.0`Update dependency postcss-loader to v5
- Schedule: ["before 3am on Monday"] - Branch name: `renovate/postcss-loader-5.x` - Merge into: `master` - Upgrade [postcss-loader](https://togithub.com/webpack-contrib/postcss-loader) to `^5.0.0`Lock file maintenance
- Schedule: ["before 5am on monday"] - Branch name: `renovate/lock-file-maintenance` - Merge into: `master` - Regenerate lock files to use latest dependency versions:children_crossing: 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.:question: 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.