Skip to content

Bump hexo-generator-sitemap from 1.2.0 to 2.0.0#58

Closed
dependabot-preview[bot] wants to merge 1 commit intohexofrom
dependabot/npm_and_yarn/hexo-generator-sitemap-2.0.0
Closed

Bump hexo-generator-sitemap from 1.2.0 to 2.0.0#58
dependabot-preview[bot] wants to merge 1 commit intohexofrom
dependabot/npm_and_yarn/hexo-generator-sitemap-2.0.0

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps hexo-generator-sitemap from 1.2.0 to 2.0.0.

Release notes

Sourced from hexo-generator-sitemap's releases.

2.0.0

Breaking change

  • Drop Node 6, now requires Node 8.6+ (#54)

Feature

  • Switch minimatch to micromatch for faster file exclusion and support more search patterns (#57)
  • Add rel-sitemap tag, disabled by default because it's not widely supported by search engines yet (#71)

Fix

  • Publish default template (#50)
  • Encode url except the domain (for IDN compatibility) (#68)
  • Skip generate if there are no posts and pages (#78)

Refactor

  • Update to ES6 syntax (#40, #56. #67)
  • Utilize the faster Array.push() instead of Array.concat() (#76)

Dependencies

  • Update eslint from v1 to v6 (#34, #39, #53)
  • Update mocha from v2 to v6 (#35)
  • Update nunjucks from v2 to v3 (#38)
  • Replace istanbul with nyc (#51)
Commits
  • c8b1923 Merge pull request #77 from curbengh/2.0.0
  • 792c4c0 Merge pull request #78 from curbengh/empty-post
  • e26d4a1 fix: skip generate if no posts
  • c428591 release: 2.0.0
  • ec1161f docs(compatibility): hexo 4
  • 6a5559d Merge pull request #68 from curbengh/idn-handling
  • d417f0b Merge pull request #76 from curbengh/array-push
  • 66c708f test(idn): should encode url except domain
  • 1c7da3d fix(idn): encode url except domain
  • 6257869 style: object key is value
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by curben, a new releaser for hexo-generator-sitemap 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [hexo-generator-sitemap](https://github.com/hexojs/hexo-generator-sitemap) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/hexojs/hexo-generator-sitemap/releases)
- [Commits](hexojs/hexo-generator-sitemap@1.2.0...2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #67.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/hexo-generator-sitemap-2.0.0 branch August 4, 2020 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants