datagrok-ai / public

Public package repository for the Datagrok.ai platform
MIT License
43 stars 26 forks source link

#3000: Tools: replace 'latest' version in dependencies with actual major versions #3000

Open santee opened 1 month ago

santee commented 1 month ago

While latest versions should stay for libraries provided by the platform (or, rather, they should be the same as in runtime, so external packages should use platform version, while datagrok api should be 'latest'), dev dependencies, such as webpack or typescript should be set to a major version (with a carpet) to avoid breaking changes on upgrades

dnillovna commented 1 month ago

This issue has been mirrored in Jira: https://reddata.atlassian.net/browse/GROK-16512