Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes CI failures #460

Merged
merged 1 commit into from
Dec 2, 2022
Merged

Fixes CI failures #460

merged 1 commit into from
Dec 2, 2022

Conversation

drewlee
Copy link
Contributor

@drewlee drewlee commented Nov 30, 2022

This change addresses various CI failures so that a new release can eventually be published which includes the latest version of axe-core. The specific updates include the following:

  • Bumps Node in the Volta config to address a Node incompatibility error from a transient dependency.
  • Pins DF TS types for @ember/test-helpers. Due to recent changes in the way the DF types are setup, this project's custom types end up clobbering @ember/test-helpers's types.
  • Upgrades ember-cli-babel and its transient deps to fix build errors in the try-each scenarios.

@drewlee drewlee force-pushed the drewlee/cifix branch 7 times, most recently from 575604d to d568cb3 Compare December 2, 2022 18:11
@drewlee drewlee changed the title Fixes floating dependencies job Fixes CI failures Dec 2, 2022
@drewlee drewlee added the bug label Dec 2, 2022
@drewlee drewlee marked this pull request as ready for review December 2, 2022 19:09
@scalvert scalvert merged commit 2d2c9d2 into master Dec 2, 2022
@scalvert scalvert deleted the drewlee/cifix branch December 2, 2022 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants