Skip to content

chore(deps): bump @astrojs/react from 6.0.4 to 6.0.5 in /web in the all-minor-patch group across 1 directory - #101

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web/all-minor-patch-e59969fe95
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web/all-minor-patch-e59969fe95

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-minor-patch group with 1 update in the /web directory: @astrojs/react.

Updates @astrojs/react from 6.0.4 to 6.0.5

Release notes

Sourced from @​astrojs/react's releases.

@​astrojs/react@​6.0.5

Patch Changes

  • Updated dependencies [f8e9458]:
    • @​astrojs/internal-helpers@​0.11.0
Changelog

Sourced from @​astrojs/react's changelog.

6.0.5

Patch Changes

  • Updated dependencies [f8e9458]:
    • @​astrojs/internal-helpers@​0.11.0
Commits

@dependabot @github

dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, javascript. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from acamarata as a code owner September 4, 2026 12:10
@vercel

vercel Bot commented Sep 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Actions Updated
ummat-praycalc Ignored Ignored Preview Sep 4, 2026 12:30pm UTC
ummat-praycalc-org Ignored Ignored Preview Sep 4, 2026 12:30pm UTC

Request Review

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

🔒 Dependency Audit Failed — 0 HIGH/CRITICAL vulnerability(s)

No structured data available — see workflow logs.

To resolve: upgrade the affected packages or add an accepted-risk entry to web/.audit-allowlist.json.

Allowlist format
{
  "GHSA-xxxx-xxxx-xxxx": {
    "reason": "No fix available; mitigated by WAF rule #123",
    "expires": "2026-12-31"
  }
}

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

🟢 Rampart Security Gate — CLEAN

Tool CRITICAL HIGH MEDIUM LOW
(no findings)

Totals: 0 critical · 0 high · 0 medium · 0 low

Mode: RAMPART_ENFORCE=warn

@acamarata

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/web/all-minor-patch-e59969fe95 branch from ae801cc to 1c32769 Compare September 4, 2026 12:20
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

🔒 Dependency Audit Failed — 0 HIGH/CRITICAL vulnerability(s)

No structured data available — see workflow logs.

To resolve: upgrade the affected packages or add an accepted-risk entry to web/.audit-allowlist.json.

Allowlist format
{
  "GHSA-xxxx-xxxx-xxxx": {
    "reason": "No fix available; mitigated by WAF rule #123",
    "expires": "2026-12-31"
  }
}

@acamarata

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps the all-minor-patch group with 1 update in the /web directory: [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react).


Updates `@astrojs/react` from 6.0.4 to 6.0.5
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/react/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/react@6.0.5/packages/integrations/react)

---
updated-dependencies:
- dependency-name: "@astrojs/react"
  dependency-version: 6.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/web/all-minor-patch-e59969fe95 branch from 1c32769 to 50d76e2 Compare September 4, 2026 12:30
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

🔒 Dependency Audit Failed — 0 HIGH/CRITICAL vulnerability(s)

No structured data available — see workflow logs.

To resolve: upgrade the affected packages or add an accepted-risk entry to web/.audit-allowlist.json.

Allowlist format
{
  "GHSA-xxxx-xxxx-xxxx": {
    "reason": "No fix available; mitigated by WAF rule #123",
    "expires": "2026-12-31"
  }
}

1 similar comment
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

🔒 Dependency Audit Failed — 0 HIGH/CRITICAL vulnerability(s)

No structured data available — see workflow logs.

To resolve: upgrade the affected packages or add an accepted-risk entry to web/.audit-allowlist.json.

Allowlist format
{
  "GHSA-xxxx-xxxx-xxxx": {
    "reason": "No fix available; mitigated by WAF rule #123",
    "expires": "2026-12-31"
  }
}

acamarata added a commit that referenced this pull request Sep 4, 2026
…lockfile

Takes the contents of dependabot #101 (web: @astrojs/react 6.0.4 -> 6.0.5) and
19.2.8, tailwindcss, @astrojs/check, @types/react, @types/react-dom).

The bumps themselves were never the problem - both PRs failed because they
updated a member manifest against a member lockfile that pnpm does not use.
Now that 0b69f05 has left one lockfile at the workspace root, the same changes
resolve cleanly: pnpm install --frozen-lockfile passes, which is the exact
command that was failing in CI.

Verified locally: frozen install clean, web builds, org builds (35 pages).

Note this only touches react in org/, which is a browser Astro app. The
workspace-wide react version is deliberately untouched - mobile/ and tv/ are in
this workspace too.
@acamarata

Copy link
Copy Markdown
Contributor

Superseded by db0d4f3 on main, which applies these exact bumps against the workspace root lockfile.

These PRs could not pass as-authored: they updated a member package.json while dependabot.yml pointed at /web and /org as standalone projects, so CI's pnpm install --frozen-lockfile failed against the root lockfile with ERR_PNPM_OUTDATED_LOCKFILE. 0b69f05 removed the stale member lockfiles and repointed dependabot at the workspace root, so future dependency PRs will resolve correctly.

@acamarata acamarata closed this Sep 4, 2026
@acamarata
acamarata deleted the dependabot/npm_and_yarn/web/all-minor-patch-e59969fe95 branch September 4, 2026 12:58
@dependabot @github

dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant