-
-
Notifications
You must be signed in to change notification settings - Fork 289
Comparing changes
Open a pull request
base repository: commitizen-tools/commitizen
base: v3.15.0
head repository: commitizen-tools/commitizen
compare: v3.16.0
- 11 commits
- 13 files changed
- 3 contributors
Commits on Feb 19, 2024
-
build(deps-dev): bump ruff from 0.2.1 to 0.2.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.1 to 0.2.2. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.2.1...v0.2.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for ab8873b - Browse repository at this point
Copy the full SHA ab8873bView commit details -
build(deps-dev): bump pytest from 8.0.0 to 8.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.0.0...8.0.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 80ad200 - Browse repository at this point
Copy the full SHA 80ad200View commit details
Commits on Feb 20, 2024
-
build(deps-dev): bump mkdocs-material from 9.5.9 to 9.5.10
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.9 to 9.5.10. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.9...9.5.10) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e8362cc - Browse repository at this point
Copy the full SHA e8362ccView commit details
Commits on Feb 26, 2024
-
build(deps-dev): bump pytest from 8.0.1 to 8.0.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.0.1...8.0.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 26329cf - Browse repository at this point
Copy the full SHA 26329cfView commit details -
build(deps): bump typing-extensions from 4.9.0 to 4.10.0
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.9.0 to 4.10.0. - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](https://github.com/python/typing_extensions/commits) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c1467c8 - Browse repository at this point
Copy the full SHA c1467c8View commit details -
build(deps-dev): bump mkdocs-material from 9.5.10 to 9.5.11
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.10 to 9.5.11. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.10...9.5.11) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:development update-type: version-update:semver-patch . 10000 .. Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 74153b7 - Browse repository at this point
Copy the full SHA 74153b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddab546 - Browse repository at this point
Copy the full SHA ddab546View commit details -
feat(commands): add bump --exact
When bumping a prerelease to a new prerelease, honor the detected increment and preserve the prerelease suffix, rather than bumping to the next non-prerelease version
Configuration menu - View commit details
-
Copy full SHA for 1059556 - Browse repository at this point
Copy the full SHA 1059556View commit details -
fix(bump): only get and validate commits if increment is not provided
This avoids calls to git and additional validations that are not necessary when using --increment
Configuration menu - View commit details
-
Copy full SHA for c245b14 - Browse repository at this point
Copy the full SHA c245b14View commit details -
fix(bump): change --exact-increment to --increment-mode
This provides some future proofing for implementing new version progression behaviors
Configuration menu - View commit details
-
Copy full SHA for f9a0e2b - Browse repository at this point
Copy the full SHA f9a0e2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f75eddc - Browse repository at this point
Copy the full SHA f75eddcView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.15.0...v3.16.0