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

Suppress error from monaco-editor (#29684) #29758

Merged
merged 1 commit into from
Mar 13, 2024

Commits on Mar 13, 2024

  1. Suppress error from monaco-editor (go-gitea#29684)

    Fixes: go-gitea#29414
    
    I see no way for us to catch this error, so downgrade it until
    microsoft/monaco-editor#4325 is fixed, which
    will likely take a few weeks to propagate up from vscode.
    
    The entries in `updates.config.js` will make
    [`updates`](https://github.com/silverwind/updates) not upgrade these
    anymore and I think it's good documentation as well to have the reasons
    why we don't upgrade these dependencies.
    silverwind authored and GiteaBot committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    7ea49da View commit details
    Browse the repository at this point in the history