leolabs / you-need-a-parser

Convert CSV files to a format that can be imported in YNAB
https://ynap.leolabs.org
MIT License
33 stars 12 forks source link

Update dependency slugify to v1.6.5 #614

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
slugify 1.3.5 -> 1.6.5 age adoption passing confidence

Release Notes

simov/slugify ### [`v1.6.5`](https://togithub.com/simov/slugify/blob/HEAD/CHANGELOG.md#v165-2022-01-03) [Compare Source](https://togithub.com/simov/slugify/compare/v1.6.4...v1.6.5) - [#​146](https://togithub.com/simov/slugify/pull/146) chore: use GitHub Actions for testing ([#​146](https://togithub.com/simov/slugify/issues/146)) ([@​Trott](https://togithub.com/Trott)) ### [`v1.6.4`](https://togithub.com/simov/slugify/blob/HEAD/CHANGELOG.md#v164-2021-12-16) [Compare Source](https://togithub.com/simov/slugify/compare/v1.6.3...v1.6.4) - [#​145](https://togithub.com/simov/slugify/pull/145) fix: consolidate replacement chars from extend() ([#​145](https://togithub.com/simov/slugify/issues/145)) ([@​Trott](https://togithub.com/Trott)) - [#​142](https://togithub.com/simov/slugify/pull/142) More Yoruba support ([@​9jaboy](https://togithub.com/9jaboy)) ### [`v1.6.3`](https://togithub.com/simov/slugify/blob/HEAD/CHANGELOG.md#v163-2021-11-22) [Compare Source](https://togithub.com/simov/slugify/compare/v1.6.2...v1.6.3) - [#​139](https://togithub.com/simov/slugify/pull/139) Added few more locales ([@​daniel1901](https://togithub.com/daniel1901)) - [#​138](https://togithub.com/simov/slugify/pull/138) Add 'ß' (ss) to german locale ([@​maxkrickl](https://togithub.com/maxkrickl)) ### [`v1.6.2`](https://togithub.com/simov/slugify/blob/HEAD/CHANGELOG.md#v162-2021-11-07) [Compare Source](https://togithub.com/simov/slugify/compare/v1.6.1...v1.6.2) - [#​136](https://togithub.com/simov/slugify/pull/136) Add Bulgarian locale. ([@​haltsir](https://togithub.com/haltsir)) ### [`v1.6.1`](https://togithub.com/simov/slugify/blob/HEAD/CHANGELOG.md#v161-2021-10-04) [Compare Source](https://togithub.com/simov/slugify/compare/v1.6.0...v1.6.1) - [#​132](https://togithub.com/simov/slugify/pull/132) Add arabic and persian characters and numbers to charmap ([@​kiron](https://togithub.com/kiron)) - [#​128](https://togithub.com/simov/slugify/pull/128) Added danish support to locales.json ([@​ItzLue](https://togithub.com/ItzLue)) ### [`v1.6.0`](https://togithub.com/simov/slugify/blob/HEAD/CHANGELOG.md#v160-2021-07-15) [Compare Source](https://togithub.com/simov/slugify/compare/v1.5.3...v1.6.0) - [#​125](https://togithub.com/simov/slugify/pull/125) Update README.md ([@​SuecoMarcus](https://togithub.com/SuecoMarcus)) - [#​123](https://togithub.com/simov/slugify/pull/123) feat: add "trim" option ([#​123](https://togithub.com/simov/slugify/issues/123)) ([@​Trott](https://togithub.com/Trott)) - [#​119](https://togithub.com/simov/slugify/pull/119) adding Armenian support ([@​ashotjanibekyan](https://togithub.com/ashotjanibekyan)) ### [`v1.5.3`](https://togithub.com/simov/slugify/blob/HEAD/CHANGELOG.md#v153-2021-05-11) [Compare Source](https://togithub.com/simov/slugify/compare/v1.5.2...v1.5.3) - [#​116](https://togithub.com/simov/slugify/pull/116) fix: remove replacement char from start and end in strict mode ([#​116](https://togithub.com/simov/slugify/issues/116)) ([@​Trott](https://togithub.com/Trott)) ### [`v1.5.2`](https://togithub.com/simov/slugify/blob/HEAD/CHANGELOG.md#v152-2021-05-08) [Compare Source](https://togithub.com/simov/slugify/compare/v1.5.1...v1.5.2) - [#​115](https://togithub.com/simov/slugify/pull/115) fix: trim leading and trailing replacement chars ([#​115](https://togithub.com/simov/slugify/issues/115)) ([@​Trott](https://togithub.com/Trott)) ### [`v1.5.1`](https://togithub.com/simov/slugify/blob/HEAD/CHANGELOG.md#v151-2021-05-02) [Compare Source](https://togithub.com/simov/slugify/compare/v1.5.0...v1.5.1) - [#​111](https://togithub.com/simov/slugify/pull/111) Two new special chars for charmap.json ([@​ovidasas](https://togithub.com/ovidasas)) - [#​113](https://togithub.com/simov/slugify/pull/113) Added Ukrainian characters ([@​YegorShtonda](https://togithub.com/YegorShtonda)) - [#​107](https://togithub.com/simov/slugify/pull/107) Indicate that ES2015 is required & use Object.assign ([@​realityking](https://togithub.com/realityking)) ### [`v1.5.0`](https://togithub.com/simov/slugify/compare/v1.4.7...v1.5.0) [Compare Source](https://togithub.com/simov/slugify/compare/v1.4.7...v1.5.0) ### [`v1.4.7`](https://togithub.com/simov/slugify/blob/HEAD/CHANGELOG.md#v147-2021-02-21) [Compare Source](https://togithub.com/simov/slugify/compare/v1.4.6...v1.4.7) - [#​104](https://togithub.com/simov/slugify/pull/104) added more translations for german locale ([@​roydigerhund](https://togithub.com/roydigerhund)) - [#​103](https://togithub.com/simov/slugify/pull/103) Add a French locale to replace symbols like "&", "<", "|" by their French equivalent ([#​103](https://togithub.com/simov/slugify/issues/103)) ([@​saadyousfi](https://togithub.com/saadyousfi)) ### [`v1.4.6`](https://togithub.com/simov/slugify/compare/v1.4.5...v1.4.6) [Compare Source](https://togithub.com/simov/slugify/compare/v1.4.5...v1.4.6) ### [`v1.4.5`](https://togithub.com/simov/slugify/blob/HEAD/CHANGELOG.md#v145-2020-07-26) [Compare Source](https://togithub.com/simov/slugify/compare/v1.4.4...v1.4.5) - [#​87](https://togithub.com/simov/slugify/pull/87) Add German locale ([@​schwigri](https://togithub.com/schwigri)) ### [`v1.4.4`](https://togithub.com/simov/slugify/compare/v1.4.3...v1.4.4) [Compare Source](https://togithub.com/simov/slugify/compare/v1.4.3...v1.4.4) ### [`v1.4.3`](https://togithub.com/simov/slugify/compare/v1.4.2...v1.4.3) [Compare Source](https://togithub.com/simov/slugify/compare/v1.4.2...v1.4.3) ### [`v1.4.2`](https://togithub.com/simov/slugify/blob/HEAD/CHANGELOG.md#v142-2020-06-23) [Compare Source](https://togithub.com/simov/slugify/compare/v1.4.1...v1.4.2) - [#​71](https://togithub.com/simov/slugify/pull/71) add turkish currency character ([@​ugurh](https://togithub.com/ugurh)) - [#​79](https://togithub.com/simov/slugify/pull/79) Ensure duplicate replacement characters are removed in strict mode ([@​thompsonsj](https://togithub.com/thompsonsj)) ### [`v1.4.1`](https://togithub.com/simov/slugify/compare/v1.4.0...v1.4.1) [Compare Source](https://togithub.com/simov/slugify/compare/v1.4.0...v1.4.1) ### [`v1.4.0`](https://togithub.com/simov/slugify/compare/v1.3.6...v1.4.0) [Compare Source](https://togithub.com/simov/slugify/compare/v1.3.6...v1.4.0) ### [`v1.3.6`](https://togithub.com/simov/slugify/blob/HEAD/CHANGELOG.md#v136-2019-11-03) [Compare Source](https://togithub.com/simov/slugify/compare/v1.3.5...v1.3.6) - [#​63](https://togithub.com/simov/slugify/pull/63) Fix broken link in README ([@​roschaefer](https://togithub.com/roschaefer))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (f422c1d) 91.09% compared to head (a62527d) 91.09%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #614 +/- ## ======================================= Coverage 91.09% 91.09% ======================================= Files 25 25 Lines 865 865 Branches 215 215 ======================================= Hits 788 788 Misses 74 74 Partials 3 3 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Leo+Bernard). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Leo+Bernard)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.