Skip to content
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

chore: Configure Renovate #591

Merged
merged 1 commit into from
Dec 1, 2023
Merged

chore: Configure Renovate #591

merged 1 commit into from
Dec 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2023

Mend Renovate logo banner

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/build.yaml (github-actions)
  • .github/workflows/main.yml (github-actions)
  • backend-diagram-converter/cli/pom.xml (maven)
  • backend-diagram-converter/core/pom.xml (maven)
  • backend-diagram-converter/pom.xml (maven)
  • backend-diagram-converter/webapp/pom.xml (maven)
  • camunda-7-adapter/pom.xml (maven)
  • example/pom.xml (maven)
  • example/process-solution-camunda-7/pom.xml (maven)
  • example/process-solution-migrated/pom.xml (maven)
  • pom.xml (maven)
  • process-instance-migration/pom.xml (maven)
  • test-example-diagrams/pom.xml (maven)
  • modeler-plugin-7-to-8-converter/package.json (npm)
  • process-instance-migration/src/main/frontend/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 16 Pull Requests:

chore(deps): update dependency @​types/node to v20.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 20.10.1
fix(deps): update dependency commons-io:commons-io to v2.15.1
  • Schedule: ["at any time"]
  • Branch name: renovate/version.commons-io
  • Merge into: main
  • Upgrade commons-io:commons-io to 2.15.1
chore(deps): update dependency com.github.eirslett:frontend-maven-plugin to v1.15.0
chore(deps): update dependency eslint-plugin-vue to v9.19.2
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-vue-9.x-lockfile
  • Merge into: main
  • Upgrade eslint-plugin-vue to 9.19.2
chore(deps): update spring boot to v3.2.0
chore(deps): update actions/setup-java action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: main
  • Upgrade actions/setup-java to v4
chore(deps): update dependency bpmn-js to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/bpmn-js-15.x
  • Merge into: main
  • Upgrade bpmn-js to ^15.0.0
chore(deps): update dependency camunda-bpmn-moddle to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/camunda-bpmn-moddle-7.x
  • Merge into: main
  • Upgrade camunda-bpmn-moddle to ^7.0.0
chore(deps): update dependency camunda-modeler-plugin-helpers to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/camunda-modeler-plugin-helpers-5.x
  • Merge into: main
  • Upgrade camunda-modeler-plugin-helpers to ^5.0.0
chore(deps): update dependency jest to v29
  • Schedule: ["at any time"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: main
  • Upgrade jest to ^29.0.0
chore(deps): update dependency min-dom to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/min-dom-4.x
  • Merge into: main
  • Upgrade min-dom to ^4.0.0
chore(deps): update dependency vite to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-5.x
  • Merge into: main
  • Upgrade vite to ^5.0.0
chore(deps): update dependency watchify to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/watchify-4.x
  • Merge into: main
  • Upgrade watchify to ^4.0.0
chore(deps): update dependency webpack to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-5.x
  • Merge into: main
  • Upgrade webpack to ^5.0.0
chore(deps): update dependency webpack-cli to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-cli-5.x
  • Merge into: main
  • Upgrade webpack-cli to ^5.0.0
chore(deps): update dependency zeebe-bpmn-moddle to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/zeebe-bpmn-moddle-1.x
  • Merge into: main
  • Upgrade zeebe-bpmn-moddle to ^1.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

Test Results

  25 files  +  25    25 suites  +25   1m 40s ⏱️ + 1m 40s
221 tests +221  221 ✔️ +221  0 💤 ±0  0 ±0 
337 runs  +337  337 ✔️ +337  0 💤 ±0  0 ±0 

Results for commit 09de79e. ± Comparison against base commit 804dcf5.

@jonathanlukas jonathanlukas merged commit 1d50543 into main Dec 1, 2023
5 checks passed
@renovate renovate bot deleted the renovate/configure branch December 1, 2023 12:12
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.

1 participant