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

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

Configure Renovate #8

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 23, 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

  • pkg/ddevapp/testdata/TestDdevExec/docker-compose.busybox.yaml (docker-compose)
  • pkg/ddevapp/testdata/TestMultipleComposeFiles/.ddev/docker-compose.override.yaml (docker-compose)
  • pkg/ddevapp/testdata/TestMultipleComposeFiles/.ddev/docker-compose.z1.yaml (docker-compose)
  • pkg/ddevapp/testdata/TestMultipleComposeFiles/.ddev/docker-compose.z2.yaml (docker-compose)
  • pkg/ddevapp/testdata/TestSSHAuth/.ddev/docker-compose.sshserver.yaml (docker-compose)
  • pkg/dockerutil/testdata/docker-compose.override.yml (docker-compose)
  • pkg/dockerutil/testdata/docker-compose.yml (docker-compose)
  • pkg/servicetest/testdata/TestServices/docker-compose.beanstalkd.yaml (docker-compose)
  • pkg/servicetest/testdata/TestServices/docker-compose.memcached.yaml (docker-compose)
  • pkg/servicetest/testdata/TestServices/docker-compose.solr.yaml (docker-compose)
  • .gitpod.Dockerfile (dockerfile)
  • containers/ddev-dbserver/Dockerfile (dockerfile)
  • containers/ddev-router/Dockerfile (dockerfile)
  • containers/ddev-ssh-agent/Dockerfile (dockerfile)
  • containers/ddev-webserver/Dockerfile (dockerfile)
  • containers/test-ssh-server/Dockerfile (dockerfile)
  • .github/workflows/build-and-test.yml (github-actions)
  • .github/workflows/container-tests.yml (github-actions)
  • .github/workflows/docscheck.yml (github-actions)
  • .github/workflows/golangci-lint.yml (github-actions)
  • go.mod (gomod)
  • 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 66 Pull Requests:

Update golang.org/x/crypto digest to 325b735 [SECURITY]
  • Branch name: renovate/go-golang.org/x/crypto-vulnerability
  • Merge into: master
  • Upgrade golang.org/x/crypto to 325b735346247f48971d2b37d24dd180a35f391f
Update dependency GitPython to v3.1.37 [SECURITY]
  • Branch name: renovate/pypi-GitPython-vulnerability
  • Merge into: master
  • Upgrade GitPython to ==3.1.37
Update dependency future to v0.18.3 [SECURITY]
  • Branch name: renovate/pypi-future-vulnerability
  • Merge into: master
  • Upgrade future to ==0.18.3
Update dependency PyYAML to v5.4 [SECURITY]
  • Branch name: renovate/pypi-PyYAML-vulnerability
  • Merge into: master
  • Upgrade PyYAML to ==5.4
Update dependency Pygments to v2.15.0 [SECURITY]
  • Branch name: renovate/pypi-Pygments-vulnerability
  • Merge into: master
  • Upgrade Pygments to ==2.15.0
Update dependency mkdocs to v1.2.3 [SECURITY]
  • Branch name: renovate/pypi-mkdocs-vulnerability
  • Merge into: master
  • Upgrade mkdocs to ==1.2.3
Update dependency nltk to v3.6.6 [SECURITY]
  • Branch name: renovate/pypi-nltk-vulnerability
  • Merge into: master
  • Upgrade nltk to ==3.6.6
Update dependency tornado to v6.3.3 [SECURITY]
  • Branch name: renovate/pypi-tornado-vulnerability
  • Merge into: master
  • Upgrade tornado to ==6.3.3
Update dependency joblib to v1 [SECURITY]
  • Branch name: renovate/pypi-joblib-vulnerability
  • Merge into: master
  • Upgrade joblib to ==1.2.0
Update dependency pymdown-extensions to v10 [SECURITY]
  • Branch name: renovate/pypi-pymdown-extensions-vulnerability
  • Merge into: master
  • Upgrade pymdown-extensions to ==10.0
Update dependency Jinja2 to v2.11.3
  • Schedule: ["at any time"]
  • Branch name: renovate/jinja2-2.x
  • Merge into: master
  • Upgrade Jinja2 to ==2.11.3
Update dependency gitdb to v4.0.11
  • Schedule: ["at any time"]
  • Branch name: renovate/gitdb-4.x
  • Merge into: master
  • Upgrade gitdb to ==4.0.11
Update dependency livereload to v2.6.3
  • Schedule: ["at any time"]
  • Branch name: renovate/livereload-2.x
  • Merge into: master
  • Upgrade livereload to ==2.6.3
Update dependency mkdocs-material to v5.5.14
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocs-material-5.x
  • Merge into: master
  • Upgrade mkdocs-material to ==5.5.14
Update dependency smmap to v3.0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/smmap-3.x
  • Merge into: master
  • Upgrade smmap to ==3.0.5
Update drud/ddev-php-base Docker tag to v0.7.14
  • Schedule: ["at any time"]
  • Branch name: renovate/drud-ddev-php-base-0.x
  • Merge into: master
  • Upgrade drud/ddev-php-base to v0.7.14
Update module github.com/cheggaaa/pb to v1.0.29
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-cheggaaa-pb-1.x
  • Merge into: master
  • Upgrade github.com/cheggaaa/pb to v1.0.29
Update module github.com/gosuri/uitable to v0.0.4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-gosuri-uitable-0.x
  • Merge into: master
  • Upgrade github.com/gosuri/uitable to 764536226c71f9c74a2445394091c2a9ac440a1b
Update module github.com/mattn/go-isatty to v0.0.20
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-mattn-go-isatty-0.x
  • Merge into: master
  • Upgrade github.com/mattn/go-isatty to v0.0.20
Update dependency Babel to v2.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-2.x
  • Merge into: master
  • Upgrade Babel to ==2.14.0
Update dependency Markdown to v3.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/markdown-3.x
  • Merge into: master
  • Upgrade Markdown to ==3.5.1
Update dependency lunr to v0.7.0.post1
  • Schedule: ["at any time"]
  • Branch name: renovate/lunr-0.x
  • Merge into: master
  • Upgrade lunr to ==0.7.0.post1
Update dependency mdx-truly-sane-lists to v1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/mdx-truly-sane-lists-1.x
  • Merge into: master
  • Upgrade mdx-truly-sane-lists to ==1.3
Update dependency mkdocs-git-revision-date-localized-plugin to v0.12.1
Update dependency mkdocs-material-extensions to v1.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocs-material-extensions-1.x
  • Merge into: master
  • Upgrade mkdocs-material-extensions to ==1.3.1
Update dependency mkdocs-minify-plugin to v0.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocs-minify-plugin-0.x
  • Merge into: master
  • Upgrade mkdocs-minify-plugin to ==0.7.2
Update dependency pytz to v2020.5
  • Schedule: ["at any time"]
  • Branch name: renovate/pytz-2020.x
  • Merge into: master
  • Upgrade pytz to ==2020.5
Update dependency regex to v2020.11.13
  • Schedule: ["at any time"]
  • Branch name: renovate/regex-2020.x
  • Merge into: master
  • Upgrade regex to ==2020.11.13
Update dependency six to v1.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/six-1.x
  • Merge into: master
  • Upgrade six to ==1.16.0
Update dependency tqdm to v4.66.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tqdm-4.x
  • Merge into: master
  • Upgrade tqdm to ==4.66.1
Update memcached Docker tag to v1.6
  • Schedule: ["at any time"]
  • Branch name: renovate/memcached-1.x
  • Merge into: master
  • Upgrade memcached to 1.6
Update module github.com/Masterminds/semver to v1.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-masterminds-semver-1.x
  • Merge into: master
  • Upgrade github.com/Masterminds/semver to v1.5.0
Update module github.com/Masterminds/sprig to v2.22.0+incompatible
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-masterminds-sprig-2.x
  • Merge into: master
  • Upgrade github.com/Masterminds/sprig to v2.22.0+incompatible
Update module github.com/fatih/color to v1.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-fatih-color-1.x
  • Merge into: master
  • Upgrade github.com/fatih/color to v1.16.0
Update module github.com/fsouza/go-dockerclient to v1.10.0
Update module github.com/gobuffalo/packr/v2 to v2.8.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-gobuffalo-packr-v2-2.x
  • Merge into: master
  • Upgrade github.com/gobuffalo/packr/v2 to v2.8.3
Update module github.com/manifoldco/promptui to v0.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-manifoldco-promptui-0.x
  • Merge into: master
  • Upgrade github.com/manifoldco/promptui to v0.9.0
Update module github.com/pkg/errors to v0.9.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-pkg-errors-0.x
  • Merge into: master
  • Upgrade github.com/pkg/errors to v0.9.1
Update module github.com/rogpeppe/go-internal to v1.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-rogpeppe-go-internal-1.x
  • Merge into: master
  • Upgrade github.com/rogpeppe/go-internal to v1.12.0
Update module github.com/sirupsen/logrus to v1.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-sirupsen-logrus-1.x
  • Merge into: master
  • Upgrade github.com/sirupsen/logrus to v1.9.3
Update module github.com/spf13/cobra to v1.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-cobra-1.x
  • Merge into: master
  • Upgrade github.com/spf13/cobra to v1.8.0
Update module github.com/spf13/viper to v1.18.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-viper-1.x
  • Merge into: master
  • Upgrade github.com/spf13/viper to v1.18.1
Update module github.com/stretchr/testify to v1.8.4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stretchr-testify-1.x
  • Merge into: master
  • Upgrade github.com/stretchr/testify to v1.8.4
Update module gopkg.in/segmentio/analytics-go.v3 to v3.3.0
Update module gopkg.in/yaml.v2 to v2.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-yaml.v2-2.x
  • Merge into: master
  • Upgrade gopkg.in/yaml.v2 to v2.4.0
Update nginx Docker tag to v1.25
  • Schedule: ["at any time"]
  • Branch name: renovate/nginx-1.x
  • Merge into: master
  • Upgrade nginx to 1.25
Update rojopolis/spellcheck-github-actions action to v0.35.0
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
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
Update actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-artifact-4.x
  • Merge into: master
  • Upgrade actions/upload-artifact to v4
Update dependency Jinja2 to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/jinja2-3.x
  • Merge into: master
  • Upgrade Jinja2 to ==3.1.2
Update dependency MarkupSafe to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/markupsafe-2.x
  • Merge into: master
  • Upgrade MarkupSafe to ==2.1.3
Update dependency click to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/click-8.x
  • Merge into: master
  • Upgrade click to ==8.1.7
Update dependency jsmin to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/jsmin-3.x
  • Merge into: master
  • Upgrade jsmin to ==3.0.1
Update dependency mkdocs-git-revision-date-localized-plugin to v1
Update dependency mkdocs-material to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocs-material-9.x
  • Merge into: master
  • Upgrade mkdocs-material to ==9.5.2
Update dependency pytz to v2023
  • Schedule: ["at any time"]
  • Branch name: renovate/pytz-2023.x
  • Merge into: master
  • Upgrade pytz to ==2023.3.post1
Update dependency regex to v2023
  • Schedule: ["at any time"]
  • Branch name: renovate/regex-2023.x
  • Merge into: master
  • Upgrade regex to ==2023.10.3
Update dependency smmap to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/smmap-5.x
  • Merge into: master
  • Upgrade smmap to ==5.0.1
Update dependency ubuntu to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: master
  • Upgrade ubuntu to 22.04
Update drud/ddev-php-base Docker tag to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/drud-ddev-php-base-1.x
  • Merge into: master
  • Upgrade drud/ddev-php-base to v1.21.5
Update golangci/golangci-lint-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/golangci-golangci-lint-action-3.x
  • Merge into: master
  • Upgrade golangci/golangci-lint-action to v3
Update module github.com/google/uuid to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-google-uuid-1.x
  • Merge into: master
  • Upgrade github.com/google/uuid to 4d47f8eb066f43cfaedd728a543479d9c9dfa8f6
Update module github.com/lunixbochs/vtclean to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-lunixbochs-vtclean-1.x
  • Merge into: master
  • Upgrade github.com/lunixbochs/vtclean to 88cfb0c2efe8ed7b0ccf0af83db39359829027bb
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
Update solr Docker tag to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/solr-9.x
  • Merge into: master
  • Upgrade solr to 9

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

  • Failed to look up docker package some/image
  • Could not determine new digest for update (go package github.com/docker/docker)
  • Could not determine new digest for update (go package github.com/google/go-github)

Files affected: pkg/dockerutil/testdata/docker-compose.override.yml, 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.

@renovate renovate bot changed the title Configure Renovate Configure Renovate - autoclosed Apr 3, 2023
@renovate renovate bot closed this Apr 3, 2023
@renovate renovate bot deleted the renovate/configure branch April 3, 2023 23:37
@renovate renovate bot changed the title Configure Renovate - autoclosed Configure Renovate Apr 4, 2023
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot restored the renovate/configure branch April 4, 2023 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants