Skip to content

feat(deps): bump next-sitemap from 3.1.3 to 4.2.3#3793

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/next-sitemap-4.2.3
Open

feat(deps): bump next-sitemap from 3.1.3 to 4.2.3#3793
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/next-sitemap-4.2.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps next-sitemap from 3.1.3 to 4.2.3.

Release notes

Sourced from next-sitemap's releases.

v4.2.3

Changes:

  • 25bad1d8f274eba4b00702dbd7f4af2132e473c6 Merge pull request #677 from Barokai/patch-1
  • f15c78655e35b5cf80e2e57071f7ebd353d21328 Merge branch 'master' into patch-1
  • 499e6cb0a87070dfc3d4d70c4a27ec31c3451c4d Update package.json - add types to exports

This list of changes was auto generated.

v4.2.2

Changes:

  • acd9232800d00de77edac807537edf16f6583a19 Merge pull request #683 from trace2798/invalid_link
  • 37da19d3e51579fe45f9335acdd6854f9bc57d84 Merge branch 'master' into invalid_link
  • c14a470d8b082c0593c3c82f020bb381d7078569 added correct link

This list of changes was auto generated.

v4.2.1

Changes:

  • 7f8a9a86a4a1801a230ca2eecc77133be5227382 Merge pull request #695 from iamvishnusankar/fix/azure
  • cb28cc85eeeeb878fbc7516a62839355c57010b1 Bump version
  • 6213586b55921c8898cbdd34fa35a73eebd8778a Improve azure script
  • 0c16f87446242cc96c772be81d9dd40927f7ce61 Added tests
  • 6439f5f4d1dbcbb1db90dfc2586b46f5ebfb17f4 Simplify azure scripts
  • 33bafdcf2a000c5efdf6ec14dd33155ec87729b0 Merge pull request #694 from iamvishnusankar/fix/cjs-export
  • e7dd5fbbc23daaa061c63aa3e541f6535e42ba49 Fix turbo outputs
  • 85c8e7d9785385f8a674287c2859e2846e9778e4 [Fix] Missing dist/cjs directory [ #693 ]
  • a0c5c529f5927b8683241ab2915e514ffb6f6404 Merge pull request #669 from iamvishnusankar/fix/docs-next-sitemap
  • bcd1efc13e736e2a3b84cd98ea4a8cccbffff6bf Merge branch 'master' into fix/docs-next-sitemap
  • fb32e0e1b3f39fcdc3ac3b2beb531d591fa178f5 Fix lint errors
  • 296fb4f7106375a856c0abf779fc0e9bbe9328f8 Merge pull request #668 from iamvishnusankar/fix/docs-next-sitemap
  • 79d21a89b463f6fc9639faa401847e4a86aa6930 Use next-sitemap from workspace
  • 8d1c1819523e40e35b1889781bebdd5f17d7aca1 Added next-sitemap export mode
  • 72337d953c9c5a160bbface75324609b18e8518a Merge pull request #666 from iamvishnusankar/fix/docs-website
  • 7345c940648916bde67c434e2aae5ff125096016 Fix contentlayer
  • f77a9d3d0b0a9319357cb8789fcb128c8384fee8 Eslint ignore .contentlayer
  • f3f29b5a7d9d42294cabce44be4b8df5301fd5d5 Prettier ignore .contentlayer
  • 73aaff28bf5976b6cc6d74c502c4e98c4406055c Merge pull request #646 from trace2798/website
  • 0c70c65e0a583ad628ead9472689e191b7c2ed45 Fix build errors
  • 4bf396e024813e2e29f461552a59a5b86c000405 Fix format

... (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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 27, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
wpgraphql-com Error Error May 9, 2026 3:56am

Bumps [next-sitemap](https://github.com/iamvishnusankar/next-sitemap) from 3.1.3 to 4.2.3.
- [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.3...4.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/next-sitemap-4.2.3 branch from 1a85865 to c8c5bbd Compare May 9, 2026 03:55
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