Skip to content

build(deps): bump string-strip-html from 13.4.24 to 13.5.0 - #1602

Merged
cossssmin merged 1 commit into
masterfrom
dependabot/npm_and_yarn/master/string-strip-html-13.5.0
Oct 18, 2025
Merged

build(deps): bump string-strip-html from 13.4.24 to 13.5.0#1602
cossssmin merged 1 commit into
masterfrom
dependabot/npm_and_yarn/master/string-strip-html-13.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 16, 2025

Copy link
Copy Markdown
Contributor

Bumps string-strip-html from 13.4.24 to 13.5.0.

Changelog

Sourced from string-strip-html's changelog.

13.5.0 (2025-10-15)

Features

  • if value to be added is a number, keep it as is, don't stringify (ce3e1a5)

13.4.8 (2024-04-04)

Bug Fixes

  • do not store value into attrObj if empty quotes (9faad8f)

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)

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 13.4.24 to 13.5.0.
- [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.5.0/packages/string-strip-html)

---
updated-dependencies:
- dependency-name: string-strip-html
  dependency-version: 13.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 16, 2025
@cossssmin
cossssmin merged commit bc250dd into master Oct 18, 2025
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/master/string-strip-html-13.5.0 branch October 18, 2025 12:25
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.

1 participant