Skip to content

fix(deps): update npm dependencies#37768

Merged
lunny merged 3 commits into
mainfrom
renovate/npm-dependencies
May 19, 2026
Merged

fix(deps): update npm dependencies#37768
lunny merged 3 commits into
mainfrom
renovate/npm-dependencies

Conversation

@GiteaBot

@GiteaBot GiteaBot commented May 18, 2026

Copy link
Copy Markdown
Collaborator

This PR contains the following updates:

Package Change Age Confidence
katex (source) 0.16.450.16.46 age confidence
vue-tsc (source) 3.2.83.2.9 age confidence

Release Notes

KaTeX/KaTeX (katex)

v0.16.46

Compare Source

Bug Fixes
vuejs/language-tools (vue-tsc)

v3.2.9

Compare Source

language-core
vscode
  • fix: trigger file rename edits when moving folders with Vue files (#​6046) - Thanks to @​KazariEX!
workspace

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Monday (* * * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@GiteaBot GiteaBot added dependencies lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels May 18, 2026
@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 May 18, 2026
@GiteaBot GiteaBot force-pushed the renovate/npm-dependencies branch 2 times, most recently from 5afc333 to 6d7efd3 Compare May 18, 2026 19:04
@GiteaBot GiteaBot changed the title chore(deps): update dependency vue-tsc to v3.2.9 fix(deps): update npm dependencies May 18, 2026
@GiteaBot GiteaBot force-pushed the renovate/npm-dependencies branch from 6d7efd3 to 686a686 Compare May 19, 2026 01:24
@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 May 19, 2026
@lunny lunny added the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label May 19, 2026
@GiteaBot

Copy link
Copy Markdown
Collaborator Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@lunny lunny enabled auto-merge (squash) May 19, 2026 06:23
@lunny lunny merged commit 343eaa8 into main May 19, 2026
26 checks passed
@lunny lunny deleted the renovate/npm-dependencies branch May 19, 2026 06:28
@GiteaBot GiteaBot added this to the 1.27.0 milestone May 19, 2026
@GiteaBot GiteaBot removed the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label May 19, 2026
silverwind added a commit to silverwind/gitea that referenced this pull request May 19, 2026
* origin/main: (104 commits)
  fix(deps): update module github.com/go-git/go-git/v5 to v5.19.1 [security] (go-gitea#37786)
  fix(pull): handle empty pull request files view to allow reviews (go-gitea#37783)
  fix(markup): make RenderString never fail (go-gitea#37779)
  fix(markup): wrap indented code blocks for the code-copy button (go-gitea#37748)
  fix(permissions): Fix reading permission (go-gitea#37769)
  fix: add natural sort to sortTreeViewNodes (go-gitea#37772)
  fix: package creation unique conflict (go-gitea#37774)
  fix(deps): update npm dependencies (go-gitea#37768)
  fix(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.26.0 (go-gitea#37771)
  ci: split giteabot workflow (go-gitea#37770)
  [skip ci] Updated translations via Crowdin
  fix: Unify public-only token filtering in API queries and repo access checks (go-gitea#37118)
  fix(deps): update module google.golang.org/grpc to v1.81.1 (go-gitea#37762)
  chore: make DefaultTitleSource default to auto to match GitHub (go-gitea#37767)
  ci: fix cache-related issues (go-gitea#37761)
  chore: fix tests (go-gitea#37760)
  refactor(waitgroup): replace Add/Done goroutines with WaitGroup.Go (go-gitea#37764)
  fix(deps): update go dependencies (go-gitea#37752)
  chore(deps): update action dependencies (go-gitea#37751)
  fix(deps): update module github.com/google/go-github/v85 to v86 (go-gitea#37754)
  ...

# Conflicts:
#	.github/workflows/pull-db-tests.yml
#	modules/storage/s3_test.go
zjjhot added a commit to zjjhot/gitea that referenced this pull request May 22, 2026
* main: (70 commits)
  fix(api): handle partial failures in push mirror synchronization gracefully (go-gitea#37782)
  fix(deps): update module golang.org/x/crypto to v0.52.0 [security] (go-gitea#37806)
  fix(build): swagger css import (go-gitea#37801)
  feat: add copy button to action step header, improve other copy buttons (go-gitea#37744)
  style: misc UI fixes (go-gitea#37691)
  ci: shard tests and reduce redundant work (go-gitea#37618)
  chore: simplify issue and pull request templates (go-gitea#37799)
  chore: Update 1.26.2 changelog in main (go-gitea#37796)
  fix(actions): make artifact signature payloads unambiguous (go-gitea#37707)
  chore: Update giteabot to fix failure when backport (go-gitea#37789)
  fix(deps): update module github.com/go-git/go-git/v5 to v5.19.1 [security] (go-gitea#37786)
  fix(pull): handle empty pull request files view to allow reviews (go-gitea#37783)
  fix(markup): make RenderString never fail (go-gitea#37779)
  fix(markup): wrap indented code blocks for the code-copy button (go-gitea#37748)
  fix(permissions): Fix reading permission (go-gitea#37769)
  fix: add natural sort to sortTreeViewNodes (go-gitea#37772)
  fix: package creation unique conflict (go-gitea#37774)
  fix(deps): update npm dependencies (go-gitea#37768)
  fix(deps): update module gitlab.com/gitlab-org/api/client-go/v2 to v2.26.0 (go-gitea#37771)
  ci: split giteabot workflow (go-gitea#37770)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants