fix(deps): update dependency @viselect/vanilla to ^3.10.0 - #647
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update dependency @viselect/vanilla to ^3.10.0#647renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
pikachuren
reviewed
Sep 1, 2026
pikachuren
left a comment
Collaborator
There was a problem hiding this comment.
结论:改动本身没问题,重跑 CI 即可
@viselect/vanilla 3.9.0 → 3.10.0。Build Check 失败与代码无关,是供应链冷静期策略拦截:
[ERR_PNPM_MINIMUM_RELEASE_AGE_VIOLATION] 1 lockfile entries failed verification:
@viselect/vanilla@3.10.0 was published at 2026-08-27T14:59:35.000Z,
within the minimumReleaseAge cutoff (2026-08-27T14:18:08.943Z)
差得很少——发布时间只比截止点晚了约 41 分钟。该版本现在早已超过门槛,重跑 Build Check 即可通过。
diff 本身很干净:仅版本号变化,无新增或移除的传递依赖。
这个库负责文件列表的框选(拖拽多选)功能,是纯前端交互依赖。合并前建议手动验证一下框选行为:鼠标拖拽选中多个文件、配合 Ctrl/Shift 的增量选择、以及在列表滚动过程中框选是否仍然准确。minor 版本升级偶尔会调整事件处理或边界计算逻辑,这类问题构建阶段发现不了。
renovate
Bot
force-pushed
the
renovate/viselect-vanilla-3.x
branch
from
September 2, 2026 16:55
429aae3 to
a8eab68
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.9.0→^3.10.0Release Notes
simonwep/viselect (@viselect/vanilla)
v3.10.0Compare Source
What's Changed
quietwhen documenting null-event SelectionEvents by @gwennlbh in #254New Contributors
Full Changelog: simonwep/viselect@v3.9.0...v3.10.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.