Skip to content
This repository has been archived by the owner on Oct 22, 2019. It is now read-only.

Update dependency sitemap to v4 #2047

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Aug 12, 2019

This PR contains the following updates:

Package Type Update Change
sitemap devDependencies major 2.2.0 -> 4.1.1

Release Notes

ekalinin/sitemap.js

v4.1.1

Compare Source

Add a pretty print option to toString(false)
pass true pretty print

Add an xmlparser that will output a config that would generate that same file

cli:
use --parser to output the complete config --line-separated to print out line
separated config compatible with the --json input option for cli

lib: import parseSitemap and pass it a stream

v4.0.2

Compare Source

Fix npx script error - needs the shebang

v4.0.1

Compare Source

Validation functions which depend on xmllint will now warn if you do not have xmllint installed.

v3.2.2

Compare Source

  • revert https everywhere added in 3.2.0. xmlns is not url.
    • adds alias for lastmod in the form of lastmodiso
    • fixes bug in lastmod option for buildSitemapIndex where option would be overwritten if a lastmod option was provided with a single url
    • fixes #​201, fixes #​203

v3.2.1

Compare Source

  • no really fixes ts errors for real this time

v3.2.0

Compare Source

  • fixes #​192, fixes #​193 typescript errors
    • correct types on player:loc and restriction:relationship types
    • use https urls in xmlns

v3.1.0

Compare Source

v3.0.0

Compare Source

  • Converted project to typescript
  • properly encode URLs #​179
  • updated core dependency

breaking changes

This will likely not break anyone's code but we're bumping to be safe


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant