Skip to content

fix(deps): update npm dependencies#37647

Merged
bircni merged 4 commits into
mainfrom
renovate/npm-dependencies
May 11, 2026
Merged

fix(deps): update npm dependencies#37647
bircni merged 4 commits into
mainfrom
renovate/npm-dependencies

Conversation

@GiteaBot
Copy link
Copy Markdown
Collaborator

@GiteaBot GiteaBot commented May 11, 2026

This PR contains the following updates:

Package Change Age Confidence
@​codemirror/autocomplete 6.20.16.20.2 age confidence
@​codemirror/lint 6.9.56.9.6 age confidence
@​codemirror/view 6.41.16.42.0 age confidence
vue (source) 3.5.333.5.34 age confidence

Release Notes

vuejs/core (vue)

v3.5.34

Compare Source

Bug Fixes

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 11, 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 11, 2026
@GiteaBot GiteaBot force-pushed the renovate/npm-dependencies branch from 226a6ed to 5163bed Compare May 11, 2026 11:35
@GiteaBot GiteaBot changed the title fix(deps): update dependency vue to v3.5.34 fix(deps): update npm dependencies May 11, 2026
@silverwind silverwind self-requested a review May 11, 2026 11:55
@GiteaBot GiteaBot added lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels May 11, 2026
@GiteaBot GiteaBot force-pushed the renovate/npm-dependencies branch from 5163bed to be039d3 Compare May 11, 2026 13:25
silverwind and others added 2 commits May 11, 2026 16:19
Pnpm did not deduplicate transitive `@codemirror/view` and
`@codemirror/autocomplete` resolutions after the bump, leading to
TypeScript errors from two parallel `EditorView` declarations.

Co-Authored-By: Claude (Opus 4.7) <noreply@anthropic.com>
Avoids stale transitive resolutions in `pnpm-lock.yaml` when only a
subset of related packages is bumped.

Co-Authored-By: Claude (Opus 4.7) <noreply@anthropic.com>
@silverwind
Copy link
Copy Markdown
Member

silverwind commented May 11, 2026

Fix for the pnpm lockfile problem by enabling postUpdateOptions: ["pnpmDedupe"] in renovate. The problem was multiple versions of the same package were present in the dependency tree and typescript resolved to different versions, causing type issues.

@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 11, 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.

@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 11, 2026
@bircni bircni added the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label May 11, 2026
@bircni bircni enabled auto-merge (squash) May 11, 2026 15:58
@bircni bircni merged commit 8cd8291 into main May 11, 2026
25 checks passed
@bircni bircni deleted the renovate/npm-dependencies branch May 11, 2026 16:03
@GiteaBot GiteaBot added this to the 1.27.0 milestone May 11, 2026
@GiteaBot GiteaBot removed the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label May 11, 2026
zjjhot added a commit to zjjhot/gitea that referenced this pull request May 12, 2026
* main:
  fix(deps): update dependency mermaid to v11.15.0 [security], add e2e test (go-gitea#37662)
  ci: Also lint json5 files (go-gitea#37659)
  fix(templates): avoid misleading compare message when branches lack merge base (go-gitea#37651)
  fix(deps): update npm dependencies (go-gitea#37647)
  refactor: routing info middleware (go-gitea#37653)
  chore(deps): update action dependencies (major) (go-gitea#37638)
  fix(deps): update go dependencies (major) (go-gitea#37639)
  ci(renovate): update Go import paths on major bumps (go-gitea#37641)
  fix(packages): Add label for private and internal package and fix composor package source permission check (go-gitea#37610)
  refactor: replace Fomantic search module with first-party code (go-gitea#37443)
  fix(deps): update npm dependencies (go-gitea#37636)
  fix(deps): update module code.gitea.io/sdk/gitea to v0.25.0 (go-gitea#37637)
  feat(api): add last_sync to repository API (go-gitea#37566)
  test(e2e): run playwright via container (go-gitea#37300)
  feat(editor): broaden language detection in web code editor (go-gitea#37619)
  refactor(log): replace log.Critical with log.Error (go-gitea#37624)
  fix: "run as root" check (go-gitea#37622)
  fix: improve actions status icons and texts (go-gitea#37206)

# Conflicts:
#	pnpm-workspace.yaml
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.

3 participants