Skip to content

fix(deps): bump dependencies - #75

Merged
nilsgstrabo merged 3 commits into
masterfrom
bumpdependencies-260730
Jul 30, 2026
Merged

fix(deps): bump dependencies#75
nilsgstrabo merged 3 commits into
masterfrom
bumpdependencies-260730

Conversation

@nilsgstrabo

@nilsgstrabo nilsgstrabo commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bump Biome, esbuild, and TypeScript versions in package.json.

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 project’s JavaScript/TypeScript toolchain dependencies and refreshes generated artifacts to keep the GitHub Action’s bundled runtime in sync with the new dependency set.

Changes:

  • Bump Biome, esbuild, and TypeScript versions in package.json.
  • Update package-lock.json to reflect the new resolved dependency graph (including updated transitive packages).
  • Regenerate the bundled Action entrypoint (lib/main.js) and update Biome schema reference.

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

File Description
package.json Bumps primary dev/tooling dependencies (Biome, esbuild, TypeScript).
package-lock.json Updates resolved versions and integrity metadata for direct and transitive dependencies.
lib/main.js Regenerated bundled output consistent with updated dependencies/tooling.
biome.json Updates $schema URL to match the bumped Biome version.

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

Copilot AI review requested due to automatic review settings July 30, 2026 11:27

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

Copilot reviewed 4 out of 5 changed files in this pull request and generated no new comments.

Comments suppressed due to low confidence (2)

src/main.ts:8

  • The PR is titled as a dependency bump, but this log message was also modified to include "(test)", which looks like leftover debug wording. Please revert to the original message (or remove the "test" marker) so the runtime logs remain intentional and stable.
    console.log("Setup RX with config (test)", {

lib/main.js:23229

  • This build artifact changes the log message to include "(test)". Since this PR is for dependency bumps, this looks like accidental debug text; please rebuild after reverting the message in src/main.ts so the generated lib output matches.
  console.log("Setup RX with config (test)", {

Copilot AI review requested due to automatic review settings July 30, 2026 11:31

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

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

@nilsgstrabo
nilsgstrabo merged commit e80f8b6 into master Jul 30, 2026
9 checks passed
@nilsgstrabo
nilsgstrabo deleted the bumpdependencies-260730 branch July 30, 2026 11:38
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.

3 participants