microsoft / ML-For-Beginners

12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
https://microsoft.github.io/ML-For-Beginners/
MIT License
68.98k stars 14.24k forks source link

Bump docsify from 4.12.1 to 4.13.1 #685

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 10 months ago

Bumps docsify from 4.12.1 to 4.13.1.

Release notes

Sourced from docsify's releases.

v4.13.1

Bug Fixes

Full Changelog: https://github.com/docsifyjs/docsify/compare/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


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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/microsoft/ML-For-Beginners/network/alerts).
github-actions[bot] commented 7 months ago

This PR has not seen any action for a while! Closing for now, but it can be reopened at a later date.

dependabot[bot] commented 7 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

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