Skip to content

Conversation

@tortmayr
Copy link
Contributor

What it does

  • Align reflect-metadata version to be in line with latest inversify versions
  • Update prettier
  • Update eslint (not latest 8.x version)
  • Update mocha

Part of #1449

How to test

Follow-ups

Changelog

  • This PR should be mentioned in the changelog
  • This PR introduces a breaking change (if yes, provide more details below for the changelog and the migration guide)

- Align reflect-metadata version to be in line with latest inversify
versions
- Update prettier
- Update eslint (not latest 8.x version)
- Update mocha
"engines": {
"node": ">=16.11.0",
"yarn": ">=1.7.0 <2.x.x"
"node": ">=18",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume this will be documented somewhere once we have a release.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes it will be part of all changelogs.
Theia has dropped support for node 16 so we should do that do.
However, I don't think that this should affect many adopters since 16 is in its EOL phase since September 2023.

@tortmayr tortmayr merged commit ea441ee into master Dec 16, 2024
5 checks passed
@tortmayr tortmayr deleted the inversify branch December 16, 2024 09:53
tortmayr added a commit that referenced this pull request Dec 16, 2024
tortmayr added a commit that referenced this pull request Dec 16, 2024
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.

3 participants