Skip to content

Configure Renovate #1

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

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

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 15, 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/pr-auditor.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.
  • Run Renovate on following schedule: on the 1st through 7th day of the month

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

chore(deps): pin dependencies
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/pin-dependencies
  • Merge into: main
  • Pin @types/assert to 1.5.10
  • Pin @types/mocha to 8.2.3
chore(deps): update dependency parcel-bundler to ^1.12.5
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/parcel-monorepo
  • Merge into: main
  • Upgrade parcel-bundler to ^1.12.5
fix(deps): update dependency rxjs to ^6.6.7
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/rxjs-6.x
  • Merge into: main
  • Upgrade rxjs to ^6.6.7
chore(deps): update dependency @​sourcegraph/eslint-config to ^0.37.1
chore(deps): update dependency assert to ^2.1.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/assert-2.x
  • Merge into: main
  • Upgrade assert to ^2.1.0
chore(deps): update dependency eslint to ^7.32.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade eslint to ^7.32.0
chore(deps): update dependency mocha to ^8.4.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/mocha-8.x
  • Merge into: main
  • Upgrade mocha to ^8.4.0
chore(deps): update dependency prettier to ^2.8.8
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/prettier
  • Merge into: main
  • Upgrade prettier to ^2.8.8
chore(deps): update dependency typescript to ^4.9.5
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/typescript-4.x
  • Merge into: main
  • Upgrade typescript to ^4.9.5
fix(deps): update dependency slugify to ^1.6.6
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/slugify-1.x
  • Merge into: main
  • Upgrade slugify to ^1.6.6
fix(deps): update dependency ts-node to ^9.1.1
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/ts-node-9.x
  • Merge into: main
  • Upgrade ts-node to ^9.1.1
chore(deps): update actions/setup-go action to v5
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/actions-setup-go-5.x
  • Merge into: main
  • Upgrade actions/setup-go to v5
chore(deps): update dependency eslint to v9
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to ^9.9.0
chore(deps): update dependency mkdirp to v3
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/mkdirp-3.x
  • Merge into: main
  • Upgrade mkdirp to ^3.0.1
chore(deps): update dependency mocha to v10
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/mocha-10.x
  • Merge into: main
  • Upgrade mocha to ^10.7.3
  • Upgrade @types/mocha to ^10.0.0
chore(deps): update dependency prettier to v3
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/major-prettier
  • Merge into: main
  • Upgrade prettier to ^3.3.3
chore(deps): update dependency sourcegraph to v25
  • Branch name: renovate/sourcegraph
  • Merge into: main
  • Upgrade sourcegraph to ^25.7.0
chore(deps): update dependency typescript to v5
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ^5.5.4
fix(deps): update dependency rxjs to v7
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/rxjs-7.x
  • Merge into: main
  • Upgrade rxjs to ^7.8.1
fix(deps): update dependency ts-node to v10
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/ts-node-10.x
  • Merge into: main
  • Upgrade ts-node to ^10.9.2

❓ 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.

@renovate renovate bot force-pushed the renovate/configure branch from 121ab1b to 91941c7 Compare October 23, 2020 20:52
@renovate renovate bot force-pushed the renovate/configure branch from 91941c7 to faaf675 Compare November 28, 2020 18:57
@renovate renovate bot force-pushed the renovate/configure branch from faaf675 to 090af71 Compare March 8, 2022 08:44
@renovate renovate bot force-pushed the renovate/configure branch from 090af71 to 1e94fc7 Compare July 7, 2022 06:22
@renovate renovate bot force-pushed the renovate/configure branch from 1e94fc7 to 9ed6db2 Compare March 25, 2023 00:22
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