Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update JS and PY deps, lock eslint and related plugins (#30452) | silverwind | 2024-04-13 | 1 | -0/+2 |
| | | | | | | | | Update all JS dependencies and lock eslint and flat-only plugins. There is at least the blocker https://github.com/SonarSource/eslint-plugin-sonarjs/issues/454 preventing us from upgrading to eslint 9. Tested API spec, charts and absolute dates. | ||||
* | Configure pinned JS dependencies via updates.config.js (#29696) | silverwind | 2024-03-13 | 1 | -0/+6 |
Split out from https://github.com/go-gitea/gitea/pull/29684. This configures the [`updates`](https://github.com/silverwind/updates) module to exclude these modules for reasons stated in the comments. |