lightglitch / seekerr

Tool to add new movies to Radarr based on RSS, IMDB and Trakt lists filtering by ratings.
MIT License
60 stars 2 forks source link

Bump github.com/gosimple/slug from 1.9.0 to 1.10.0 #12

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps github.com/gosimple/slug from 1.9.0 to 1.10.0.

Release notes

Sourced from github.com/gosimple/slug's releases.

v1.10.0: Four new languages and move to gosimple/unidecode fork

New release after long time (sorry, I was burnout).

Main points in this release:

🚀 New features and improvements

🐛 Bug Fixes

  • Change to gosimple/unidecode fork (#56) by @​matrixik (this will fix panic reported in #53)

🧰 Maintenance

Commits
  • 5f20663 Add benchmarking info to README
  • c8b0faf Always run Go tests on master branch
  • fe566fd Fix langs alphabetic order in the code (#57)
  • a0807d1 Change to gosimple/unidecode fork (#56)
  • ce9859b Adding french language (#48)
  • abe4c67 Add Norwegian language subs (#50)
  • 9a63f1f Added Slovenian substitutions and tests
  • 4626f56 Fix running tests in github workflow (#55)
  • 79852bb Add github workflow files and remove travis (#54)
  • 8535650 Add golint run in travis
  • Additional commits viewable in compare view


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)