Skip to content

docs: note that JSON Schema should be pinned#2266

Merged
jamietanna merged 1 commit into
mainfrom
docs/version
Mar 2, 2026
Merged

docs: note that JSON Schema should be pinned#2266
jamietanna merged 1 commit into
mainfrom
docs/version

Conversation

@jamietanna

Copy link
Copy Markdown
Member

Plus add Renovate configuration to update this in the future.

Plus add Renovate configuration to update this in the future.
@jamietanna jamietanna requested a review from a team as a code owner March 2, 2026 09:06
@jamietanna

Copy link
Copy Markdown
Member Author

When pinning to the older version and running Renovate locally, I can see that this will pick up the version accordingly:

               {
                 "depName": "github.com/oapi-codegen/oapi-codegen/v2",
                 "currentValue": "v2.5.1",
                 "datasource": "go",
                 "replaceString": "# yaml-language-server: $schema=https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/v2.5.1/configuration-schema.json",
                 "updates": [
                   {
                     "bucket": "non-major",
                     "newVersion": "v2.6.0",
                     "newValue": "v2.6.0",
                     "releaseTimestamp": "2026-02-27T10:20:48.000Z",
                     "newVersionAgeInDays": 2,
                     "newMajor": 2,
                     "newMinor": 6,
                     "newPatch": 0,
                     "updateType": "minor",
                     "isBreaking": false,
                     "libYears": 0.32284341704718417,
                     "branchName": "renovate/README.md/github.com-oapi-codegen-oapi-codegen-v2-2.x"
                   }
                 ],
                 "packageName": "github.com/oapi-codegen/oapi-codegen/v2",
                 "versioning": "semver",
                 "warnings": [],
                 "sourceUrl": "https://github.com/oapi-codegen/oapi-codegen",
                 "mostRecentTimestamp": "2026-02-27T10:20:48.000Z",
                 "currentVersion": "v2.5.1",
                 "currentVersionTimestamp": "2025-11-01T14:14:18.000Z",
                 "currentVersionAgeInDays": 120,
                 "isSingleVersion": true,
                 "fixedVersion": "v2.5.1"
               },

@jamietanna jamietanna merged commit f459fd7 into main Mar 2, 2026
52 checks passed
@jamietanna jamietanna deleted the docs/version branch March 2, 2026 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants