Skip to content

Bump node-fetch and docsify#11

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/node-fetch-and-docsify--removed
Open

Bump node-fetch and docsify#11
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/node-fetch-and-docsify--removed

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 23, 2023

Removes node-fetch. It's no longer used after updating ancestor dependency docsify. These dependencies need to be updated together.

Removes node-fetch

Updates docsify from 4.9.4 to 4.13.0

Release notes

Sourced from docsify's releases.

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)
  • Fix Cannot read property 'classList' of null (#1527)
  • Fix search for missing pathNamespaces (#1547)
  • Fix buble theme missing generic fallback font (#1568)
  • Fix allow " inside of an embed(#1598 )
  • Fix Can not read property 'tagName' of null(#1655 )
  • Fix sidebar height style in Mobile Chrome(#1683)

Chore

... (truncated)

Changelog

Sourced from docsify's changelog.

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
Maintainer changes

This version was pushed to npm by koooooo-7, a new releaser for docsify 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 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 [node-fetch](https://github.com/node-fetch/node-fetch). It's no longer used after updating ancestor dependency [docsify](https://github.com/docsifyjs/docsify). These dependencies need to be updated together.


Removes `node-fetch`

Updates `docsify` from 4.9.4 to 4.13.0
- [Release notes](https://github.com/docsifyjs/docsify/releases)
- [Changelog](https://github.com/docsifyjs/docsify/blob/develop/CHANGELOG.md)
- [Commits](docsifyjs/docsify@v4.9.4...v4.13.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
- dependency-name: docsify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 23, 2023
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