]> Piment Noir Git Repositories - poolifier.git/commitdiff
chore(deps): update ajv to 6.14.0
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Sat, 21 Feb 2026 09:17:59 +0000 (10:17 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Sat, 21 Feb 2026 09:17:59 +0000 (10:17 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
.serena/project.yml
biome.json
pnpm-lock.yaml

index d8c0b54b2e94ba7a29e97cf39b70df69d8cec6c1..1519b215fd51176088aa6c368e8364a8d7c18fc9 100644 (file)
@@ -103,3 +103,7 @@ default_modes:
 # fixed set of tools to use as the base tool set (if non-empty), replacing Serena's default set of tools.
 # This cannot be combined with non-empty excluded_tools or included_optional_tools.
 fixed_tools: []
+
+# override of the corresponding setting in serena_config.yml, see the documentation there.
+# If null or missing, the value from the global config is used.
+symbol_info_budget:
index a094e4f7c16896abfbdd4fca1e3cdafd14a228e1..e5fe4162cd38fd42360195628bbdf6678d356ec6 100644 (file)
@@ -1,5 +1,5 @@
 {
-  "$schema": "https://biomejs.dev/schemas/2.4.3/schema.json",
+  "$schema": "https://biomejs.dev/schemas/2.4.4/schema.json",
   "assist": {
     "actions": {
       "source": {
index cfdc2e909d4663aec56e772d67f7b9d4dc1077ff..da83e783fc2b37be15d3a517296644df465b05a5 100644 (file)
@@ -1063,8 +1063,8 @@ packages:
     engines: {node: '>=0.4.0'}
     hasBin: true
 
-  ajv@6.12.6:
-    resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
+  ajv@6.14.0:
+    resolution: {integrity: sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==}
 
   ajv@8.18.0:
     resolution: {integrity: sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==}
@@ -3285,7 +3285,7 @@ snapshots:
 
   '@eslint/eslintrc@3.3.3':
     dependencies:
-      ajv: 6.12.6
+      ajv: 6.14.0
       debug: 4.4.3(supports-color@8.1.1)
       espree: 10.4.0
       globals: 14.0.0
@@ -3778,7 +3778,7 @@ snapshots:
 
   acorn@8.15.0: {}
 
-  ajv@6.12.6:
+  ajv@6.14.0:
     dependencies:
       fast-deep-equal: 3.1.3
       fast-json-stable-stringify: 2.1.0
@@ -4446,7 +4446,7 @@ snapshots:
       '@humanwhocodes/module-importer': 1.0.1
       '@humanwhocodes/retry': 0.4.3
       '@types/estree': 1.0.8
-      ajv: 6.12.6
+      ajv: 6.14.0
       chalk: 4.1.2
       cross-spawn: 7.0.6
       debug: 4.4.3(supports-color@8.1.1)