Skip to content

Update JS deps, fix deprecations#36040

Merged
silverwind merged 3 commits intogo-gitea:mainfrom
silverwind:deps-103
Nov 27, 2025
Merged

Update JS deps, fix deprecations#36040
silverwind merged 3 commits intogo-gitea:mainfrom
silverwind:deps-103

Conversation

@silverwind
Copy link
Member

@silverwind silverwind commented Nov 26, 2025

  • Update JS deps
  • Regenerate SVGs
  • Fix air bin deprecation
  • Fix monaco.languages.typescript deprecation
  • Remove eslint-plugin-no-use-extend-native, it's unnecessary with typescript
  • Enable new @typescript-eslint rules
  • Disable @typescript-eslint/no-redundant-type-constituents, this rule has bugs when not running under strictNullChecks (pending in Enable TypeScript strictNullChecks #35843).

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Nov 26, 2025
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Nov 27, 2025
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Nov 27, 2025
@silverwind silverwind enabled auto-merge (squash) November 27, 2025 23:55
@silverwind silverwind added the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Nov 27, 2025
@silverwind silverwind merged commit 9668913 into go-gitea:main Nov 27, 2025
23 checks passed
@GiteaBot GiteaBot added this to the 1.26.0 milestone Nov 27, 2025
@GiteaBot GiteaBot removed the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Nov 27, 2025
zjjhot added a commit to zjjhot/gitea that referenced this pull request Nov 28, 2025
* giteaofficial/main:
  Fix error handling in mailer and wiki services (go-gitea#36041)
  Update JS deps, fix deprecations (go-gitea#36040)
  Fix incorrect viewed files counter if file has changed (go-gitea#36009)
  [skip ci] Updated translations via Crowdin
  Fix actions lint (go-gitea#36029)
  Fix oauth2 session gob register (go-gitea#36017)
silverwind added a commit to silverwind/gitea that referenced this pull request Dec 2, 2025
* origin/main:
  [skip ci] Updated translations via Crowdin
  Fix bug when updating user email (go-gitea#36058)
  Add "Go to file", "Delete Directory" to repo file list page (go-gitea#35911)
  Replace `lint-go-gopls` with additional `govet` linters (go-gitea#36028)
  Fix Actions `pull_request.paths` being triggered incorrectly by rebase (go-gitea#36045)
  Fix error handling in mailer and wiki services (go-gitea#36041)
  Update JS deps, fix deprecations (go-gitea#36040)
  Fix incorrect viewed files counter if file has changed (go-gitea#36009)
@wxiaoguang wxiaoguang deleted the deps-103 branch December 14, 2025 13:49
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Feb 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/dependencies modifies/frontend modifies/internal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants