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

Merged
merged 59 commits into from
Jun 7, 2022
Merged

Configure Renovate #18

merged 59 commits into from
Jun 7, 2022

Conversation

renovate[bot]
Copy link
Contributor

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

  • .github/workflows/docs.yaml (github-actions)
  • .github/workflows/python-app.yml (github-actions)
  • 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
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • Ignore node_modules, bower_components, vendor and various test/tests directories
  • Autodetect whether to pin dependencies or maintain ranges
  • Rate limit PR creation to a maximum of two per hour
  • Limit to maximum 10 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings
  • Fix some problems with very old Maven commons versions
  • Ignore spring cloud 1.x releases
  • Ignore web3j 5.0.0 release
  • Ignore http4s digest-based 1.x milestones
  • Use node versioning for @types/node
  • Limit concurrent requests to reduce load on Repology servers until we can fix this properly, see issue 10133
  • Do not upgrade from Alpine stable to edge

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

Pin dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: master
  • Pin hyperpyyaml to ==1.0.1
  • Pin numpy to ==1.21.6
  • Pin torch to ==1.9.1
  • Pin torchaudio to ==0.9.1
  • Pin torchvision to ==0.10.1
  • Pin tqdm to ==4.64.0
Update dependency numpy to v1.22.4
  • Schedule: ["at any time"]
  • Branch name: renovate/numpy-1.x
  • Merge into: master
  • Upgrade numpy to ==1.22.4
Update dependency torch to v1.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/torch-1.x
  • Merge into: master
  • Upgrade torch to ==1.11.0
Update dependency torchaudio to v0.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/torchaudio-0.x
  • Merge into: master
  • Upgrade torchaudio to ==0.11.0
Update dependency torchvision to v0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/torchvision-0.x
  • Merge into: master
  • Upgrade torchvision to ==0.12.0
Update schneegans/dynamic-badges-action action to v1.4.0
Update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: master
  • Upgrade actions/checkout to v3
Update actions/setup-python action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-3.x
  • Merge into: master
  • Upgrade actions/setup-python to v3

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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 Mend Renovate. View repository job log here.

@victorbadenas victorbadenas changed the base branch from master to development June 7, 2022 12:20
@victorbadenas victorbadenas merged commit 15481c3 into development Jun 7, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Jun 7, 2022

Renovate is disabled

Renovate is disabled due to lack of config. If you wish to reenable it, you can either (a) commit a config file to your base branch, or (b) rename this closed PR to trigger a replacement onboarding PR.

@victorbadenas victorbadenas deleted the renovate/configure branch June 7, 2022 12:38
victorbadenas added a commit that referenced this pull request Jun 7, 2022
* removed needs and renamed package-and-release

* removed non general caltech101 training

* add trainer tests

* removed padding as kwarg

* added test_cnn

* Update README.md

* Update python-app.yml

* Update README.md

* change to Apache2.0 license

* add docs workflow

* add dockerhub login

* Update python-app.yml

* Update python-app.yaml

* Update python-app.yml

* change to password

* reverted add docker login

* add logo

* change codecov logo

* removed print in test

* removed print and progressbar

* update Readme

* add python script

* add final yaml

* remove docs pdf action

* add functional tests

* update pipeline

* removed cross platform unittests on previous python versions

* added dataset docstrings

* added code examples

* add pil transforms doc

* added powerpil

* add docs for models

* add other docs

* changed repository name

* change repository url in meta

* added typings for datasets

* added typings for models

* added typings for metrics

* pre-commit run

* add docstrings for metrics

* fixed metrics errors

* add docstrings to checkpointer

* updated exceptions and parser

* add docstring to logger

* utils data docstrings

* update trainers

* change username on pr template

* fix Dict imported from the wrong package

* bump version to 0.1.4

* final annotations (#15)

* final annotations

* Update python-app.yml

* run ci in docs pr

* run ci in docs pr

* clean CI

* faster functional CI

* add pre-commit to CI

* add needs pre-commit to build

* remove pre-commit

* Add renovate.json

Co-authored-by: vbadenas <[email protected]>
Co-authored-by: Victor Badenas Crespo <[email protected]>
Co-authored-by: vbadenas <[email protected]>
Co-authored-by: Victor Badenas <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
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.

2 participants