Conversation
- Upgrade axios, eslint-plugin-jsdoc, express, ini, and isbinaryfile - Update Node.js packages including vite, vite-node, and nock - Bump TypeScript, Prettier, and development dependencies to latest versions
- Update version in package.json from 0.3.17 to 0.3.18 - Expand description of 'build' commit type in git_utils.ts
- Upgrade @inquirer/prompts from 5.3.8 to 7.3.2 - Update commander from 12.1.0 to 13.1.0 - Bump eslint from 8.57.0 to 9.20.1 - Update eslint-config-prettier from 9.1.0 to 10.0.1 - Upgrade eslint-plugin-n from 16.6.2 to 17.15.1 - Update eslint-plugin-promise from 6.6.0 to 7.2.1 - Bump ignore from 5.3.2 to 7.0.3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes Overview
This update primarily focuses on upgrading package versions and dependencies across the project. The main modifications include:
Reason for Changes
The changes aim to keep the project up-to-date with the latest package versions, which can bring performance improvements, bug fixes, and new features. Regular updates are crucial for maintaining the security and stability of the project.
Detailed Description
Package Version Update: The package version has been incremented from 0.3.17 to 0.3.18, indicating a minor update.
Dependency Updates: Numerous dependencies have been updated to their latest versions. Some notable updates include:
New Dependencies:
Removed Dependencies:
Build Configuration Changes: