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

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

Configure Renovate #20

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 21, 2020

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

  • .github/workflows/issue.yml (github-actions)
  • 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 18 Pull Requests:

Update dependency node-fetch to v2.6.7 [SECURITY]
  • Branch name: renovate/npm-node-fetch-vulnerability
  • Merge into: master
  • Upgrade node-fetch to 2.6.7
Update dependency markdown-it to v12 [SECURITY]
  • Branch name: renovate/npm-markdown-it-vulnerability
  • Merge into: master
  • Upgrade markdown-it to ^12.0.0
Update dependency sanitize-html to v2 [SECURITY]
  • Branch name: renovate/npm-sanitize-html-vulnerability
  • Merge into: master
  • Upgrade sanitize-html to ^2.0.0
Update peter-evans/create-or-update-comment digest to 34c499d
  • Schedule: ["at any time"]
  • Branch name: renovate/peter-evans-create-or-update-comment-digest
  • Merge into: master
  • Upgrade peter-evans/create-or-update-comment to 34c499dfd22c2a7abf115562285b849e7cd261cb
Update dependency @11ty/eleventy to ^0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/11ty-eleventy-0.x
  • Merge into: master
  • Upgrade @11ty/eleventy to ^0.12.0
Update dependency @11ty/eleventy-plugin-rss to v1.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/11ty-eleventy-plugin-rss-1.x-lockfile
  • Merge into: master
  • Upgrade @11ty/eleventy-plugin-rss to 1.2.0
Update dependency @​sanity/client to v2.23.2
  • Schedule: ["at any time"]
  • Branch name: renovate/sanity-client-2.x-lockfile
  • Merge into: master
  • Upgrade @sanity/client to 2.23.2
Update dependency dotenv to v8.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-8.x-lockfile
  • Merge into: master
  • Upgrade dotenv to 8.6.0
Update dependency eleventy-plugin-blog-tools to ^0.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eleventy-plugin-blog-tools-0.x
  • Merge into: master
  • Upgrade eleventy-plugin-blog-tools to ^0.4.0
Update dependency eleventy-plugin-svg-contents to ^0.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eleventy-plugin-svg-contents-0.x
  • Merge into: master
  • Upgrade eleventy-plugin-svg-contents to ^0.7.0
Update dependency markdown-it-anchor to v5.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/markdown-it-anchor-5.x-lockfile
  • Merge into: master
  • Upgrade markdown-it-anchor to 5.3.0
Update dependency slugify to v1.6.6
  • Schedule: ["at any time"]
  • Branch name: renovate/slugify-1.x-lockfile
  • Merge into: master
  • Upgrade slugify to 1.6.6
Update dependency @11ty/eleventy to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/11ty-eleventy-2.x
  • Merge into: master
  • Upgrade @11ty/eleventy to ^2.0.0
Update dependency @11ty/eleventy-plugin-syntaxhighlight to v5
Update dependency @​sanity/block-content-to-html to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/sanity-block-content-to-html-2.x
  • Merge into: master
  • Upgrade @sanity/block-content-to-html to ^2.0.0
Update dependency @​sanity/client to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/sanity-client-6.x
  • Merge into: master
  • Upgrade @sanity/client to ^6.0.0
Update dependency dotenv to v16
  • Schedule: ["at any time"]
  • Branch name: renovate/dotenv-16.x
  • Merge into: master
  • Upgrade dotenv to ^16.0.0
Update dependency markdown-it-anchor to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/markdown-it-anchor-8.x
  • Merge into: master
  • Upgrade markdown-it-anchor to ^8.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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/configure branch from 87099d6 to 9c5f691 Compare October 1, 2020 20:24
@renovate renovate bot force-pushed the renovate/configure branch from 9c5f691 to 2d3399c Compare November 12, 2020 22:24
@renovate renovate bot force-pushed the renovate/configure branch from 2d3399c to c23179e Compare April 26, 2021 13:42
@renovate renovate bot force-pushed the renovate/configure branch from c23179e to 14c5a14 Compare November 13, 2021 08:14
@renovate renovate bot force-pushed the renovate/configure branch from 14c5a14 to e7f9ca4 Compare June 21, 2022 08:28
@renovate renovate bot force-pushed the renovate/configure branch from e7f9ca4 to 0a197c7 Compare March 23, 2023 21:28
@renovate renovate bot force-pushed the renovate/configure branch from 0a197c7 to 85b21e6 Compare December 15, 2023 02:19
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