Skip to content

chore(ci): modernize Renovate config#659

Merged
vdusek merged 1 commit into
masterfrom
ci/modernize-renovate-config
Jul 7, 2026
Merged

chore(ci): modernize Renovate config#659
vdusek merged 1 commit into
masterfrom
ci/modernize-renovate-config

Conversation

@vdusek

@vdusek vdusek commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Modernizes the Renovate config to the current schema. Renovate v36+ renamed several options, and renovate-config-validator --strict reported that the config needs migration. Applies exactly the migrations the validator prescribes:

  • config:baseconfig:recommended
  • pinVersions: falserangeStrategy: "replace"

No behavior change: after the change the config validates cleanly (Config validated successfully), whereas before it emitted Config migration necessary.

@vdusek vdusek added adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team. labels Jul 7, 2026
@vdusek vdusek self-assigned this Jul 7, 2026
@vdusek vdusek requested a review from Pijukatel July 7, 2026 10:51
@vdusek vdusek changed the title chore: replace deprecated Renovate config options chore(ci): modernize Renovate config Jul 7, 2026
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

⚠️ There are broken links in the documentation.

See more at https://github.com/apify/apify-sdk-js/actions/runs/28860674947#summary-85598191819

@vdusek vdusek merged commit 88eb12d into master Jul 7, 2026
9 checks passed
@vdusek vdusek deleted the ci/modernize-renovate-config branch July 7, 2026 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants