renovate 39.258.3 → 39.260.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.
@@ -359,7 +359,8 @@
359
359
  "https://github.com/FasterXML/jackson-dataformats-binary",
360
360
  "https://github.com/FasterXML/jackson-dataformats-text",
361
361
  "https://github.com/FasterXML/jackson-jaxrs-providers",
362
- "https://github.com/FasterXML/jackson-module-kotlin"
362
+ "https://github.com/FasterXML/jackson-module-kotlin",
363
+ "https://github.com/FasterXML/jackson-module-scala"
363
364
  ],
364
365
  "jasmine": "https://github.com/jasmine/jasmine",
365
366
  "javahamcrest": "https://github.com/hamcrest/JavaHamcrest",
@@ -544,6 +545,7 @@
544
545
  "slim-message-bus": "https://github.com/zarusz/SlimMessageBus",
545
546
  "spectre-console": "https://github.com/spectreconsole/spectre.console",
546
547
  "springfox": "https://github.com/springfox/springfox",
548
+ "stack-exchange-redis-extensions": "https://github.com/imperugo/StackExchange.Redis.Extensions",
547
549
  "steeltoe": "https://github.com/SteeltoeOSS/steeltoe",
548
550
  "storybook": "https://github.com/storybookjs/storybook",
549
551
  "storybook-react-native": "https://github.com/storybookjs/react-native",
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": "39.258.3",
4
+ "version": "39.260.0",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -325,7 +325,7 @@
325
325
  "eslint": "9.25.0",
326
326
  "eslint-config-prettier": "10.1.2",
327
327
  "eslint-formatter-gha": "1.5.2",
328
- "eslint-import-resolver-typescript": "4.3.2",
328
+ "eslint-import-resolver-typescript": "4.3.3",
329
329
  "eslint-plugin-import": "2.31.0",
330
330
  "eslint-plugin-promise": "7.2.1",
331
331
  "expect-more-jest": "5.5.0",