renovate 43.254.0 → 43.255.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.
@@ -229,6 +229,15 @@ var replacements_default = {
229
229
  }
230
230
  ]
231
231
  },
232
+ "corentinmusard-otel-cicd-action-to-dash0hq": {
233
+ "description": "`corentinmusard/otel-cicd-action` was transferred to `dash0hq/otel-cicd-action`.",
234
+ "packageRules": [{
235
+ "matchDatasources": ["github-releases", "github-tags"],
236
+ "matchPackageNames": ["corentinmusard/otel-cicd-action"],
237
+ "replacementName": "dash0hq/otel-cicd-action",
238
+ "replacementVersion": "4.0.1"
239
+ }]
240
+ },
232
241
  "cpx-to-maintenance-fork": {
233
242
  "description": "Maintenance fork of `cpx`",
234
243
  "packageRules": [{
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.254.0",
4
+ "version": "43.255.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.254.0 config files (https://renovatebot.com/)",
3
+ "title": "JSON schema for Renovate 43.255.0 config files (https://renovatebot.com/)",
4
4
  "$schema": "http://json-schema.org/draft-07/schema#",
5
- "x-renovate-version": "43.254.0",
5
+ "x-renovate-version": "43.255.0",
6
6
  "allowComments": true,
7
7
  "type": "object",
8
8
  "definitions": {