Bump axe-core and proxy-agent development dependencies - #282
Closed
dependabot[bot] wants to merge 2 commits into
Closed
Bump axe-core and proxy-agent development dependencies#282dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
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
force-pushed
the
dependabot/npm_and_yarn/npm-development-acbac93cf3
branch
from
August 23, 2026 23:47
066c429 to
890fa1d
Compare
ChrisTitusTech
approved these changes
Aug 24, 2026
ChrisTitusTech
left a comment
Owner
There was a problem hiding this comment.
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.
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/npm-development-acbac93cf3
branch
August 24, 2026 11:47
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.
Updates two development dependencies:
@axe-core/playwrightfrom 4.12.1 to 4.13.0proxy-agentfrom 8.0.1 to 8.0.2TypeScript remains pinned at 6.0.3 because
@astrojs/check@0.9.10supports TypeScript 5 and 6; npm correctly rejects TypeScript 7 with anERESOLVEpeer conflict.Validation completed on the corrected dependency graph:
npm ciThe fresh GitHub CI matrix on the corrected commit is the authoritative cross-platform gate.