remarkablemark / html-react-parser

📝 HTML to React parser.
https://b.remarkabl.org/html-react-parser
MIT License
2.12k stars 129 forks source link

build(deps): bump style-to-js from 1.1.12 to 1.1.13 #1502

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps style-to-js from 1.1.12 to 1.1.13.

Release notes

Sourced from style-to-js's releases.

v1.1.13

1.1.13 (2024-08-27)

Continuous Integration

  • github: publish package to npm registry with provenance (7441aa0)
Changelog

Sourced from style-to-js's changelog.

1.1.13 (2024-08-27)

Continuous Integration

  • github: publish package to npm registry with provenance (7441aa0)
Commits
  • 09b06e8 Merge pull request #470 from remarkablemark/release-please--branches--master-...
  • 1311d56 chore(master): release 1.1.13
  • 7441aa0 ci(github): publish package to npm registry with provenance
  • 3e63a57 ci(github): modularize workflow commitlint from build
  • 5a4823c build: add .nvmrc and update workflow build.yml
  • 450ffa2 style: add eslint-plugin-simple-import-sort
  • 4024166 build(package): fix 1 moderate severity vulnerability
  • fc2ff3c build(deps-dev): bump eslint from 8.57.0 to 9.9.1 (#467)
  • 34b5761 build(deps-dev): bump rollup from 4.21.0 to 4.21.1 (#469)
  • e3d790a build(deps-dev): bump the typescript-eslint group with 2 updates (#468)
  • 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 show 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)
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (0b85a30) to head (78af9cb). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1502 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 8 8 Lines 151 151 Branches 49 49 ========================================= Hits 151 151 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.