chore(deps): bump @astrojs/sitemap from 3.7.2 to 3.7.3#116
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump @astrojs/sitemap from 3.7.2 to 3.7.3#116dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) from 3.7.2 to 3.7.3. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.7.3/packages/integrations/sitemap) --- updated-dependencies: - dependency-name: "@astrojs/sitemap" dependency-version: 3.7.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/astrojs/sitemap-3.7.3
branch
from
July 17, 2026 20:20
bc60f7b to
616c374
Compare
agjs
added a commit
that referenced
this pull request
Jul 20, 2026
* chore(deps): consolidate the 14 open dependabot bumps Single PR superseding the open dependabot PRs: - fast-check 3.23.2 → 4.9.0 (packages/core) — full suite green on v4 (#93/#99) - astro 7.0.9 → 7.1.3 (root + apps/docs) — clears GHSA-4g3v-8h47-v7g6 (#158/#162) - @astrojs/react 5.0.6 → 6.0.1 (#114), @astrojs/sitemap 3.7.2 → 3.7.3 (#116) - astro-mermaid 2.0.1 → 2.1.0 (#119) - tailwindcss + @tailwindcss/vite 4.3.2 → 4.3.3 (#115/#117) - wrangler 4.110.0/4.111.0 → 4.112.0 (#161), @ast-grep/cli 0.43.0 → 0.44.1 (#118) Validated: typecheck + lint + full suite (2820) green. Docs build + osv run by CI. NOTE: the transitive brace-expansion CVE (not a dependabot PR) is separate and may still need an override; GH Actions bumps (#160 checkout, #112 lychee) are workflow YAML, follow-up. * fix(deps): pin brace-expansion to patched 5.0.7 (CVE-2026-13149) New high-severity ReDoS advisory CVE-2026-13149 / GHSA-3jxr-9vmj-r5cp (published ~2026-07-20 21:00) affects brace-expansion <1.1.16 / <2.1.2 / <5.0.7. The lockfile had 1.1.15 and 5.0.6 (transitive via eslint→minimatch/glob — a real runtime dep of the published package, so it is FIXED, not ignored). Override forces all instances to 5.0.7 (patched; API is a single stable expand() fn across majors). typecheck + lint (uses minimatch/glob) + full suite green. * fix(deps): pin js-yaml to patched 4.3.0 (GHSA-52cp-r559-cp3m) The astro/tooling bumps pulled js-yaml 4.2.0 (High ReDoS, GHSA-52cp-r559-cp3m, fixed 4.3.0). Transitive, 4.x only (no 3.x consumers) → override to 4.3.0. osv-scanner local run: 'No issues found', exit 0. typecheck + lint + full suite green.
Owner
|
Superseded by #164 (consolidated dependabot bumps), merged to main. |
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @astrojs/sitemap from 3.7.2 to 3.7.3.
Changelog
Sourced from @astrojs/sitemap's changelog.
Commits
1e49163[ci] release (#16832)783c4a6Stamp sitemap index entries with per-file lastmod (#16837)5a8cd09refactor: update tsconfig to use TypeScript project references (#16505)5c543c5refactor(astro): add internal entry points for test (#16473)f7566b8refactor: unify test setup (#16445)ba2dbf1refactor(astro): correct Fixture type signatures in test-utils (#16380)245f300refactor: migrate sitemap tests to typescript (#16353)88fcc98fix integrations links across docs (#16098)