Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 20, 2023

Bumps next-sitemap from 3.1.54 to 4.0.6.

Release notes

Sourced from next-sitemap's releases.

v4.0.6

Changes:

  • a31c27f79949059fcba8ffc06e200e0f08a3c85a Merge pull request #600 from iamvishnusankar/dependabot/npm_and_yarn/next-13.2.4
  • e7679c174831792edf98cbc700d4e86f4b87ec98 Bump next from 13.2.3 to 13.2.4

This list of changes was auto generated.

v4.0.5

Changes:

  • 2e595503cff19120f94c25d21ec2b378c80aef7a Merge pull request #458 from georgebutter/master
  • b24143ffbe97a446600262dbf52f97cd6fe63794 Merge branch 'master' into master
  • a0e80412098bc720fe4de19222a95b93d30c1254 Merge branch 'master' into master
  • 518a4c02a51276a30f8e89d6c891a9af00f500f1 Merge branch 'master' into master
  • be505d7fc16f775fda53ac42c1dfdf1e13df4eac feat: async excludes

This list of changes was auto generated.

v4.0.4

Changes:

  • 6911a3f7180c875716728913e4ac366ee416dada Merge pull request #437 from zuffik/feature/google-news-video-image
  • 815d2faeba2dc7e2a6aeebd0808f2433d905f653 formatted code
  • 6aa81365e1a12f36cdcadac5ab94628bdb71007a Merge branch 'master' into feature/google-news-video-image
  • e313da2d37b60e5692b35afffe21a30394b68950 fixed timezone in jest
  • c7a5dd2013fda29fb10b75eb065b7cce3853fd18 Merge branch 'master' into feature/google-news-video-image
  • c412857771f185e11cf7e1dbadf66a4aa8653404 Merge branch 'master' into feature/google-news-video-image
  • b0fa27948d07dd352c4926aab4484a52f8e99317 Merge branch 'master' into feature/google-news-video-image
  • f373c242e21ddaf207a717c4620e486e7073d414 Merge branch 'master' into feature/google-news-video-image
  • 471b5c2ff95749dfebef8c17473125bdad2308d7 prettier fix
  • 6f045f73d47cf09b575aeecae8582eb225d8f8ec updated docs ; updated date format to match specs in google docs
  • 34c0096027cb92786a9c416aeccc2cd67e32f9ae date fix
  • d66a5d3f08c843658f986ba3dc5e1cf07dc20954 escape characters
  • a7576b438c667a8e31f1a973947b8033b4edf17c created google news, image and video support

This list of changes was auto generated.

v4.0.3

Changes:

... (truncated)

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
  • a31c27f Merge pull request #600 from iamvishnusankar/dependabot/npm_and_yarn/next-13.2.4
  • e7679c1 Bump next from 13.2.3 to 13.2.4
  • 2e59550 Merge pull request #458 from georgebutter/master
  • b24143f Merge branch 'master' into master
  • 6911a3f Merge pull request #437 from zuffik/feature/google-news-video-image
  • 815d2fa formatted code
  • 6aa8136 Merge branch 'master' into feature/google-news-video-image
  • e313da2 fixed timezone in jest
  • 368121f Merge pull request #594 from iamvishnusankar/dependabot/github_actions/action...
  • c7a5dd2 Merge branch 'master' into feature/google-news-video-image
  • 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 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)

Bumps [next-sitemap](https://github.com/iamvishnusankar/next-sitemap) from 3.1.54 to 4.0.6.
- [Release notes](https://github.com/iamvishnusankar/next-sitemap/releases)
- [Changelog](https://github.com/iamvishnusankar/next-sitemap/blob/master/changelog.md)
- [Commits](iamvishnusankar/next-sitemap@3.1.54...4.0.6)

---
updated-dependencies:
- dependency-name: next-sitemap
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 20, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 10, 2023

Superseded by #35.

@dependabot dependabot bot closed this Apr 10, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-sitemap-4.0.6 branch April 10, 2023 13:10
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.

1 participant