Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps hexo-yam from 8.0.0 to 9.0.0.

Release notes

Sourced from hexo-yam's releases.

v9.0.0

Breaking change

  • [3523b0fd9825bb9dc8be3ef8edc8dace5f0b9c50] Require Nodejs 18.12+
    • Drop EOL 14 & 16
  • #157 Plugin is now disabled by default when running hexo server.
    • To override this, disable previewServer option

Feature

  • #157 previewServer option
minify:
  previewServer: true
  • #158 Zstd compression (disabled by default)
    • if encounter Cannot find module '@mongodb-js/zstd-linux-x64-gnu' error, see this workaround.
minify:
  zstd:
    enable: false
  • [f92017f688b8271764d5456316a72599caf4544e] Support Nodejs 22
  • #140 Support Nodejs 20
  • #152 Switch from (deprecated) html-minifier 4 to html-minifier-terser 7
    • html minifying is now using async

Unit test

Commits
  • 4bd000b release: 9.0.0
  • 5fb3349 chore(npm): add "zstd" keyword
  • 80b2325 chore(npm): "repository" is now an object
  • 812ff61 ci: use windows bash
  • 702eb2f ci: ${} not supported in pwsh
  • a2c810c ci: install zstd binary
  • 30c33c0 docs: install zstd dependency explicitly
  • 1c9d91b docs(license): update year
  • c18f4c8 docs: differentiate minify and compress
  • e33fd0e build(npm): --force flag to install optional deps
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [hexo-yam](https://github.com/curbengh/hexo-yam) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/curbengh/hexo-yam/releases)
- [Commits](curbengh/hexo-yam@v8.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: hexo-yam
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 24, 2024
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jun 24, 2024

Deploying deepmodeling-blog with  Cloudflare Pages  Cloudflare Pages

Latest commit: f063755
Status: ✅  Deploy successful!
Preview URL: https://0b4ee6d5.deepmodeling-blog.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-hexo-ln07.deepmodeling-blog.pages.dev

View logs

@njzjz njzjz merged commit bee8893 into master Sep 1, 2024
@njzjz njzjz deleted the dependabot/npm_and_yarn/hexo-yam-9.0.0 branch September 1, 2024 22:24
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.

2 participants