Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2025

This PR contains the following updates:

Package Type Update Change
commitizen-tools/commitizen repository minor v4.9.1 -> v4.10.0

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

commitizen-tools/commitizen (commitizen-tools/commitizen)

v4.10.0

Compare Source

Feat
  • add config option for line length warning
  • conventional_commits: allow exclamation in title on BC
  • version: add the ability to just print major or minor version
  • allow amend! prefix as created by git --fixup=reword:<commit>
Fix
  • commands/version: add missing return
  • test: set terminal width for cli tests
  • Init: raise InitFailedError on keyboard interrupt on pre-commit hook question, simplify logic, remove unreachable code path
Refactor
  • bump: cleanup related to update_version_file
  • RestructuredTest: rename variable, fix typo and remove unnecessary string copy
  • TomlConfig: minor cleanups for DX
  • Commit: refactor _prompt_commit_questions and fix some type hint
  • hooks: refactor to improve readability
  • Init: make project_info a module and remove self.project_info
  • BaseConfig: update docstring, extract factory method and remove unnecessary variable assignment
  • remove self.encoding for better maintainability
  • utils: make get_backup_file_path to return a path for semantic correctness
  • remove unnecessary class member tag_format
  • Bump: remove use of getattr
  • ConventionalCommitsCz: rewrite message method to make the pattern more clear
  • cmd: unnest try except
  • BaseCommitizen: remove NotImplementedError and make them abstract method
  • BaseCommitizen: construct Style object directly to get rid of potential type error

Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the deps Renovate PRs label Nov 24, 2025
@aspect-workflows
Copy link

aspect-workflows bot commented Nov 24, 2025

Bazel 8 (Test)

Buildkite build #254 is running...


Bazel 9 (Test)

⚠️ Buildkite build #254 failed.

@@rules_go+//:cgo_context_data failed to build

