Skip to content

Chore(deps): Bump string-strip-html from 7.0.3 to 11.3.1#32

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/string-strip-html-11.3.1
Closed

Chore(deps): Bump string-strip-html from 7.0.3 to 11.3.1#32
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/string-strip-html-11.3.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 30, 2022

Bumps string-strip-html from 7.0.3 to 11.3.1.

Changelog

Sourced from string-strip-html's changelog.

11.3.1 (2022-08-27)

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

11.3.0 (2022-08-18)

Features

  • make opts.dumpLinkHrefsNearby sub-keys all optional too (90810d8)

11.2.0 (2022-08-12)

Features

11.1.0 (2022-08-01)

Features

  • improvements to opts.dumpLinkHrefsNearby against punctuation (daab255)

11.0.1 (2022-07-26)

Bug Fixes

  • add more precautions when assuming string methods will exist (00804b6)
  • align edge whitespace processing on cb and not on cb (43ee6d5)
  • fix stripRecognisedHTMLOnly enabled to strip single letter tags (1b7ff49)

11.0.0 (2022-07-16)

Features

  • add inline tag recognition - x<b>y</b>z strips to xyz because b is inline element — but — x<div>y</div>z strips to x y z because div is not inline element (cbac254), closes #49

BREAKING CHANGES

  • Bumping major just formally, there are no API changes. The inline tags now have the correct surrounding whitespace.

10.1.0 (2022-07-13)

Features

  • improve whitespace control around punctuation (d8318a7), closes #49

... (truncated)

Commits
  • 8bbe548 chore: release [skip ci]
  • 6997415 chore: setup refresh
  • 9fb2b50 chore: automated build tasks [skip ci]
  • d4b052d chore: release [skip ci]
  • 90810d8 feat: make opts.dumpLinkHrefsNearby sub-keys all optional too
  • 2476333 chore: automated build tasks [skip ci]
  • 02d0fc4 chore: release [skip ci]
  • 05a1530 docs: tweak description
  • 742576a feat: export types
  • d396664 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 11.3.1.
- [Release notes](https://github.com/codsen/codsen/releases)
- [Changelog](https://github.com/codsen/codsen/blob/string-strip-html@11.3.1/packages/string-strip-html/CHANGELOG.md)
- [Commits](https://github.com/codsen/codsen/commits/string-strip-html@11.3.1/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 Aug 30, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 31, 2022

Superseded by #33.

@dependabot dependabot bot closed this Aug 31, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/string-strip-html-11.3.1 branch August 31, 2022 22:57
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