Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency sitemap to v6.4.0 #137

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 10, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sitemap 6.1.2 -> 6.4.0 age adoption passing confidence

Release Notes

ekalinin/sitemap.js

v6.4.0

Compare Source

  • added support for content_loc parsing #​347 and uploader info attr
  • added error handler option to sitemapstream #​349 Thanks @​marcoreni

v6.3.6

Compare Source

  • bump dependencies

v6.3.5

Compare Source

  • Add option to silence or redirect logs from parse #​337
    • new XMLToSitemapItemStream({ logger: false }) or
    • new XMLToSitemapItemStream({ level: ErrorLevel.SILENT }) or
    • new XMLToSitemapItemStream({ logger: (level, ...message) => your.custom.logger(...message) })

v6.3.4

Compare Source

  • bump dependencies
  • correct return type of xmllint. Was Promise<null> but actually returned Promise<void>
  • add alternate option for lang, hreflang as that is the actual name of the printed attribute

v6.3.3

Compare Source

  • bump ts to 4
  • change file reference in sitemap-index to include .gz fixes #​334

v6.3.2

Compare Source

  • fix unreported timing issue in SitemapAndIndexStream uncovered in latest unit tests

v6.3.1

Compare Source

  • fix #​331 incorrect type on sourceData in simpleSitemapAndIndex.

v6.3.0

Compare Source

  • simpleSitemap will create the dest directory if it doesn't exist
  • allow user to not gzip fixes #​322

v6.2.0

Compare Source

  • Add simplified interface for creating sitemaps and index
  • fix bug where sitemap and index stream would not properly wait to emit finish event until all sitemaps had been written
  • bump deps

v6.1.7

Compare Source

  • Improve documentation and error messaging on ending a stream too early #​317
  • bump dependencies

v6.1.6

Compare Source

  • support allow_embed #​314
  • bump dependencies

v6.1.5

Compare Source

  • performance improvement for streamToPromise #​307

v6.1.4

Compare Source

  • remove stale files from dist #​298
  • Correct documentation on renamed XMLToSitemapOptions, XMLToSitemapItemStream #​297
  • bump node typedef to 14.0.1

v6.1.3

Compare Source


Configuration

📅 Schedule: Branch creation - "on Friday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update dependency sitemap to v6.2.0 fix(deps): update dependency sitemap to v6.3.0 Sep 6, 2020
@renovate renovate bot changed the title fix(deps): update dependency sitemap to v6.3.0 fix(deps): update dependency sitemap to v6.3.2 Oct 28, 2020
@renovate renovate bot changed the title fix(deps): update dependency sitemap to v6.3.2 fix(deps): update dependency sitemap to v6.3.3 Nov 13, 2020
@renovate renovate bot changed the title fix(deps): update dependency sitemap to v6.3.3 fix(deps): update dependency sitemap to v6.3.5 Jan 5, 2021
@renovate renovate bot changed the title fix(deps): update dependency sitemap to v6.3.5 fix(deps): update dependency sitemap to v6.3.6 Feb 11, 2021
@renovate renovate bot changed the title fix(deps): update dependency sitemap to v6.3.6 fix(deps): update dependency sitemap to v6.4.0 Apr 26, 2021
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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

Successfully merging this pull request may close these issues.

1 participant