npm-version-check-action
Version updated for https://github.com/joshjohanning/npm-version-check-action to version v2.1.2.
- 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 automates the validation of semantic versioning in package.json and package-lock.json files during pull requests, ensuring version bumps are correctly applied before merging. It prevents publishing issues by detecting JavaScript/TypeScript file changes, verifying version consistency, and intelligently distinguishing between dependency and metadata changes. Key features include semantic version validation, Git tag comparisons, and customizable configurations for dependency handling and skip options.
What’s Changed
What’s Changed
- chore(deps-dev): bump prettier from 3.8.1 to 3.8.2 by @dependabot[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/101
- chore(deps-dev): bump globals from 17.4.0 to 17.5.0 by @dependabot[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/100
- chore(deps-dev): bump eslint-plugin-jest from 29.15.1 to 29.15.2 in the eslint-plugins group by @dependabot[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/99
- chore(deps): bump @actions/github from 9.0.0 to 9.1.0 in the github group by @dependabot[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/98
Full Changelog: https://github.com/joshjohanning/npm-version-check-action/compare/v2.1.1...v2.1.2