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

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

Configure Renovate #57

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 10, 2018

Mend 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)
  • prendus-view-question.html (html)
  • text-editor-tools/prendus-math-symbol.html (html)
  • text-editor-tools/prendus-math-tool.html (html)
  • package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

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

Update dependency bower to v1.8.14
  • Schedule: ["at any time"]
  • Branch name: renovate/bower-1.x
  • Merge into: master
  • Upgrade bower to 1.8.14
Update dependency dompurify to v1.0.11
  • Schedule: ["at any time"]
  • Branch name: renovate/dompurify-1.x
  • Merge into: master
  • Upgrade dompurify to 1.0.11
Update dependency esprima to v4.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/esprima-4.x
  • Merge into: master
  • Upgrade esprima to 4.0.1
  • Upgrade @types/esprima to 4.0.6
Update dependency graphsm to v0.3.5
  • Schedule: ["at any time"]
  • Branch name: renovate/graphsm-0.x
  • Merge into: master
  • Upgrade graphsm to 0.3.5
Update dependency jsverify to v0.8.4
  • Schedule: ["at any time"]
  • Branch name: renovate/jsverify-0.x
  • Merge into: master
  • Upgrade jsverify to 0.8.4
Update Node.js to v8.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/circleci-node-8.x
  • Merge into: master
  • Upgrade circleci/node to 8.17.0
Update dependency KaTeX to v0.16.9
  • Schedule: ["at any time"]
  • Branch name: renovate/katex-0.x
  • Merge into: master
  • Upgrade KaTeX to sha512-iWiuBS5nt6r60fCz26Nd0Zqe0nbk1ZTIQbl3Kv7kYsX+yKMUFHzjaH2+AnM6vp2Xs+gNmaBAVWJjSmuPw76Efg==
  • Upgrade KaTeX to sha512-LQNxIMR5rXv7o+b1l8+N1EZMfhG7iFZ9HhnbJkTp4zjNr5Wvst75AqUeFDxeRUa7l5vEDyUiAip//r+EFLLCyA==
  • Upgrade KaTeX to sha512-fHwaWebuwA7NSF5Qg/af4UeDx9XqUpYpOGgubo3yWu+b2IQR4UeQwbb42Ti7gVAjNtVoI/I9TEoYeu9omwcC6g==
Update dependency assessml to v0.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/assessml-0.x
  • Merge into: master
  • Upgrade assessml to 0.14.0
Update dependency deep-equal to v1.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/deep-equal-1.x
  • Merge into: master
  • Upgrade deep-equal to 1.1.2
Update dependency function-plot to v1.23.4
  • Schedule: ["at any time"]
  • Branch name: renovate/function-plot-1.x
  • Merge into: master
  • Upgrade function-plot to 1.23.4
Update dependency guesswork to v0.11.2
  • Schedule: ["at any time"]
  • Branch name: renovate/guesswork-0.x
  • Merge into: master
  • Upgrade guesswork to 0.11.2
Update dependency redux-store-element to v1.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/redux-store-element-1.x
  • Merge into: master
  • Upgrade redux-store-element to 1.4.2
Update dependency scram-engine to v0.7.6
  • Schedule: ["at any time"]
  • Branch name: renovate/scram-engine-0.x
  • Merge into: master
  • Upgrade scram-engine to 0.7.6
Update dependency secure-eval to v0.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/secure-eval-0.x
  • Merge into: master
  • Upgrade secure-eval to 0.4.1
Update Node.js to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/circleci-node-17.x
  • Merge into: master
  • Upgrade circleci/node to 17.2.0
Update dependency d3 to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/d3-7.x
  • Merge into: master
  • Upgrade d3 to 7.8.5
Update dependency deep-equal to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/deep-equal-2.x
  • Merge into: master
  • Upgrade deep-equal to 2.2.3
Update dependency dompurify to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/dompurify-3.x
  • Merge into: master
  • Upgrade dompurify to 3.0.6
Update dependency redux-store-element to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/redux-store-element-2.x
  • Merge into: master
  • Upgrade redux-store-element to 2.1.2

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

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.

None yet

0 participants