Litarvan / pronote-api

(Tout langage) API compatible Pronote 2020/2021
193 stars 87 forks source link

Bump string-strip-html from 8.2.11 to 8.2.12 #274

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps string-strip-html from 8.2.11 to 8.2.12.

Changelog

Sourced from string-strip-html's changelog.

8.2.12 (2021-04-11)

Reverts

  • Revert "chore: setup refresh" (23cf206)

8.2.0 (2021-02-07)

Features

  • better recognition for Rails or Phoenix templating tags (9aeddc3), closes #2

8.1.0 (2021-01-28)

Features

  • extend ESP tag recognition to all <%... tags (d552f86)

8.0.1 (2021-01-28)

Bug Fixes

  • add testStats to npmignore (f3c84e9)

8.0.0 (2021-01-23)

Features

  • rewrite in TS, start using named exports (e6fe544)

BREAKING CHANGES

  • previously you'd consume like: import stripHtml from ... - now: import { stripHtml } from ...

7.0.0 (2020-11-28)

Accidental version bump during migration to sourcehut. Sorry about that.

6.3.0 (2020-11-10)

Features

6.2.0 (2020-10-26)

Features

  • better recognise some JSON patterns (450d30a)

... (truncated)

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[bot] commented 3 years ago

Superseded by #275.