Skip to content

Bump python-slugify from 5.0.2 to 6.1.1#220

Merged
marcelveldt merged 1 commit into
masterfrom
dependabot/pip/python-slugify-6.1.1
Mar 24, 2022
Merged

Bump python-slugify from 5.0.2 to 6.1.1#220
marcelveldt merged 1 commit into
masterfrom
dependabot/pip/python-slugify-6.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 28, 2022

Bumps python-slugify from 5.0.2 to 6.1.1.

Changelog

Sourced from python-slugify's changelog.

6.1.1

  • Remove type hinting (temporarily)

6.1.0

  • Add allow_unicode flag to allow unicode characters in the slug

6.0.1

  • Rework regex_pattern to mean the opposite (disallowed chars instead of allowed)
  • Thanks to @​yyyyyyyan for the initial PR followed by the final PR by @​mrezzamoradi

6.0.0

  • Enable github action
  • Remove tox, as we run the test on github action, the end users can refer to those test
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot force-pushed the dependabot/pip/python-slugify-6.1.1 branch from bed1338 to bd81584 Compare March 24, 2022 10:26
Bumps [python-slugify](https://github.com/un33k/python-slugify) from 5.0.2 to 6.1.1.
- [Release notes](https://github.com/un33k/python-slugify/releases)
- [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md)
- [Commits](un33k/python-slugify@5.0.2...v6.1.1)

---
updated-dependencies:
- dependency-name: python-slugify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/python-slugify-6.1.1 branch from bd81584 to 6121644 Compare March 24, 2022 10:27
@marcelveldt marcelveldt merged commit e5598ac into master Mar 24, 2022
@marcelveldt marcelveldt deleted the dependabot/pip/python-slugify-6.1.1 branch March 24, 2022 10:27
github-actions Bot pushed a commit that referenced this pull request May 14, 2026
Update music-assistant-models to version
[1.1.118](https://github.com/music-assistant/models/releases/tag/1.1.118)


- Add AUDIO_OVERLAY to ProviderFeature enum (by @jlpouffier in
[#221](music-assistant/models#221))

## 🧰 Maintenance and dependency bumps

- Build(deps-dev): Bump pre-commit from 4.5.1 to 4.6.0 (by
@[dependabot[bot]](https://github.com/apps/dependabot) in
[#220](music-assistant/models#220))
- Build(deps): Bump release-drafter/release-drafter from 7.2.1 to 7.3.0
(by @[dependabot[bot]](https://github.com/apps/dependabot) in
[#222](music-assistant/models#222))
- Build(deps-dev): Bump mypy from 1.20.2 to 2.0.0 (by
@[dependabot[bot]](https://github.com/apps/dependabot) in
[#223](music-assistant/models#223))


## 🙇 Contributors

@MarvinSchenkel and @jlpouffier

Co-authored-by: marcelveldt <6389780+marcelveldt@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant