Skip to content

Pin axe-core version to patch updates only (~) #837

Closed
@straker

Description

@straker

A user recently ran into a problem where they installed an api at v4.7 but got axe-core version v4.8 (causing some confusion on why rules weren't running that should have been). Turns out that we've been pinning to axe-core using ^ which allows minor updates. This goes against our goal of version locking the apis to the major and minor version of axe-core that is used in the api.

We'll fix this by using ~ to patch pin our axe-core dependency.

Metadata

Metadata

Assignees

Labels

QA: requiredThis ticket requires QA signoffTYPE: taskTicket is for non-dev workin sprintTicket is in current sprint

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions