chore(deps): pin dependencies - #1025
Open
renovate-sh-app[bot] wants to merge 1 commit into
Open
Conversation
renovate-sh-app
Bot
force-pushed
the
deps-update/codemirror
branch
3 times, most recently
from
November 6, 2025 00:19
f296e56 to
9845c76
Compare
renovate-sh-app
Bot
force-pushed
the
deps-update/codemirror
branch
from
November 10, 2025 09:18
9845c76 to
733cc34
Compare
renovate-sh-app
Bot
force-pushed
the
deps-update/codemirror
branch
4 times, most recently
from
November 17, 2025 09:29
ad2846c to
b3339ea
Compare
renovate-sh-app
Bot
force-pushed
the
deps-update/codemirror
branch
4 times, most recently
from
November 27, 2025 16:12
35be3ac to
bb51d0a
Compare
renovate-sh-app
Bot
force-pushed
the
deps-update/codemirror
branch
from
December 1, 2025 04:44
bb51d0a to
dd2da63
Compare
renovate-sh-app
Bot
force-pushed
the
deps-update/codemirror
branch
7 times, most recently
from
December 15, 2025 07:34
d223727 to
4ebb7f4
Compare
renovate-sh-app
Bot
force-pushed
the
deps-update/codemirror
branch
5 times, most recently
from
December 24, 2025 13:31
5a2fe2d to
1573de2
Compare
renovate-sh-app
Bot
force-pushed
the
deps-update/codemirror
branch
2 times, most recently
from
January 5, 2026 04:44
597552f to
7f281df
Compare
renovate-sh-app
Bot
force-pushed
the
deps-update/codemirror
branch
2 times, most recently
from
January 13, 2026 01:46
7f010e2 to
d05769a
Compare
renovate-sh-app
Bot
force-pushed
the
deps-update/codemirror
branch
4 times, most recently
from
February 9, 2026 07:40
01d3eed to
c9b6574
Compare
renovate-sh-app
Bot
force-pushed
the
deps-update/codemirror
branch
8 times, most recently
from
February 16, 2026 08:10
dc3e22a to
ec4614b
Compare
renovate-sh-app
Bot
force-pushed
the
deps-update/codemirror
branch
5 times, most recently
from
February 25, 2026 14:06
bd004fd to
82ef4b1
Compare
renovate-sh-app
Bot
force-pushed
the
deps-update/codemirror
branch
from
March 2, 2026 08:10
82ef4b1 to
8b8940f
Compare
renovate-sh-app
Bot
force-pushed
the
deps-update/codemirror
branch
2 times, most recently
from
March 12, 2026 11:05
ca04190 to
4acfa9d
Compare
renovate-sh-app
Bot
force-pushed
the
deps-update/codemirror
branch
2 times, most recently
from
March 25, 2026 11:04
073b187 to
25d7e19
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix prepared a fix for the issue found in the latest run.
- ✅ Fixed: Lock file reverts Mantine packages to older versions
- The bug was real and I fixed it by restoring the five
mantine-ui@mantine/*dependency ranges inweb/ui/package-lock.jsonfrom^8.3.14back to^8.3.16while keeping all codemirror pinning changes intact.
- The bug was real and I fixed it by restoring the five
Or push these changes by commenting:
@cursor push 5d52a0d4f0
Preview (5d52a0d4f0)
diff --git a/web/ui/package-lock.json b/web/ui/package-lock.json
--- a/web/ui/package-lock.json
+++ b/web/ui/package-lock.json
@@ -34,11 +34,11 @@
"@floating-ui/dom": "^1.7.5",
"@lezer/common": "^1.5.1",
"@lezer/highlight": "^1.2.3",
- "@mantine/code-highlight": "^8.3.14",
- "@mantine/core": "^8.3.14",
- "@mantine/dates": "^8.3.14",
- "@mantine/hooks": "^8.3.14",
- "@mantine/notifications": "^8.3.14",
+ "@mantine/code-highlight": "^8.3.16",
+ "@mantine/core": "^8.3.16",
+ "@mantine/dates": "^8.3.16",
+ "@mantine/hooks": "^8.3.16",
+ "@mantine/notifications": "^8.3.16",
"@microsoft/fetch-event-source": "^2.0.1",
"@nexucis/fuzzy": "^0.5.1",
"@nexucis/kvsearch": "^0.9.1",
renovate-sh-app
Bot
force-pushed
the
deps-update/codemirror
branch
from
April 1, 2026 11:05
25d7e19 to
74ca36a
Compare
renovate-sh-app
Bot
force-pushed
the
deps-update/codemirror
branch
5 times, most recently
from
April 17, 2026 17:14
fc3271d to
062cf52
Compare
| datasource | package | from | to | | ---------- | ------------------------ | ------- | ------- | | npm | @codemirror/autocomplete | 6.20.3 | 6.20.3 | | npm | @codemirror/language | 6.12.4 | 6.12.4 | | npm | @codemirror/lint | 6.9.7 | 6.9.7 | | npm | @codemirror/state | 6.7.4 | 6.7.4 | | npm | @codemirror/view | 6.43.11 | 6.43.11 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
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:
^6.20.3→6.20.3^6.12.4→6.12.4^6.9.7→6.9.7^6.7.1→6.7.4^6.43.6→6.43.11Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Add the preset
:preserveSemverRangesto your config if you don't want to pin your dependencies.Configuration
📅 Schedule: (in timezone UTC)
* * 7,21 * *)🚦 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.
Need help?
You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.