chore(deps): update dependency distro to v1.9.0 #16

Open
renovate-bot wants to merge 1 commit from renovate/distro-1.x into master
Member

This PR contains the following updates:

Package Update Change
distro minor ==1.8.0 -> ==1.9.0

Release Notes

python-distro/distro (distro)

v1.9.0

Compare Source

ENHANCEMENTS:

  • Refactor distro.info() method to return an InfoDict [#​360]
  • Ignore the file '/etc/board-release' [#​353]
  • Ignore the file '/etc/ec2_version' [#​359]

RELEASE:

  • Run Python 3.6 on Ubuntu 20.04 for CI and bump isort [#​355]

TESTS:

  • Test on modern versions of CPython and PyPy and macOS [#​362]
  • Add support for ALT Linux Server 10.1 distribution [#​354]
  • Add Debian Testing to the tests [#​356]
  • Update archlinux resource for tests [#​352]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [distro](https://github.com/python-distro/distro) | minor | `==1.8.0` -> `==1.9.0` | --- ### Release Notes <details> <summary>python-distro/distro (distro)</summary> ### [`v1.9.0`](https://github.com/python-distro/distro/blob/HEAD/CHANGELOG.md#190-20231219) [Compare Source](https://github.com/python-distro/distro/compare/v1.8.0...v1.9.0) ENHANCEMENTS: - Refactor distro.info() method to return an InfoDict \[[#&#8203;360](https://github.com/python-distro/distro/pull/360)] - Ignore the file '/etc/board-release' \[[#&#8203;353](https://github.com/python-distro/distro/pull/353)] - Ignore the file '/etc/ec2\_version' \[[#&#8203;359](https://github.com/python-distro/distro/pull/353)] RELEASE: - Run Python 3.6 on Ubuntu 20.04 for CI and bump isort \[[#&#8203;355](https://github.com/python-distro/distro/pull/355)] TESTS: - Test on modern versions of CPython and PyPy and macOS \[[#&#8203;362](https://github.com/python-distro/distro/pull/362)] - Add support for ALT Linux Server 10.1 distribution \[[#&#8203;354](https://github.com/python-distro/distro/pull/354)] - Add Debian Testing to the tests \[[#&#8203;356](https://github.com/python-distro/distro/pull/356)] - Update archlinux resource for tests \[[#&#8203;352](https://github.com/python-distro/distro/pull/352)] </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMSIsInVwZGF0ZWRJblZlciI6IjM4LjMyLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsicmVub3ZhdGUtYm90Il19-->
renovate-bot added the
renovate-bot
label 2024-06-04 13:33:01 +05:30
renovate-bot added 1 commit 2024-06-04 13:33:01 +05:30
chore(deps): update dependency distro to v1.9.0
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending approval
ci/woodpecker/push/woodpecker Pipeline is pending approval
afec7a53d6
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending approval
ci/woodpecker/push/woodpecker Pipeline is pending approval
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/distro-1.x:renovate/distro-1.x
git checkout renovate/distro-1.x

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff renovate/distro-1.x
git checkout master
git merge --ff-only renovate/distro-1.x
git checkout renovate/distro-1.x
git rebase master
git checkout master
git merge --no-ff renovate/distro-1.x
git checkout master
git merge --squash renovate/distro-1.x
git checkout master
git merge --ff-only renovate/distro-1.x
git checkout master
git merge renovate/distro-1.x
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mCaptcha/iac#16
No description provided.