npm-version-check-action
Version updated for https://github.com/joshjohanning/npm-version-check-action to version v1.1.1.
- This action is used across all versions by 29 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The npm-version-check-action is a GitHub Action that automates the validation of semantic versioning in package.json files during pull requests for Node.js projects. It ensures that version increments are properly applied before merging, preventing issues with publishing and maintaining version consistency. Key capabilities include automatic detection of relevant file changes, intelligent handling of dependencies, semantic version validation, and configurable behavior for various project needs.
Release notes
What’s Changed
- chore(deps-dev): bump eslint-plugin-prettier from 5.5.4 to 5.5.5 in the eslint group by @dependabot[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/48
- chore(deps-dev): bump prettier from 3.7.4 to 3.8.0 by @dependabot[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/49
- chore(deps-dev): bump globals from 17.0.0 to 17.1.0 by @dependabot[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/50
- chore(deps-dev): bump prettier from 3.8.0 to 3.8.1 by @dependabot[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/51
- chore: sync workflow configuration by @joshjohanning-repo-settings-sync[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/54
- chore: update dependabot.yml by @joshjohanning-repo-settings-sync[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/53
- chore(deps): bump @actions/github from 7.0.0 to 8.0.0 in the github group by @dependabot[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/52
Full Changelog: https://github.com/joshjohanning/npm-version-check-action/compare/v1.1.0...v1.1.1