Skip to content

Configure Renovate#7

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/configure
Open

Configure Renovate#7
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/configure

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 29, 2023

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

  • package.json (npm)
  • requirements.pip (pip_requirements)

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 24 Pull Requests:

chore(deps): update dependency cssselect to v0.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/cssselect-0.x
  • Merge into: master
  • Upgrade cssselect to ==0.9.2
chore(deps): update dependency html5lib to v0.999999999
  • Schedule: ["at any time"]
  • Branch name: renovate/html5lib-0.x
  • Merge into: master
  • Upgrade html5lib to ==0.999999999
chore(deps): update dependency husky to ^0.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-0.x
  • Merge into: master
  • Upgrade husky to ^0.14.0
chore(deps): update dependency lxml to v3.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lxml-3.x
  • Merge into: master
  • Upgrade lxml to ==3.8.0
chore(deps): update dependency pygments to v2.17.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pygments-2.x
  • Merge into: master
  • Upgrade Pygments to ==2.17.2
chore(deps): update dependency six to v1.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/six-1.x
  • Merge into: master
  • Upgrade six to ==1.16.0
chore(deps): update dependency watch to ^0.19.0
  • Schedule: ["at any time"]
  • Branch name: renovate/watch-0.x
  • Merge into: master
  • Upgrade watch to ^0.19.0
chore(deps): update dependency wheel to v0.42.0
  • Schedule: ["at any time"]
  • Branch name: renovate/wheel-0.x
  • Merge into: master
  • Upgrade wheel to ==0.42.0
chore(deps): update dependency alex to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/alex-11.x
  • Merge into: master
  • Upgrade alex to ^11.0.0
chore(deps): update dependency chokidar-cli to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/chokidar-cli-3.x
  • Merge into: master
  • Upgrade chokidar-cli to ^3.0.0
chore(deps): update dependency commitizen to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/commitizen-4.x
  • Merge into: master
  • Upgrade commitizen to ^4.0.0
chore(deps): update dependency conventional-changelog-cli to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/conventional-changelog-cli-4.x
  • Merge into: master
  • Upgrade conventional-changelog-cli to ^4.0.0
chore(deps): update dependency conventional-changelog-lint to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/conventional-changelog-lint-2.x
  • Merge into: master
  • Upgrade conventional-changelog-lint to ^2.0.0
chore(deps): update dependency cssselect to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/cssselect-1.x
  • Merge into: master
  • Upgrade cssselect to ==1.2.0
chore(deps): update dependency html5lib to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/html5lib-1.x
  • Merge into: master
  • Upgrade html5lib to ==1.1
chore(deps): update dependency husky to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-8.x
  • Merge into: master
  • Upgrade husky to ^8.0.0
chore(deps): update dependency lxml to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/lxml-4.x
  • Merge into: master
  • Upgrade lxml to ==4.9.3
chore(deps): update dependency retext to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/retext-9.x
  • Merge into: master
  • Upgrade retext to ^9.0.0
chore(deps): update dependency unist-builder to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/unist-builder-4.x
  • Merge into: master
  • Upgrade unist-builder to ^4.0.0
chore(deps): update dependency unist-util-find-after to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/unist-util-find-after-5.x
  • Merge into: master
  • Upgrade unist-util-find-after to ^5.0.0
chore(deps): update dependency unist-util-visit to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/unist-util-visit-5.x
  • Merge into: master
  • Upgrade unist-util-visit to ^5.0.0
chore(deps): update dependency watch to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/watch-1.x
  • Merge into: master
  • Upgrade watch to ^1.0.0
chore(deps): update remark (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-remark
  • Merge into: master
  • Upgrade remark to ^15.0.0
  • Upgrade remark-lint to ^9.0.0
fix(deps): update dependency unist-util-select to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/unist-util-select-5.x
  • Merge into: master
  • Upgrade unist-util-select to ^5.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 3c1ccda to 3c8cf7d Compare December 15, 2023 05:23
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