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

chore(typescript): ember-simple-auth initial setup #2872

Merged
merged 1 commit into from
Dec 26, 2024
Merged

Conversation

BobrImperator
Copy link
Collaborator

  • Adds initial setup for Typescript
  • Migrates a simple util to typescript.
  • Adds a peerDependency on ember-source >= 4.0 so the ember-source types are included correctly.
    This is potentially 💥 as pnpm will not allow to install it on lower versions.
    It's fine though, I've been looking to drop classic-test-app and older ember versions anyway since the broad compatibility testing is increasingly harder to satisfy.

@BobrImperator BobrImperator force-pushed the typescript branch 5 times, most recently from bc1ec6b to 7728e82 Compare December 26, 2024 03:47
Copy link

github-actions bot commented Dec 26, 2024

Some tests with 'continue-on-error: true' have failed:

  • classic-test-app test:one ember-beta

  • test-app test:one ember-beta

  • classic-test-app test:one ember-canary

  • test-app test:one ember-canary

    Created by continue-on-error-comment

@BobrImperator BobrImperator merged commit 9caa96c into master Dec 26, 2024
40 of 42 checks passed
@BobrImperator BobrImperator deleted the typescript branch December 26, 2024 17:54
@github-actions github-actions bot mentioned this pull request Dec 26, 2024
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.

1 participant