Skip to content

chore(deps): pin dependencies - #1025

Open
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
deps-update/codemirror
Open

chore(deps): pin dependencies#1025
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
deps-update/codemirror

Conversation

@renovate-sh-app

@renovate-sh-app renovate-sh-app Bot commented Nov 3, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
@​codemirror/autocomplete devDependencies pin ^6.20.36.20.3
@​codemirror/language devDependencies pin ^6.12.46.12.4
@​codemirror/lint devDependencies pin ^6.9.76.9.7
@​codemirror/state devDependencies pin ^6.7.16.7.4
@​codemirror/view devDependencies pin ^6.43.66.43.11

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


NONE

⚠️ Renovate's pin functionality does not currently wire in the release age for a package, so the Minimum Release Age checks can apply. You will need to manually validate the Minimum Release Age for these package(s).

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • On day 7 and 21 of the month (* * 7,21 * *)
  • 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

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.

@renovate-sh-app
renovate-sh-app Bot force-pushed the deps-update/codemirror branch 3 times, most recently from f296e56 to 9845c76 Compare November 6, 2025 00:19
@renovate-sh-app
renovate-sh-app Bot force-pushed the deps-update/codemirror branch from 9845c76 to 733cc34 Compare November 10, 2025 09:18
Comment thread web/ui/module/codemirror-promql/package.json Outdated
Comment thread web/ui/package-lock.json Outdated
@renovate-sh-app
renovate-sh-app Bot force-pushed the deps-update/codemirror branch 4 times, most recently from ad2846c to b3339ea Compare November 17, 2025 09:29
@renovate-sh-app
renovate-sh-app Bot force-pushed the deps-update/codemirror branch 4 times, most recently from 35be3ac to bb51d0a Compare November 27, 2025 16:12
@renovate-sh-app
renovate-sh-app Bot force-pushed the deps-update/codemirror branch from bb51d0a to dd2da63 Compare December 1, 2025 04:44
@renovate-sh-app
renovate-sh-app Bot force-pushed the deps-update/codemirror branch 7 times, most recently from d223727 to 4ebb7f4 Compare December 15, 2025 07:34
@renovate-sh-app
renovate-sh-app Bot force-pushed the deps-update/codemirror branch 5 times, most recently from 5a2fe2d to 1573de2 Compare December 24, 2025 13:31
@renovate-sh-app
renovate-sh-app Bot force-pushed the deps-update/codemirror branch 2 times, most recently from 597552f to 7f281df Compare January 5, 2026 04:44
@renovate-sh-app
renovate-sh-app Bot force-pushed the deps-update/codemirror branch 2 times, most recently from 7f010e2 to d05769a Compare January 13, 2026 01:46
@renovate-sh-app
renovate-sh-app Bot force-pushed the deps-update/codemirror branch 4 times, most recently from 01d3eed to c9b6574 Compare February 9, 2026 07:40
@renovate-sh-app
renovate-sh-app Bot force-pushed the deps-update/codemirror branch 8 times, most recently from dc3e22a to ec4614b Compare February 16, 2026 08:10
@renovate-sh-app
renovate-sh-app Bot force-pushed the deps-update/codemirror branch 5 times, most recently from bd004fd to 82ef4b1 Compare February 25, 2026 14:06
@renovate-sh-app
renovate-sh-app Bot force-pushed the deps-update/codemirror branch from 82ef4b1 to 8b8940f Compare March 2, 2026 08:10
@renovate-sh-app
renovate-sh-app Bot force-pushed the deps-update/codemirror branch 2 times, most recently from ca04190 to 4acfa9d Compare March 12, 2026 11:05
@renovate-sh-app
renovate-sh-app Bot force-pushed the deps-update/codemirror branch 2 times, most recently from 073b187 to 25d7e19 Compare March 25, 2026 11:04

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

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 in web/ui/package-lock.json from ^8.3.14 back to ^8.3.16 while keeping all codemirror pinning changes intact.

Create PR

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",

Comment thread web/ui/package-lock.json Outdated
@renovate-sh-app
renovate-sh-app Bot force-pushed the deps-update/codemirror branch from 25d7e19 to 74ca36a Compare April 1, 2026 11:05
@renovate-sh-app
renovate-sh-app Bot force-pushed the deps-update/codemirror branch 5 times, most recently from fc3271d to 062cf52 Compare April 17, 2026 17:14
| 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants