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 #21

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

chore: Configure Renovate #21

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 6, 2024

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/docker-compose.yml (docker-compose)
  • .devcontainer/Dockerfile (dockerfile)
  • .github/workflows/publish-npm.yml (github-actions)
  • .github/workflows/publish.yml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • orchestrator/gradle.properties (gradle)
  • orchestrator/settings.gradle.kts (gradle)
  • orchestrator/build.gradle.kts (gradle)
  • packages/file-utils-kt/gradle.properties (gradle)
  • packages/file-utils-kt/settings.gradle.kts (gradle)
  • packages/file-utils-kt/build.gradle.kts (gradle)
  • packages/http-utils-kt/gradle.properties (gradle)
  • packages/http-utils-kt/settings.gradle.kts (gradle)
  • packages/http-utils-kt/build.gradle.kts (gradle)
  • packages/shacl-validator-kt/gradle.properties (gradle)
  • packages/shacl-validator-kt/settings.gradle.kts (gradle)
  • packages/shacl-validator-kt/build.gradle.kts (gradle)
  • packages/file-utils-ts/package.json (npm)
  • packages/runner-ts/package.json (npm)
  • packages/shacl-validator-ts/package.json (npm)
  • packages/template-ts/package.json (npm)
  • packages/runner-py/pyproject.toml (pep621)
  • packages/shacl-validator-py/pyproject.toml (pep621)
  • packages/template-py/pyproject.toml (pep621)
  • packages/shacl-validator-py/requirements.txt (pip_requirements)
  • packages/runner-py/.python-version (pyenv)

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 (except for nuget) 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 40 Pull Requests:

chore(deps): update dependency vite to v5.3.6 [security]
  • Branch name: renovate/npm-vite-vulnerability
  • Merge into: main
  • Upgrade vite to 5.3.6
chore(deps): update dependency prettier to v3.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x-lockfile
  • Merge into: main
  • Upgrade prettier to 3.3.3
chore(deps): update dependency pyparsing to v3.1.4
  • Schedule: ["at any time"]
  • Branch name: renovate/pyparsing-3.x
  • Merge into: main
  • Upgrade pyparsing to ==3.1.4
chore(deps): update dependency vitest to v2.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/vitest-monorepo
  • Merge into: main
  • Upgrade vitest to 2.1.2
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.0.20
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jetbrains.kotlin.jvm-2.x
  • Merge into: main
  • Upgrade org.jetbrains.kotlin.jvm to 2.0.20
chore(deps): update python docker tag to v3.12.7
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.12.7
fix(deps): update dependency @​rdfjs/serializer-turtle to v1.1.4
  • Schedule: ["at any time"]
  • Branch name: renovate/rdfjs-serializer-turtle-1.x-lockfile
  • Merge into: main
  • Upgrade @rdfjs/serializer-turtle to 1.1.4
fix(deps): update dependency org.slf4j:slf4j-nop to v2.0.16
  • Schedule: ["at any time"]
  • Branch name: renovate/slf4j-monorepo
  • Merge into: main
  • Upgrade org.slf4j:slf4j-nop to 2.0.16
fix(deps): update dependency shacl-engine to v1.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/shacl-engine-1.x-lockfile
  • Merge into: main
  • Upgrade shacl-engine to 1.0.1
fix(deps): update kotlin monorepo to v1.9.25
fix(deps): update ktor monorepo to v2.3.12
chore(deps): update dependency grpcio to v1.66.2
  • Schedule: ["at any time"]
  • Branch name: renovate/grpcio-1.x
  • Merge into: main
  • Upgrade grpcio to ==1.66.2
chore(deps): update dependency grpcio-tools to v1.66.2
  • Schedule: ["at any time"]
  • Branch name: renovate/grpcio-tools-1.x
  • Merge into: main
  • Upgrade grpcio-tools to ==1.66.2
chore(deps): update dependency prettytable to v3.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/prettytable-3.x
  • Merge into: main
  • Upgrade prettytable to ==3.11.0
chore(deps): update dependency protobuf to v5.28.2
  • Schedule: ["at any time"]
  • Branch name: renovate/protobuf-5.x
  • Merge into: main
  • Upgrade protobuf to ==5.28.2
chore(deps): update dependency ts-proto to v1.181.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-proto-1.x-lockfile
  • Merge into: main
  • Upgrade ts-proto to 1.181.2
chore(deps): update dependency types-protobuf to v5.28.0.20240924
  • Schedule: ["at any time"]
  • Branch name: renovate/types-protobuf-5.x
  • Merge into: main
  • Upgrade types-protobuf to ==5.28.0.20240924
chore(deps): update dependency typescript to v5.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x-lockfile
  • Merge into: main
  • Upgrade typescript to 5.6.2
chore(deps): update eslint monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade eslint to 9.11.1
  • Upgrade eslint to 8.57.1
chore(deps): update gradle/actions action to v3.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-actions-3.x
  • Merge into: main
  • Upgrade gradle/actions to d9c87d481d55275bb5441eef3fe0e46805f9ef70
chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.gradle.toolchains.foojay-resolver-convention-0.x
  • Merge into: main
  • Upgrade org.gradle.toolchains.foojay-resolver-convention to 0.8.0
chore(deps): update typescript-eslint monorepo to v7.18.0
fix(deps): update dependency @​grpc/grpc-js to v1.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/grpc-grpc-js-1.x-lockfile
  • Merge into: main
  • Upgrade @grpc/grpc-js to 1.12.0
fix(deps): update dependency com.google.guava:guava to v33.3.1-jre
  • Schedule: ["at any time"]
  • Branch name: renovate/guava-monorepo
  • Merge into: main
  • Upgrade com.google.guava:guava to 33.3.1-jre
fix(deps): update dependency com.google.protobuf:protobuf-kotlin to v4.28.2
fix(deps): update dependency com.google.protobuf:protoc to v4.28.2
fix(deps): update dependency org.apache.jena:apache-jena-libs to v5.1.0
fix(deps): update dependency org.apache.jena:jena-arq to v5.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.jena-jena-arq-5.x
  • Merge into: main
  • Upgrade org.apache.jena:jena-arq to 5.1.0
fix(deps): update dependency org.apache.jena:jena-shacl to v5.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.jena-jena-shacl-5.x
  • Merge into: main
  • Upgrade org.apache.jena:jena-shacl to 5.1.0
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.9.0
fix(deps): update grpc-java monorepo to v1.68.0
chore(deps): 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
chore(deps): 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
chore(deps): update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to ^9.0.0
chore(deps): update dependency ts-proto to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-proto-2.x
  • Merge into: main
  • Upgrade ts-proto to ^2.0.0
chore(deps): update dependency vite-tsconfig-paths to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-tsconfig-paths-5.x
  • Merge into: main
  • Upgrade vite-tsconfig-paths to ^5.0.0
chore(deps): update dependency vitest to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vitest-monorepo
  • Merge into: main
  • Upgrade vitest to ^2.0.0
chore(deps): update gradle/actions action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-actions-4.x
  • Merge into: main
  • Upgrade gradle/actions to d156388eb19639ec20ade50009f3d199ce1e2808
chore(deps): update typescript-eslint monorepo to v8 (major)
fix(deps): update kotlin monorepo to v2 (major)

🚸 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 was generated by Mend Renovate. View the repository job log.

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