Skip to content

Configure Renovate - autoclosed#2

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

Configure Renovate - autoclosed#2
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Mar 20, 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

  • .circleci/config.yml (circleci)
  • test.Dockerfile (dockerfile)
  • test2.Dockerfile (dockerfile)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Separate major versions of dependencies into individual branches/PRs.
  • Do not separate patch and minor upgrades into separate PRs for the same dependency.
  • Upgrade to unstable versions only if the existing version is unstable.
  • Raise PRs immediately (after branch is created).
  • Prefix renovate/ to all branch names.
  • Keep existing branches updated even when not scheduled.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Update existing lock files only when package.json is modified.
  • Limit to maximum 20 open PRs at any time.
  • Group known monorepo packages together.
  • Disable major updates to @types/node.
  • Automerge digest upgrades if they pass tests.
  • Automerge patch upgrades if they pass tests.
  • Pin all dependency versions except peerDependencies.
  • If Renovate detects semantic commits, it will use semantic commit type fix for dependencies and chore for all others.
  • Enable Docker major updates.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

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

chore(deps): pin jq orb to 2.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: master
  • Pin jq to 2.0.2
chore(deps): update build-tools orb to v2.9.1
  • Schedule: ["at any time"]
  • Branch name: renovate/build-tools-2.x
  • Merge into: master
  • Upgrade build-tools to 2.9.1
chore(deps): update jq orb to 2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/jq-2.x
  • Merge into: master
  • Upgrade jq to 2.2
chore(deps): update build-tools orb to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/build-tools-3.x
  • Merge into: master
  • Upgrade build-tools to 3.0.0
chore(deps): update node orb to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/node-5.x
  • Merge into: master
  • Upgrade node to 5.1.0
chore(deps): update ubuntu docker tag to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: master
  • Upgrade ubuntu to 22.04

❓ 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 changed the title Configure Renovate Configure Renovate - autoclosed Apr 3, 2023
@renovate renovate bot closed this Apr 3, 2023
@renovate renovate bot deleted the renovate/configure branch April 3, 2023 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants