Mryan2005 / mryan2005.github.io

https://mryan2005-github-io.vercel.app
1 stars 0 forks source link

Bump hexo-generator-json-content from 3.0.1 to 4.2.3 #84

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps hexo-generator-json-content from 3.0.1 to 4.2.3.

Release notes

Sourced from hexo-generator-json-content's releases.

Hotfix categories and tags index generation

No release notes provided.

Hotfix categories and tags index generation

Categories and tags index generation was broken!

Categories and Tags index

  • Adds categories and tags index to the root of the JSON output ( issue #33 )
  • Includes description field to pages and posts data ( issue #30 )

Hotfix

  • Previous release was published broken!

Security updates

Bump dependencies versions for security reasons

Drafts index

It is now possible to:

  • Include drafts on indexed content

Datais can be found in README.

New features and braking changes

News

It is now possible to:

  • Customize the output file name
  • Skip indexing by tag, besides by category or path

Breaking change

ignore settings are a bit different now. It expects to receive one or two lists: paths and tags.

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)