jo3-l / obscenity

Robust, extensible profanity filter for NodeJS
MIT License
70 stars 2 forks source link

chore(deps): bump all deps #32

Closed jo3-l closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (224aa96) 100.00% compared to head (ab34e5e) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #32 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 36 36 Lines 922 916 -6 Branches 184 183 -1 ========================================= - Hits 922 916 -6 ``` | [Impacted Files](https://app.codecov.io/gh/jo3-l/obscenity/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joe+L.) | Coverage Δ | | |---|---|---| | [src/censor/BuiltinStrategies.ts](https://app.codecov.io/gh/jo3-l/obscenity/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joe+L.#diff-c3JjL2NlbnNvci9CdWlsdGluU3RyYXRlZ2llcy50cw==) | `100.00% <ø> (ø)` | | | [src/censor/TextCensor.ts](https://app.codecov.io/gh/jo3-l/obscenity/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joe+L.#diff-c3JjL2NlbnNvci9UZXh0Q2Vuc29yLnRz) | `100.00% <ø> (ø)` | | | [src/dataset/DataSet.ts](https://app.codecov.io/gh/jo3-l/obscenity/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joe+L.#diff-c3JjL2RhdGFzZXQvRGF0YVNldC50cw==) | `100.00% <ø> (ø)` | | | [src/matcher/BlacklistedTerm.ts](https://app.codecov.io/gh/jo3-l/obscenity/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joe+L.#diff-c3JjL21hdGNoZXIvQmxhY2tsaXN0ZWRUZXJtLnRz) | `100.00% <ø> (ø)` | | | [src/matcher/IntervalCollection.ts](https://app.codecov.io/gh/jo3-l/obscenity/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joe+L.#diff-c3JjL21hdGNoZXIvSW50ZXJ2YWxDb2xsZWN0aW9uLnRz) | `100.00% <ø> (ø)` | | | [src/matcher/MatchPayload.ts](https://app.codecov.io/gh/jo3-l/obscenity/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joe+L.#diff-c3JjL21hdGNoZXIvTWF0Y2hQYXlsb2FkLnRz) | `100.00% <ø> (ø)` | | | [src/matcher/nfa/WhitelistedTermMatcher.ts](https://app.codecov.io/gh/jo3-l/obscenity/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joe+L.#diff-c3JjL21hdGNoZXIvbmZhL1doaXRlbGlzdGVkVGVybU1hdGNoZXIudHM=) | `100.00% <ø> (ø)` | | | [src/matcher/nfa/trie/BlacklistTrieNode.ts](https://app.codecov.io/gh/jo3-l/obscenity/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joe+L.#diff-c3JjL21hdGNoZXIvbmZhL3RyaWUvQmxhY2tsaXN0VHJpZU5vZGUudHM=) | `100.00% <ø> (ø)` | | | [src/matcher/nfa/trie/WhitelistTrieNode.ts](https://app.codecov.io/gh/jo3-l/obscenity/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joe+L.#diff-c3JjL21hdGNoZXIvbmZhL3RyaWUvV2hpdGVsaXN0VHJpZU5vZGUudHM=) | `100.00% <ø> (ø)` | | | [src/matcher/nfa/trie/edge/ArrayEdgeCollection.ts](https://app.codecov.io/gh/jo3-l/obscenity/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joe+L.#diff-c3JjL21hdGNoZXIvbmZhL3RyaWUvZWRnZS9BcnJheUVkZ2VDb2xsZWN0aW9uLnRz) | `100.00% <ø> (ø)` | | | ... and [20 more](https://app.codecov.io/gh/jo3-l/obscenity/pull/32?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joe+L.) | |

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