chore(deps): pin dependencies - #1870
Conversation
|
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates Node/pnpm engine requirements and aligns some peer dependency version constraints across packages/apps.
Changes:
- Pin
engines.nodeandengines.pnpmto specific versions across multiplepackage.jsonfiles. - Pin
peerDependenciesversions (React/ReactDOM/Sonner) inui-componentsandgreenhouse-auth-provider. - Update the version comment for
actions/create-github-app-tokenin the release workflow.
Reviewed changes
Copilot reviewed 12 out of 12 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| packages/url-state-provider/package.json | Pins Node/pnpm engine versions. |
| packages/ui-components/package.json | Pins Node/pnpm engines; tightens peer dependency version constraints. |
| packages/template/package.json | Pins Node/pnpm engine versions. |
| packages/oauth/package.json | Pins Node/pnpm engine versions. |
| packages/messages-provider/package.json | Pins Node/pnpm engine versions. |
| packages/greenhouse-auth-provider/package.json | Pins Node/pnpm engines; tightens React peer dependency. |
| packages/communicator/package.json | Pins Node/pnpm engine versions. |
| apps/template/package.json | Pins Node/pnpm engine versions. |
| apps/heureka/package.json | Pins Node/pnpm engine versions. |
| apps/example/package.json | Pins Node/pnpm engine versions. |
| apps/carbon/package.json | Pins Node/pnpm engine versions. |
| .github/workflows/release.yaml | Updates action version comment. |
| "node": "v26.7.0", | ||
| "pnpm": "11.20.0" |
| "react": "19.2.8", | ||
| "react-dom": "19.2.8", | ||
| "sonner": "2.0.7" |
| }, | ||
| "peerDependencies": { | ||
| "react": ">=19.0.0" | ||
| "react": "19.2.8" |
22621e1 to
f984454
Compare
|
b3487df to
56159af
Compare
|
879f361 to
549ce11
Compare
1682b30 to
3b7365c
Compare
3b7365c to
4304d01
Compare
This PR contains the following updates:
v3→v3.2.0>=20.19.0→v26.7.0>=20.12.0→v26.7.0>=11.20.0→11.22.0^19.1.0→19.2.8>=19.0.0→19.2.8^19.1.0→19.2.8^2.0.7→2.0.8Add the preset
:preserveSemverRangesto your config if you don't want to pin your dependencies.Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.