Skip to content

Update dependencies - #113

Merged
pviti merged 2 commits into
mainfrom
update-dependencies
Apr 14, 2026
Merged

Update dependencies#113
pviti merged 2 commits into
mainfrom
update-dependencies

Conversation

@pviti

@pviti pviti commented Apr 13, 2026

Copy link
Copy Markdown
Member
  • Updated dependencies:
    • @biomejs/biome: 2.4.8^2.4.11 (also relaxed to range with ^)
    • @types/node: ^25.5.0^25.6.0
    • oclif: ^4.22.96^4.23.0
  • Updated biome.json:
    • Switched schema to local path (./node_modules/@biomejs/biome/configuration_schema.json)
    • Fixed indentation inconsistency in style rules block (tabs alignment)
  • Added .github/workflows/vulnerability-updates.yml — new workflow triggered by issues labeled vulnerability or manually via workflow_dispatch; runs build and check steps and opens a dependency update PR automatically
  • Updated pnpm-lock.yaml accordingly

@pviti pviti self-assigned this Apr 13, 2026
@pviti pviti added the enhancement New feature or request label Apr 13, 2026
@pviti
pviti requested a review from Copilot April 13, 2026 17:24

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates project tooling dependencies and adds an automated workflow to open dependency-update PRs in response to vulnerability-labeled issues.

Changes:

  • Bumped @biomejs/biome, @types/node, and oclif, and refreshed pnpm-lock.yaml.
  • Updated biome.json schema reference to a local installed schema path and normalized indentation.
  • Added a new GitHub Actions workflow to trigger dependency update PRs from vulnerability issues or manual dispatch.

Reviewed changes

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

File Description
package.json Updates devDependency version ranges for Biome, Node types, and oclif.
pnpm-lock.yaml Lockfile refresh to reflect the dependency updates.
biome.json Points $schema to a local Biome schema file and fixes indentation.
.github/workflows/vulnerability-updates.yml Adds workflow that calls a reusable dependency-update workflow when issues are labeled vulnerability or via manual dispatch.

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

Comment thread .github/workflows/vulnerability-updates.yml
Comment thread .github/workflows/vulnerability-updates.yml
@pviti
pviti requested a review from gciotola April 13, 2026 17:27
@pviti
pviti merged commit 941373c into main Apr 14, 2026
5 checks passed
@pviti

pviti commented Apr 14, 2026

Copy link
Copy Markdown
Member Author

🎉 This PR is included in version 5.11.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants