Skip to content

chore(renovate): update syntax and ignore specific versions - #4673

Merged
brandyscarney merged 2 commits into
mainfrom
renovate/reconfigure
Aug 27, 2026
Merged

chore(renovate): update syntax and ignore specific versions#4673
brandyscarney merged 2 commits into
mainfrom
renovate/reconfigure

Conversation

@brandyscarney

@brandyscarney brandyscarney commented Aug 27, 2026

Copy link
Copy Markdown
Member

This reconfigures renovate.json to update the following:

  • Use the latest cron syntax for scheduling
  • Use the latest syntax for matching package names
  • Restrict the version of Angular to less than 21 for v8 and less than 23 for v9
  • Restrict the version of React Router to v5 for Ionic 8 and v6 for Ionic 9

See the comment by renovate for the expected results of the reconfigure.

@vercel

vercel Bot commented Aug 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ionic-docs Ready Ready Preview Aug 27, 2026 3:39pm

Request Review

@renovate

renovate Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Reconfigure PR Results

This is a reconfigure PR comment to help you understand and re-configure your renovate bot settings. If this Reconfigure PR were to be merged, we'd expect to see the following outcome:


Detected Package Files

  • .github/workflows/CI.yml (github-actions)
  • static/code/stackblitz/v8/angular/package.json (npm)
  • static/code/stackblitz/v8/html/package.json (npm)
  • static/code/stackblitz/v8/react/package.json (npm)
  • static/code/stackblitz/v8/vue/package.json (npm)
  • static/code/stackblitz/v9/angular/package.json (npm)
  • static/code/stackblitz/v9/html/package.json (npm)
  • static/code/stackblitz/v9/react/package.json (npm)
  • static/code/stackblitz/v9/vue/package.json (npm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title
  • Provide a link to octochangelog's improved breakdown for Renovate's changelogs
  • If Renovate detects semantic commits, it will use semantic commit type chore for all commits.
  • Renovate may only open or update PRs on weekdays, 6-10am ET.
  • Run Renovate on following schedule: * 6-10 * * 1-5

What to Expect

With your current configuration, Renovate will create 7 Pull Requests:

chore(deps): update dependency vue to v3.5.42
  • Schedule: ["* 6-10 * * 1-5"]
  • Branch name: renovate/vue-monorepo
  • Merge into: main
  • Upgrade vue to 3.5.42
chore(deps): update react-router to v6.30.6
  • Schedule: ["* 6-10 * * 1-5"]
  • Branch name: renovate/react-router
  • Merge into: main
  • Upgrade react-router to 6.30.6
  • Upgrade react-router-dom to 6.30.6
chore(deps): update angular
chore(deps): update dependency vue-router to v5.3.0
  • Schedule: ["* 6-10 * * 1-5"]
  • Branch name: renovate/vue-router-5.x
  • Merge into: main
  • Upgrade vue-router to 5.3.0
chore(deps): update dependency web-vitals to v6.2.0
  • Schedule: ["* 6-10 * * 1-5"]
  • Branch name: renovate/web-vitals-6.x-lockfile
  • Merge into: main
  • Upgrade web-vitals to 6.2.0
chore(deps): update dependency zone.js to ~0.16.0
  • Schedule: ["* 6-10 * * 1-5"]
  • Branch name: renovate/angular-monorepo
  • Merge into: main
  • Upgrade zone.js to ~0.16.0
chore(deps): update dependency typescript to v7
  • Schedule: ["* 6-10 * * 1-5"]
  • Branch name: renovate/typescript-7.x
  • Merge into: main
  • Upgrade typescript to ~7.0.0

🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prHourlyLimit for details.

@brandyscarney
brandyscarney marked this pull request as ready for review August 27, 2026 15:50
@brandyscarney
brandyscarney requested a review from a team as a code owner August 27, 2026 15:50
@brandyscarney
brandyscarney requested a review from thetaPC August 27, 2026 15:50

@thetaPC thetaPC left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@brandyscarney
brandyscarney merged commit 5a8b318 into main Aug 27, 2026
5 checks passed
@brandyscarney
brandyscarney deleted the renovate/reconfigure branch August 27, 2026 16:35
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.

2 participants