anudit / convo

The Decentralized Conversation Layer of Internet
https://theconvo.space
Other
40 stars 8 forks source link

Bump next-sitemap from 3.1.55 to 4.0.1 #204

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps next-sitemap from 3.1.55 to 4.0.1.

Release notes

Sourced from next-sitemap's releases.

v4.0.1

Breaking changes:

v.4.0.x Breaking changes

Changes:

  • cf5fdec237128e72241db0135376e7f8b490c3bc Merge pull request #591 from iamvishnusankar/exp/app-dir-server-sitemap
  • 7dc53743da2b99576ac81a4a28718bc870ddb247 Misc formatting
  • 53dd4b3410534c9441bb13803392e328fb1e2894 Added changelog
  • bd8f09f667aa91fb83dde59efb856ce4c348dfd8 Drop node version support
  • 78ef2999a17f9f4044b409c7b36013a1327ef092 Misc
  • 1808008804c23893e9b52c41a2ab2e1684148301 Added index sitemap docs
  • 3d78e7173d1b43159c6d0983b8545b4393b17d99 Added file info
  • 355a89f4d7c36979cf3e2c0e50d4aecb21db7cfb WIP
  • 3f3a35c11a54783d2f9522cebb97dfa3aadd5079 WIP docs
  • 646472725cfbf19bbbf18452592510a79dcfb5d1 WIP docs
  • 9e6f4b40f8d80e757c2e586183c345abdfce361a Misc
  • 794540676482f138224c02a881a2f21a81ff310f WIP
  • 02ddf6056d25d9dd1dfe61fc3e418bbf8dbf54fd WIP
  • db10d5c1d03875f1c454bbe3da1d78c17e847601 WIP docs
  • d8d0daeeb022033f6c64f2dad6dafd80d71867bd Major breaking changes bump
  • f98fa770102f7babac2ae29bcc43880ddaf1afd4 Improved function documentation
  • c416e189acd9a7f7d5979bd3180b822c2758354f Added app-dir sitemap support
  • d668b45ca1bac02aae78d08e3d87edc7c5ba013c Migration
  • 9708eefa3bf83bd65bdc7eea9ed79b5bd32515db WIP experimental app dir

This list of changes was auto generated.

Changelog

Sourced from next-sitemap's changelog.

4.0.x

v4.0.x added support for next13.2+ appDir via Custom Route Handlers

API Changes

Generating dynamic/server-side sitemaps

  • getServerSideSitemapIndex: Generates index sitemaps based on urls provided and returns application/xml response. Supports next13+ route.{ts,js} file.

    • To continue using inside pages directory, import getServerSideSitemapIndexLegacy instead.
  • getServerSideSitemap: Generates sitemap based on field entires and returns application/xml response. Supports next13+ route.{ts,js} file.

    • To continue using inside pages directory, import getServerSideSitemapLegacy instead.
Commits


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 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)
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
convo ❌ Failed (Inspect) Mar 3, 2023 at 7:14AM (UTC)
dependabot[bot] commented 1 year ago

Superseded by #205.