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

Cleanup tests / CI / upgrade process for the two peerDependencies #46

Merged
merged 5 commits into from Nov 4, 2019

Conversation

dcyriller
Copy link
Member

@dcyriller dcyriller commented Nov 4, 2019

testing in CI

  • add a CI job to test against the two peerDependencies latest versions (by ignoring the lockfile)
  • test against the lowest supported peerDependencies versions in the existing CI job

dependencies

  • use the peerDependencies' versions in the devDependencies to be able to test against the two above-mentioned scenario
  • bump ember-template-lint peerDependency from 1.3.0 to 1.6.1 because we can't test 1.3.0 anymore (see Use template-lint test harness #41)
  • configure dependabot to upgrade prettier and ember-template-lint manually

cleanup

  • cleanup the travis file

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

Successfully merging this pull request may close these issues.

None yet

1 participant