Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

build(deps): bump python-slugify from 6.1.2 to 8.0.4 #180

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2024

Bumps python-slugify from 6.1.2 to 8.0.4.

Changelog

Sourced from python-slugify's changelog.

8.0.4

  • Properly handle uppercase special characters (@​mib1185 - thx)

8.0.3

  • Drop compatibility for unsupported Python Version (@​Viicos - thx)
  • Fix pattern types.

8.0.2

8.0.1

  • Added license notice to readme (@​C-nit - thx)

8.0.0

  • By default, prefer unidecode if installed (@​enkidulan - thx)

7.0.0

  • Drop python 3.6, add python 3.11 (@​hugovk - thx)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Feb 9, 2024
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (bfce43b) to head (1f892fa).
Report is 4 commits behind head on main.

❗ Current head 1f892fa differs from pull request most recent head 64a309a. Consider uploading reports for the commit 64a309a to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #180   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           42        42           
  Lines         1512      1512           
=========================================
  Hits          1512      1512           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot removed the python label Mar 12, 2024
@lukapeschke
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/python-slugify-8.0.4 branch from 1f892fa to 4819b36 Compare March 12, 2024 12:23
Bumps [python-slugify](https://github.com/un33k/python-slugify) from 6.1.2 to 8.0.4.
- [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md)
- [Commits](un33k/python-slugify@v6.1.2...v8.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/python-slugify-8.0.4 branch from 4819b36 to 64a309a Compare March 12, 2024 12:24
@lukapeschke lukapeschke merged commit 7fbb9f3 into main Mar 12, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/pip/python-slugify-8.0.4 branch March 12, 2024 12:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant