Skip to content

Upgrade vitest and esbuild#100

Merged
ljones140 merged 1 commit intomainfrom
update-deps
Mar 7, 2025
Merged

Upgrade vitest and esbuild#100
ljones140 merged 1 commit intomainfrom
update-deps

Conversation

@ljones140
Copy link
Copy Markdown
Contributor

Purpose

Update packages packages that have esbuild as transitive dependency.

Related Issues

Dependaot alert https://github.com/github/dependency-submission-toolkit/security/dependabot/36

Copilot AI review requested due to automatic review settings March 6, 2025 18:42
@ljones140 ljones140 requested a review from a team as a code owner March 6, 2025 18:42
Copy link
Copy Markdown
Contributor

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.

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

Tip: Copilot code review supports C#, Go, Java, JavaScript, Markdown, Python, Ruby and TypeScript, with more languages coming soon. Learn more

Comment thread package.json
"tsup": "^8.4.0",
"typescript": "^5.4.5",
"vitest": "^1.5.0"
"vitest": "^3.0.8"
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Although this is a major version bump, it's a test library. Tests have passed on the build so it's good

Copy link
Copy Markdown
Contributor

@Ahmed3lmallah Ahmed3lmallah left a comment

Choose a reason for hiding this comment

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

All looks good 👍

@ljones140 ljones140 merged commit d7aa3c6 into main Mar 7, 2025
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