npm-version-check-action
Version updated for https://github.com/joshjohanning/npm-version-check-action to version v1.0.11.
- This action is used across all versions by 26 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The npm-version-check-action GitHub Action ensures proper semantic versioning by validating that the package.json version is incremented in pull requests that modify JavaScript/TypeScript-related files. It automates the detection of necessary version bumps, prevents publishing issues caused by missing updates, and provides intelligent checks for dependencies and metadata changes. Key capabilities include support for semantic versioning, git tag comparisons, and customizable configurations for dependency policies and file paths.
Release notes
What’s Changed
- chore: set create_release_as_draft to support immutable releases by @joshjohanning in https://github.com/joshjohanning/npm-version-check-action/pull/37
- chore: sync workflow configuration by @joshjohanning-repo-settings-sync[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/38
- chore(deps-dev): bump eslint-plugin-jest from 29.5.0 to 29.9.0 in the eslint group by @dependabot[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/39
- chore(deps-dev): bump eslint-plugin-jest from 29.9.0 to 29.10.1 in the eslint group by @dependabot[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/40
- chore(deps-dev): bump eslint-plugin-jest from 29.10.1 to 29.11.1 in the eslint group by @dependabot[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/41
- chore(deps-dev): bump globals from 16.5.0 to 17.0.0 by @dependabot[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/43
- chore(deps-dev): bump eslint-plugin-jest from 29.11.1 to 29.12.1 in the eslint group by @dependabot[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/42
- chore(deps): bump the github group with 2 updates by @dependabot[bot] in https://github.com/joshjohanning/npm-version-check-action/pull/44
Full Changelog: https://github.com/joshjohanning/npm-version-check-action/compare/v1.0.10...v1.0.11