Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Configure Renovate #391

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

Configure Renovate #391

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 5, 2022

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/automerge.yml (github-actions)
  • .github/workflows/codeql-analysis.yml (github-actions)
  • .github/workflows/node.js.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/test-release.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.

🔡 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 21 Pull Requests:

chore(deps): update dependency semantic-release to v19 [security]
  • Branch name: renovate/npm-semantic-release-vulnerability
  • Merge into: master
  • Upgrade semantic-release to ^19.0.0
chore(deps): update dependency @​tmware/eslint-config-typescript to v1.0.10
  • Schedule: ["at any time"]
  • Branch name: renovate/tmware-eslint-config-typescript-1.x-lockfile
  • Merge into: master
  • Upgrade @tmware/eslint-config-typescript to 1.0.10
chore(deps): update dependency @​tmware/eslint-config to v1.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/tmware-eslint-config-1.x-lockfile
  • Merge into: master
  • Upgrade @tmware/eslint-config to 1.2.0
chore(deps): update dependency @​tmware/semantic-release-npm-github-publish to v1.5.6
chore(deps): update dependency @​types/node to v16.18.40
  • Schedule: ["at any time"]
  • Branch name: renovate/node-16.x-lockfile
  • Merge into: master
  • Upgrade @types/node to 16.18.40
chore(deps): update dependency jest to v27.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-monorepo
  • Merge into: master
  • Upgrade jest to 27.5.1
chore(deps): update dependency typescript to v4.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-4.x-lockfile
  • Merge into: master
  • Upgrade typescript to 4.9.5
chore(deps): update pascalgn/automerge-action action to v0.15.6
  • Schedule: ["at any time"]
  • Branch name: renovate/pascalgn-automerge-action-0.x
  • Merge into: master
  • Upgrade pascalgn/automerge-action to v0.15.6
chore(deps): update actions/cache action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-3.x
  • Merge into: master
  • Upgrade actions/cache to v3
chore(deps): update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: master
  • Upgrade actions/checkout to v3
chore(deps): update actions/setup-node action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-3.x
  • Merge into: master
  • Upgrade actions/setup-node to v3
chore(deps): update commitlint monorepo to v17 (major)
chore(deps): update dependency @​types/node to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/node-18.x
  • Merge into: master
  • Upgrade @types/node to ^18.0.0
chore(deps): update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: master
  • Upgrade eslint to ^8.0.0
chore(deps): update dependency eslint-plugin-jest to v27
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-jest-27.x
  • Merge into: master
  • Upgrade eslint-plugin-jest to ^27.0.0
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 jest to v29
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: master
  • Upgrade jest to ^29.0.0
chore(deps): update dependency lint-staged to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-13.x
  • Merge into: master
  • Upgrade lint-staged to ^13.0.0
chore(deps): update dependency rimraf to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/rimraf-5.x
  • Merge into: master
  • Upgrade rimraf to ^5.0.0
chore(deps): update dependency typescript to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x
  • Merge into: master
  • Upgrade typescript to ^5.0.0
chore(deps): update github/codeql-action action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-2.x
  • Merge into: master
  • Upgrade github/codeql-action to v2

🚸 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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants