Skip to content

Comments

Bump string-strip-html from 7.0.3 to 13.1.0#226

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 9, 2023

Bumps string-strip-html from 7.0.3 to 13.1.0.

Changelog

Sourced from string-strip-html's changelog.

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)

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)

... (truncated)

Commits
  • f41d625 chore: release [skip ci]
  • 94a25c7 feat: strip tags inside HTML attribute values
  • 21ce0a6 docs: rephrase a changelog entry
  • 3f43ba3 chore: automated build tasks [skip ci]
  • 87afa59 chore: release [skip ci]
  • 47335a2 chore: automated build tasks [skip ci]
  • c56f43d chore: release [skip ci]
  • 07035d9 chore: automated build tasks [skip ci]
  • 8208c57 chore: release [skip ci]
  • 535fd1a 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.1.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.1.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 Feb 9, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 3, 2023

Superseded by #236.

@dependabot dependabot bot closed this Mar 3, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/string-strip-html-13.1.0 branch March 3, 2023 12:32
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