Configure Renovate #33

Merged
administrator merged 1 commits from renovate/configure into main 2022-09-17 21:33:47 +00:00
Collaborator

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

  • source/Dockerfile (dockerfile)
  • requirements.txt (pip_requirements)
  • .woodpecker.yml (woodpecker)

What to Expect

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

Update dependency plotly to ~=5.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/plotly-5.x
  • Merge into: main
  • Upgrade plotly to ~=5.10.0
Update dependency pyTelegramBotAPI to ~=4.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pytelegrambotapi-4.x
  • Merge into: main
  • Upgrade pyTelegramBotAPI to ~=4.7.0
Update dependency python-dotenv to ~=0.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/python-dotenv-0.x
  • Merge into: main
  • Upgrade python-dotenv to ~=0.21.0
Update dependency requests to ~=2.28.1
  • Schedule: ["at any time"]
  • Branch name: renovate/requests-2.x
  • Merge into: main
  • Upgrade requests to ~=2.28.1
Update dependency selenium to ~=4.4.3
  • Schedule: ["at any time"]
  • Branch name: renovate/selenium-4.x
  • Merge into: main
  • Upgrade selenium to ~=4.4.3

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.

Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. :vertical_traffic_light: To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged. --- ### Detected Package Files * `source/Dockerfile` (dockerfile) * `requirements.txt` (pip_requirements) * `.woodpecker.yml` (woodpecker) ### What to Expect With your current configuration, Renovate will create 5 Pull Requests: <details> <summary>Update dependency plotly to ~=5.10.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/plotly-5.x` - Merge into: `main` - Upgrade [plotly](https://github.com/plotly/plotly.py) to `~=5.10.0` </details> <details> <summary>Update dependency pyTelegramBotAPI to ~=4.7.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/pytelegrambotapi-4.x` - Merge into: `main` - Upgrade [pyTelegramBotAPI](https://github.com/eternnoir/pyTelegramBotAPI) to `~=4.7.0` </details> <details> <summary>Update dependency python-dotenv to ~=0.21.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/python-dotenv-0.x` - Merge into: `main` - Upgrade [python-dotenv](https://github.com/theskumar/python-dotenv) to `~=0.21.0` </details> <details> <summary>Update dependency requests to ~=2.28.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/requests-2.x` - Merge into: `main` - Upgrade [requests](https://github.com/psf/requests) to `~=2.28.1` </details> <details> <summary>Update dependency selenium to ~=4.4.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/selenium-4.x` - Merge into: `main` - Upgrade selenium to `~=4.4.3` </details> --- :question: Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added 1 commit 2022-09-17 21:33:29 +00:00
administrator merged commit f700886fa2 into main 2022-09-17 21:33:47 +00:00
Sign in to join this conversation.
No description provided.