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

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

Configure Renovate #3

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 8, 2018

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

  • Dockerfile (dockerfile)
  • 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 (except for nuget) 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 18 Pull Requests:

chore(deps): update dependency semantic-release to v19.0.3 [security]
  • Branch name: renovate/npm-semantic-release-vulnerability
  • Merge into: main
  • Upgrade semantic-release to 19.0.3
chore(deps): update dependency @​makeomatic/deploy to v12.11.2
  • Schedule: ["at any time"]
  • Branch name: renovate/makeomatic-deploy-12.x-lockfile
  • Merge into: main
  • Upgrade @makeomatic/deploy to 12.11.2
chore(deps): update dependency c8 to v7.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/c8-7.x-lockfile
  • Merge into: main
  • Upgrade c8 to 7.14.0
chore(deps): update dependency eslint to v8.57.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade eslint to 8.57.1
chore(deps): update dependency typescript to v4.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x-lockfile
  • Merge into: main
  • Upgrade typescript to 4.9.5
fix(deps): update dependency pino to v7.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pino-7.x-lockfile
  • Merge into: main
  • Upgrade pino to 7.11.0
fix(deps): update dependency yargs to v17.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/yargs-17.x-lockfile
  • Merge into: main
  • Upgrade yargs to 17.7.2
  • Upgrade @types/yargs to 17.0.33
chore(deps): update dependency @​makeomatic/deploy to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/makeomatic-deploy-13.x
  • Merge into: main
  • Upgrade @makeomatic/deploy to ^13.0.0
chore(deps): update dependency @semantic-release/github to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/major-semantic-release-monorepo
  • Merge into: main
  • Upgrade @semantic-release/github to ^11.0.0
chore(deps): update dependency c8 to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/c8-10.x
  • Merge into: main
  • Upgrade c8 to ^10.0.0
chore(deps): update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to ^9.0.0
chore(deps): update dependency eslint-config-makeomatic to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-config-makeomatic-6.x
  • Merge into: main
  • Upgrade eslint-config-makeomatic to ^6.0.0
chore(deps): update dependency eslint-plugin-promise to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-promise-7.x
  • Merge into: main
  • Upgrade eslint-plugin-promise to ^7.0.0
chore(deps): update dependency eslint-plugin-unicorn to v56
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-unicorn-56.x
  • Merge into: main
  • Upgrade eslint-plugin-unicorn to ^56.0.0
chore(deps): update dependency mocha to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/mocha-10.x
  • Merge into: main
  • Upgrade mocha to ^10.0.0
chore(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ^5.0.0
fix(deps): update dependency ms-conf to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/ms-conf-8.x
  • Merge into: main
  • Upgrade ms-conf to ^8.0.0
fix(deps): update dependency pino to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/pino-9.x
  • Merge into: main
  • Upgrade pino to ^9.0.0

🚸 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 was generated by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented Feb 8, 2018

Codecov Report

Merging #3 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #3   +/-   ##
=======================================
  Coverage   88.46%   88.46%           
=======================================
  Files           3        3           
  Lines          26       26           
=======================================
  Hits           23       23           
  Misses          3        3

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a6d77de...5d2aa40. Read the comment docs.

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.

0 participants