Skip to content

Bump sitemap from 1.13.0 to 3.2.2 - #47

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/sitemap-3.2.2
Closed

Bump sitemap from 1.13.0 to 3.2.2#47
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/sitemap-3.2.2

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps sitemap from 1.13.0 to 3.2.2.

Release notes

Sourced from sitemap's releases.

revert https change, fix lastmod issue

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, fixes #203

ts fixes

  • no really fixes ts errors for real this time
  • fixes #193 in PR #198

Typescript fixes, https everywhere

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

Patch typescript errors and add support for full precision priority

  • fixes #187, #188 typescript errors
  • adds support for full precision priority #176

Typescript conversion

#182 fix deadlink to google sitemap docs
#183 change to typescript
#184 update dependencies
#185 encode urls passed in
#186 Create a changelog

2.2.0: handle multiple video tags

2.1.0: Allow 'type' attribute on mobile element

2.0.0: drop support for node < 6, performance, ES2015 & more

... (truncated)
Changelog

Sourced from sitemap's changelog.

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, fixes #203

3.2.1

  • no really fixes ts errors for real this time
  • fixes #193 in PR #198

3.2.0

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

3.1.0

  • fixes #187, #188 typescript errors
  • adds support for full precision priority #176

3.0.0

  • 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

Commits
  • 3ffb9ba Merge pull request #205 from derduher/changelog-lastmod
  • 4de1cf5 3.2.2 lastmod, xmlns fixes
  • aed25d0 Merge pull request #204 from derduher/support-sitemap-iso
  • f3980d0 reverts most of https changes
  • 5c304a0 fixes #203 incorrect namespace
  • a707f19 switch to using xmlbuilder for sitemapindex, add alias for lastmod, up covera...
  • b7d0f47 Merge pull request #200 from derduher/changelog-ts-errors
  • c64c179 release 3.2.1 ts error fixes
  • 1320b18 Merge pull request #198 from derduher/split-out-sitemap-index
  • fe831fb split out sitemap index maybe fix ts issue
  • Additional commits viewable in compare view

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [sitemap](https://github.com/ekalinin/sitemap.js) from 1.13.0 to 3.2.2.
- [Release notes](https://github.com/ekalinin/sitemap.js/releases)
- [Changelog](https://github.com/ekalinin/sitemap.js/blob/master/CHANGELOG.md)
- [Commits](ekalinin/sitemap.js@1.13.0...3.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jul 11, 2019
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #56.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/npm_and_yarn/sitemap-3.2.2 branch August 13, 2019 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants