jozu-ai / kitops

Tools for easing the handoff between AI/ML and App/SRE teams.
https://KitOps.ml
Apache License 2.0
266 stars 26 forks source link

Bump sitemap from 7.1.1 to 8.0.0 in /docs #353

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps sitemap from 7.1.1 to 8.0.0.

Release notes

Sourced from sitemap's releases.

8.0.0

What's Changed

Full Changelog: https://github.com/ekalinin/sitemap.js/compare/7.1.2...8.0.0

7.1.2

What's Changed

New Contributors

Full Changelog: https://github.com/ekalinin/sitemap.js/compare/7.1.1...7.1.2

Changelog

Sourced from sitemap's changelog.

8.0.0

  • fix #423 via #424 thanks @​huntharo - Propagate errors in SitemapAndIndexStream
  • drop node 12 support

7.1.2

  • fix #425 via #426 thanks to @​huntharo update streamToPromise to bubble up errors + jsDoc
  • fix #415 thanks to @​mohd-akram Fix circular dependency breaking Node.js 20.6
  • non-breaking updates of dependent packages
Commits
  • 53d3dc5 release 8.0.0
  • a4381cc Merge pull request #431 from huntharo/issue-430/shared-node-setup
  • 54c89f4 Merge branch 'master' into issue-430/shared-node-setup
  • aa142fe Merge pull request #424 from huntharo/issue-423/failing-test
  • 8124879 Merge pull request #433 from ekalinin/drop-node-12
  • 42d32e1 drop node-12
  • 94f7ba6 add workspacefile to npmignore
  • c6c0700 Issue-430 - Skip install-deps job for now
  • 0e18b07 Issue-430 - Add shared node setup / module cache
  • 655b30b Issue-423 - jsdocs for SitemapIndex classes
  • 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)