Skip to content

Start setting up initial renovate config#19

Merged
jloh merged 3 commits into
mainfrom
renovate/reconfigure
Jul 10, 2025
Merged

Start setting up initial renovate config#19
jloh merged 3 commits into
mainfrom
renovate/reconfigure

Conversation

@jloh
Copy link
Copy Markdown
Member

@jloh jloh commented Jul 10, 2025

No description provided.

@renovate
Copy link
Copy Markdown
Contributor

renovate Bot commented Jul 10, 2025

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed.

Location: .github/renovate.json5
Message: packageRules: You have included an unsupported manager in a package rule. Your list: docker. Supported managers are: (ansible, ansible-galaxy, argocd, asdf, azure-pipelines, batect, batect-wrapper, bazel, bazel-module, bazelisk, bicep, bitbucket-pipelines, bitrise, buildkite, buildpacks, bun, bun-version, bundler, cake, cargo, cdnurl, circleci, cloudbuild, cocoapods, composer, conan, copier, cpanfile, crossplane, deps-edn, devbox, devcontainer, docker-compose, dockerfile, droneci, fleet, flux, fvm, git-submodules, github-actions, gitlabci, gitlabci-include, glasskube, gleam, gomod, gradle, gradle-wrapper, haskell-cabal, helm-requirements, helm-values, helmfile, helmsman, helmv3, hermit, homebrew, html, jenkins, jsonnet-bundler, kotlin-script, kubernetes, kustomize, leiningen, maven, maven-wrapper, meteor, mint, mise, mix, nix, nodenv, npm, nuget, nvm, ocb, osgi, pep621, pep723, pip-compile, pip_requirements, pip_setup, pipenv, pixi, poetry, pre-commit, pub, puppet, pyenv, renovate-config-presets, ruby-version, runtime-version, sbt, scalafmt, setup-cfg, sveltos, swift, tekton, terraform, terraform-version, terragrunt, terragrunt-version, tflint-plugin, travis, unity3d, velaci, vendir, woodpecker, regex, jsonata).

@renovate
Copy link
Copy Markdown
Contributor

renovate Bot commented Jul 10, 2025

Reconfigure PR Results

This is an reconfigure PR comment to help you understand and re-configure your renovate bot settings. If this Reconfigure PR were to be merged, we'd expect to see the following outcome:


Detected Package Files

  • compose.yml (docker-compose)
  • tinybird/Dockerfile (dockerfile)
  • .github/workflows/shellcheck.yml (github-actions)

Configuration Summary

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

  • Hopefully safe environment variables to allow users to configure.
  • 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 (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Enable Renovate Dependency Dashboard creation.
  • Remove hourly and concurrent rate limits.
  • Run lock file maintenance (updates) early Monday mornings.
  • Disable semantic prefixes for commit messages and PR titles.
  • Pin dependency versions where depType=dependencies. Usually applies only to non-dev dependencies in package.json.
  • Pin dependency versions for development dependencies.
  • Group all Vite related packages together.
  • Base configuration rules with quiet automerging
  • Default preset that extends quiet configuration

What to Expect

With your current configuration, Renovate will create 2 Pull Requests:

Update mysql Docker tag to v8.4
  • Schedule: ["at any time"]
  • Branch name: renovate/mysql-8.x
  • Merge into: main
  • Upgrade mysql to 8.4
Update mysql Docker tag to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/mysql-9.x
  • Merge into: main
  • Upgrade mysql to 9.3

jloh added 3 commits July 10, 2025 16:23
no ref

- At the moment this would try and upgrade us to MySQL v9 which we don't officially support
no ref

- We officially only support MySQL v8, not 8.4 or 9, so can't go above this
@jloh jloh force-pushed the renovate/reconfigure branch from 4dd56b1 to 3d8e896 Compare July 10, 2025 06:23
@jloh jloh merged commit 3d8e896 into main Jul 10, 2025
2 checks passed
@jloh jloh deleted the renovate/reconfigure branch July 10, 2025 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant