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

Configure Renovate #196

Merged
merged 2 commits into from
May 21, 2024
Merged

Configure Renovate #196

merged 2 commits into from
May 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 15, 2024

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

  • .devcontainer/devcontainer.json (devcontainer)
  • translator/Dockerfile (dockerfile)
  • .github/workflows/cli-tests.yml (github-actions)
  • .github/workflows/cve-scanning-maven.yml (github-actions)
  • .github/workflows/cve-scanning-node.yml (github-actions)
  • .github/workflows/docs-deploy.yml (github-actions)
  • .github/workflows/license-scanning-maven.yml (github-actions)
  • .github/workflows/license-scanning-node.yml (github-actions)
  • .github/workflows/semgrep-ci.yml (github-actions)
  • .github/workflows/spectral-validation.yml (github-actions)
  • .github/workflows/translator.yml (github-actions)
  • translator/pom.xml (maven)
  • translator/.mvn/wrapper/maven-wrapper.properties (maven-wrapper)
  • cli/package.json (npm)
  • docs/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.

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

Replace dependency eslint-config-standard-with-typescript with eslint-config-love ^43.0.1
Update dependency @mdx-js/react to v3.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/mdx-monorepo
  • Merge into: main
  • Upgrade @mdx-js/react to 3.0.1
Update dependency @​types/lodash to v4.17.4
  • Schedule: ["at any time"]
  • Branch name: renovate/lodash-4.x-lockfile
  • Merge into: main
  • Upgrade @types/lodash to 4.17.4
Update dependency maven to v3.9.6
  • Schedule: ["at any time"]
  • Branch name: renovate/maven-3.x
  • Merge into: main
  • Upgrade maven to 3.9.6
Update dependency org.bouncycastle:bcpkix-jdk18on to v1.78.1
Update dependency ts-graphviz to v2.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-graphviz-2.x-lockfile
  • Merge into: main
  • Upgrade ts-graphviz to 2.1.2
Update dependency ts-jest to v29.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-jest-29.x-lockfile
  • Merge into: main
  • Upgrade ts-jest to 29.1.3
Update dependency typescript to v5.4.5
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x-lockfile
  • Merge into: main
  • Upgrade typescript to 5.4.5
Update eclipse-temurin Docker tag to v21.0.3_9-jre
  • Schedule: ["at any time"]
  • Branch name: renovate/eclipse-temurin-21.x
  • Merge into: main
  • Upgrade eclipse-temurin to 21.0.3_9-jre
Update dependency @​types/node to v20.12.12
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 20.12.12
Update dependency ajv to v8.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ajv-8.x-lockfile
  • Merge into: main
  • Upgrade ajv to 8.13.0
Update dependency clsx to v2.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/clsx-2.x-lockfile
  • Merge into: main
  • Upgrade clsx to 2.1.1
Update dependency commander to v12.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/commander-12.x-lockfile
  • Merge into: main
  • Upgrade commander to 12.1.0
Update dependency io.fabric8:kubernetes-client to v6.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/fabric8-kubernetes-client-monorepo
  • Merge into: main
  • Upgrade io.fabric8:kubernetes-client to 6.12.1
Update dependency maven-wrapper to v3.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/maven-wrapper-3.x
  • Merge into: main
  • Upgrade maven-wrapper to 3.3.1
Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.5.0
Update docusaurus monorepo to v3.3.2
Update react monorepo to v18.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade react to 18.3.1
  • Upgrade react-dom to 18.3.1
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
Update actions/setup-node action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: main
  • Upgrade actions/setup-node to v4
Update actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to v4
Update dependency @typescript-eslint/eslint-plugin to v7
Update dependency com.structurizr:structurizr-client to v2
Update dependency com.structurizr:structurizr-export to v2
Update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to ^9.0.0
Update dependency eslint-plugin-n to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-n-17.x
  • Merge into: main
  • Upgrade eslint-plugin-n to ^17.0.0
Update dependency ubuntu to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: main
  • Upgrade ubuntu to 22.04
Update peaceiris/actions-gh-pages action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/peaceiris-actions-gh-pages-4.x
  • Merge into: main
  • Upgrade peaceiris/actions-gh-pages to v4

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

@TheJuanAndOnly99 TheJuanAndOnly99 requested a review from a team May 15, 2024 19:12
@rocketstack-matt rocketstack-matt merged commit 01ee1ca into main May 21, 2024
7 checks passed
@rocketstack-matt rocketstack-matt deleted the renovate/configure branch October 28, 2024 14:38
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