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

Configure Renovate #1

Open
wants to merge 1 commit into
base: master
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 Mar 15, 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

  • docker-compose.built.yaml (docker-compose)
  • docker-compose.yaml (docker-compose)
  • packages/degit/Dockerfile (dockerfile)
  • packages/webhook/Dockerfile (dockerfile)
  • packages/webhook/Dockerfile.dev (dockerfile)
  • packages/workflow/Dockerfile (dockerfile)
  • .github/workflows/build-docker-degit.yml (github-actions)
  • .github/workflows/build-docker-webhook.yml (github-actions)
  • .github/workflows/build-docker-workflow.yml (github-actions)
  • .github/workflows/kind.yaml (github-actions)
  • .github/workflows/release-charts.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/tests.yml (github-actions)
  • .github/workflows/trigger-release-manual.yml (github-actions)
  • .github/workflows/trigger-release-merge.yml (github-actions)
  • action.yml (github-actions)
  • logs/action.yml (github-actions)
  • .gitlab-ci.yml (gitlabci)
  • packages/webhook/values.yaml (helm-values)
  • packages/workflow/charts/jobs/values.yaml (helm-values)
  • packages/workflow/Chart.yaml (helmv3)
  • package.json (npm)
  • packages/common/package.json (npm)
  • packages/webhook/package.json (npm)
  • packages/workflow/package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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.
  • Enable Docker major updates.
  • Run lock file maintenance (updates) on the first day of each month.
  • Enable Renovate Dependency Dashboard creation.
  • Preserve (but continue to upgrade) any existing SemVer ranges.
  • Rate limit PR creation to a maximum of four per hour.
  • Use semantic prefixes for commit messages and PR titles.
  • Evaluate schedules according to timezone Europe/Paris.

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

fix(deps): update dependency yaml to v2.2.2 [security]
  • Branch name: renovate/npm-yaml-vulnerability
  • Merge into: master
  • Upgrade yaml to 2.2.2
chore(deps): update yarn to v4.0.0-rc.45
  • Schedule: ["at any time"]
  • Branch name: renovate/yarn-monorepo
  • Merge into: master
  • Upgrade yarn to 4.0.0-rc.45
chore(deps): update bobheadxi/deployments action to v0.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/bobheadxi-deployments-0.x
  • Merge into: master
  • Upgrade bobheadxi/deployments to v0.6.2
chore(deps): update helm/kind-action action to v1.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/helm-kind-action-1.x
  • Merge into: master
  • Upgrade helm/kind-action to v1.7.0
chore(deps): update stefanprodan/helm-gh-pages action to v1.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/stefanprodan-helm-gh-pages-1.x
  • Merge into: master
  • Upgrade stefanprodan/helm-gh-pages to v1.7.0
fix(deps): update dependency @​vercel/ncc to ^0.36.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vercel-ncc-0.x
  • Merge into: master
  • Upgrade @vercel/ncc to ^0.36.0
fix(deps): update dependency axios to ^0.27.0
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-0.x
  • Merge into: master
  • Upgrade axios to ^0.27.0
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/upload-artifact action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-artifact-3.x
  • Merge into: master
  • Upgrade actions/upload-artifact to v3
chore(deps): update bobheadxi/deployments action to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/bobheadxi-deployments-1.x
  • Merge into: master
  • Upgrade bobheadxi/deployments to v1.4.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 jest-specific-snapshot to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-specific-snapshot-8.x
  • Merge into: master
  • Upgrade jest-specific-snapshot to ^8.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 docker/build-push-action action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-4.x
  • Merge into: master
  • Upgrade docker/build-push-action to v4
chore(deps): update docker/login-action action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-2.x
  • Merge into: master
  • Upgrade docker/login-action to v2
chore(deps): update docker/metadata-action action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-metadata-action-4.x
  • Merge into: master
  • Upgrade docker/metadata-action to v4
chore(deps): update helm release keycloak to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/keycloak-18.x
  • Merge into: master
  • Upgrade keycloak to 18.4.3
chore(deps): update js-devtools/npm-publish action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/js-devtools-npm-publish-2.x
  • Merge into: master
  • Upgrade JS-DevTools/npm-publish to v2
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
fix(deps): update dependency axios to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-1.x
  • Merge into: master
  • Upgrade axios to ^1.0.0
fix(deps): update dependency commander to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/commander-11.x
  • Merge into: master
  • Upgrade commander to ^11.0.0
fix(deps): update dependency delay to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/delay-6.x
  • Merge into: master
  • Upgrade delay to ^6.0.0
fix(deps): update dependency fs-extra to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/fs-extra-11.x
  • Merge into: master
  • Upgrade fs-extra to ^11.0.0
fix(deps): update dependency git-url-parse to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/git-url-parse-13.x
  • Merge into: master
  • Upgrade git-url-parse to ^13.0.0
fix(deps): update dependency nctx to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/nctx-2.x
  • Merge into: master
  • Upgrade nctx to ^2.0.0
fix(deps): update dependency pino to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/pino-8.x
  • Merge into: master
  • Upgrade pino to ^8.0.0
fix(deps): update dependency pino-pretty to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/pino-pretty-10.x
  • Merge into: master
  • Upgrade pino-pretty to ^10.0.0
fix(deps): update dependency pretty-ms to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/pretty-ms-8.x
  • Merge into: master
  • Upgrade pretty-ms to ^8.0.0
fix(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): lock file maintenance
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: master
  • Regenerate lock files to use latest dependency versions

🚸 Branch creation will be limited to maximum 4 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 21 times, most recently from b58f28a to 244172e Compare March 20, 2022 10:05
@renovate renovate bot force-pushed the renovate/configure branch 7 times, most recently from d16caa5 to 6447226 Compare March 21, 2022 18:32
@renovate renovate bot force-pushed the renovate/configure branch 15 times, most recently from 641eb57 to 5a9ff6e Compare April 29, 2022 16:45
@renovate renovate bot force-pushed the renovate/configure branch 4 times, most recently from 4acf242 to 2b8af86 Compare May 16, 2022 16:36
@renovate renovate bot force-pushed the renovate/configure branch 5 times, most recently from 5594354 to 39857fc Compare June 14, 2022 09:55
@renovate renovate bot force-pushed the renovate/configure branch from 39857fc to 7e202e2 Compare June 16, 2022 09:45
@renovate renovate bot force-pushed the renovate/configure branch from 7e202e2 to 1be711b Compare June 24, 2022 11:24
@renovate renovate bot force-pushed the renovate/configure branch from 1be711b to 73257a9 Compare March 24, 2023 22:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants