Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 2, 2023

Bumps next-sitemap from 3.1.54 to 4.0.9.

Release notes

Sourced from next-sitemap's releases.

v4.0.9

Changes:

  • f9381eccc50ed2b3474f0a45c0ec0e87a0366c3b Merge pull request #626 from iamvishnusankar/dependabot/npm_and_yarn/types/react-18.2.0
  • 2efaf1faca0e3ecc0c7be4a0a9d6dd877a0427f7 Bump @​types/react from 18.0.38 to 18.2.0

This list of changes was auto generated.

v4.0.8

Changes:

  • 78d28986aa5e0979207c750acbba83390f02dcaf Merge pull request #623 from iamvishnusankar/dependabot/npm_and_yarn/types/react-18.0.38
  • 565b8eca86752db2b5cddb8c08fbec46ee8e006b Bump @​types/react from 18.0.28 to 18.0.38

This list of changes was auto generated.

v4.0.7

Changes:

  • 2557fd0482dd6fdd92156b4dce4baa149f09c95b Merge pull request #607 from iamvishnusankar/dependabot/github_actions/actions/stale-8
  • 559e6f3913e235c77797ac9a3c0f4fe5e87d7d98 Bump actions/stale from 7 to 8

This list of changes was auto generated.

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

... (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
  • f9381ec Merge pull request #626 from iamvishnusankar/dependabot/npm_and_yarn/types/re...
  • 2efaf1f Bump @​types/react from 18.0.38 to 18.2.0
  • 78d2898 Merge pull request #623 from iamvishnusankar/dependabot/npm_and_yarn/types/re...
  • 565b8ec Bump @​types/react from 18.0.28 to 18.0.38
  • 2557fd0 Merge pull request #607 from iamvishnusankar/dependabot/github_actions/action...
  • 559e6f3 Bump actions/stale from 7 to 8
  • 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
  • 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.9.
- [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.9)

---
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 May 2, 2023
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