ampproject / amp-by-example

DEPRECATED: AMP by Example has been merged into amp.dev
http://amp.dev
Apache License 2.0
753 stars 505 forks source link

Update dependency sitemap to v3 - autoclosed #2031

Closed renovate-bot closed 5 years ago

renovate-bot commented 5 years ago

This PR contains the following updates:

Package Type Update Change
sitemap devDependencies major 2.2.0 -> 3.2.2

Release Notes

ekalinin/sitemap.js ### [`v3.2.2`](https://togithub.com/ekalinin/sitemap.js/blob/master/CHANGELOG.md#​322) [Compare Source](https://togithub.com/ekalinin/sitemap.js/compare/3.2.1...3.2.2) - 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](https://togithub.com/ekalinin/sitemap.js/issues/201), fixes [#​203](https://togithub.com/ekalinin/sitemap.js/issues/203) ### [`v3.2.1`](https://togithub.com/ekalinin/sitemap.js/blob/master/CHANGELOG.md#​321) [Compare Source](https://togithub.com/ekalinin/sitemap.js/compare/3.2.0...3.2.1) - no really fixes ts errors for real this time - fixes [#​193](https://togithub.com/ekalinin/sitemap.js/issues/193) in PR [#​198](https://togithub.com/ekalinin/sitemap.js/issues/198) ### [`v3.2.0`](https://togithub.com/ekalinin/sitemap.js/blob/master/CHANGELOG.md#​320) [Compare Source](https://togithub.com/ekalinin/sitemap.js/compare/3.1.0...3.2.0) - fixes [#​192](https://togithub.com/ekalinin/sitemap.js/issues/192), fixes [#​193](https://togithub.com/ekalinin/sitemap.js/issues/193) typescript errors - correct types on player:loc and restriction:relationship types - use https urls in xmlns ### [`v3.1.0`](https://togithub.com/ekalinin/sitemap.js/blob/master/CHANGELOG.md#​310) [Compare Source](https://togithub.com/ekalinin/sitemap.js/compare/3.0.0...3.1.0) - fixes [#​187](https://togithub.com/ekalinin/sitemap.js/issues/187), [#​188](https://togithub.com/ekalinin/sitemap.js/issues/188) typescript errors - adds support for full precision priority [#​176](https://togithub.com/ekalinin/sitemap.js/issues/176) ### [`v3.0.0`](https://togithub.com/ekalinin/sitemap.js/blob/master/CHANGELOG.md#​300) [Compare Source](https://togithub.com/ekalinin/sitemap.js/compare/2.2.0...3.0.0) - Converted project to typescript - properly encode URLs [#​179](https://togithub.com/ekalinin/sitemap.js/issues/179) - updated core dependency #### breaking changes This will likely not break anyone's code but we're bumping to be safe - root domain URLs are now suffixed with / (eg. -> ) This is a side-effect of properly encoding passed in URLs

Renovate configuration

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

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

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

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



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