Skip to content

fix(deps): bump dependencies - #74

Closed
nilsgstrabo wants to merge 1 commit into
masterfrom
bump-dependencies-260730
Closed

fix(deps): bump dependencies#74
nilsgstrabo wants to merge 1 commit into
masterfrom
bump-dependencies-260730

Conversation

@nilsgstrabo

Copy link
Copy Markdown
Contributor

No description provided.

@nilsgstrabo nilsgstrabo self-assigned this Jul 30, 2026
Copilot AI review requested due to automatic review settings July 30, 2026 11:18
@nilsgstrabo
nilsgstrabo deleted the bump-dependencies-260730 branch July 30, 2026 11:19

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 updates the Node/TypeScript GitHub Action’s dependency set (Actions toolkit packages, Biome, and build tooling) and refreshes generated artifacts/configuration accordingly.

Changes:

  • Bump @actions/* dependencies and related transitive packages via package-lock.json.
  • Bump dev tooling (@types/node, @vercel/ncc) and update Biome schema reference.
  • Update the generated lib/cleanup/index.js bundle (post-action script).

Reviewed changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated 1 comment.

File Description
package.json Updates direct dependencies and devDependencies to newer major/minor versions.
package-lock.json Refreshes the lockfile to match updated dependency graph (incl. transitive updates).
lib/cleanup/index.js Updates the generated post-action bundle output.
biome.json Updates Biome $schema URL to match the bumped Biome version.

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

Comment thread lib/cleanup/index.js
};
Object.defineProperty(exports, "__esModule", ({ value: true }));
const exec = __importStar(__nccwpck_require__(236));
const exec = __importStar(__nccwpck_require__(Object(function webpackMissingModule() { var e = new Error("Cannot find module '@actions/exec'"); e.code = 'MODULE_NOT_FOUND'; throw e; }())));
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