npm-version-check-action
Version updated for https://github.com/joshjohanning/npm-version-check-action to version v1.2.2.
- This action is used across all versions by 32 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The npm-version-check-action is a GitHub Action designed to validate semantic versioning in npm package updates within pull requests. It ensures that the package.json version is properly incremented for changes, verifies consistency between package.json and package-lock.json, and prevents versioning oversights that could disrupt publishing workflows. Its key capabilities include intelligent file and dependency change detection, semantic version validation, git tag comparison, and customizable configurations for streamlined version management in Node.js projects.
Release notes
What’s Changed
- chore(deps-dev): bump eslint-plugin-jest from 29.12.1 to 29.13.0 by @dependabot[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/58
- chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/62
- chore(deps-dev): bump globals from 17.3.0 to 17.4.0 by @dependabot[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/60
- chore: separate eslint and eslint-plugins in dependabot groups by @joshjohanning-repo-settings-sync[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/64
- chore(deps-dev): bump eslint-plugin-jest from 29.13.0 to 29.15.0 in the eslint-plugins group by @dependabot[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/65
- chore(deps): bump semver from 7.7.3 to 7.7.4 by @dependabot[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/59
Full Changelog: https://github.com/joshjohanning/npm-version-check-action/compare/v1.2.1...v1.2.2