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 #3622

Merged
merged 4 commits into from
Mar 16, 2021
Merged

Configure Renovate #3622

merged 4 commits into from
Mar 16, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 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/automerge.yml (github-actions)
  • .github/workflows/build.yml (github-actions)
  • .github/workflows/codeql-analysis.yml (github-actions)
  • demo/index-light.html (html)
  • demo/index.html (html)
  • package.json (npm)

Configuration

🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.

What to Expect

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

[skip netlify] Pin dependencies
[skip netlify] Update babel monorepo to v7.13.10
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-monorepo
  • Merge into: master
  • Upgrade @babel/core to 7.13.10
  • Upgrade @babel/preset-env to 7.13.10
[skip netlify] Update dependency FileSaver.js to v1.3.8
  • Schedule: ["at any time"]
  • Branch name: renovate/filesaver.js-1.x
  • Merge into: master
  • Upgrade FileSaver.js to sha512-DvLlX4EDfBZuesenAya2TOiF+cR7GbRsV+IElolKTYIj8JJHr9BFTcznTuRFabG26vcVsmDCcv2dL7m8Ov1XfA==
[skip netlify] Update dependency ace to v1.4.12
  • Schedule: ["at any time"]
  • Branch name: renovate/ace-1.x
  • Merge into: master
  • Upgrade ace to sha512-GZ1RIgZaSc8rnco/8CXfRdCpDxRCphenIiZ2ztLy3XQfCbQUSCuk8IudvNHxkRA3oUg6q0qejgN/qqyG1duv5Q==
[skip netlify] Update dependency chai to v4.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/chai-4.x
  • Merge into: master
  • Upgrade chai to 4.3.4
[skip netlify] Update dependency eslint to v7.22.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-7.x
  • Merge into: master
  • Upgrade eslint to 7.22.0
[skip netlify] Update dependency karma to v6.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-6.x
  • Merge into: master
  • Upgrade karma to 6.2.0
[skip netlify] Update dependency mocha to v8.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-8.x
  • Merge into: master
  • Upgrade mocha to 8.3.2
[skip netlify] Update dependency netlify-cli to v3.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/netlify-cli-3.x
  • Merge into: master
  • Upgrade netlify-cli to 3.13.0
[skip netlify] Update dependency typescript to v4.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x
  • Merge into: master
  • Upgrade typescript to 4.2.3
[skip netlify] Update typescript-eslint monorepo to v4.18.0
[skip netlify] 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
[skip netlify] Update dependency FileSaver.js to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/filesaver.js-2.x
  • Merge into: master
  • Upgrade FileSaver.js to sha512-Qlv6VSKh1gDKGoJbnyA5RMXYcvnpIqhO++MhIM2fStMcGT9i2T//tSwYFlcyoRRDcDZ+TYHpH8azBBCyhpSeqw==
[skip netlify] Update dependency husky to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-5.x
  • Merge into: master
  • Upgrade husky to 5.1.3
[skip netlify] Update dependency karma-webpack to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/karma-webpack-5.x
  • Merge into: master
  • Upgrade karma-webpack to 5.0.0
[skip netlify] Update dependency webpack to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-5.x
  • Merge into: master
  • Upgrade webpack to 5.26.2

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

@tjenkinson tjenkinson requested a review from robwalch March 16, 2021 21:46
@tjenkinson
Copy link
Member

Hoping this will work around the issue where dependabot wouldn't trigger functional tests. Also with rennovate it will group some updates together (e.g all the babel updates) automatically so there's less PR spam. It has a load more options we could tweak too compared to dependabot if we want to reduce the frequency further.

robwalch
robwalch previously approved these changes Mar 16, 2021
Copy link
Collaborator

@robwalch robwalch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤞

@tjenkinson
Copy link
Member

merging. functional tests have actually passed on the latest commit but github got confused and started running them all again because I deleted a commit

@tjenkinson tjenkinson merged commit 09c5eee into master Mar 16, 2021
@tjenkinson tjenkinson deleted the renovate/configure branch March 16, 2021 22:09
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.

3 participants