Skip to content

[pull] main from facebook:main - #152

Merged
pull[bot] merged 10 commits into
code:mainfrom
facebook:main
Jul 10, 2026
Merged

[pull] main from facebook:main#152
pull[bot] merged 10 commits into
code:mainfrom
facebook:main

Conversation

@pull

@pull pull Bot commented Jul 10, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

dependabot Bot and others added 10 commits July 9, 2026 15:54
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
…12238)

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
getRouteLastUpdatedAt/getRouteLastmod used truthiness checks on the
numeric lastUpdatedAt, so a legitimate timestamp of 0 (1970-01-01, e.g.
from front matter last_update: {date: 1970-01-01}) was treated as 'no
value' and the <lastmod> entry was silently omitted. The adjacent
=== null guard already shows the intent to distinguish absent from
present. Use != null so 0 is preserved.

Adds a regression test (fails before / passes after).
#12204)

Co-authored-by: sebastien <lorber.sebastien@gmail.com>
@pull pull Bot locked and limited conversation to collaborators Jul 10, 2026
@pull pull Bot added the ⤵️ pull label Jul 10, 2026
@pull
pull Bot merged commit b7c5ff2 into code:main Jul 10, 2026
27 of 30 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants