-
-
Notifications
You must be signed in to change notification settings - Fork 288
Comparing changes
Open a pull request
base repository: commitizen-tools/commitizen
base: v3.6.0
head repository: commitizen-tools/commitizen
compare: v3.7.0
- 19 commits
- 14 files changed
- 7 contributors
Commits on Aug 3, 2023
-
build(deps-dev): bump ruff from 0.0.280 to 0.0.282
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.280 to 0.0.282. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](astral-sh/ruff@v0.0.280...v0.0.282) --- 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 66276b2 - Browse repository at this point
Copy the full SHA 66276b2View commit details -
build(deps-dev): bump mkdocs from 1.5.1 to 1.5.2
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](mkdocs/mkdocs@1.5.1...1.5.2) --- updated-dependencies: - dependency-name: mkdocs 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 8e2b6ff - Browse repository at this point
Copy the full SHA 8e2b6ffView commit details
Commits on Aug 8, 2023
-
ci(github-actions): fix pr labeling
we should use 'pr-status: wait-for-review' for newly created PRs
Configuration menu - View commit details
-
Copy full SHA for 8ac234e - Browse repository at this point
Copy the full SHA 8ac234eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35ea329 - Browse repository at this point
Copy the full SHA 35ea329View commit details
Commits on Aug 12, 2023
-
build(deps-dev): bump ruff from 0.0.282 to 0.0.284
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.282 to 0.0.284. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](astral-sh/ruff@v0.0.282...v0.0.284) --- 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 383b678 - Browse repository at this point
Copy the full SHA 383b678View commit details
Commits on Aug 20, 2023
-
build(deps-dev): bump ruff from 0.0.284 to 0.0.285
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.284 to 0.0.285. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](astral-sh/ruff@v0.0.284...v0.0.285) --- 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 128b743 - Browse repository at this point
Copy the full SHA 128b743View commit details -
Configuration menu - View commit details
-
Copy full SHA for 120d514 - Browse repository at this point
Copy the full SHA 120d514View commit details -
build(deps-dev): bump certifi from 2023.5.7 to 2023.7.22
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2023.7.22. - [Commits](certifi/python-certifi@2023.05.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for ac7171c - Browse repository at this point
Copy the full SHA ac7171cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 854d29d - Browse repository at this point
Copy the full SHA 854d29dView commit details -
Merge pull request #820 from Xiao75896453/fix/docs_contributing
docs(docs): modify the wrong content in contributing md
Configuration menu - View commit details
-
Copy full SHA for 3a3667c - Browse repository at this point
Copy the full SHA 3a3667cView commit details
Commits on Aug 26, 2023
-
build(deps-dev): bump mkdocs-material from 9.1.21 to 9.2.3
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.21 to 9.2.3. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.1.21...9.2.3) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for bc11094 - Browse repository at this point
Copy the full SHA bc11094View commit details -
feat(provider): add npm2 provider to update package.json, package-loc…
…k.json, and npm-shrinkwrap.json closes #804
Configuration menu - View commit details
-
Copy full SHA for f50e71e - Browse repository at this point
Copy the full SHA f50e71eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d36d170 - Browse repository at this point
Copy the full SHA d36d170View commit details -
Configuration menu - View commit details
-
Copy full SHA for a81d73c - Browse repository at this point
Copy the full SHA a81d73cView commit details -
fix(provider): fix npm provider to update package-lock.json and npm-s…
…hrinkwrap.json if they exist closes #804
Configuration menu - View commit details
-
Copy full SHA for 6063338 - Browse repository at this point
Copy the full SHA 6063338View commit details -
fix(provider): fix npm version provider to update package-lock.json a…
…nd npm-shrinkwrap.json if they exist closes #804
Configuration menu - View commit details
-
Copy full SHA for b94e1e6 - Browse repository at this point
Copy the full SHA b94e1e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e32e91b - Browse repository at this point
Copy the full SHA e32e91bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37f1371 - Browse repository at this point
Copy the full SHA 37f1371View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0fdf8c - Browse repository at this point
Copy the full SHA d0fdf8cView 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.6.0...v3.7.0