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

Bump dompurify, docsify and docsify-server-renderer #790

Closed
wants to merge 1 commit into 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.1 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

v4.12.2

Bug Fixes

  • Fix microsoft/playwright-github-action error (#1534)

... (truncated)

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

4.12.2 (2022-01-06)

Bug Fixes

... (truncated)

Commits

Updates docsify-server-renderer from 4.12.1 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

v4.12.2

Bug Fixes

  • Fix microsoft/playwright-github-action error (#1534)

... (truncated)

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

4.12.2 (2022-01-06)

Bug Fixes

... (truncated)

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.1 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.1...v4.13.1)

Updates `docsify-server-renderer` from 4.12.1 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.1...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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 14, 2025
@BethanyJep BethanyJep closed this Feb 18, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 18, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-e9e5c8b3b5 branch February 18, 2025 13:02
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.

1 participant