Litarvan / pronote-api

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

Bump string-strip-html from 8.2.9 to 8.2.11 #265

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps string-strip-html from 8.2.9 to 8.2.11.

Changelog

Sourced from string-strip-html's changelog.

8.2.11 (2021-04-04)

Note: Version bump only for package string-strip-html

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

... (truncated)

Commits
  • 915a8ed chore: release [skip ci]
  • 5f16f76 chore: automated build tasks [skip ci]
  • a5d8a6d chore: setup refresh
  • d72f521 build: tweak the head comment block signature
  • 74c25d0 chore: automated build tasks [skip ci]
  • 77494a3 chore: release [skip ci]
  • 5bb0f29 chore: automated build tasks [skip ci]
  • ed06935 chore: setup refresh
  • 1dfaa1c chore: setup refresh
  • 54b5f0a chore: setup refresh
  • 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)