renovate 41.169.1 → 41.169.2

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.
@@ -136,7 +136,7 @@
136
136
  "lts": "2025-10-28",
137
137
  "maintenance": "2026-10-20",
138
138
  "end": "2028-04-30",
139
- "codename": ""
139
+ "codename": "Krypton"
140
140
  },
141
141
  "v25": {
142
142
  "start": "2025-10-15",
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": "41.169.1",
4
+ "version": "41.169.2",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -215,7 +215,7 @@
215
215
  "re2": "1.22.1"
216
216
  },
217
217
  "devDependencies": {
218
- "@containerbase/eslint-plugin": "1.1.16",
218
+ "@containerbase/eslint-plugin": "1.1.17",
219
219
  "@containerbase/semantic-release-pnpm": "1.3.0",
220
220
  "@eslint/js": "9.37.0",
221
221
  "@hyrious/marshal": "0.3.3",
@@ -260,7 +260,7 @@
260
260
  "@types/tmp": "0.2.6",
261
261
  "@types/validate-npm-package-name": "4.0.2",
262
262
  "@vitest/coverage-v8": "3.2.4",
263
- "@vitest/eslint-plugin": "1.3.24",
263
+ "@vitest/eslint-plugin": "1.3.25",
264
264
  "ajv": "8.17.1",
265
265
  "ajv-formats": "3.0.1",
266
266
  "aws-sdk-client-mock": "4.1.0",
@@ -1,7 +1,7 @@
1
1
  {
2
- "title": "JSON schema for Renovate 41.169.1 config files (https://renovatebot.com/)",
2
+ "title": "JSON schema for Renovate 41.169.2 config files (https://renovatebot.com/)",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
- "x-renovate-version": "41.169.1",
4
+ "x-renovate-version": "41.169.2",
5
5
  "allowComments": true,
6
6
  "type": "object",
7
7
  "properties": {