Skip to content

[BUGFIX] Remove deprecated @types/eslint__js dependency from app blueprint#10684

Merged
bertdeblock merged 1 commit intoember-cli:masterfrom
gvdp:fix/remove-deprecated-dependency
Apr 11, 2025
Merged

[BUGFIX] Remove deprecated @types/eslint__js dependency from app blueprint#10684
bertdeblock merged 1 commit intoember-cli:masterfrom
gvdp:fix/remove-deprecated-dependency

Conversation

@gvdp
Copy link
Contributor

@gvdp gvdp commented Apr 3, 2025

Fixes #10683

@gvdp gvdp force-pushed the fix/remove-deprecated-dependency branch from 22035ca to d0e6298 Compare April 3, 2025 07:47
@bertdeblock bertdeblock added the bug label Apr 3, 2025
@bertdeblock bertdeblock changed the title fix: remove deprecated dependency from app blueprint [BUGFIX] Remove deprecated @types/eslint__js dependency from app blueprint Apr 3, 2025
@gvdp gvdp force-pushed the fix/remove-deprecated-dependency branch from d0e6298 to 9f88acc Compare April 10, 2025 20:25
@gvdp
Copy link
Contributor Author

gvdp commented Apr 10, 2025

Updated the fixtures to also pass CI with the feature flags enabled. It was not clear to me from the Contributing.MD I had to update these as well, it just says To update fixtures with ember new, run the tests with WRITE_FIXTURES=true

Seems 2 other scenarios failed with a timeout for fetching dependencies:

 error Error: https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz: ESOCKETTIMEDOUT
      at ClientRequest.<anonymous> (C:\npm\prefix\node_modules\yarn\lib\cli.js:142037:19)
      ```

@bertdeblock bertdeblock merged commit ab41791 into ember-cli:master Apr 11, 2025
69 checks passed
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.

Generating new app includes deprecated @types/eslint__js stub

3 participants