npm-version-check-action
Version updated for https://github.com/joshjohanning/npm-version-check-action to version v2.1.3.
- This action is used across all versions by 39 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The npm-version-check-action GitHub Action ensures proper semantic versioning in Node.js projects by validating that package.json versions are incremented appropriately in pull requests. It automates tasks such as detecting relevant file changes, verifying version consistency between package.json and package-lock.json, and ensuring new versions are higher than the previous release. This action helps prevent issues caused by missing version updates during code changes and provides robust features like intelligent dependency checks, configurable settings, and support for GitHub API-based workflows.
What’s Changed
What’s Changed
- chore: sync workflow configuration by @joshjohanning-repo-settings-sync[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/102
- chore: update copilot-instructions.md by @joshjohanning-repo-settings-sync[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/105
- chore: sync workflow configuration by @joshjohanning-repo-settings-sync[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/104
- chore: update dependabot.yml by @joshjohanning-repo-settings-sync[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/103
- chore(deps-dev): bump prettier from 3.8.2 to 3.8.3 by @dependabot[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/107
- chore: update dependabot.yml by @joshjohanning-repo-settings-sync[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/108
- chore: update browserslist to fix baseline-browser-mapping warning by @joshjohanning in https://github.com/joshjohanning/npm-version-check-action/pull/109
- chore(deps): bump the github group with 2 updates by @dependabot[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/110
Full Changelog: https://github.com/joshjohanning/npm-version-check-action/compare/v2.1.2...v2.1.3