chore(deps): npm: bump astro from 7.0.5 to 7.1.0 in /docs#630
chore(deps): npm: bump astro from 7.0.5 to 7.1.0 in /docs#630dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 7.0.5 to 7.1.0. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@7.1.0/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 7.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
Checked both this and #630 against OSV/npm:
Suggested path: close this (and #630) and instead bump Note: #630 only edits (The remaining |
|
Closing as superseded by #637 (approved, all checks green). This PR bumps |
|
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. |
…osv-scanner (aws-samples#636) (aws-samples#637) The osv-scanner required check (`Secrets, deps, and workflow scan`) fails on main's yarn.lock, ejecting every PR from the merge queue (observed on aws-samples#623). Advisories were published after PR-open scans, so PR-level checks are green while the merge_group re-scan is red. - astro 7.0.5 -> 7.1.3 (docs/package.json). Fixes GHSA-4g3v-8h47-v7g6 (XSS), GHSA-8mv7-9c27-98vc, GHSA-f48w-9m4c-m7f5. NOTE: intentionally 7.1.3, NOT 7.1.0 — 7.1.0 (the version Dependabot aws-samples#631/aws-samples#630 target, and the "fixed" version GHSA-4g3v cites) is flagged malicious by MAL-2026-10726. 7.1.3 is the current `latest` and is past the single poisoned release. - brace-expansion re-resolved within existing ^1.1.7/^2.0.2 ranges: 1.1.15 -> 1.1.16 and 2.1.1 -> 2.1.2 (GHSA-3jxr-9vmj-r5cp). Transitive-only; no resolutions pin needed. Lockfile-only (+ one version string). Verified: `mise run security:deps` exits 0, `mise //docs:build` builds 68 pages clean, `mise run security:retire` clean. Supersedes Dependabot aws-samples#631/aws-samples#630 (which bump to the malicious 7.1.0). Co-authored-by: bgagent <bgagent@noreply.github.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Bumps astro from 7.0.5 to 7.1.0.
Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
fdd673c[ci] release (#17387)d9f99e1Preserve CSP resource defaults for element directives (#17394)092da56Add more escaping for rendered content (#17393)186a1e7fix(logger): allows setting in updateConfig() (#17391)4407483fix(logger): useconsoleAPI in JSON logger for cross-runtime compatibility...16de021feat(logger): allow passing entrypoint as URL (#17389)ed71eaffix(logger): make AstroLoggerDestination not generic (#17390)30698a2feat: chunk data store (#17296)44c4989feat(csp): support for -elem and -attr directives (#17214)7db6420Add --ignore-lock flag to run multiple dev servers (#17331)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.