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

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

Configure Renovate #1

wants to merge 1 commit into from

Conversation

anaconda-renovate[bot]
Copy link

@anaconda-renovate anaconda-renovate bot commented Oct 16, 2023

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

  • .circleci/config.yml (circleci)
  • docker-compose.yml (docker-compose)
  • Dockerfile (dockerfile)
  • tests/docker/contexts/alternate/Dockerfile.a (dockerfile)
  • tests/docker/contexts/alternate/Dockerfile.b (dockerfile)
  • tests/docker/contexts/bad-base/Dockerfile (dockerfile)
  • tests/docker/contexts/broken/Dockerfile (dockerfile)
  • tests/docker/contexts/missing-file/Dockerfile (dockerfile)
  • tests/docker/contexts/tiny/Dockerfile (dockerfile)
  • .github/workflows/codeql-analysis.yml (github-actions)
  • .github/workflows/labeler.yml (github-actions)
  • .github/workflows/python-tests.yaml (github-actions)
  • .github/workflows/release.yaml (github-actions)
  • .github/workflows/static-analysis.yaml (github-actions)
  • .github/workflows/ui-tests.yml (github-actions)
  • .github/workflows/windows-tests.yaml (github-actions)
  • orion-ui/package.json (npm)
  • .nvmrc (nvm)
  • requirements-dev.txt (pip_requirements)
  • requirements.txt (pip_requirements)
  • .pre-commit-config.yaml (pre-commit)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Pin Docker digests.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Pin github-action digests.
  • Use node versioning for @types/node.
  • Use specific versioning for Red Hat-maintained container images.
  • Update _VERSION variables in Dockerfiles.
  • Update _VERSION environment variables in GitHub Action files.
  • Use the Anaconda Best Practice configuration from anaconda/renovate-config
  • Create a Dependency Dashboard as Issue, listing all upgrades
  • Open new PRs automatically every weekday before 6am UTC. You can manually trigger PRs from the Dependency Dashboard, those will be opened once renovate runs again (once every hour)
  • Label all PRs with renovate
  • Use semantic commit messages for all upgrades
  • Open a maximum of 10 PRs concurrently
  • Automatically set reviewers from CODEOWNERS
  • Upgrade arbitrary dependencies in Dockerfiles when you mark them, see the documentation for details
  • Run Renovate on following schedule: every weekday

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

chore(deps): pin dependencies
  • Schedule: ["every weekday"]
  • Branch name: renovate/pin-dependencies
  • Merge into: main
  • Upgrade actions/checkout to f43a0e5ff2bd294095638e18286ca9a3d1956744
  • Upgrade actions/download-artifact to 9bc31d5ccc31df68ecc42ccf4149144866c47d8a
  • Upgrade actions/labeler to ac9175f8a1f3625fd0d4fb234536d26811351594
  • Upgrade actions/setup-node to 1a4442cacd436585916779262731d5b162bc6ec7
  • Upgrade actions/setup-python to 65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236
  • Upgrade actions/upload-artifact to ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5
  • Upgrade alpine to sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099
  • Upgrade busybox to sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1
  • Upgrade continuumio/miniconda3 to sha256:6a66425f001f739d4778dd732e020afeb06175f49478fafc3ec673658d61550b
  • Upgrade docker/build-push-action to 1104d471370f9806843c095c1db02b5a90c5f8b6
  • Upgrade docker/login-action to 465a07811f14bebb1938fbed4728c6a1ff8901fc
  • Upgrade docker/metadata-action to 818d4b7b91585d195f67373fd9cb0332e31a7175
  • Upgrade docker/setup-buildx-action to 885d1462b80bc1c1c7f0b00334ad271f09369c55
  • Upgrade github/codeql-action to b8d3b6e8af63cde30bdc382c0bc28114f4346c88
  • Upgrade node to sha256:678b467339cdb3ddd10c8f7dfeb2e3cf18bd0a0ec25298fa59362d9703bd241e
  • Upgrade postgres to sha256:6161de79c8ea9fd11b5c103ef1d6ebabe0595a8dba5dd3ed14facc809e157780
  • Upgrade python to sha256:1d52838af602b4b5a831beb13a0e4d073280665ea7be7f69ce2382f29c5a613f
chore(deps): update dependency @​prefecthq/eslint-config to v1.0.32
  • Schedule: ["every weekday"]
  • Branch name: renovate/prefecthq-eslint-config-1.x
  • Merge into: main
  • Upgrade @prefecthq/eslint-config to 1.0.32
chore(deps): update dependency @​types/lodash.debounce to v4.0.9
  • Schedule: ["every weekday"]
  • Branch name: renovate/lodash.debounce-4.x
  • Merge into: main
  • Upgrade @types/lodash.debounce to 4.0.9
chore(deps): update dependency @​vitejs/plugin-vue to v2.3.4
  • Schedule: ["every weekday"]
  • Branch name: renovate/vitejs-plugin-vue-2.x-lockfile
  • Merge into: main
  • Upgrade @vitejs/plugin-vue to 2.3.4
chore(deps): update dependency autoprefixer to v10.4.20
  • Schedule: ["every weekday"]
  • Branch name: renovate/autoprefixer-10.x
  • Merge into: main
  • Upgrade autoprefixer to 10.4.20
chore(deps): update dependency ts-node to v10.9.2
  • Schedule: ["every weekday"]
  • Branch name: renovate/ts-node-10.x
  • Merge into: main
  • Upgrade ts-node to 10.9.2
chore(deps): update dependency vite to v2.9.18
  • Schedule: ["every weekday"]
  • Branch name: renovate/vite-2.x-lockfile
  • Merge into: main
  • Upgrade vite to 2.9.18
chore(deps): update dependency @​prefecthq/orion-design to v1.2.23
  • Schedule: ["every weekday"]
  • Branch name: renovate/prefecthq-orion-design-1.x
  • Merge into: main
  • Upgrade @prefecthq/orion-design to 1.2.23
chore(deps): update dependency @​prefecthq/prefect-design to v1.12.2
  • Schedule: ["every weekday"]
  • Branch name: renovate/prefecthq-prefect-design-1.x
  • Merge into: main
  • Upgrade @prefecthq/prefect-design to 1.12.2
chore(deps): update dependency @​prefecthq/vue-compositions to v0.2.12
  • Schedule: ["every weekday"]
  • Branch name: renovate/prefecthq-vue-compositions-0.x
  • Merge into: main
  • Upgrade @prefecthq/vue-compositions to 0.2.12
chore(deps): update dependency axios to v0.29.0
  • Schedule: ["every weekday"]
  • Branch name: renovate/axios-0.x
  • Merge into: main
  • Upgrade axios to 0.29.0
chore(deps): update dependency d3 to v7.9.0
  • Schedule: ["every weekday"]
  • Branch name: renovate/d3-7.x-lockfile
  • Merge into: main
  • Upgrade d3 to 7.9.0
  • Upgrade @types/d3 to 7.4.3
chore(deps): update dependency date-fns to v2.30.0
  • Schedule: ["every weekday"]
  • Branch name: renovate/date-fns-2.x-lockfile
  • Merge into: main
  • Upgrade date-fns to 2.30.0
chore(deps): update dependency eslint to v8.57.1
  • Schedule: ["every weekday"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade eslint to 8.57.1
chore(deps): update dependency griffe to >=0.49.0, <0.50.0
  • Schedule: ["every weekday"]
  • Branch name: renovate/griffe-0.x
  • Merge into: main
  • Upgrade griffe to >=0.49.0, <0.50.0
chore(deps): update dependency pinia to v2.3.0
  • Schedule: ["every weekday"]
  • Branch name: renovate/pinia-2.x
  • Merge into: main
  • Upgrade pinia to 2.3.0
chore(deps): update dependency tailwindcss to v3.4.17
  • Schedule: ["every weekday"]
  • Branch name: renovate/tailwindcss-3.x
  • Merge into: main
  • Upgrade tailwindcss to 3.4.17
chore(deps): update dependency typescript to v4.9.5
  • Schedule: ["every weekday"]
  • Branch name: renovate/typescript-4.x-lockfile
  • Merge into: main
  • Upgrade typescript to 4.9.5
chore(deps): update dependency vue to v3.5.13
  • Schedule: ["every weekday"]
  • Branch name: renovate/vue-monorepo
  • Merge into: main
  • Upgrade vue to 3.5.13
chore(deps): update dependency vue-router to v4.5.0
  • Schedule: ["every weekday"]
  • Branch name: renovate/vue-router-4.x
  • Merge into: main
  • Upgrade vue-router to 4.5.0
chore(deps): update node.js
  • Schedule: ["every weekday"]
  • Branch name: renovate/node-16.x
  • Merge into: main
  • Upgrade node to 16.20.2
  • Upgrade node to sha256:503446c15c6236291222f8192513c2eb56a02a8949cbadf4fe78cce19815c734
chore(deps): update pre-commit hook psf/black to v22.12.0
  • Schedule: ["every weekday"]
  • Branch name: renovate/psf-black-22.x
  • Merge into: main
  • Upgrade psf/black to 22.12.0
chore(deps): update pre-commit hook pycqa/autoflake to v1.7.8
  • Schedule: ["every weekday"]
  • Branch name: renovate/pycqa-autoflake-1.x
  • Merge into: main
  • Upgrade pycqa/autoflake to v1.7.8
chore(deps): update pre-commit hook pycqa/isort to v5.13.2
  • Schedule: ["every weekday"]
  • Branch name: renovate/pycqa-isort-5.x
  • Merge into: main
  • Upgrade pycqa/isort to 5.13.2
chore(deps): update python docker tag to v3.13
  • Schedule: ["every weekday"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to sha256:a324f7281085d13bfaae2f322a148f3ac458fca26d1243d508de49b3185281bd
chore(deps): update actions/checkout action to v4
  • Schedule: ["every weekday"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to 11bd71901bbe5b1630ceea73d27597364c9af683
chore(deps): update actions/labeler action to v5
  • Schedule: ["every weekday"]
  • Branch name: renovate/actions-labeler-5.x
  • Merge into: main
  • Upgrade actions/labeler to 8558fd74291d67161a8a78ce36a881fa63b766a9
chore(deps): update actions/setup-node action to v4
  • Schedule: ["every weekday"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: main
  • Upgrade actions/setup-node to 39370e3970a6d050c480ffad4ff0ed4d3fdee5af
chore(deps): update actions/setup-python action to v5
  • Schedule: ["every weekday"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: main
  • Upgrade actions/setup-python to 0b93645e9fea7318ecaed2b359559ac225c90a2b
chore(deps): update dependency @​prefecthq/prefect-design to v2
  • Schedule: ["every weekday"]
  • Branch name: renovate/prefecthq-prefect-design-2.x
  • Merge into: main
  • Upgrade @prefecthq/prefect-design to 2.14.16
chore(deps): update dependency @​prefecthq/vue-compositions to v1
  • Schedule: ["every weekday"]
  • Branch name: renovate/prefecthq-vue-compositions-1.x
  • Merge into: main
  • Upgrade @prefecthq/vue-compositions to 1.11.5
chore(deps): update dependency @​vitejs/plugin-vue to v5
  • Schedule: ["every weekday"]
  • Branch name: renovate/vitejs-plugin-vue-5.x
  • Merge into: main
  • Upgrade @vitejs/plugin-vue to ^5.0.0
chore(deps): update dependency axios to v1
  • Schedule: ["every weekday"]
  • Branch name: renovate/axios-1.x
  • Merge into: main
  • Upgrade axios to 1.7.9
chore(deps): update dependency date-fns to v4
  • Schedule: ["every weekday"]
  • Branch name: renovate/date-fns-4.x
  • Merge into: main
  • Upgrade date-fns to ^4.0.0
chore(deps): update dependency eslint to v9
  • Schedule: ["every weekday"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade eslint to ^9.0.0
chore(deps): update dependency griffe to v1
  • Schedule: ["every weekday"]
  • Branch name: renovate/griffe-1.x
  • Merge into: main
  • Upgrade griffe to >=1.5.4, <1.6.0
chore(deps): update dependency typescript to v5
  • Schedule: ["every weekday"]
  • Branch name: renovate/typescript-5.x
  • Merge into: main
  • Upgrade typescript to ^5.0.0
chore(deps): update dependency vite to v6
  • Schedule: ["every weekday"]
  • Branch name: renovate/vite-6.x
  • Merge into: main
  • Upgrade vite to ^6.0.0
chore(deps): update docker/build-push-action action to v6
  • Schedule: ["every weekday"]
  • Branch name: renovate/docker-build-push-action-6.x
  • Merge into: main
  • Upgrade docker/build-push-action to b32b51a8eda65d6793cd0494a773d4f6bcef32dc
chore(deps): update docker/login-action action to v3
  • Schedule: ["every weekday"]
  • Branch name: renovate/docker-login-action-3.x
  • Merge into: main
  • Upgrade docker/login-action to 9780b0c442fbb1117ed29e0efdff1e18412f7567
chore(deps): update docker/metadata-action action to v5
  • Schedule: ["every weekday"]
  • Branch name: renovate/docker-metadata-action-5.x
  • Merge into: main
  • Upgrade docker/metadata-action to 369eb591f429131d6889c46b94e711f089e6ca96
chore(deps): update docker/setup-buildx-action action to v3
  • Schedule: ["every weekday"]
  • Branch name: renovate/docker-setup-buildx-action-3.x
  • Merge into: main
  • Upgrade docker/setup-buildx-action to 6524bf65af31da8d45b59e8c27de4bd072b392f5
chore(deps): update github artifact actions to v4 (major)
  • Schedule: ["every weekday"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: main
  • Upgrade actions/download-artifact to fa0a91b85d4f404e444e00e005971372dc801d16
  • Upgrade actions/upload-artifact to 65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08
chore(deps): update github/codeql-action action to v3
  • Schedule: ["every weekday"]
  • Branch name: renovate/github-codeql-action-3.x
  • Merge into: main
  • Upgrade github/codeql-action to b6a472f63d85b9c78a3ac5e89422239fc15e9b3c
chore(deps): update node.js to v22
  • Schedule: ["every weekday"]
  • Branch name: renovate/node-22.x
  • Merge into: main
  • Upgrade node to 22.13.0
chore(deps): update node.js to v23
  • Schedule: ["every weekday"]
  • Branch name: renovate/node-23.x
  • Merge into: main
  • Upgrade node to sha256:1aef3f68a0063f11f57b3ad413289e97e16bcaa0b6d8f9d0c7128457a0e5d6f8
chore(deps): update postgres docker tag to v17
  • Schedule: ["every weekday"]
  • Branch name: renovate/postgres-17.x
  • Merge into: main
  • Upgrade postgres to sha256:888402a8cd6075c5dc83a31f58287f13306c318eaad016661ed12e076f3e6341
chore(deps): update pre-commit hook psf/black to v24
  • Schedule: ["every weekday"]
  • Branch name: renovate/psf-black-24.x
  • Merge into: main
  • Upgrade psf/black to 24.10.0
chore(deps): update pre-commit hook pycqa/autoflake to v2
  • Schedule: ["every weekday"]
  • Branch name: renovate/pycqa-autoflake-2.x
  • Merge into: main
  • Upgrade pycqa/autoflake to v2.3.1

❓ 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 Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants