Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support 3rd-party dprint plugins #185

Merged
merged 2 commits into from
May 15, 2024
Merged

Support 3rd-party dprint plugins #185

merged 2 commits into from
May 15, 2024

Conversation

g-plane
Copy link
Contributor

@g-plane g-plane commented May 15, 2024

Close #175
Close #179

Copy link
Owner

@kachick kachick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! The change looks good to me 👍

I may add the dependency in

"plugins": [
"https://plugins.dprint.dev/typescript-0.90.5.wasm",
"https://plugins.dprint.dev/json-0.19.2.wasm",
"https://plugins.dprint.dev/markdown-0.17.0.wasm",
"https://plugins.dprint.dev/toml-0.6.1.wasm",
"https://plugins.dprint.dev/dockerfile-0.3.0.wasm",
"https://plugins.dprint.dev/sql-0.2.0.wasm"
]
for testing purpose.

@kachick kachick merged commit 6b49f92 into kachick:main May 15, 2024
4 checks passed
@kachick
Copy link
Owner

kachick commented May 15, 2024

6d44511

https://developer.mend.io/github/kachick/renovate-config-dprint/-/job/f5702c5c-059b-4ac5-920a-bfb113264e9c

    "regex": [
      {
        "deps": [
          {
            "depName": "dprint/dprint-plugin-typescript",
            "currentValue": "0.89.2",
            "datasource": "github-releases",
            "replaceString": "\"https://plugins.dprint.dev/typescript-0.89.2.wasm\"",
            "updates": [
              {
                "bucket": "non-major",
                "newVersion": "0.90.5",
                "newValue": "0.90.5",
                "releaseTimestamp": "2024-05-05T23:38:01.000Z",
                "newMajor": 0,
                "newMinor": 90,
                "updateType": "minor",
                "branchName": "renovate/dprint-dprint-plugin-typescript-0.x"
              }
            ],
            "packageName": "dprint/dprint-plugin-typescript",
            "versioning": "semver-coerced",
            "warnings": [],
            "sourceUrl": "https://github.com/dprint/dprint-plugin-typescript",
            "registryUrl": "https://github.com",
            "currentVersion": "0.89.2",
            "isSingleVersion": true,
            "fixedVersion": "0.89.2"
          },
          {
            "depName": "dprint/dprint-plugin-json",
            "currentValue": "0.19.2",
            "datasource": "github-releases",
            "replaceString": "\"https://plugins.dprint.dev/json-0.19.2.wasm\"",
            "updates": [],
            "packageName": "dprint/dprint-plugin-json",
            "versioning": "semver-coerced",
            "warnings": [],
            "sourceUrl": "https://github.com/dprint/dprint-plugin-json",
            "registryUrl": "https://github.com",
            "currentVersion": "0.19.2",
            "fixedVersion": "0.19.2"
          },
          {
            "depName": "dprint/dprint-plugin-markdown",
            "currentValue": "0.17.0",
            "datasource": "github-releases",
            "replaceString": "\"https://plugins.dprint.dev/markdown-0.17.0.wasm\"",
            "updates": [],
            "packageName": "dprint/dprint-plugin-markdown",
            "versioning": "semver-coerced",
            "warnings": [],
            "sourceUrl": "https://github.com/dprint/dprint-plugin-markdown",
            "registryUrl": "https://github.com",
            "currentVersion": "0.17.0",
            "fixedVersion": "0.17.0"
          },
          {
            "depName": "dprint/dprint-plugin-toml",
            "currentValue": "0.6.1",
            "datasource": "github-releases",
            "replaceString": "\"https://plugins.dprint.dev/toml-0.6.1.wasm\"",
            "updates": [],
            "packageName": "dprint/dprint-plugin-toml",
            "versioning": "semver-coerced",
            "warnings": [],
            "sourceUrl": "https://github.com/dprint/dprint-plugin-toml",
            "registryUrl": "https://github.com",
            "currentVersion": "0.6.1",
            "fixedVersion": "0.6.1"
          },
          {
            "depName": "dprint/dprint-plugin-dockerfile",
            "currentValue": "0.3.0",
            "datasource": "github-releases",
            "replaceString": "\"https://plugins.dprint.dev/dockerfile-0.3.0.wasm\"",
            "updates": [],
            "packageName": "dprint/dprint-plugin-dockerfile",
            "versioning": "semver-coerced",
            "warnings": [],
            "sourceUrl": "https://github.com/dprint/dprint-plugin-dockerfile",
            "registryUrl": "https://github.com",
            "currentVersion": "0.3.0",
            "fixedVersion": "0.3.0"
          },
          {
            "depName": "dprint/dprint-plugin-sql",
            "currentValue": "0.2.0",
            "datasource": "github-releases",
            "replaceString": "\"https://plugins.dprint.dev/sql-0.2.0.wasm\"",
            "updates": [],
            "packageName": "dprint/dprint-plugin-sql",
            "versioning": "semver-coerced",
            "warnings": [],
            "sourceUrl": "https://github.com/dprint/dprint-plugin-sql",
            "registryUrl": "https://github.com",
            "currentVersion": "0.2.0",
            "fixedVersion": "0.2.0"
          },
          {
            "depName": "dprint/dprint-plugin-g",
            "currentValue": "plane/malva-v0.2.0",
            "datasource": "github-releases",
            "replaceString": "\"https://plugins.dprint.dev/g-plane/malva-v0.2.0.wasm\"",
            "updates": [],
            "packageName": "dprint/dprint-plugin-g",
            "versioning": "semver-coerced",
            "warnings": [
              {
                "topic": "dprint/dprint-plugin-g",
                "message": "Failed to look up github-releases package dprint/dprint-plugin-g"
              }
            ]
          },
          {
            "depName": "dprint/dprint-plugin-g",
            "currentValue": "plane/markup_fmt-v0.7.0",
            "datasource": "github-releases",
            "replaceString": "\"https://plugins.dprint.dev/g-plane/markup_fmt-v0.7.0.wasm\"",
            "updates": [],
            "packageName": "dprint/dprint-plugin-g",
            "versioning": "semver-coerced",
            "warnings": [
              {
                "topic": "dprint/dprint-plugin-g",
                "message": "Failed to look up github-releases package dprint/dprint-plugin-g"
              }
            ]
          }
        ],
        "matchStrings": [
          "\"https://plugins.dprint.dev/(?<depName>[^/]+)-(?<currentValue>.+?).wasm\""
        ],
        "depNameTemplate": "dprint/dprint-plugin-{{{depName}}}",
        "datasourceTemplate": "github-releases",
        "packageFile": "dprint.json"
      },
      {
        "deps": [
          {
            "depName": "g-plane/malva",
            "currentValue": "v0.2.0",
            "datasource": "github-releases",
            "replaceString": "\"https://plugins.dprint.dev/g-plane/malva-v0.2.0.wasm\"",
            "updates": [
              {
                "bucket": "non-major",
                "newVersion": "v0.3.1",
                "newValue": "v0.3.1",
                "releaseTimestamp": "2024-05-10T00:58:54.000Z",
                "newMajor": 0,
                "newMinor": 3,
                "updateType": "minor",
                "branchName": "renovate/g-plane-malva-0.x"
              }
            ],
            "packageName": "g-plane/malva",
            "versioning": "semver-coerced",
            "warnings": [],
            "sourceUrl": "https://github.com/g-plane/malva",
            "registryUrl": "https://github.com",
            "currentVersion": "v0.2.0",
            "isSingleVersion": true,
            "fixedVersion": "v0.2.0"
          },
          {
            "depName": "g-plane/markup_fmt",
            "currentValue": "v0.7.0",
            "datasource": "github-releases",
            "replaceString": "\"https://plugins.dprint.dev/g-plane/markup_fmt-v0.7.0.wasm\"",
            "updates": [
              {
                "bucket": "non-major",
                "newVersion": "v0.8.0",
                "newValue": "v0.8.0",
                "releaseTimestamp": "2024-05-08T15:00:00.000Z",
                "newMajor": 0,
                "newMinor": 8,
                "updateType": "minor",
                "branchName": "renovate/g-plane-markup_fmt-0.x"
              }
            ],
            "packageName": "g-plane/markup_fmt",
            "versioning": "semver-coerced",
            "warnings": [],
            "sourceUrl": "https://github.com/g-plane/markup_fmt",
            "registryUrl": "https://github.com",
            "currentVersion": "v0.7.0",
            "isSingleVersion": true,
            "fixedVersion": "v0.7.0"
          }
        ],
        "matchStrings": [
          "\"https://plugins.dprint.dev/(?<depName>[^/]+/[^/]+)-(?<currentValue>.+?).wasm\""
        ],
        "depNameTemplate": "{{{depName}}}",
        "datasourceTemplate": "github-releases",
        "packageFile": "dprint.json"
      }
    ]

#186
#187

kachick added a commit that referenced this pull request May 15, 2024
kachick added a commit that referenced this pull request May 15, 2024
@kachick
Copy link
Owner

kachick commented May 15, 2024

02e89f0 => https://developer.mend.io/github/kachick/renovate-config-dprint/-/job/58660fff-cd0e-4c4d-8595-cc3f5e195303

DEBUG: packageFiles with updates
{
  "baseBranch": "main"
  "config": {
    "github-actions": [
      {
        "deps": [
          {
            "depName": "actions/checkout",
            "commitMessageTopic": "{{{depName}}} action",
            "datasource": "github-tags",
            "versioning": "docker",
            "depType": "action",
            "replaceString": "actions/checkout@v4",
            "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}",
            "currentValue": "v4",
            "updates": [],
            "packageName": "actions/checkout",
            "warnings": [],
            "sourceUrl": "https://github.com/actions/checkout",
            "registryUrl": "https://github.com",
            "currentVersion": "v4",
            "fixedVersion": "v4"
          },
          {
            "depName": "DeterminateSystems/nix-installer-action",
            "commitMessageTopic": "{{{depName}}} action",
            "datasource": "github-tags",
            "versioning": "docker",
            "depType": "action",
            "replaceString": "DeterminateSystems/nix-installer-action@v11",
            "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}",
            "currentValue": "v11",
            "updates": [],
            "packageName": "DeterminateSystems/nix-installer-action",
            "warnings": [],
            "sourceUrl": "https://github.com/DeterminateSystems/nix-installer-action",
            "registryUrl": "https://github.com",
            "currentVersion": "v11",
            "fixedVersion": "v11"
          },
          {
            "depName": "DeterminateSystems/magic-nix-cache-action",
            "commitMessageTopic": "{{{depName}}} action",
            "datasource": "github-tags",
            "versioning": "docker",
            "depType": "action",
            "replaceString": "DeterminateSystems/magic-nix-cache-action@v6",
            "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}",
            "currentValue": "v6",
            "updates": [],
            "packageName": "DeterminateSystems/magic-nix-cache-action",
            "warnings": [],
            "sourceUrl": "https://github.com/DeterminateSystems/magic-nix-cache-action",
            "registryUrl": "https://github.com",
            "currentVersion": "v6",
            "fixedVersion": "v6"
          },
          {
            "depName": "ubuntu",
            "currentValue": "latest",
            "replaceString": "ubuntu-latest",
            "depType": "github-runner",
            "datasource": "github-runners",
            "autoReplaceStringTemplate": "{{depName}}-{{newValue}}",
            "skipReason": "invalid-version",
            "updates": [],
            "packageName": "ubuntu"
          }
        ],
        "packageFile": ".github/workflows/ci-nix.yml"
      },
      {
        "deps": [
          {
            "depName": "actions/checkout",
            "commitMessageTopic": "{{{depName}}} action",
            "datasource": "github-tags",
            "versioning": "docker",
            "depType": "action",
            "replaceString": "actions/checkout@v4",
            "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}",
            "currentValue": "v4",
            "updates": [],
            "packageName": "actions/checkout",
            "warnings": [],
            "sourceUrl": "https://github.com/actions/checkout",
            "registryUrl": "https://github.com",
            "currentVersion": "v4",
            "fixedVersion": "v4"
          },
          {
            "depName": "actions/dependency-review-action",
            "commitMessageTopic": "{{{depName}}} action",
            "datasource": "github-tags",
            "versioning": "docker",
            "depType": "action",
            "replaceString": "actions/dependency-review-action@0c155c5e8556a497adf53f2c18edabf945ed8e70 # v4.3.2",
            "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}",
            "currentValue": "v4.3.2",
            "currentDigest": "0c155c5e8556a497adf53f2c18edabf945ed8e70",
            "updates": [],
            "packageName": "actions/dependency-review-action",
            "warnings": [],
            "sourceUrl": "https://github.com/actions/dependency-review-action",
            "registryUrl": "https://github.com",
            "currentVersion": "v4.3.2",
            "fixedVersion": "v4.3.2"
          },
          {
            "depName": "ubuntu",
            "currentValue": "latest",
            "replaceString": "ubuntu-latest",
            "depType": "github-runner",
            "datasource": "github-runners",
            "autoReplaceStringTemplate": "{{depName}}-{{newValue}}",
            "skipReason": "invalid-version",
            "updates": [],
            "packageName": "ubuntu"
          }
        ],
        "packageFile": ".github/workflows/dependency-review.yml"
      },
      {
        "deps": [
          {
            "depName": "actions/checkout",
            "commitMessageTopic": "{{{depName}}} action",
            "datasource": "github-tags",
            "versioning": "docker",
            "depType": "action",
            "replaceString": "actions/checkout@v4",
            "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}",
            "currentValue": "v4",
            "updates": [],
            "packageName": "actions/checkout",
            "warnings": [],
            "sourceUrl": "https://github.com/actions/checkout",
            "registryUrl": "https://github.com",
            "currentVersion": "v4",
            "fixedVersion": "v4"
          },
          {
            "depName": "dprint/check",
            "commitMessageTopic": "{{{depName}}} action",
            "datasource": "github-tags",
            "versioning": "docker",
            "depType": "action",
            "replaceString": "dprint/[email protected]",
            "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}",
            "currentValue": "v2.2",
            "updates": [],
            "packageName": "dprint/check",
            "warnings": [],
            "sourceUrl": "https://github.com/dprint/check",
            "registryUrl": "https://github.com",
            "currentVersion": "v2.2",
            "fixedVersion": "v2.2"
          },
          {
            "depName": "actions/checkout",
            "commitMessageTopic": "{{{depName}}} action",
            "datasource": "github-tags",
            "versioning": "docker",
            "depType": "action",
            "replaceString": "actions/checkout@v4",
            "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}",
            "currentValue": "v4",
            "updates": [],
            "packageName": "actions/checkout",
            "warnings": [],
            "sourceUrl": "https://github.com/actions/checkout",
            "registryUrl": "https://github.com",
            "currentVersion": "v4",
            "fixedVersion": "v4"
          },
          {
            "depName": "crate-ci/typos",
            "commitMessageTopic": "{{{depName}}} action",
            "datasource": "github-tags",
            "versioning": "docker",
            "depType": "action",
            "replaceString": "crate-ci/[email protected]",
            "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}",
            "currentValue": "v1.21.0",
            "updates": [],
            "packageName": "crate-ci/typos",
            "warnings": [],
            "sourceUrl": "https://github.com/crate-ci/typos",
            "registryUrl": "https://github.com",
            "currentVersion": "v1.21.0",
            "fixedVersion": "v1.21.0"
          },
          {
            "depName": "ubuntu",
            "currentValue": "latest",
            "replaceString": "ubuntu-latest",
            "depType": "github-runner",
            "datasource": "github-runners",
            "autoReplaceStringTemplate": "{{depName}}-{{newValue}}",
            "skipReason": "invalid-version",
            "updates": [],
            "packageName": "ubuntu"
          },
          {
            "depName": "ubuntu",
            "currentValue": "latest",
            "replaceString": "ubuntu-latest",
            "depType": "github-runner",
            "datasource": "github-runners",
            "autoReplaceStringTemplate": "{{depName}}-{{newValue}}",
            "skipReason": "invalid-version",
            "updates": [],
            "packageName": "ubuntu"
          }
        ],
        "packageFile": ".github/workflows/lint.yml"
      },
      {
        "deps": [
          {
            "depName": "kachick/wait-other-jobs",
            "commitMessageTopic": "{{{depName}}} action",
            "datasource": "github-tags",
            "versioning": "docker",
            "depType": "action",
            "replaceString": "kachick/wait-other-jobs@v3",
            "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}",
            "currentValue": "v3",
            "updates": [],
            "packageName": "kachick/wait-other-jobs",
            "warnings": [],
            "sourceUrl": "https://github.com/kachick/wait-other-jobs",
            "registryUrl": "https://github.com",
            "currentVersion": "v3",
            "fixedVersion": "v3"
          },
          {
            "depName": "ubuntu",
            "currentValue": "latest",
            "replaceString": "ubuntu-latest",
            "depType": "github-runner",
            "datasource": "github-runners",
            "autoReplaceStringTemplate": "{{depName}}-{{newValue}}",
            "skipReason": "invalid-version",
            "updates": [],
            "packageName": "ubuntu"
          }
        ],
        "packageFile": ".github/workflows/merge-bot-pr.yml"
      }
    ],
    "nix": [
      {
        "deps": [
          {
            "depName": "nixpkgs",
            "currentValue": "nixos-23.11",
            "datasource": "git-refs",
            "packageName": "https://github.com/NixOS/nixpkgs",
            "versioning": "nixpkgs",
            "updates": [],
            "warnings": [],
            "sourceUrl": "https://github.com/NixOS/nixpkgs",
            "currentVersion": "nixos-23.11",
            "fixedVersion": "nixos-23.11"
          }
        ],
        "packageFile": "flake.nix"
      }
    ],
    "regex": [
      {
        "deps": [
          {
            "depName": "dprint/dprint-plugin-typescript",
            "currentValue": "0.90.5",
            "datasource": "github-releases",
            "replaceString": "\"https://plugins.dprint.dev/typescript-0.90.5.wasm\"",
            "updates": [],
            "packageName": "dprint/dprint-plugin-typescript",
            "versioning": "semver-coerced",
            "warnings": [],
            "sourceUrl": "https://github.com/dprint/dprint-plugin-typescript",
            "registryUrl": "https://github.com",
            "currentVersion": "0.90.5",
            "fixedVersion": "0.90.5"
          },
          {
            "depName": "dprint/dprint-plugin-json",
            "currentValue": "0.19.2",
            "datasource": "github-releases",
            "replaceString": "\"https://plugins.dprint.dev/json-0.19.2.wasm\"",
            "updates": [],
            "packageName": "dprint/dprint-plugin-json",
            "versioning": "semver-coerced",
            "warnings": [],
            "sourceUrl": "https://github.com/dprint/dprint-plugin-json",
            "registryUrl": "https://github.com",
            "currentVersion": "0.19.2",
            "fixedVersion": "0.19.2"
          },
          {
            "depName": "dprint/dprint-plugin-markdown",
            "currentValue": "0.17.0",
            "datasource": "github-releases",
            "replaceString": "\"https://plugins.dprint.dev/markdown-0.17.0.wasm\"",
            "updates": [],
            "packageName": "dprint/dprint-plugin-markdown",
            "versioning": "semver-coerced",
            "warnings": [],
            "sourceUrl": "https://github.com/dprint/dprint-plugin-markdown",
            "registryUrl": "https://github.com",
            "currentVersion": "0.17.0",
            "fixedVersion": "0.17.0"
          },
          {
            "depName": "dprint/dprint-plugin-toml",
            "currentValue": "0.6.1",
            "datasource": "github-releases",
            "replaceString": "\"https://plugins.dprint.dev/toml-0.6.1.wasm\"",
            "updates": [],
            "packageName": "dprint/dprint-plugin-toml",
            "versioning": "semver-coerced",
            "warnings": [],
            "sourceUrl": "https://github.com/dprint/dprint-plugin-toml",
            "registryUrl": "https://github.com",
            "currentVersion": "0.6.1",
            "fixedVersion": "0.6.1"
          },
          {
            "depName": "dprint/dprint-plugin-dockerfile",
            "currentValue": "0.3.0",
            "datasource": "github-releases",
            "replaceString": "\"https://plugins.dprint.dev/dockerfile-0.3.0.wasm\"",
            "updates": [],
            "packageName": "dprint/dprint-plugin-dockerfile",
            "versioning": "semver-coerced",
            "warnings": [],
            "sourceUrl": "https://github.com/dprint/dprint-plugin-dockerfile",
            "registryUrl": "https://github.com",
            "currentVersion": "0.3.0",
            "fixedVersion": "0.3.0"
          },
          {
            "depName": "dprint/dprint-plugin-sql",
            "currentValue": "0.2.0",
            "datasource": "github-releases",
            "replaceString": "\"https://plugins.dprint.dev/sql-0.2.0.wasm\"",
            "updates": [],
            "packageName": "dprint/dprint-plugin-sql",
            "versioning": "semver-coerced",
            "warnings": [],
            "sourceUrl": "https://github.com/dprint/dprint-plugin-sql",
            "registryUrl": "https://github.com",
            "currentVersion": "0.2.0",
            "fixedVersion": "0.2.0"
          }
        ],
        "matchStrings": [
          "\"https://plugins.dprint.dev/(?<depName>[^/]+)-(?<currentValue>[^/]+?).wasm\""
        ],
        "depNameTemplate": "dprint/dprint-plugin-{{{depName}}}",
        "datasourceTemplate": "github-releases",
        "packageFile": "dprint.json"
      },
      {
        "deps": [
          {
            "depName": "g-plane/malva",
            "currentValue": "v0.3.1",
            "datasource": "github-releases",
            "replaceString": "\"https://plugins.dprint.dev/g-plane/malva-v0.3.1.wasm\"",
            "updates": [],
            "packageName": "g-plane/malva",
            "versioning": "semver-coerced",
            "warnings": [],
            "sourceUrl": "https://github.com/g-plane/malva",
            "registryUrl": "https://github.com",
            "currentVersion": "v0.3.1",
            "fixedVersion": "v0.3.1"
          },
          {
            "depName": "g-plane/markup_fmt",
            "currentValue": "v0.7.0",
            "datasource": "github-releases",
            "replaceString": "\"https://plugins.dprint.dev/g-plane/markup_fmt-v0.7.0.wasm\"",
            "updates": [
              {
                "bucket": "non-major",
                "newVersion": "v0.8.0",
                "newValue": "v0.8.0",
                "releaseTimestamp": "2024-05-08T15:00:00.000Z",
                "newMajor": 0,
                "newMinor": 8,
                "updateType": "minor",
                "branchName": "renovate/g-plane-markup_fmt-0.x"
              }
            ],
            "packageName": "g-plane/markup_fmt",
            "versioning": "semver-coerced",
            "warnings": [],
            "sourceUrl": "https://github.com/g-plane/markup_fmt",
            "registryUrl": "https://github.com",
            "currentVersion": "v0.7.0",
            "isSingleVersion": true,
            "fixedVersion": "v0.7.0"
          }
        ],
        "matchStrings": [
          "\"https://plugins.dprint.dev/(?<depName>[^/]+/[^/]+)-(?<currentValue>[^/]+?).wasm\""
        ],
        "depNameTemplate": "{{{depName}}}",
        "datasourceTemplate": "github-releases",
        "packageFile": "dprint.json"
      }
    ]
  }
}

#188

All changes worked 🎉

kachick added a commit that referenced this pull request May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support markup_fmt Support malva
2 participants