Solvik / netbox-agent

Netbox agent to run on your infrastructure's servers
Apache License 2.0
273 stars 67 forks source link

chore(deps): update dependency python-slugify to v7 - autoclosed #252

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
python-slugify ==5.0.2 -> ==7.0.0 age adoption passing confidence

Release Notes

un33k/python-slugify ### [`v7.0.0`](https://togithub.com/un33k/python-slugify/blob/HEAD/CHANGELOG.md#​700) [Compare Source](https://togithub.com/un33k/python-slugify/compare/v6.1.2...v7.0.0) - Drop python 3.6, add python 3.11 ([@​hugovk](https://togithub.com/hugovk) - thx) ### [`v6.1.2`](https://togithub.com/un33k/python-slugify/blob/HEAD/CHANGELOG.md#​612) [Compare Source](https://togithub.com/un33k/python-slugify/compare/v6.1.1...v6.1.2) - Reintroduce the cli options ### [`v6.1.1`](https://togithub.com/un33k/python-slugify/blob/HEAD/CHANGELOG.md#​611) [Compare Source](https://togithub.com/un33k/python-slugify/compare/v6.1.0...v6.1.1) - Remove type hinting (temporarily) ### [`v6.1.0`](https://togithub.com/un33k/python-slugify/blob/HEAD/CHANGELOG.md#​610) [Compare Source](https://togithub.com/un33k/python-slugify/compare/v6.0.1...v6.1.0) - Add `allow_unicode` flag to allow unicode characters in the slug ### [`v6.0.1`](https://togithub.com/un33k/python-slugify/blob/HEAD/CHANGELOG.md#​601) [Compare Source](https://togithub.com/un33k/python-slugify/compare/v6.0.0...v6.0.1) - Rework regex_pattern to mean the opposite (disallowed chars instead of allowed) - Thanks to [@​yyyyyyyan](https://togithub.com/yyyyyyyan) for the initial PR followed by the final PR by [@​mrezzamoradi](https://togithub.com/mrezzamoradi) ### [`v6.0.0`](https://togithub.com/un33k/python-slugify/blob/HEAD/CHANGELOG.md#​600) [Compare Source](https://togithub.com/un33k/python-slugify/compare/5.0.2...v6.0.0) - Enable github action - Remove tox, as we run the test on github action, the end users can refer to those test

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.



This PR has been generated by Mend Renovate. View repository job log here.