Skip to content

Bump axe-core and proxy-agent development dependencies - #282

Closed
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/npm_and_yarn/npm-development-acbac93cf3
Closed

Bump axe-core and proxy-agent development dependencies#282
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/npm_and_yarn/npm-development-acbac93cf3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Updates two development dependencies:

  • @axe-core/playwright from 4.12.1 to 4.13.0
  • proxy-agent from 8.0.1 to 8.0.2

TypeScript remains pinned at 6.0.3 because @astrojs/check@0.9.10 supports TypeScript 5 and 6; npm correctly rejects TypeScript 7 with an ERESOLVE peer conflict.

Validation completed on the corrected dependency graph:

  • clean npm ci
  • Astro check: 29 files, 0 errors, 0 warnings, 0 hints
  • unit tests: 64 passed
  • production build: 1,309 pages
  • repeatability and route validation passed
  • Windows Playwright Chromium, Firefox, and mobile: 71 passed, 4 skipped
  • npm audit: 0 vulnerabilities

The fresh GitHub CI matrix on the corrected commit is the authoritative cross-platform gate.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 17, 2026
Bumps the npm-development group with 3 updates: [@axe-core/playwright](https://github.com/dequelabs/axe-core-npm), [proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/proxy-agent) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@axe-core/playwright` from 4.12.1 to 4.13.0
- [Release notes](https://github.com/dequelabs/axe-core-npm/releases)
- [Changelog](https://github.com/dequelabs/axe-core-npm/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/dequelabs/axe-core-npm/commits/v4.13.0)

Updates `proxy-agent` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/TooTallNate/proxy-agents/releases)
- [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/proxy-agent/CHANGELOG.md)
- [Commits](https://github.com/TooTallNate/proxy-agents/commits/proxy-agent@8.0.2/packages/proxy-agent)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: "@axe-core/playwright"
  dependency-version: 4.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: proxy-agent
  dependency-version: 8.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <support@github.com>
@ChrisTitusTech
ChrisTitusTech force-pushed the dependabot/npm_and_yarn/npm-development-acbac93cf3 branch from 066c429 to 890fa1d Compare August 23, 2026 23:47
@ChrisTitusTech ChrisTitusTech changed the title Bump the npm-development group with 3 updates Bump axe-core and proxy-agent development dependencies Aug 24, 2026

@ChrisTitusTech ChrisTitusTech left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compatibility blocker resolved by keeping TypeScript on 6.0.3 while retaining the axe-core and proxy-agent updates. Local Codex and independent multi-agent reviews are clean; the full fresh CI, browser, Lighthouse, audit, dependency review, and CodeQL matrix passes; no review threads remain.

@dependabot @github

dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 24, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/npm-development-acbac93cf3 branch August 24, 2026 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant