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

Closed
wants to merge 1 commit into from
Closed

Configure Renovate #1

wants to merge 1 commit into from

Conversation

plural-renovate[bot]
Copy link

@plural-renovate plural-renovate bot commented Nov 9, 2022

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

  • docker/Dockerfile (dockerfile)
  • docker/logical-backup/Dockerfile (dockerfile)
  • e2e/Dockerfile (dockerfile)
  • ui/Dockerfile (dockerfile)
  • .github/workflows/publish_ghcr_image.yaml (github-actions)
  • .github/workflows/run_e2e.yaml (github-actions)
  • .github/workflows/run_tests.yaml (github-actions)
  • go.mod (gomod)
  • kubectl-pg/go.mod (gomod)
  • charts/postgres-operator-ui/values.yaml (helm-values)
  • charts/postgres-operator/values.yaml (helm-values)
  • ui/operator_ui/templates/index.html (html)
  • ui/app/package.json (npm)
  • e2e/requirements.txt (pip_requirements)
  • ui/requirements.txt (pip_requirements)

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.
  • 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.
  • Enable Renovate Dependency Dashboard creation.
  • Rate limit PR creation to a maximum of four per hour.
  • Use semantic prefixes for commit messages and PR titles.
  • Limit to maximum 10 open PRs at any time.

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

chore(deps): update dependency werkzeug to v2.3.8 [security]
  • Branch name: renovate/pypi-werkzeug-vulnerability
  • Merge into: master
  • Upgrade werkzeug to ==2.3.8
fix(deps): update module golang.org/x/crypto to v0.17.0 [security]
  • Branch name: renovate/go-golang.org/x/crypto-vulnerability
  • Merge into: master
  • Upgrade golang.org/x/crypto to v0.17.0
chore(deps): update dependency gevent to v23 [security]
  • Branch name: renovate/pypi-gevent-vulnerability
  • Merge into: master
  • Upgrade gevent to ==23.9.0
fix(deps): update golang.org/x/exp digest to 46b0784
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-exp-digest
  • Merge into: master
  • Upgrade golang.org/x/exp to 46b078467d3751cbce40071a3ffde1301d2e1adf
chore(deps): update dependency boto3 to v1.26.165
  • Schedule: ["at any time"]
  • Branch name: renovate/boto3-1.26.x
  • Merge into: master
  • Upgrade boto3 to ==1.26.165
chore(deps): update dependency click to v8.1.7
  • Schedule: ["at any time"]
  • Branch name: renovate/click-8.1.x
  • Merge into: master
  • Upgrade click to ==8.1.7
chore(deps): update dependency flask to v2.2.5
  • Schedule: ["at any time"]
  • Branch name: renovate/flask-2.2.x
  • Merge into: master
  • Upgrade Flask to ==2.2.5
chore(deps): update dependency jq to v1.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/jq-1.4.x
  • Merge into: master
  • Upgrade jq to ==1.4.1
chore(deps): update dependency jquery-confirm to v3.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/jquery-confirm-3.3.x
  • Merge into: master
  • Upgrade jquery-confirm to sha512-zP5W8791v1A6FToy+viyoyUUyjCzx+4K8XZCKzW28AnCoepPNIXecxh9mvGuy3Rt78OzEsU+VCvcObwAMvBAww==
  • Upgrade jquery-confirm to sha512-0V10q+b1Iumz67sVDL8LPFZEEavo6H/nBSyghr7mm9JEQkOAm91HNoZQRvQdjennBb/oEuW+8oZHVpIKq+d25g==
chore(deps): update dependency pyyaml to v6.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pyyaml-6.0.x
  • Merge into: master
  • Upgrade pyyaml to ==6.0.1
chore(deps): update jandelgado/gcov2lcov-action action to v1.0.9
  • Schedule: ["at any time"]
  • Branch name: renovate/jandelgado-gcov2lcov-action-1.0.x
  • Merge into: master
  • Upgrade jandelgado/gcov2lcov-action to v1.0.9
chore(deps): update registry.opensource.zalan.do/acid/logical-backup docker tag to v1.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/registry.opensource.zalan.do-acid-logical-backup-1.10.x
  • Merge into: master
  • Upgrade registry.opensource.zalan.do/acid/logical-backup to v1.10.1
chore(deps): update registry.opensource.zalan.do/acid/postgres-operator docker tag to v1.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/registry.opensource.zalan.do-acid-postgres-operator-1.10.x
  • Merge into: master
  • Upgrade registry.opensource.zalan.do/acid/postgres-operator to v1.10.1
chore(deps): update registry.opensource.zalan.do/acid/postgres-operator-ui docker tag to v1.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/registry.opensource.zalan.do-acid-postgres-operator-ui-1.10.x
  • Merge into: master
  • Upgrade registry.opensource.zalan.do/acid/postgres-operator-ui to v1.10.1
fix(deps): update kubernetes packages (patch)
fix(deps): update module github.com/aws/aws-sdk-go to v1.42.53
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-aws-aws-sdk-go-1.42.x
  • Merge into: master
  • Upgrade github.com/aws/aws-sdk-go to v1.42.53
fix(deps): update module github.com/lib/pq to v1.10.9
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-lib-pq-1.10.x
  • Merge into: master
  • Upgrade github.com/lib/pq to v1.10.9
fix(deps): update module github.com/sirupsen/logrus to v1.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-sirupsen-logrus-1.9.x
  • Merge into: master
  • Upgrade github.com/sirupsen/logrus to v1.9.3
fix(deps): update module github.com/stretchr/testify to v1.8.4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stretchr-testify-1.8.x
  • Merge into: master
  • Upgrade github.com/stretchr/testify to v1.8.4
chore(deps): update dependency boto3 to v1.34.140
  • Schedule: ["at any time"]
  • Branch name: renovate/boto3-1.x
  • Merge into: master
  • Upgrade boto3 to ==1.34.140
chore(deps): update dependency flask to v2.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/flask-2.x
  • Merge into: master
  • Upgrade Flask to ==2.3.3
chore(deps): update dependency handlebars.js to v4.7.8
  • Schedule: ["at any time"]
  • Branch name: renovate/handlebars.js-4.x
  • Merge into: master
  • Upgrade handlebars.js to sha512-E1dSFxg+wsfJ4HKjutk/WaCzK7S2wv1POn1RRPGh8ZK+ag9l244Vqxji3r6wgz9YBf6+vhQEYJZpSjqWFPg9gg==
chore(deps): update dependency humanize-duration to v3.32.1
  • Schedule: ["at any time"]
  • Branch name: renovate/humanize-duration-3.x
  • Merge into: master
  • Upgrade humanize-duration to sha512-nmHONZZmlYfonutaqm2NfdpuAUCPXxMWOLFvunH6Qidma1wjAVZuzNEjsOk08THb+niuGWBMHc3Hr7kcRaEvlA==
chore(deps): update dependency jq to v1.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/jq-1.x
  • Merge into: master
  • Upgrade jq to ==1.7.0
chore(deps): update dependency moment.js to v2.30.1
  • Schedule: ["at any time"]
  • Branch name: renovate/moment.js-2.x
  • Merge into: master
  • Upgrade moment.js to sha512-4F1cxYdMiAW98oomSLaygEwmCnIP38pb4Kx70yQYqRwLVCs3DbRumfBq82T08g/4LJ/smbFGFpmeFlQgoDccgg==
chore(deps): update ghcr.io/zalando/spilo-15 docker tag to v3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ghcr.io-zalando-spilo-15-3.x
  • Merge into: master
  • Upgrade ghcr.io/zalando/spilo-15 to 3.2-p1
chore(deps): update registry.opensource.zalan.do/acid/logical-backup docker tag to v1.12.2
  • Schedule: ["at any time"]
  • Branch name: renovate/registry.opensource.zalan.do-acid-logical-backup-1.x
  • Merge into: master
  • Upgrade registry.opensource.zalan.do/acid/logical-backup to v1.12.2
chore(deps): update registry.opensource.zalan.do/acid/postgres-operator docker tag to v1.12.2
  • Schedule: ["at any time"]
  • Branch name: renovate/registry.opensource.zalan.do-acid-postgres-operator-1.x
  • Merge into: master
  • Upgrade registry.opensource.zalan.do/acid/postgres-operator to v1.12.2
chore(deps): update registry.opensource.zalan.do/acid/postgres-operator-ui docker tag to v1.12.2
  • Schedule: ["at any time"]
  • Branch name: renovate/registry.opensource.zalan.do-acid-postgres-operator-ui-1.x
  • Merge into: master
  • Upgrade registry.opensource.zalan.do/acid/postgres-operator-ui to v1.12.2
fix(deps): update kubernetes packages to v0.30.2 (minor)
fix(deps): update module github.com/aws/aws-sdk-go to v1.54.15
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-aws-aws-sdk-go-1.x
  • Merge into: master
  • Upgrade github.com/aws/aws-sdk-go to v1.54.15
fix(deps): update module github.com/spf13/cobra to v1.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-cobra-1.x
  • Merge into: master
  • Upgrade github.com/spf13/cobra to v1.8.1
fix(deps): update module github.com/spf13/viper to v1.19.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-viper-1.x
  • Merge into: master
  • Upgrade github.com/spf13/viper to v1.19.0
fix(deps): update module github.com/stretchr/testify to v1.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stretchr-testify-1.x
  • Merge into: master
  • Upgrade github.com/stretchr/testify to v1.9.0
fix(deps): update module github.com/zalando/postgres-operator to v1.12.2
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-go action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-5.x
  • Merge into: master
  • Upgrade actions/setup-go to v5
chore(deps): update dependency babel-loader to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-loader-9.x
  • Merge into: master
  • Upgrade babel-loader to ^9.0.0
chore(deps): update dependency clipboard.js to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/clipboard.js-2.x
  • Merge into: master
  • Upgrade clipboard.js to sha512-7O5pXpc0oCRrxk8RUfDYFgn0nO1t+jLuIOQdOMRp4APB7uZ4vSjspzp5y6YDtDs4VzUSTbWzBFZ/LKJhnyFOKw==
chore(deps): update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-9.x
  • Merge into: master
  • Upgrade eslint to ^9.0.0
chore(deps): update dependency flask to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/flask-3.x
  • Merge into: master
  • Upgrade Flask to ==3.0.3
chore(deps): update dependency kubernetes to v30
  • Schedule: ["at any time"]
  • Branch name: renovate/kubernetes-30.x
  • Merge into: master
  • Upgrade kubernetes to ==30.1.0
chore(deps): update dependency rimraf to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/rimraf-5.x
  • Merge into: master
  • Upgrade rimraf to ^5.0.0
chore(deps): update dependency riot to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/riot-9.x
  • Merge into: master
  • Upgrade riot to ^9.0.0
  • Upgrade riot to sha512-M3wZGRdAU0ly1HVOS6VZVZJuVMbuOO7p039dynpc5EWczohgUp4Bfg/y2RZZ2wozZZ04tU8c7xg2e6ByMfGJeA==
chore(deps): update dependency spinkit to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/spinkit-2.x
  • Merge into: master
  • Upgrade spinkit to sha512-kRYkjiYH/VXxoiaDK2oGNMKIi8VQVfie1lkYGX3kmfzWNR2kfaF5ze0885W3/eE6lIiURBsZA91M/WNvCajHMw==
chore(deps): update dependency twitter-bootstrap to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/twitter-bootstrap-5.x
  • Merge into: master
  • Upgrade twitter-bootstrap to sha512-jnSuA4Ss2PkkikSOLtYs8BlYIeeIK1h99ty4YfvRPAlzr377vr3CXDb7sb7eEEBYjDtcYj+AjBH3FLv5uSJuXg==
chore(deps): update dependency webpack to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-5.x
  • Merge into: master
  • 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: master
  • Upgrade webpack-cli to ^5.0.0
chore(deps): update docker/build-push-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-6.x
  • Merge into: master
  • Upgrade docker/build-push-action to v6
chore(deps): update docker/login-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-3.x
  • Merge into: master
  • Upgrade docker/login-action to v3
chore(deps): update docker/setup-buildx-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-buildx-action-3.x
  • Merge into: master
  • Upgrade docker/setup-buildx-action to v3
chore(deps): update docker/setup-qemu-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-qemu-action-3.x
  • Merge into: master
  • Upgrade docker/setup-qemu-action to v3
chore(deps): update ubuntu docker tag to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: master
  • Upgrade ubuntu to 22.04
fix(deps): update dependency pixi.js to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/pixi.js-8.x
  • Merge into: master
  • Upgrade pixi.js to ^8.0.0
fix(deps): update module github.com/r3labs/diff to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-r3labs-diff-3.x
  • Merge into: master
  • Upgrade github.com/r3labs/diff to v3.0.1
fix(deps): update module gopkg.in/yaml.v2 to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-yaml.v2-3.x
  • Merge into: master
  • Upgrade gopkg.in/yaml.v2 to v3.0.1

🚸 Branch creation will be limited to maximum 4 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 Renovate Bot.

@coveralls
Copy link

coveralls commented May 16, 2023

Pull Request Test Coverage Report for Build 4991675188

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 42.258%

Totals Coverage Status
Change from base Build 4990170799: 0.0%
Covered Lines: 5008
Relevant Lines: 11851

💛 - Coveralls

@plural-copilot plural-copilot bot closed this Sep 24, 2024
@plural-copilot plural-copilot bot deleted the renovate/configure branch September 24, 2024 14:57
@coveralls
Copy link

Pull Request Test Coverage Report for Build 11016443735

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-3.8%) to 38.486%

Totals Coverage Status
Change from base Build 4990170799: -3.8%
Covered Lines: 5410
Relevant Lines: 14057

💛 - Coveralls

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.

1 participant