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.52 to 4.2.3 in /frontend #642

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2023

Bumps next-sitemap from 3.1.52 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 6, 2023
@vercel
Copy link

vercel bot commented Sep 6, 2023

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

Name Status Preview Comments Updated (UTC)
rsslovers ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 24, 2023 8:33am

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

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

Signed-off-by: dependabot[bot] <[email protected]>
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.

None yet

0 participants