Skip to content

Comments

Bump string-strip-html from 7.0.3 to 13.0.0#198

Closed
dependabot[bot] wants to merge 1 commit into3.18.5-pdisfrom
dependabot/npm_and_yarn/string-strip-html-13.0.0
Closed

Bump string-strip-html from 7.0.3 to 13.0.0#198
dependabot[bot] wants to merge 1 commit into3.18.5-pdisfrom
dependabot/npm_and_yarn/string-strip-html-13.0.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 2, 2022

Bumps string-strip-html from 7.0.3 to 13.0.0.

Changelog

Sourced from string-strip-html's changelog.

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)

Fixed

  • respect stripTogetherWithTheirContents when dumpLinkHrefsNearby is on (43209e7), closes #54

11.6.0 (2022-08-31)

Features

  • treat HTML-encoded Combining Grapheme Joiner (U+034F) character as whitespace (5a0d7ec)

11.5.0 (2022-08-31)

Features

  • add opts.reportProgressFunc (4045496)

11.4.0 (2022-08-31)

Features

  • remove indentations in front of text too (6527eb8)

... (truncated)

Commits
  • 3650b0c chore: release [skip ci]
  • c8049e8 feat: drop Node v12 support; minimum version requirement now is v14.18 and above
  • fb7555f chore: generate fresh type defs
  • bba3318 chore: release [skip ci]
  • fce4a28 refactor: remove result constant
  • 3932619 feat: return both string and ranges
  • c60cbf5 fix: improve throw messages and rebase few tests
  • 0aabeec chore: automated build tasks [skip ci]
  • b4c614b chore: release [skip ci]
  • d04f75e 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)

Bumps [string-strip-html](https://github.com/codsen/codsen/tree/HEAD/packages/string-strip-html) from 7.0.3 to 13.0.0.
- [Release notes](https://github.com/codsen/codsen/releases)
- [Changelog](https://github.com/codsen/codsen/blob/main/packages/string-strip-html/CHANGELOG.md)
- [Commits](https://github.com/codsen/codsen/commits/string-strip-html@13.0.0/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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 2, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 21, 2022

Superseded by #210.

@dependabot dependabot bot closed this Dec 21, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/string-strip-html-13.0.0 branch December 21, 2022 11:29
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants