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(delivery): Enable Renovate for dependency updates #417

Merged
merged 1 commit into from
Jun 1, 2022

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented May 27, 2022

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

  • content-api/Dockerfile (dockerfile)
  • ops/e2e-deployer/Dockerfile (dockerfile)
  • ops/e2e-runner/Dockerfile (dockerfile)
  • website/Dockerfile (dockerfile)
  • .github/workflows/auto-label.yml (github-actions)
  • .github/workflows/block-merge.yml (github-actions)
  • .github/workflows/style-python.yml (github-actions)
  • .github/workflows/style-terraform.yml (github-actions)
  • client-libs/python/.gitlab-ci.yml (gitlabci)
  • experimental/client-app/package.json (npm)
  • website/e2e-test/package.json (npm)
  • client-libs/python/requirements.txt (pip_requirements)
  • client-libs/python/test-requirements.txt (pip_requirements)
  • content-api/requirements.txt (pip_requirements)
  • website/requirements.txt (pip_requirements)
  • client-libs/python/setup.py (pip_setup)
  • experimental/flex-env-tf/app/main.tf (terraform)
  • experimental/flex-env-tf/app/providers.tf (terraform)
  • experimental/flex-env-tf/ops/providers.tf (terraform)
  • experimental/single-multi-env-tf/application_service.tf (terraform)
  • experimental/single-multi-env-tf/providers.tf (terraform)
  • terraform/app/main.tf (terraform)
  • terraform/app/providers.tf (terraform)
  • terraform/ops/providers.tf (terraform)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • Ignore node_modules, bower_components, vendor and various test/tests directories
  • Autodetect whether to pin dependencies or maintain ranges
  • Rate limit PR creation to a maximum of two per hour
  • Limit to maximum 10 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings
  • Fix some problems with very old Maven commons versions
  • Ignore spring cloud 1.x releases
  • Ignore web3j 5.0.0 release
  • Ignore http4s digest-based 1.x milestones
  • Use node versioning for @types/node
  • Limit concurrent requests to reduce load on Repology servers until we can fix this properly, see issue 10133
  • Do not upgrade from Alpine stable to edge

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

fix(deps): pin dependencies
chore(deps): update dependency @​web/dev-server to v0.1.31
  • Schedule: ["at any time"]
  • Branch name: renovate/web-dev-server-0.x
  • Merge into: main
  • Upgrade @web/dev-server to 0.1.31
chore(deps): update dependency @​web/dev-server-rollup to v0.3.17
  • Schedule: ["at any time"]
  • Branch name: renovate/web-dev-server-rollup-0.x
  • Merge into: main
  • Upgrade @web/dev-server-rollup to 0.3.17
chore(deps): update dependency @​web/rollup-plugin-html to v1.10.3
  • Schedule: ["at any time"]
  • Branch name: renovate/web-rollup-plugin-html-1.x
  • Merge into: main
  • Upgrade @web/rollup-plugin-html to 1.10.3
fix(deps): update dependency @​reduxjs/toolkit to v1.8.2
  • Schedule: ["at any time"]
  • Branch name: renovate/reduxjs-toolkit-1.x
  • Merge into: main
  • Upgrade @reduxjs/toolkit to 1.8.2
fix(deps): update dependency http-proxy-middleware to v2.0.6
  • Schedule: ["at any time"]
  • Branch name: renovate/http-proxy-middleware-2.x
  • Merge into: main
  • Upgrade http-proxy-middleware to 2.0.6
fix(deps): update dependency lit to v2.2.5
  • Schedule: ["at any time"]
  • Branch name: renovate/lit-2.x
  • Merge into: main
  • Upgrade lit to 2.2.5
chore(deps): update dependency @​playwright/test to v1.22.2
  • Schedule: ["at any time"]
  • Branch name: renovate/playwright-monorepo
  • Merge into: main
  • Upgrade @playwright/test to 1.22.2
chore(deps): update dependency @​rollup/plugin-commonjs to v21.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-commonjs-21.x
  • Merge into: main
  • Upgrade @rollup/plugin-commonjs to 21.1.0
chore(deps): update dependency @​rollup/plugin-node-resolve to v13.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-node-resolve-13.x
  • Merge into: main
  • Upgrade @rollup/plugin-node-resolve to 13.3.0
chore(deps): update dependency flask to v2.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/flask-2.x
  • Merge into: main
  • Upgrade Flask to ==2.1.2
  • Upgrade flask to ==2.1.2
chore(deps): update dependency google-cloud-firestore to v2.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/google-cloud-firestore-2.x
  • Merge into: main
  • Upgrade google-cloud-firestore to ==2.5.1
chore(deps): update dependency google.auth to v1.35.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google.auth-1.x
  • Merge into: main
  • Upgrade google.auth to ==1.35.0
chore(deps): update dependency python to v3.10
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.10-alpine
  • Upgrade python to 3.10-slim
chore(deps): update dependency requests to v2.27.1
  • Schedule: ["at any time"]
  • Branch name: renovate/requests-2.x
  • Merge into: main
  • Upgrade requests to ==2.27.1
chore(deps): update dependency rollup to v2.75.4
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-2.x
  • Merge into: main
  • Upgrade rollup to 2.75.4
chore(deps): update dependency stylelint to v14.8.5
  • Schedule: ["at any time"]
  • Branch name: renovate/stylelint-14.x
  • Merge into: main
  • Upgrade stylelint to 14.8.5
fix(deps): update dependency express to v4.18.1
  • Schedule: ["at any time"]
  • Branch name: renovate/express-4.x
  • Merge into: main
  • Upgrade express to 4.18.1
fix(deps): update material-components-web monorepo to v0.26.1
chore(deps): update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: main
  • Upgrade actions/checkout to v3
chore(deps): update actions/github-script action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-github-script-6.x
  • Merge into: main
  • Upgrade actions/github-script to v6
chore(deps): update actions/setup-python action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-3.x
  • Merge into: main
  • Upgrade actions/setup-python to v3
chore(deps): update dependency @open-wc/eslint-config to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/open-wc-eslint-config-7.x
  • Merge into: main
  • Upgrade @open-wc/eslint-config to 7.0.0
chore(deps): update dependency @​rollup/plugin-commonjs to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/rollup-plugin-commonjs-22.x
  • Merge into: main
  • Upgrade @rollup/plugin-commonjs to 22.0.0
chore(deps): update dependency eslint to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-8.x
  • Merge into: main
  • Upgrade eslint to 8.16.0
chore(deps): update dependency google.auth to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/google.auth-2.x
  • Merge into: main
  • Upgrade google.auth to ==2.6.6
chore(deps): update dependency husky to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-8.x
  • Merge into: main
  • Upgrade husky to 8.0.1
chore(deps): update dependency lint-staged to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-12.x
  • Merge into: main
  • Upgrade lint-staged to 12.5.0
chore(deps): update dependency pytz to v2022
  • Schedule: ["at any time"]
  • Branch name: renovate/pytz-2022.x
  • Merge into: main
  • Upgrade pytz to ==2022.1
chore(deps): update hashicorp/setup-terraform action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/hashicorp-setup-terraform-2.x
  • Merge into: main
  • Upgrade hashicorp/setup-terraform to v2

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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.

@renovate-bot renovate-bot requested a review from a team as a code owner May 27, 2022 22:28
@ace-n ace-n requested a review from grayside May 27, 2022 22:28
@grayside grayside self-assigned this May 31, 2022
@renovate-bot renovate-bot force-pushed the renovate/configure branch 2 times, most recently from 4c38c9c to d186bf9 Compare June 1, 2022 00:36
@grayside grayside changed the title Configure Renovate chore(delivery): Enable Renovate for dependency updates Jun 1, 2022
@grayside grayside merged commit 0ed47ca into GoogleCloudPlatform:main Jun 1, 2022
@renovate-bot renovate-bot deleted the renovate/configure branch June 1, 2022 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants