Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 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:
fix(deps): update golang.org/x/exp digest to b2144cd
renovate/golang.org-x-exp-digest
master
b2144cdd0a671dbe8481a8913c4118a2853fac87
chore(deps): update dependency click to v8.1.8
renovate/click-8.x
master
==8.1.8
chore(deps): update dependency jquery-confirm to v3.3.4
renovate/jquery-confirm-3.x
master
sha512-zP5W8791v1A6FToy+viyoyUUyjCzx+4K8XZCKzW28AnCoepPNIXecxh9mvGuy3Rt78OzEsU+VCvcObwAMvBAww==
sha512-0V10q+b1Iumz67sVDL8LPFZEEavo6H/nBSyghr7mm9JEQkOAm91HNoZQRvQdjennBb/oEuW+8oZHVpIKq+d25g==
chore(deps): update dependency pyyaml to v6.0.2
renovate/pyyaml-6.x
master
==6.0.2
fix(deps): update module github.com/lib/pq to v1.10.9
renovate/github.com-lib-pq-1.x
master
v1.10.9
fix(deps): update module github.com/sirupsen/logrus to v1.9.3
renovate/github.com-sirupsen-logrus-1.x
master
v1.9.3
chore(deps): update dependency boto3 to v1.35.86
renovate/boto3-1.x
master
==1.35.86
chore(deps): update dependency flask to v2.3.3
renovate/flask-2.x
master
==2.3.3
chore(deps): update dependency handlebars.js to v4.7.8
renovate/handlebars.js-4.x
master
sha512-E1dSFxg+wsfJ4HKjutk/WaCzK7S2wv1POn1RRPGh8ZK+ag9l244Vqxji3r6wgz9YBf6+vhQEYJZpSjqWFPg9gg==
chore(deps): update dependency humanize-duration to v3.32.1
renovate/humanize-duration-3.x
master
sha512-nmHONZZmlYfonutaqm2NfdpuAUCPXxMWOLFvunH6Qidma1wjAVZuzNEjsOk08THb+niuGWBMHc3Hr7kcRaEvlA==
chore(deps): update dependency jq to v1.8.0
renovate/jq-1.x
master
==1.8.0
chore(deps): update dependency moment.js to v2.30.1
renovate/moment.js-2.x
master
sha512-4F1cxYdMiAW98oomSLaygEwmCnIP38pb4Kx70yQYqRwLVCs3DbRumfBq82T08g/4LJ/smbFGFpmeFlQgoDccgg==
chore(deps): update dependency requests to v2.32.3
renovate/requests-2.x
master
==2.32.3
chore(deps): update dependency werkzeug to v2.3.8
renovate/werkzeug-2.x
master
==2.3.8
chore(deps): update ghcr.io/zalando/spilo-15 docker tag to v3.2
renovate/ghcr.io-zalando-spilo-15-3.x
master
3.2-p1
chore(deps): update jandelgado/gcov2lcov-action action to v1.1.1
renovate/jandelgado-gcov2lcov-action-1.x
master
v1.1.1
chore(deps): update registry.opensource.zalan.do/acid/logical-backup docker tag to v1.13.0
renovate/registry.opensource.zalan.do-acid-logical-backup-1.x
master
v1.13.0
chore(deps): update registry.opensource.zalan.do/acid/postgres-operator docker tag to v1.13.0
renovate/registry.opensource.zalan.do-acid-postgres-operator-1.x
master
v1.13.0
chore(deps): update registry.opensource.zalan.do/acid/postgres-operator-ui docker tag to v1.13.0
renovate/registry.opensource.zalan.do-acid-postgres-operator-ui-1.x
master
v1.13.0
fix(deps): update kubernetes packages to v0.32.0
renovate/kubernetes-go
master
v0.32.0
v0.32.0
v0.32.0
v0.32.0
v0.32.0
fix(deps): update module github.com/aws/aws-sdk-go to v1.55.5
renovate/aws-sdk-go-monorepo
master
v1.55.5
fix(deps): update module github.com/spf13/cobra to v1.8.1
renovate/github.com-spf13-cobra-1.x
master
v1.8.1
fix(deps): update module github.com/spf13/viper to v1.19.0
renovate/github.com-spf13-viper-1.x
master
v1.19.0
fix(deps): update module github.com/stretchr/testify to v1.10.0
renovate/github.com-stretchr-testify-1.x
master
v1.10.0
fix(deps): update module github.com/zalando/postgres-operator to v1.13.0
renovate/github.com-zalando-postgres-operator-1.x
master
v1.13.0
fix(deps): update module golang.org/x/crypto to v0.31.0
renovate/golang.org-x-crypto-0.x
master
v0.31.0
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
master
v4
chore(deps): update actions/setup-go action to v5
renovate/actions-setup-go-5.x
master
v5
chore(deps): update dependency babel-loader to v9
renovate/babel-loader-9.x
master
^9.0.0
chore(deps): update dependency clipboard.js to v2
renovate/clipboard.js-2.x
master
sha512-7O5pXpc0oCRrxk8RUfDYFgn0nO1t+jLuIOQdOMRp4APB7uZ4vSjspzp5y6YDtDs4VzUSTbWzBFZ/LKJhnyFOKw==
chore(deps): update dependency eslint to v9
renovate/eslint-9.x
master
^9.0.0
chore(deps): update dependency flask to v3
renovate/flask-3.x
master
==3.1.0
chore(deps): update dependency gevent to v24
renovate/gevent-24.x
master
==24.11.1
chore(deps): update dependency kubernetes to v31
renovate/kubernetes-31.x
master
==31.0.0
chore(deps): update dependency rimraf to v6
renovate/rimraf-6.x
master
^6.0.0
chore(deps): update dependency riot to v9
renovate/riot-9.x
master
^9.0.0
sha512-yDCdR53FgCd6G2n+OncbBAKamuK/vlRN9RmJPBmplLrjV0QGfjKLZ2QUmTYnmUvwJq11UKkl363w6opaZESWAw==
chore(deps): update dependency spinkit to v2
renovate/spinkit-2.x
master
sha512-kRYkjiYH/VXxoiaDK2oGNMKIi8VQVfie1lkYGX3kmfzWNR2kfaF5ze0885W3/eE6lIiURBsZA91M/WNvCajHMw==
chore(deps): update dependency twitter-bootstrap to v5
renovate/twitter-bootstrap-5.x
master
sha512-jnSuA4Ss2PkkikSOLtYs8BlYIeeIK1h99ty4YfvRPAlzr377vr3CXDb7sb7eEEBYjDtcYj+AjBH3FLv5uSJuXg==
chore(deps): update dependency webpack to v5
renovate/webpack-5.x
master
^5.0.0
chore(deps): update dependency webpack-cli to v6
renovate/webpack-cli-6.x
master
^6.0.0
chore(deps): update dependency werkzeug to v3
renovate/werkzeug-3.x
master
==3.1.3
chore(deps): update docker/build-push-action action to v6
renovate/docker-build-push-action-6.x
master
v6
chore(deps): update docker/login-action action to v3
renovate/docker-login-action-3.x
master
v3
chore(deps): update docker/setup-buildx-action action to v3
renovate/docker-setup-buildx-action-3.x
master
v3
chore(deps): update docker/setup-qemu-action action to v3
renovate/docker-setup-qemu-action-3.x
master
v3
chore(deps): update ubuntu docker tag to v24
renovate/ubuntu-24.x
master
24.04
fix(deps): update dependency pixi.js to v8
renovate/major-pixijs-monorepo
master
^8.0.0
fix(deps): update module github.com/r3labs/diff to v3
renovate/github.com-r3labs-diff-3.x
master
v3.0.1
fix(deps): update module gopkg.in/yaml.v2 to v3
renovate/gopkg.in-yaml.v2-3.x
master
v3.0.1
🚸 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 Renovate Bot.