Skip to content

chore: Configure Renovate - #11

Merged
kevinkiklee merged 1 commit into
mainfrom
renovate/configure
Jun 29, 2026
Merged

chore: Configure Renovate#11
kevinkiklee merged 1 commit into
mainfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.

📚 See our Reading List for relevant documentation you may be interested in reading.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


Detected Package Files

  • packages/processor/Cargo.toml (cargo)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/deploy-pages.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • package.json (npm)
  • packages/core/package.json (npm)
  • packages/processor/package.json (npm)
  • plugins/photoshop/package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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
  • Org-wide inherited Renovate config for Iser Labs. Applies to every repo in the org when the Renovate app has inheritConfig enabled (Mend cloud: org setting; self-hosted: RENOVATE_INHERIT_CONFIG=true). Until then this file is dormant. The primary job is keeping each site's @iserlabs/web-kit git-tag pin current (observability standard R6/R7).

What to Expect

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

chore(deps): update rust crate serde_json to v1.0.150
  • Schedule: ["at any time"]
  • Branch name: renovate/serde_json-1.x-lockfile
  • Merge into: main
  • Upgrade serde_json to 1.0.150
chore(deps): update dependency @​playwright/test to v1.61.1
  • Schedule: ["at any time"]
  • Branch name: renovate/playwright-monorepo
  • Merge into: main
  • Upgrade @playwright/test to 1.61.1
chore(deps): update dependency @​tailwindcss/cli to v4.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tailwindcss-monorepo
  • Merge into: main
  • Upgrade @tailwindcss/cli to 4.3.1
chore(deps): update dependency eslint to v10.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: main
  • Upgrade eslint to 10.5.0
chore(deps): update dependency pixelmatch to v7.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pixelmatch-7.x-lockfile
  • Merge into: main
  • Upgrade pixelmatch to 7.2.0
chore(deps): update dependency turbo to v2.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/turbo-monorepo
  • Merge into: main
  • Upgrade turbo to 2.10.0
chore(deps): update dependency typescript-eslint to v8.62.0
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-eslint-monorepo
  • Merge into: main
  • Upgrade typescript-eslint to 8.62.0
chore(deps): update dependency vite to ~8.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-8.x
  • Merge into: main
  • Upgrade vite to ~8.1.0
chore(deps): update npm to v11.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/npm-11.x
  • Merge into: main
  • Upgrade npm to 11.17.0
chore(deps): update actions/checkout action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-7.x
  • Merge into: main
  • Upgrade actions/checkout to v7
chore(deps): update dependency macos to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/macos-26.x
  • Merge into: main
  • Upgrade macos to 26
chore(deps): update dependency node to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/node-24.x
  • Merge into: main
  • Upgrade node to 24
chore(deps): update dependency windows to v2025
  • Schedule: ["at any time"]
  • Branch name: renovate/windows-2025.x
  • Merge into: main
  • Upgrade windows to 2025

🚸 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.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 25, 2026
@kevinkiklee
kevinkiklee merged commit e77638e into main Jun 29, 2026
3 checks passed
@kevinkiklee
kevinkiklee deleted the renovate/configure branch June 29, 2026 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant