renovate 44.51.2 → 44.52.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  //#region lib/data/mise-registry.json
2
2
  var mise_registry_default = {
3
- meta: { "version": "2026.8.10 linux-x64 (2026-08-20)" },
3
+ meta: { "version": "2026.8.14 linux-x64 (2026-08-26)" },
4
4
  tools: {
5
5
  "1password": {
6
6
  "aqua": "1password/cli",
@@ -509,6 +509,7 @@ var mise_registry_default = {
509
509
  "asdf": "abogoyavlensky/asdf-cljstyle",
510
510
  "github": "greglook/cljstyle"
511
511
  },
512
+ "cloc": { "github": "AlDanial/cloc" },
512
513
  "clojure": {
513
514
  "asdf": "mise-plugins/mise-clojure",
514
515
  "vfox": "jdx/vfox-clojure"
@@ -1039,6 +1040,7 @@ var mise_registry_default = {
1039
1040
  "aqua": "suzuki-shunsuke/ghtkn",
1040
1041
  "github": "suzuki-shunsuke/ghtkn"
1041
1042
  },
1043
+ "ghui": { "npm": "@kitlangton/ghui" },
1042
1044
  "ginkgo": {
1043
1045
  "asdf": "mise-plugins/mise-ginkgo",
1044
1046
  "go": "github.com/onsi/ginkgo/v2/ginkgo"
@@ -1305,6 +1307,7 @@ var mise_registry_default = {
1305
1307
  "aqua": "sharkdp/hexyl",
1306
1308
  "cargo": "hexyl"
1307
1309
  },
1310
+ "hey-cli": { "github": "basecamp/hey-cli" },
1308
1311
  "hishtory": {
1309
1312
  "asdf": "asdf-community/asdf-hishtory",
1310
1313
  "github": "ddworken/hishtory"
@@ -1344,6 +1347,7 @@ var mise_registry_default = {
1344
1347
  "asdf": "nklmilojevic/asdf-hugo"
1345
1348
  },
1346
1349
  "hugo-extended": { "aqua": "gohugoio/hugo/hugo-extended" },
1350
+ "hugo-extended-withdeploy": { "aqua": "gohugoio/hugo/hugo-extended-withdeploy" },
1347
1351
  "hunk": {
1348
1352
  "aqua": "modem-dev/hunk",
1349
1353
  "github": "modem-dev/hunk"
@@ -1945,6 +1949,7 @@ var mise_registry_default = {
1945
1949
  "github": "mongodb-js/mongosh"
1946
1950
  },
1947
1951
  "mprocs": { "aqua": "pvolok/dekit" },
1952
+ "mr-boxington": { "github": "jdx/mr-boxington" },
1948
1953
  "mssqldef": { "aqua": "sqldef/sqldef/mssqldef" },
1949
1954
  "mutagen": {
1950
1955
  "aqua": "mutagen-io/mutagen",
@@ -2126,6 +2131,7 @@ var mise_registry_default = {
2126
2131
  "aqua": "oras-project/oras",
2127
2132
  "asdf": "bodgit/asdf-oras"
2128
2133
  },
2134
+ "ori": { "aqua": "OpenRouterLabs/ori-releases" },
2129
2135
  "ormolu": { "github": "tweag/ormolu" },
2130
2136
  "orval": { "npm": "orval" },
2131
2137
  "osv-scanner": { "aqua": "google/osv-scanner" },
@@ -2216,6 +2222,7 @@ var mise_registry_default = {
2216
2222
  "aqua": "apple/pkl",
2217
2223
  "asdf": "mise-plugins/asdf-pkl"
2218
2224
  },
2225
+ "playwright": { "npm": "playwright" },
2219
2226
  "please": {
2220
2227
  "aqua": "thought-machine/please",
2221
2228
  "asdf": "asdf-community/asdf-please"
@@ -2586,6 +2593,11 @@ var mise_registry_default = {
2586
2593
  "asdf": "chessmango/asdf-skate"
2587
2594
  },
2588
2595
  "skeema": { "aqua": "skeema/skeema" },
2596
+ "skim": {
2597
+ "aqua": "skim-rs/skim",
2598
+ "cargo": "skim",
2599
+ "github": "skim-rs/skim"
2600
+ },
2589
2601
  "sloth": {
2590
2602
  "aqua": "slok/sloth",
2591
2603
  "asdf": "slok/asdf-sloth"
@@ -2902,6 +2914,7 @@ var mise_registry_default = {
2902
2914
  "aqua": "minamijoyo/tfupdate",
2903
2915
  "asdf": "yuokada/asdf-tfupdate"
2904
2916
  },
2917
+ "ticker": { "github": "achannarasappa/ticker" },
2905
2918
  "tigerbeetle": { "github": "tigerbeetle/tigerbeetle" },
2906
2919
  "tilt": {
2907
2920
  "aqua": "tilt-dev/tilt",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "renovate",
3
3
  "description": "Automated dependency updates. Flexible so you don't need to be.",
4
- "version": "44.51.2",
4
+ "version": "44.52.0",
5
5
  "type": "module",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "$id": "https://docs.renovatebot.com/renovate-schema.json",
3
- "title": "JSON schema for Renovate 44.51.2 config files (https://renovatebot.com/)",
3
+ "title": "JSON schema for Renovate 44.52.0 config files (https://renovatebot.com/)",
4
4
  "$schema": "http://json-schema.org/draft-07/schema#",
5
- "x-renovate-version": "44.51.2",
5
+ "x-renovate-version": "44.52.0",
6
6
  "allowComments": true,
7
7
  "type": "object",
8
8
  "definitions": {