Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

Bumps string-strip-html from 8.2.11 to 13.2.1.

Changelog

Sourced from string-strip-html's changelog.

13.2.1 (2023-03-12)

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

13.2.0 (2023-02-22)

Features

  • make ignoreTagsWithTheirContents to recognise self-closing tags (7946d68), closes #66

13.1.0 (2023-02-04)

Features

  • strip tags inside HTML attribute values (94a25c7), closes #65

8.4.0 (2022-12-22)

Features

  • back-porting the latest v13.0.3 to CJS and releasing as non-pure ESM (no type: module in package.json).

13.0.0 (2022-12-01)

BREAKING CHANGES

  • minimum supported Node version is v14.18; we're dropping v12 support

12.0.0 (2022-11-14)

Bug Fixes

  • improve throw messages and rebase few tests (c60cbf5)

Features

  • return both string and ranges (3932619)

BREAKING CHANGES

  • main function returns both string and ranges; output is not a plain object; no more opts.returnRangesOnly

11.6.13 (2022-10-13)

Fixed

  • tweaks to broken code algorithm to align dumpLinkHrefsNearby enabled and disabled (234faa1)

11.6.10 (2022-10-05)

... (truncated)

Commits
  • b8a4cd1 chore: release [skip ci]
  • 744e260 chore: setup refresh
  • 9c6d352 chore: release [skip ci]
  • 5a98274 chore: merge main
  • bdeb2f6 chore: add lerna-clean-changelog to house(keeping) npm script and run it
  • d65e2f4 chore: enable test number lints, run the checks
  • dee42e7 chore: setup refresh
  • 7946d68 feat: make ignoreTagsWithTheirContents to recognise self-closing tags
  • f41d625 chore: release [skip ci]
  • 94a25c7 feat: strip tags inside HTML attribute values
  • 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)

Bumps [string-strip-html](https://github.com/codsen/codsen/tree/HEAD/packages/string-strip-html) from 8.2.11 to 13.2.1.
- [Release notes](https://github.com/codsen/codsen/releases)
- [Changelog](https://github.com/codsen/codsen/blob/[email protected]/packages/string-strip-html/CHANGELOG.md)
- [Commits](https://github.com/codsen/codsen/commits/[email protected]/packages/string-strip-html)

---
updated-dependencies:
- dependency-name: string-strip-html
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant