Conversation
|
Site preview deployed to: https://block.github.io/ospo/projects-dashboard-preview-pr-146 (execution #15525101999 / attempt 1) |
70440bb to
f4748fd
Compare
|
Site preview deployed to: https://block.github.io/ospo/projects-dashboard-preview-pr-146 (execution #15806773117 / attempt 1) |
f4748fd to
4580289
Compare
|
Site preview deployed to: https://block.github.io/ospo/projects-dashboard-preview-pr-146 (execution #16568230022 / attempt 1) |
4580289 to
21610e6
Compare
|
Site preview deployed to: https://block.github.io/ospo/projects-dashboard-preview-pr-146 (execution #16963542844 / attempt 1) |
21610e6 to
d4bfc2d
Compare
|
Site preview deployed to: https://block.github.io/ospo/projects-dashboard-preview-pr-146 (execution #17077635859 / attempt 1) |
d4bfc2d to
cb91607
Compare
|
Site preview deployed to: https://block.github.io/ospo/projects-dashboard-preview-pr-146 (execution #17164637808 / attempt 1) |
cb91607 to
d4081cf
Compare
|
Site preview deployed to: https://block.github.io/ospo/projects-dashboard-preview-pr-146 (execution #17795489426 / attempt 1) |
d4081cf to
830145f
Compare
|
Site preview deployed to: https://block.github.io/ospo/projects-dashboard-preview-pr-146 (execution #18680297313 / attempt 1) |
830145f to
8ebbbe8
Compare
|
Site preview deployed to: https://block.github.io/ospo/projects-dashboard-preview-pr-146 (execution #18750921371 / attempt 1) |
8ebbbe8 to
a8a6604
Compare
|
Site preview deployed to: https://block.github.io/ospo/projects-dashboard-preview-pr-146 (execution #19244449176 / attempt 1) |
a8a6604 to
7f1735a
Compare
|
Site preview deployed to: https://block.github.io/ospo/projects-dashboard-preview-pr-146 (execution #19482501328 / attempt 1) |
7f1735a to
f68a16c
Compare
|
Site preview deployed to: https://block.github.io/ospo/projects-dashboard-preview-pr-146 (execution #19547765824 / attempt 1) |
f68a16c to
a677b4c
Compare
|
Site preview deployed to: https://block.github.io/ospo/projects-dashboard-preview-pr-146 (execution #19712523385 / attempt 1) |
a677b4c to
009ad82
Compare
|
Site preview deployed to: https://block.github.io/ospo/projects-dashboard-preview-pr-146 (execution #19904075028 / attempt 1) |
This PR contains the following updates:
0.9.4->0.9.64.0.11->4.0.143.4.0->3.6.0Release Notes
withastro/astro (@astrojs/check)
v0.9.6Patch Changes
#14740
abfed97Thanks @ArmandPhilippot! - Fixes link targets in documentation following repository relocation.Updated dependencies [
abfed97]:v0.9.5Patch Changes
d415d4e: When no errors or warnings are detected, display "0 errors" or "0 warnings" in a dimmed color on the console instead of red or yellow.withastro/astro (@astrojs/rss)
v4.0.14Compare Source
Patch Changes
e1dd377Thanks @ematipico! - Removespicocolorsas dependency in favor of the forkpiccolore.v4.0.13Compare Source
Patch Changes
7b45c65Thanks @delucis! - Reduces terminal text styling dependency size by switching fromkleurtopicocolorsv4.0.12Compare Source
Patch Changes
c947c28Thanks @Adriel-M! - Fixes a missing type attribute when providing a XSLT stylesheetwithastro/astro (@astrojs/sitemap)
v3.6.0Compare Source
Minor Changes
#14285
bedc31bThanks @jdcolombo! - Adds a new configuration optionnamespacesfor more control over XML namespaces used in sitemap generationExcluding unused namespaces can help create cleaner, more focused sitemaps that are faster for search engines to parse and use less bandwidth. If your site doesn't have news content, videos, or multiple languages, you can exclude those namespaces to reduce XML bloat.
The
namespacesoption allows you to configurenews,xhtml,image, andvideonamespaces independently. All namespaces are enabled by default for backward compatibility and no change to existing projects is necessary. But now, you can choose to streamline your XML and avoid unnecessary code.For example, to exclude the video namespace from your sitemap, set
video: falsein your configuration:The generated XML will not include the
xmlns:videonamespace:v3.5.1Compare Source
Patch Changes
896886cThanks @gouravkhunger! - Fixes the issue with the optionlastmodwhere if it is defined it applies correctly to<url>entries in eachsitemap-${i}.xmlfile but not the<sitemap>entries in the rootsitemap-index.xmlfile.v3.5.0Compare Source
Minor Changes
#13682
5824b32Thanks @gouravkhunger! - Adds acustomSitemapsoption to include extra sitemaps in thesitemap-index.xmlfile generated by Astro.This is useful for multi-framework setups on the same domain as your Astro site (
example.com), such as a blog atexample.com/blogwhose sitemap is generated by another framework.The following example shows configuring your Astro site to include sitemaps for an externally-generated blog and help center along with the generated sitemap entries in
sitemap-index.xml:Example:
Learn more in the
@astrojs/sitemapconfiguration documentation.v3.4.2Compare Source
Patch Changes
2309adaThanks @florian-lefebvre! - Upgrades zodv3.4.1Compare Source
Patch Changes
8a1e849Thanks @blimmer! - Uncaught errors in thefiltermethod will now bubble, causing the astro build to fail.Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.