Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

chore: Configure Renovate #359

Closed
wants to merge 1 commit into from
Closed

chore: Configure Renovate #359

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 30, 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

  • docker/docker-compose.yml (docker-compose)
  • .github/workflows/build-docs.yml (github-actions)
  • .github/workflows/tag-and-publish.yml (github-actions)
  • .github/workflows/test-camunda-saas-push.yml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • package.json (npm)
  • .nvmrc (nvm)

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

chore(deps): update dependency @​types/stack-trace to v0.0.33
  • Schedule: ["at any time"]
  • Branch name: renovate/stack-trace-0.x
  • Merge into: master
  • Upgrade @types/stack-trace to 0.0.33
chore(deps): update dependency @​types/uuid to v3.4.13
  • Schedule: ["at any time"]
  • Branch name: renovate/uuid-3.x-lockfile
  • Merge into: master
  • Upgrade @types/uuid to 3.4.13
chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v7.17.18
fix(deps): update dependency console-stamp to v3.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/console-stamp-3.x-lockfile
  • Merge into: master
  • Upgrade console-stamp to 3.1.2
fix(deps): update dependency dayjs to v1.11.10
  • Schedule: ["at any time"]
  • Branch name: renovate/dayjs-1.x-lockfile
  • Merge into: master
  • Upgrade dayjs to 1.11.10
fix(deps): update dependency fast-xml-parser to v4.3.5
  • Schedule: ["at any time"]
  • Branch name: renovate/fast-xml-parser-4.x-lockfile
  • Merge into: master
  • Upgrade fast-xml-parser to 4.3.5
chore(deps): update camunda/zeebe docker tag to v8.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/camunda-zeebe-8.x
  • Merge into: master
  • Upgrade camunda/zeebe to 8.4.4
chore(deps): update dependency node to v16.20.2
  • Schedule: ["at any time"]
  • Branch name: renovate/node-16.x
  • Merge into: master
  • Upgrade node to 16.20.2
chore(deps): update dependency operate-api-client to v1.2.4
  • Schedule: ["at any time"]
  • Branch name: renovate/operate-api-client-1.x-lockfile
  • Merge into: master
  • Upgrade operate-api-client to 1.2.4
chore(deps): update dependency typedoc to ^0.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typedoc-0.x
  • Merge into: master
  • Upgrade typedoc to ^0.25.0
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
fix(deps): update dependency @​grpc/grpc-js to v1.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/grpc-grpc-js-1.x
  • Merge into: master
  • Upgrade @grpc/grpc-js to 1.10.1
fix(deps): update dependency fp-ts to v2.16.2
  • Schedule: ["at any time"]
  • Branch name: renovate/fp-ts-2.x-lockfile
  • Merge into: master
  • Upgrade fp-ts to 2.16.2
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-node action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: master
  • Upgrade actions/setup-node to v4
chore(deps): update dependency @​types/debug to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/debug-4.x
  • Merge into: master
  • Upgrade @types/debug to 4.1.12
chore(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
chore(deps): update dependency husky to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-9.x
  • Merge into: master
  • Upgrade husky to ^9.0.0
chore(deps): update dependency lint-staged to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-15.x
  • Merge into: master
  • Upgrade lint-staged to ^15.0.0
chore(deps): update dependency node to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: master
  • Upgrade node to 20.11.1
  • Upgrade @types/node to ^20.0.0
chore(deps): update dependency prettier to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: master
  • Upgrade prettier to ^3.0.0
chore(deps): update dependency tsc-watch to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/tsc-watch-6.x
  • Merge into: master
  • Upgrade tsc-watch to ^6.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 docker.elastic.co/elasticsearch/elasticsearch docker tag to v8
chore(deps): update jest monorepo to v29 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: master
  • Upgrade @types/jest to ^29.0.0
  • Upgrade jest to ^29.0.0
  • Upgrade ts-jest to ^29.0.0
chore(deps): update remark (major)
fix(deps): update dependency chalk to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/chalk-5.x
  • Merge into: master
  • Upgrade chalk to ^5.0.0
fix(deps): update dependency got to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/got-14.x
  • Merge into: master
  • Upgrade got to ^14.0.0
fix(deps): update dependency long to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/long-5.x
  • Merge into: master
  • Upgrade long to ^5.0.0
fix(deps): update dependency promise-retry to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/promise-retry-2.x
  • Merge into: master
  • Upgrade promise-retry to ^2.0.0
fix(deps): update dependency typed-duration to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/typed-duration-2.x
  • Merge into: master
  • Upgrade typed-duration to ^2.0.0
fix(deps): update dependency uuid to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/uuid-9.x
  • Merge into: master
  • Upgrade uuid to ^9.0.0
  • Upgrade @types/uuid to ^9.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.

Copy link
Contributor Author

renovate bot commented Mar 7, 2024

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

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

1 participant