in cgo_context_data rule @@rules_go+//:cgo_context_data:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/bazel-lib/__main__/external/rules_go+/go/private/context.bzl", line 740, column
38, in cgo_context_data_impl
		feature_configuration = cc_common.configure_features(
Error: 'struct' value has no field or method 'configure_features'
Available attributes: action_is_enabled, add_go_exec_groups_to_binary_rules,
check_experimental_cc_shared_library, do_not_use_tools_cpp_compiler_present, empty_variables,
get_environment_variables, get_execution_requirements, get_memory_inefficient_command_line,
get_tool_for_action, get_tool_requirement_for_action, implementation_deps_allowed_by_allowlist,
incompatible_disable_objc_library_transition, internal_DO_NOT_USE, legacy_cc_flags_make_variable_do_not_use
in cgo_context_data rule @@rules_go+//:cgo_context_data:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/bazel-lib/__main__/external/rules_go+/go/private/context.bzl", line 740, column
38, in cgo_context_data_impl
		feature_configuration = cc_common.configure_features(
Error: 'struct' value has no field or method 'configure_features'
Available attributes: action_is_enabled, add_go_exec_groups_to_binary_rules,
check_experimental_cc_shared_library, do_not_use_tools_cpp_compiler_present, empty_variables,
get_environment_variables, get_execution_requirements, get_memory_inefficient_command_line,
get_tool_for_action, get_tool_requirement_for_action, implementation_deps_allowed_by_allowlist,
incompatible_disable_objc_library_transition, internal_DO_NOT_USE, legacy_cc_flags_make_variable_do_not_use
in cgo_context_data rule @@rules_go+//:cgo_context_data:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/bazel-lib/__main__/external/rules_go+/go/private/context.bzl", line 740, column
38, in cgo_context_data_impl
		feature_configuration = cc_common.configure_features(
Error: 'struct' value has no field or method 'configure_features'
Available attributes: action_is_enabled, add_go_exec_groups_to_binary_rules,
check_experimental_cc_shared_library, do_not_use_tools_cpp_compiler_present, empty_variables,
get_environment_variables, get_execution_requirements, get_memory_inefficient_command_line,
get_tool_for_action, get_tool_requirement_for_action, implementation_deps_allowed_by_allowlist,
incompatible_disable_objc_library_transition, internal_DO_NOT_USE, legacy_cc_flags_make_variable_do_not_use
in cgo_context_data rule @@rules_go+//:cgo_context_data:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/bazel-lib/__main__/external/rules_go+/go/private/context.bzl", line 740, column
38, in cgo_context_data_impl
		feature_configuration = cc_common.configure_features(
Error: 'struct' value has no field or method 'configure_features'
Available attributes: action_is_enabled, add_go_exec_groups_to_binary_rules,
check_experimental_cc_shared_library, do_not_use_tools_cpp_compiler_present, empty_variables,
get_environment_variables, get_execution_requirements, get_memory_inefficient_command_line,
get_tool_for_action, get_tool_requirement_for_action, implementation_deps_allowed_by_allowlist,
incompatible_disable_objc_library_transition, internal_DO_NOT_USE, legacy_cc_flags_make_variable_do_not_use

💡 To reproduce the build failures, run

bazel build @@rules_go+//:cgo_context_data

Bazel 7 (Test)

e2e/api_entries

All tests were cache hits

1 test (100.0%) was fully cached saving 23ms.


Bazel 8 (Test)

e2e/api_entries

All tests were cache hits

1 test (100.0%) was fully cached saving 23ms.


Bazel 9 (Test)

e2e/api_entries

All tests were cache hits

1 test (100.0%) was fully cached saving 31ms.


Bazel 7 (Test)

e2e/copy_action

All tests were cache hits

1 test (100.0%) was fully cached saving 20ms.


Bazel 8 (Test)

e2e/copy_action

All tests were cache hits

1 test (100.0%) was fully cached saving 21ms.


Bazel 9 (Test)

e2e/copy_action

All tests were cache hits

1 test (100.0%) was fully cached saving 33ms.


Bazel 7 (Test)

e2e/copy_to_directory

All tests were cache hits

6 tests (100.0%) were fully cached saving 309ms.


Bazel 8 (Test)

e2e/copy_to_directory

All tests were cache hits

6 tests (100.0%) were fully cached saving 295ms.


Bazel 9 (Test)

e2e/copy_to_directory

⚠️ Buildkite build #254 failed.

@@rules_go+//:cgo_context_data failed to build

in cgo_context_data rule @@rules_go+//:cgo_context_data:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/bazel-lib/e2e_copy_to_directory/external/rules_go+/go/private/context.bzl", line
740, column 38, in cgo_context_data_impl
		feature_configuration = cc_common.configure_features(
Error: 'struct' value has no field or method 'configure_features'
Available attributes: action_is_enabled, add_go_exec_groups_to_binary_rules,
check_experimental_cc_shared_library, do_not_use_tools_cpp_compiler_present, empty_variables,
get_environment_variables, get_execution_requirements, get_memory_inefficient_command_line,
get_tool_for_action, get_tool_requirement_for_action, implementation_deps_allowed_by_allowlist,
incompatible_disable_objc_library_transition, internal_DO_NOT_USE, legacy_cc_flags_make_variable_do_not_use
in cgo_context_data rule @@rules_go+//:cgo_context_data:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/bazel-lib/e2e_copy_to_directory/external/rules_go+/go/private/context.bzl", line
740, column 38, in cgo_context_data_impl
		feature_configuration = cc_common.configure_features(
Error: 'struct' value has no field or method 'configure_features'
Available attributes: action_is_enabled, add_go_exec_groups_to_binary_rules,
check_experimental_cc_shared_library, do_not_use_tools_cpp_compiler_present, empty_variables,
get_environment_variables, get_execution_requirements, get_memory_inefficient_command_line,
get_tool_for_action, get_tool_requirement_for_action, implementation_deps_allowed_by_allowlist,
incompatible_disable_objc_library_transition, internal_DO_NOT_USE, legacy_cc_flags_make_variable_do_not_use

💡 To reproduce the build failures, run

bazel build @@rules_go+//:cgo_context_data

Bazel 7 (Test)

e2e/coreutils

All tests were cache hits

4 tests (100.0%) were fully cached saving 204ms.


Bazel 8 (Test)

e2e/coreutils

All tests were cache hits

4 tests (100.0%) were fully cached saving 260ms.


Bazel 9 (Test)

e2e/coreutils

All tests were cache hits

4 tests (100.0%) were fully cached saving 271ms.


Bazel 7 (Test)

e2e/external_copy_to_directory

All tests were cache hits

1 test (100.0%) was fully cached saving 20ms.


Bazel 8 (Test)

e2e/external_copy_to_directory

All tests were cache hits

1 test (100.0%) was fully cached saving 21ms.


Bazel 9 (Test)

e2e/external_copy_to_directory

⚠️ Buildkite build #254 failed.

@@rules_go+//:cgo_context_data failed to build

in cgo_context_data rule @@rules_go+//:cgo_context_data:
Traceback (most recent call last):
	File
"/mnt/ephemeral/output/bazel-lib/e2e_external_copy_to_directory/external/rules_go+/go/private/context.bzl",
line 740, column 38, in cgo_context_data_impl
		feature_configuration = cc_common.configure_features(
Error: 'struct' value has no field or method 'configure_features'
Available attributes: action_is_enabled, add_go_exec_groups_to_binary_rules,
check_experimental_cc_shared_library, do_not_use_tools_cpp_compiler_present, empty_variables,
get_environment_variables, get_execution_requirements, get_memory_inefficient_command_line,
get_tool_for_action, get_tool_requirement_for_action, implementation_deps_allowed_by_allowlist,
incompatible_disable_objc_library_transition, internal_DO_NOT_USE, legacy_cc_flags_make_variable_do_not_use
in cgo_context_data rule @@rules_go+//:cgo_context_data:
Traceback (most recent call last):
	File
"/mnt/ephemeral/output/bazel-lib/e2e_external_copy_to_directory/external/rules_go+/go/private/context.bzl",
line 740, column 38, in cgo_context_data_impl
		feature_configuration = cc_common.configure_features(
Error: 'struct' value has no field or method 'configure_features'
Available attributes: action_is_enabled, add_go_exec_groups_to_binary_rules,
check_experimental_cc_shared_library, do_not_use_tools_cpp_compiler_present, empty_variables,
get_environment_variables, get_execution_requirements, get_memory_inefficient_command_line,
get_tool_for_action, get_tool_requirement_for_action, implementation_deps_allowed_by_allowlist,
incompatible_disable_objc_library_transition, internal_DO_NOT_USE, legacy_cc_flags_make_variable_do_not_use

💡 To reproduce the build failures, run

bazel build @@rules_go+//:cgo_context_data

Bazel 7 (Test)

e2e/smoke

All tests were cache hits

4 tests (100.0%) were fully cached saving 415ms.


Bazel 8 (Test)

e2e/smoke

All tests were cache hits

4 tests (100.0%) were fully cached saving 636ms.


Bazel 9 (Test)

e2e/smoke

⚠️ Buildkite build #254 failed.

@@rules_go+//:cgo_context_data failed to build

in cgo_context_data rule @@rules_go+//:cgo_context_data:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/bazel-lib/e2e_smoke/external/rules_go+/go/private/context.bzl", line 740, column
38, in cgo_context_data_impl
		feature_configuration = cc_common.configure_features(
Error: 'struct' value has no field or method 'configure_features'
Available attributes: action_is_enabled, add_go_exec_groups_to_binary_rules,
check_experimental_cc_shared_library, do_not_use_tools_cpp_compiler_present, empty_variables,
get_environment_variables, get_execution_requirements, get_memory_inefficient_command_line,
get_tool_for_action, get_tool_requirement_for_action, implementation_deps_allowed_by_allowlist,
incompatible_disable_objc_library_transition, internal_DO_NOT_USE, legacy_cc_flags_make_variable_do_not_use
in cgo_context_data rule @@rules_go+//:cgo_context_data:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/bazel-lib/e2e_smoke/external/rules_go+/go/private/context.bzl", line 740, column
38, in cgo_context_data_impl
		feature_configuration = cc_common.configure_features(
Error: 'struct' value has no field or method 'configure_features'
Available attributes: action_is_enabled, add_go_exec_groups_to_binary_rules,
check_experimental_cc_shared_library, do_not_use_tools_cpp_compiler_present, empty_variables,
get_environment_variables, get_execution_requirements, get_memory_inefficient_command_line,
get_tool_for_action, get_tool_requirement_for_action, implementation_deps_allowed_by_allowlist,
incompatible_disable_objc_library_transition, internal_DO_NOT_USE, legacy_cc_flags_make_variable_do_not_use

💡 To reproduce the build failures, run

bazel build @@rules_go+//:cgo_context_data

Bazel 7 (Test)

e2e/write_source_files

All tests were cache hits

1 test (100.0%) was fully cached saving 30ms.


Bazel 8 (Test)

e2e/write_source_files

All tests were cache hits

1 test (100.0%) was fully cached saving 28ms.


Bazel 9 (Test)

e2e/write_source_files

All tests were cache hits

1 test (100.0%) was fully cached saving 35ms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps Renovate PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant