Skip to content

updates/2026#1

Merged
AAllport merged 3 commits into
mainfrom
updates/2026
May 12, 2026
Merged

updates/2026#1
AAllport merged 3 commits into
mainfrom
updates/2026

Conversation

@AAllport
Copy link
Copy Markdown
Contributor

  • chore: Added renovate
  • chore(deps): Updated GHA Deps
  • chore(deps): Updated pnpm & deps

Copilot AI review requested due to automatic review settings May 12, 2026 13:58
@AAllport AAllport merged commit 65889ba into main May 12, 2026
3 checks passed
@AAllport AAllport deleted the updates/2026 branch May 12, 2026 13:59
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR introduces Renovate configuration and updates project dependencies/tooling (pnpm + TypeScript ecosystem) along with GitHub Actions workflow dependency bumps.

Changes:

  • Add renovate.json extending LocalBytes/renovate-config.
  • Upgrade dev/runtime dependencies (notably TypeScript, ts-morph, ts-patch) and update pnpm-lock.yaml accordingly.
  • Update GitHub Actions workflow steps and action versions.

Reviewed changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
renovate.json Adds Renovate configuration extending the shared org config.
package.json Updates pnpm/TS-related dependencies and pins packageManager to pnpm 11.
pnpm-lock.yaml Lockfile refresh reflecting upgraded dependencies and new engine constraints (e.g., ts-patch).
.github/workflows/build.yaml Updates action versions and changes Node/pnpm setup steps.
.idea/vcs.xml Adds JetBrains commit message inspection profile config.
Files not reviewed (2)
  • .idea/vcs.xml: Language not supported
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

with:
node-version: 20
cache: 'pnpm'
uses: actions/setup-node@v6
Comment thread package.json
Comment on lines 20 to +25
"madge": "^8.0.0",
"ts-morph": "^23.0.0",
"ts-morph": "^28.0.0",
"ts-node": "^10.9.2",
"ts-patch": "^3.2.1",
"typescript": "~5.5.4",
"typescript-transform-paths": "^3.5.1"
"ts-patch": "^4.0.1",
"typescript": "^6.0.3",
"typescript-transform-paths": "^3.5.6"
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