fix(deps): update dependency @astrojs/sitemap to v3 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@astrojs/sitemap (source) | dependencies | major | ^1.0.0 -> ^3.0.0 |
Release Notes
withastro/astro (@astrojs/sitemap)
v3.0.0
Major Changes
-
#8188
d0679a666
Thanks @ematipico! - Remove support for Node 16. The lowest supported version by Astro and all integrations is now v18.14.1. As a reminder, Node 16 will be deprecated on the 11th September 2023. -
#8179
6011d52d3
Thanks @matthewp! - Astro 3.0 Release Candidate
v2.0.2
Patch Changes
-
#8063
bee284cb7
Thanks @martrapp! - docs: fix github search link in README.md
v2.0.1
Patch Changes
-
#7722
77ffcc8f8
Thanks @natemoo-re! - Ensure nested 404 and 500 pages are always excluded
v2.0.0
Major Changes
-
#7656
dd931a780
Thanks @natemoo-re! - Sitemap only includespage
routes (generated by.astro
files) rather than all routes (pages, endpoints, or redirects). This behavior matches our existing documentation, but is a breaking change nonetheless.
Patch Changes
-
#7656
dd931a780
Thanks @natemoo-re! - Ensure trailing slash is only added to page routes
v1.4.0
Minor Changes
-
#7655
c258492b7
Thanks @natemoo-re! - Ensure sitemap only excludes numerical pages matching/404
and/500
exactly
v1.3.3
Patch Changes
-
#7263
dff0d0dda
Thanks @andremralves! - Fix sitemap does not filter pages
v1.3.2
Patch Changes
-
#7028
6ca3b5a9e
Thanks @alexanderniebuhr! - exported enum type to support typescript > 5.0
v1.3.1
Patch Changes
-
#7029
1b90a7a5d
Thanks @TheOtterlord! - Fix generation for static dynamic routes
v1.3.0
Minor Changes
-
#6534
ad907196c
Thanks @atilafassina! - Adds support to SSR routes to sitemap generation.
v1.2.2
Patch Changes
-
#6658
1ec1df126
Thanks @andremralves! - Fix sitemap generation with a base path
v1.2.1
Patch Changes
-
#6494
a13e9d7e3
Thanks @Yan-Thomas! - Consistency improvements to several package descriptions
v1.2.0
Minor Changes
-
#6213
afbbc4d5b
Thanks @Princesseuh! - Updated compilation settings to disable downlevelling for Node 14
v1.1.0
Minor Changes
-
#6262
4fcefa34f
Thanks @vic1707! - updateChangeFreq
to support typescript configurations with string literal or predefined value.
v1.0.1
Patch Changes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the local Renovate Bot repository.