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.1 #109

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

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

Changelog

Sourced from string-strip-html's changelog.

13.4.1 (2023-05-21)

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

8.5.0 (2023-05-14)

Features

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

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

... (truncated)

Commits
  • 4922a91 chore: release [skip ci]
  • 245a5be chore: setup refresh
  • b7a1de7 docs: update changelog
  • b7c00f0 docs: update changelog
  • 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]
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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/[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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 22, 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.

0 participants