Skip to content

chore: Configure Renovate#4

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

chore: Configure Renovate#4
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

  • .github/workflows/deploy.yml (github-actions)
  • package.json (npm)
  • renovate.json (renovate-config)

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 30 Pull Requests:

chore(deps): update dependency idb-keyval to v6.2.6
  • Schedule: ["at any time"]
  • Branch name: renovate/idb-keyval-6.x-lockfile
  • Merge into: main
  • Upgrade idb-keyval to 6.2.6
chore(deps): update dependency nanoid to v5.1.16
  • Schedule: ["at any time"]
  • Branch name: renovate/nanoid-5.x-lockfile
  • Merge into: main
  • Upgrade nanoid to 5.1.16
chore(deps): update dependency postcss to v8.5.16
  • Schedule: ["at any time"]
  • Branch name: renovate/postcss-8.x-lockfile
  • Merge into: main
  • Upgrade postcss to 8.5.16
chore(deps): update dependency tsx to v4.22.4
  • Schedule: ["at any time"]
  • Branch name: renovate/tsx-4.x-lockfile
  • Merge into: main
  • Upgrade tsx to 4.22.4
chore(deps): update nextjs monorepo to v16.2.9
chore(deps): update radix-ui-primitives monorepo
chore(deps): update react monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/react-monorepo
  • Merge into: main
  • Upgrade @types/react to 19.2.17
  • Upgrade react to 19.2.7
  • Upgrade react-dom to 19.2.7
chore(deps): update vitest monorepo to v4.1.9
  • Schedule: ["at any time"]
  • Branch name: renovate/vitest-monorepo
  • Merge into: main
  • Upgrade @vitest/coverage-v8 to 4.1.9
  • Upgrade vitest to 4.1.9
fix(deps): update dependency @​swc/helpers to v0.5.23
  • Schedule: ["at any time"]
  • Branch name: renovate/swc-monorepo
  • Merge into: main
  • Upgrade @swc/helpers to 0.5.23
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 @​sentry/nextjs to v10.62.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sentry-javascript-monorepo
  • Merge into: main
  • Upgrade @sentry/nextjs to 10.62.0
chore(deps): update dependency @​types/node to v25.9.4
  • Schedule: ["at any time"]
  • Branch name: renovate/node-25.x-lockfile
  • Merge into: main
  • Upgrade @types/node to 25.9.4
chore(deps): update dependency @​vercel/blob to v2.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vercel-blob-2.x-lockfile
  • Merge into: main
  • Upgrade @vercel/blob to 2.5.0
chore(deps): update dependency next-intl to v4.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/next-intl-4.x-lockfile
  • Merge into: main
  • Upgrade next-intl to 4.13.0
chore(deps): update dependency pako to v2.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/pako-2.x-lockfile
  • Merge into: main
  • Upgrade pako to 2.2.0
chore(deps): update dependency posthog-js to v1.396.2
  • Schedule: ["at any time"]
  • Branch name: renovate/posthog-js-1.x-lockfile
  • Merge into: main
  • Upgrade posthog-js to 1.396.2
chore(deps): update dependency recharts to v3.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/recharts-3.x-lockfile
  • Merge into: main
  • Upgrade recharts to 3.9.0
chore(deps): update dependency resend to v6.16.0
  • Schedule: ["at any time"]
  • Branch name: renovate/resend-6.x-lockfile
  • Merge into: main
  • Upgrade resend to 6.16.0
chore(deps): update dependency typescript-eslint to v8.62.1
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-eslint-monorepo
  • Merge into: main
  • Upgrade typescript-eslint to 8.62.1
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 actions/setup-node action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-node-6.x
  • Merge into: main
  • Upgrade actions/setup-node to v6
chore(deps): update actions/upload-artifact action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to v7
chore(deps): update dependency better-sqlite3 to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/better-sqlite3-12.x
  • Merge into: main
  • Upgrade better-sqlite3 to ^12.0.0
chore(deps): update dependency eslint-plugin-react-hooks to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: main
  • Upgrade eslint-plugin-react-hooks to ^7.0.0
chore(deps): update dependency globals to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/globals-17.x
  • Merge into: main
  • Upgrade globals to ^17.0.0
chore(deps): update dependency lint-staged to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-17.x
  • Merge into: main
  • Upgrade lint-staged to ^17.0.0
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 eslint monorepo to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: main
  • Upgrade @eslint/js to ^10.0.0
  • Upgrade eslint to ^10.0.0
fix(deps): update dependency pako to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/pako-3.x
  • Merge into: main
  • Upgrade pako to ^3.0.0
fix(deps): update dependency recharts-to-png to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/recharts-to-png-3.x
  • Merge into: main
  • Upgrade recharts-to-png to ^3.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.


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

@vercel

vercel Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
phototools-io Ready Ready Preview, Comment Jun 25, 2026 7:45pm

Request Review

@kevinkiklee
kevinkiklee merged commit 0f85b09 into main Jun 29, 2026
2 of 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant