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 and vuepress-plugin-md-enhance #38

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 Sep 16, 2024

Removes dompurify. It's no longer used after updating ancestor dependency vuepress-plugin-md-enhance. These dependencies need to be updated together.

Removes dompurify

Updates vuepress-plugin-md-enhance from 1.30.0 to 2.0.0-rc.52

Release notes

Sourced from vuepress-plugin-md-enhance's releases.

v2.0.0-rc.52

✨ Features

  • update deps and support latest highlighter plugin (ab785f0)

🐛 Bug Fixes

  • md-enhance: improve tasklist checkbox style (aa0d0c7)
  • theme: fix checkbox on firefox, close #4267 (2692a67)
  • theme: hide sass warnings (09d127b)

v2.0.0-rc.51

✨ Features

  • create: slim package size and workflow improvements (638abf7)

🐛 Bug Fixes

  • components: use no-external-link-icon for SiteInfo (f915322)
  • components: fix site info (60c6013)
  • deps: update dependency inquirer to v9.3.2 (#4244) (891e31b)
  • deps: update dependency inquirer to v9.3.4 (#4253) (e25340b)
  • deps: update dependency three to v0.166.0 (#4245) (917d0c6)
  • deps: update dependency vidstack to v1.11.24 (#4230) (7d40701)
  • fix code tab and code block border radius, close #4235 (2467234)
  • theme: fix diff marker with line numbers, close #4247 (3248205)
  • theme: fix navbar link style, close #4246 (9514e8a)

v2.0.0-rc.50

Support latest vuepress@next

v2.0.0-rc.49

🐛 Bug Fixes

  • deps: update dependency vidstack to v1.11.22 (#4219) (5b2d642)
  • md-enhance: fix hint container with code block styles (1d41825)
  • theme: fix navbar active state (db398eb)

v2.0.0-rc.48

✨ Features

  • theme: improve auto prev and next links (07ec17d)
  • theme: improve types (fbaceb0)

🐛 Bug Fixes

  • components: add custom element for font-icon, close #4211 (0354cd7)
  • components: disable external link icon on VPBanner (d8f3488)
  • deps: update dependency artplayer-plugin-danmuku to v5.1.1 (#4206) (fce7660)

... (truncated)

Changelog

Sourced from vuepress-plugin-md-enhance's changelog.

2.0.0-rc.52 (2024-07-19)

✨ Features

🐛 Bug Fixes

  • md-enhance: improve tasklist checkbox style (aa0d0c7)

2.0.0-rc.51 (2024-07-13)

✨ Features

  • create: slim package size and workflow improvements (638abf7)

🐛 Bug Fixes

  • fix code tab and code block border radius, close #4235 (2467234)

2.0.0-rc.50 (2024-06-21)

Note: Version bump only for package vuepress-plugin-md-enhance

2.0.0-rc.49 (2024-06-18)

🐛 Bug Fixes

  • md-enhance: fix hint container with code block styles (1d41825)

2.0.0-rc.48 (2024-06-04)

✨ Features

2.0.0-rc.47 (2024-05-31)

Note: Version bump only for package vuepress-plugin-md-enhance

2.0.0-rc.45 (2024-05-28)

⚠ BREAKING CHANGES

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by mister-hope, a new releaser for vuepress-plugin-md-enhance since your current version.


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 dependency [vuepress-plugin-md-enhance](https://github.com/vuepress-theme-hope/vuepress-theme-hope/tree/HEAD/packages/md-enhance). These dependencies need to be updated together.


Removes `dompurify`

Updates `vuepress-plugin-md-enhance` from 1.30.0 to 2.0.0-rc.52
- [Release notes](https://github.com/vuepress-theme-hope/vuepress-theme-hope/releases)
- [Changelog](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/packages/md-enhance/CHANGELOG.md)
- [Commits](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commits/v2.0.0-rc.52/packages/md-enhance)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: indirect
- dependency-name: vuepress-plugin-md-enhance
  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 Sep 16, 2024
Copy link

vercel bot commented Sep 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
k8s-iam ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 16, 2024 9:07pm

@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 16, 2024
Copy link

netlify bot commented Sep 16, 2024

Deploy Preview for kubecub failed.

Name Link
🔨 Latest commit a1661c0
🔍 Latest deploy log https://app.netlify.com/sites/kubecub/deploys/66e89df1bb0317000889432b

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 size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants