renovate 43.233.4 → 43.234.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.6.6 linux-x64 (2026-06-13)" },
3
+ meta: { "version": "2026.6.11 linux-x64 (2026-06-16)" },
4
4
  tools: {
5
5
  "1password": {
6
6
  "aqua": "1password/cli",
@@ -2139,6 +2139,7 @@ var mise_registry_default = {
2139
2139
  "npm": "@earendil-works/pi-coding-agent"
2140
2140
  },
2141
2141
  "pinact": { "aqua": "suzuki-shunsuke/pinact" },
2142
+ "pinniped": { "github": "vmware/pinniped" },
2142
2143
  "pint": {
2143
2144
  "aqua": "cloudflare/pint",
2144
2145
  "asdf": "sam-burrell/asdf-pint"
@@ -2609,6 +2610,7 @@ var mise_registry_default = {
2609
2610
  "aqua": "sqlc-dev/sqlc",
2610
2611
  "github": "sqlc-dev/sqlc"
2611
2612
  },
2613
+ "sqlcl": { "aqua": "oracle.com/sqlcl" },
2612
2614
  "sqlite": {
2613
2615
  "asdf": "mise-plugins/mise-sqlite",
2614
2616
  "conda": "sqlite"
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": "43.233.4",
4
+ "version": "43.234.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 43.233.4 config files (https://renovatebot.com/)",
3
+ "title": "JSON schema for Renovate 43.234.0 config files (https://renovatebot.com/)",
4
4
  "$schema": "http://json-schema.org/draft-07/schema#",
5
- "x-renovate-version": "43.233.4",
5
+ "x-renovate-version": "43.234.0",
6
6
  "allowComments": true,
7
7
  "type": "object",
8
8
  "definitions": {