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

Bump next-sitemap from 3.1.15 to 4.0.8 #172

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps next-sitemap from 3.1.15 to 4.0.8.

Release notes

Sourced from next-sitemap's releases.

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

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

... (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
  • 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
  • 6911a3f Merge pull request #437 from zuffik/feature/google-news-video-image
  • 815d2fa formatted code
  • 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.15 to 4.0.8.
- [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.15...4.0.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2023

Superseded by #173.

@dependabot dependabot bot closed this May 8, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-sitemap-4.0.8 branch May 8, 2023 00:59
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants