Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update string-strip-html requirement from ^13.2.2 to ^13.4.0 #105

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 15, 2023

Updates the requirements on string-strip-html to permit the latest version.

Changelog

Sourced from string-strip-html's changelog.

13.4.0 (2023-05-14)

Features

  • add opts.ignoreIndentations (useful when stripping tags from markdown) (70a8e69), closes #71

13.3.0 (2023-05-14)

Features

  • improve breadcrumb pattern recognition (bc05dcb), closes #78

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

... (truncated)

Commits
  • 984dab7 chore: release [skip ci]
  • fecb81e Merge branch 'main' of github.com:codsen/codsen
  • 70a8e69 feat: add opts.ignoreIndentations (useful when stripping tags from markdown)
  • c58519d chore: release [skip ci]
  • bc05dcb feat: improve breadcrumb pattern recognition
  • a5643c1 chore: automated build tasks [skip ci]
  • 5efd842 chore: release [skip ci]
  • 39d0e3a refactor: replace lodash.* with lodash-es
  • 41ef573 style: enable @typescript-eslint/prefer-optional-chain lint rule and fix in...
  • 744b6ad chore: automated build tasks [skip ci]
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 15, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/string-strip-html-tw-13.4.0 branch from 027afa4 to e66694e Compare May 15, 2023 17:04
Updates the requirements on [string-strip-html](https://github.com/codsen/codsen/tree/HEAD/packages/string-strip-html) to permit the latest version.
- [Changelog](https://github.com/codsen/codsen/blob/main/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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/string-strip-html-tw-13.4.0 branch from e66694e to 3a3ca85 Compare May 15, 2023 17:07
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 22, 2023

Superseded by #109.

@dependabot dependabot bot closed this May 22, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/string-strip-html-tw-13.4.0 branch May 22, 2023 11:00
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.

0 participants