Configure Renovate #1

Zusammengeführt
nickslowinski hat 1 Commit von renovate/configure nach main 2023-06-25 15:28:29 +02:00 zusammengeführt
Mitglied

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

  • requirements.txt (pip_requirements)

What to Expect

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

Update dependency GitPython to v3.1.31
  • Schedule: ["at any time"]
  • Branch name: renovate/gitpython-3.x
  • Merge into: main
  • Upgrade GitPython to ==3.1.31
Update dependency MarkupSafe to v2.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/markupsafe-2.x
  • Merge into: main
  • Upgrade MarkupSafe to ==2.1.3
Update dependency mkdocs to v1.4.3
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocs-1.x
  • Merge into: main
  • Upgrade mkdocs to ==1.4.3
Update dependency urllib3 to v1.26.16
  • Schedule: ["at any time"]
  • Branch name: renovate/urllib3-1.x
  • Merge into: main
  • Upgrade urllib3 to ==1.26.16
Update dependency Babel to v2.12.1
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-2.x
  • Merge into: main
  • Upgrade Babel to ==2.12.1
Update dependency Markdown to v3.4.3
  • Schedule: ["at any time"]
  • Branch name: renovate/markdown-3.x
  • Merge into: main
  • Upgrade Markdown to ==3.4.3
Update dependency Pygments to v2.15.1
  • Schedule: ["at any time"]
  • Branch name: renovate/pygments-2.x
  • Merge into: main
  • Upgrade Pygments to ==2.15.1
Update dependency charset-normalizer to v3.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/charset-normalizer-3.x
  • Merge into: main
  • Upgrade charset-normalizer to ==3.1.0
Update dependency mkdocs-git-revision-date-localized-plugin to v1.2.0
Update dependency mkdocs-material to v9.1.17
  • Schedule: ["at any time"]
  • Branch name: renovate/mkdocs-material-9.x
  • Merge into: main
  • Upgrade mkdocs-material to ==9.1.17
Update dependency packaging to v23.1
  • Schedule: ["at any time"]
  • Branch name: renovate/packaging-23.x
  • Merge into: main
  • Upgrade packaging to ==23.1
Update dependency pymdown-extensions to v9.11
  • Schedule: ["at any time"]
  • Branch name: renovate/pymdown-extensions-9.x
  • Merge into: main
  • Upgrade pymdown-extensions to ==9.11
Update dependency requests to v2.31.0
  • Schedule: ["at any time"]
  • Branch name: renovate/requests-2.x
  • Merge into: main
  • Upgrade requests to ==2.31.0
Update dependency watchdog to v2.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/watchdog-2.x
  • Merge into: main
  • Upgrade watchdog to ==2.3.1
Update dependency certifi to v2023
  • Schedule: ["at any time"]
  • Branch name: renovate/certifi-2023.x
  • Merge into: main
  • Upgrade certifi to ==2023.5.7
Update dependency pymdown-extensions to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/pymdown-extensions-10.x
  • Merge into: main
  • Upgrade pymdown-extensions to ==10.0.1
Update dependency pytz to v2023
  • Schedule: ["at any time"]
  • Branch name: renovate/pytz-2023.x
  • Merge into: main
  • Upgrade pytz to ==2023.3
Update dependency regex to v2023
  • Schedule: ["at any time"]
  • Branch name: renovate/regex-2023.x
  • Merge into: main
  • Upgrade regex to ==2023.6.3
Update dependency urllib3 to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/urllib3-2.x
  • Merge into: main
  • Upgrade urllib3 to ==2.0.3
Update dependency watchdog to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/watchdog-3.x
  • Merge into: main
  • Upgrade watchdog to ==3.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.


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. 🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged. --- ### Detected Package Files * `requirements.txt` (pip_requirements) ### What to Expect With your current configuration, Renovate will create 20 Pull Requests: <details> <summary>Update dependency GitPython to v3.1.31</summary> - Schedule: ["at any time"] - Branch name: `renovate/gitpython-3.x` - Merge into: `main` - Upgrade [GitPython](https://github.com/gitpython-developers/GitPython) to `==3.1.31` </details> <details> <summary>Update dependency MarkupSafe to v2.1.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/markupsafe-2.x` - Merge into: `main` - Upgrade MarkupSafe to `==2.1.3` </details> <details> <summary>Update dependency mkdocs to v1.4.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/mkdocs-1.x` - Merge into: `main` - Upgrade [mkdocs](https://github.com/mkdocs/mkdocs) to `==1.4.3` </details> <details> <summary>Update dependency urllib3 to v1.26.16</summary> - Schedule: ["at any time"] - Branch name: `renovate/urllib3-1.x` - Merge into: `main` - Upgrade [urllib3](https://github.com/urllib3/urllib3) to `==1.26.16` </details> <details> <summary>Update dependency Babel to v2.12.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/babel-2.x` - Merge into: `main` - Upgrade [Babel](https://github.com/python-babel/babel) to `==2.12.1` </details> <details> <summary>Update dependency Markdown to v3.4.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/markdown-3.x` - Merge into: `main` - Upgrade [Markdown](https://github.com/Python-Markdown/markdown) to `==3.4.3` </details> <details> <summary>Update dependency Pygments to v2.15.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/pygments-2.x` - Merge into: `main` - Upgrade [Pygments](https://github.com/pygments/pygments) to `==2.15.1` </details> <details> <summary>Update dependency charset-normalizer to v3.1.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/charset-normalizer-3.x` - Merge into: `main` - Upgrade [charset-normalizer](https://github.com/Ousret/charset_normalizer) to `==3.1.0` </details> <details> <summary>Update dependency mkdocs-git-revision-date-localized-plugin to v1.2.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/mkdocs-git-revision-date-localized-plugin-1.x` - Merge into: `main` - Upgrade [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) to `==1.2.0` </details> <details> <summary>Update dependency mkdocs-material to v9.1.17</summary> - Schedule: ["at any time"] - Branch name: `renovate/mkdocs-material-9.x` - Merge into: `main` - Upgrade [mkdocs-material](https://github.com/squidfunk/mkdocs-material) to `==9.1.17` </details> <details> <summary>Update dependency packaging to v23.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/packaging-23.x` - Merge into: `main` - Upgrade [packaging](https://github.com/pypa/packaging) to `==23.1` </details> <details> <summary>Update dependency pymdown-extensions to v9.11</summary> - Schedule: ["at any time"] - Branch name: `renovate/pymdown-extensions-9.x` - Merge into: `main` - Upgrade [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) to `==9.11` </details> <details> <summary>Update dependency requests to v2.31.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/requests-2.x` - Merge into: `main` - Upgrade [requests](https://github.com/psf/requests) to `==2.31.0` </details> <details> <summary>Update dependency watchdog to v2.3.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/watchdog-2.x` - Merge into: `main` - Upgrade [watchdog](https://github.com/gorakhargosh/watchdog) to `==2.3.1` </details> <details> <summary>Update dependency certifi to v2023</summary> - Schedule: ["at any time"] - Branch name: `renovate/certifi-2023.x` - Merge into: `main` - Upgrade [certifi](https://github.com/certifi/python-certifi) to `==2023.5.7` </details> <details> <summary>Update dependency pymdown-extensions to v10</summary> - Schedule: ["at any time"] - Branch name: `renovate/pymdown-extensions-10.x` - Merge into: `main` - Upgrade [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) to `==10.0.1` </details> <details> <summary>Update dependency pytz to v2023</summary> - Schedule: ["at any time"] - Branch name: `renovate/pytz-2023.x` - Merge into: `main` - Upgrade pytz to `==2023.3` </details> <details> <summary>Update dependency regex to v2023</summary> - Schedule: ["at any time"] - Branch name: `renovate/regex-2023.x` - Merge into: `main` - Upgrade [regex](https://github.com/mrabarnett/mrab-regex) to `==2023.6.3` </details> <details> <summary>Update dependency urllib3 to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/urllib3-2.x` - Merge into: `main` - Upgrade [urllib3](https://github.com/urllib3/urllib3) to `==2.0.3` </details> <details> <summary>Update dependency watchdog to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/watchdog-3.x` - Merge into: `main` - Upgrade [watchdog](https://github.com/gorakhargosh/watchdog) to `==3.0.0` </details> <br /> 🚸 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. --- ❓ 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-bot hat 1 Commit 2023-06-25 15:27:19 +02:00 hinzugefügt
nickslowinski hat Commit 96f859d0cc in main 2023-06-25 15:28:29 +02:00 zusammengeführt
Autor
Mitglied

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

### Renovate is disabled Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.
Anmelden, um an der Diskussion teilzunehmen.
Keine Reviewer
Kein Meilenstein
Kein Projekt
Niemand zuständig
1 Beteiligter
Nachrichten
Fällig am
Das Fälligkeitsdatum ist ungültig oder außerhalb des zulässigen Bereichs. Bitte verwende das Format „jjjj-mm-tt“.

Kein Fälligkeitsdatum gesetzt.

Abhängigkeiten

Keine Abhängigkeiten gesetzt.

Referenz: nick-slowinski.de/docs#1
Keine Beschreibung angegeben.