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

chore(deps): bump dompurify, docsify and docsify-server-renderer #1213

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2025

Removes dompurify. It's no longer used after updating ancestor dependencies dompurify, docsify and docsify-server-renderer. These dependencies need to be updated together.

Removes dompurify

Updates docsify from 4.12.2 to 4.13.1

Release notes

Sourced from docsify's releases.

v4.13.1

Bug Fixes

Full Changelog: docsifyjs/docsify@v4.13.0...v4.13.1

v4.13.0

Bug Fixes

  • CornerExternalLinkTarget config. (#1814) (54cc5f9)
  • Correctly fix missing +1, -1 (#1722) (719dcbe)
  • Coverpage when content > viewport height (#1744) (301b516), closes #381
  • Filter null node first in hide sidebar. (#1909) (d27af3d)
  • Docsify-ignore in search title. (#1872) (9832805)
  • Fix search with no content. (#1878) (9b74744)
  • Ignore emoji shorthand codes in URIs (#1847) (3c9b3d9), closes #1823
  • Legacy bugs (styles, site plugin error, and dev server error) (#1743) (fa6df6d)
  • Package.json & package-lock.json to reduce vulnerabilities (#1756) (2dc5b12)
  • Packages/docsify-server-renderer/package.json & packages/docsify-server-renderer/package-lock.json to reduce vulnerabilities (#1715) (c1227b2)

Features

Docs

Chore

Changelog

Sourced from docsify's changelog.

4.13.1 (2023-06-24)

Bug Fixes

4.13.0 (2022-10-26)

Bug Fixes

  • cornerExternalLinkTarget config. (#1814) (54cc5f9)
  • correctly fix missing +1, -1 (#1722) (719dcbe)
  • Coverpage when content > viewport height (#1744) (301b516), closes #381
  • filter null node first. (#1909) (d27af3d)
  • fix docsify-ignore in seach title. (#1872) (9832805)
  • fix search with no content. (#1878) (9b74744)
  • Ignore emoji shorthand codes in URIs (#1847) (3c9b3d9), closes #1823
  • Legacy bugs (styles, site plugin error, and dev server error) (#1743) (fa6df6d)
  • package.json & package-lock.json to reduce vulnerabilities (#1756) (2dc5b12)
  • packages/docsify-server-renderer/package.json & packages/docsify-server-renderer/package-lock.json to reduce vulnerabilities (#1715) (c1227b2)

Features

Commits

Updates docsify-server-renderer from 4.12.2 to 4.13.1

Release notes

Sourced from docsify-server-renderer's releases.

v4.13.1

Bug Fixes

Full Changelog: docsifyjs/docsify@v4.13.0...v4.13.1

v4.13.0

Bug Fixes

  • CornerExternalLinkTarget config. (#1814) (54cc5f9)
  • Correctly fix missing +1, -1 (#1722) (719dcbe)
  • Coverpage when content > viewport height (#1744) (301b516), closes #381
  • Filter null node first in hide sidebar. (#1909) (d27af3d)
  • Docsify-ignore in search title. (#1872) (9832805)
  • Fix search with no content. (#1878) (9b74744)
  • Ignore emoji shorthand codes in URIs (#1847) (3c9b3d9), closes #1823
  • Legacy bugs (styles, site plugin error, and dev server error) (#1743) (fa6df6d)
  • Package.json & package-lock.json to reduce vulnerabilities (#1756) (2dc5b12)
  • Packages/docsify-server-renderer/package.json & packages/docsify-server-renderer/package-lock.json to reduce vulnerabilities (#1715) (c1227b2)

Features

Docs

Chore

Changelog

Sourced from docsify-server-renderer's changelog.

4.13.1 (2023-06-24)

Bug Fixes

4.13.0 (2022-10-26)

Bug Fixes

  • cornerExternalLinkTarget config. (#1814) (54cc5f9)
  • correctly fix missing +1, -1 (#1722) (719dcbe)
  • Coverpage when content > viewport height (#1744) (301b516), closes #381
  • filter null node first. (#1909) (d27af3d)
  • fix docsify-ignore in seach title. (#1872) (9832805)
  • fix search with no content. (#1878) (9b74744)
  • Ignore emoji shorthand codes in URIs (#1847) (3c9b3d9), closes #1823
  • Legacy bugs (styles, site plugin error, and dev server error) (#1743) (fa6df6d)
  • package.json & package-lock.json to reduce vulnerabilities (#1756) (2dc5b12)
  • packages/docsify-server-renderer/package.json & packages/docsify-server-renderer/package-lock.json to reduce vulnerabilities (#1715) (c1227b2)

Features

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [dompurify](https://github.com/cure53/DOMPurify). It's no longer used after updating ancestor dependencies [dompurify](https://github.com/cure53/DOMPurify), [docsify](https://github.com/docsifyjs/docsify) and [docsify-server-renderer](https://github.com/docsifyjs/docsify). These dependencies need to be updated together.


Removes `dompurify`

Updates `docsify` from 4.12.2 to 4.13.1
- [Release notes](https://github.com/docsifyjs/docsify/releases)
- [Changelog](https://github.com/docsifyjs/docsify/blob/v4.13.1/CHANGELOG.md)
- [Commits](docsifyjs/docsify@v4.12.2...v4.13.1)

Updates `docsify-server-renderer` from 4.12.2 to 4.13.1
- [Release notes](https://github.com/docsifyjs/docsify/releases)
- [Changelog](https://github.com/docsifyjs/docsify/blob/v4.13.1/CHANGELOG.md)
- [Commits](docsifyjs/docsify@v4.12.2...v4.13.1)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: indirect
- dependency-name: docsify
  dependency-type: indirect
- dependency-name: docsify-server-renderer
  dependency-type: indirect
...

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