Skip to content

Conversation

@bandantonio
Copy link
Owner

Description

  • Update dependencies that require no post config
  • Update esbuild dependency, add metafile to dev build config
  • Update vitest dependency. Switch to v8 instead of istanbul for coverage reports

Checklist

  • I accept the Code of Conduct
  • I have performed a self-review of my code for consistency and potential leftover debug logs, commented out code, etc.
  • I have added tests that prove that my feature works or that the fix is effective
  • I have checked that new and existing unit tests pass locally with my changes
  • I have updated the documentation accordingly (if necessary)
  • I confirm that this PR DOESN'T change the plugin's version either in the manifest.json or package.json files
  • I have checked that my commit messages are descriptive and follow the Conventional Commits standard
  • I have enabled the checkbox to allow maintainer edits so the branch can be updated for a merge.

@bandantonio bandantonio merged commit 5a5e289 into master Aug 22, 2025
7 checks passed
bandantonio added a commit that referenced this pull request Aug 22, 2025
* chore: update dependencies that require no post config. Update node.js compatible version to 24.0.0, npm to 11.0.0
* chore: update esbuild dependency, add metafile to dev build config
* chore: update vitest dependency.
  - Switch to v8 instead of istanbul for coverage reports
  - Remove ternary operator from always true condition for contextual text in aggregateDetails method
  - Add test to cover highlights without user notes
@bandantonio bandantonio deleted the chore/update-dependencies branch August 23, 2025 08:22
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