Skip to content

Bump hexo-generator-sitemap from 1.2.0 to 2.1.0#67

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

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

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps hexo-generator-sitemap from 1.2.0 to 2.1.0.

Release notes

Sourced from hexo-generator-sitemap's releases.

2.1.0

Changes

  • Include site's tags, categories and home page in the sitemap #26
  • fix(sitemap): use date only in <lastmod> #94
    • 2020-01-02 13:42:599Z => 2020-01-02

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
  • 216f9f3 Merge pull request #111 from curbengh/v2.1.0
  • d58327b release: 2.1.0
  • 94cc16c merge(110): from curbengh/drop-appveyor
  • d394986 Merge pull request #108 from hexojs/dependabot/npm_and_yarn/hexo-5.0.0
  • 9b71d7f ci: drop appveyor
  • 9112c26 ci(travis): add windows
  • fddeed3 chore(deps-dev): bump hexo from 4.2.1 to 5.0.0
  • abd17a4 feat: tags & categories (#26)
  • b8fc737 Merge pull request #105 from curbengh/exclude-post
  • a1c60a8 docs: clarify post/page exclusion feature
  • 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.1.0.
- [Release notes](https://github.com/hexojs/hexo-generator-sitemap/releases)
- [Commits](hexojs/hexo-generator-sitemap@1.2.0...2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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