shenxianpeng / blog

Peter Shen's Blog
http://shenxianpeng.github.io
GNU General Public License v3.0
1 stars 0 forks source link

Bump hexo-generator-feed from 1.2.2 to 3.0.0 #52

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps hexo-generator-feed from 1.2.2 to 3.0.0.

Release notes

Sourced from hexo-generator-feed's releases.

3.0.0

Breaking change

Fix

  • Compatibility with Hexo 5 #117
  • Utilize full_url_for() #143 #149
    • This is to avoid manually concat root prefix which may leads to undesired double slash in an url.
  • fix(template): remove extra spacing #128

Dependencies

  • chore(deps-dev): update hexo from 4.0.0 to 5.0.0 #117
  • chore(deps-dev): bump mocha from 7.2.0 to 8.0.1 #146
  • chore(deps): bump hexo-util from 1.9.0 to 2.1.0 #139
  • chore(deps-dev): bump eslint from 6.8.0 to 7.0.0 #141
  • chore(deps-dev): bump camaro from 4.2.0 to 5.0.0 #137

2.2.0

Feature

  • Support custom template, in addition to the default atom.xml & rss2.xml templates. (#110)
    feed:
      template: './path/to/template'
    

Fix

  • Fix compatibility issue with existing themes (#114)

2.1.1

Fix

  • namespace in atom.xml should use http not https (#105)
  • Skip generating feed if there is no post (#107)

2.1.0

Breaking change

  • Requires Node 8.10+ (#99)

Features

  • Add rss autodiscovery element by default (#96)
  • Support feed icon in RSS2 (#102)
  • Support generating both atom and rss2 (#100)

Fix

  • Percent-encode /root/, in addition to pathname (#93)
  • Fix autodiscovery element did not get injected into head element that has more than one line (#99)

2.0.0

Breaking change

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by curben, a new releaser for hexo-generator-feed since your current version.


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 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)
netlify[bot] commented 2 years ago

Deploy Preview for shenxianpeng-blog ready!

Name Link
Latest commit b475aea98bf7002a865ed0b628859e4827b0b960
Latest deploy log https://app.netlify.com/sites/shenxianpeng-blog/deploys/62e7f35ef55ac50008b6adcc
Deploy Preview https://deploy-preview-52--shenxianpeng-blog.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.