chore(deps): update all non-major dependencies
Compare changes
Files
2+ 1
− 1
GitLab will be upgraded on 14-April-2025 between 12:00 and 14:00. There may be small periods of service instability.
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
bufbuild/buf | repository | minor |
v1.50.1 -> v1.52.1
|
pre-commit/pre-commit-hooks | repository | minor |
v4.4.0 -> v4.6.0
|
uis/devops/continuous-delivery/ci-templates | repository | minor |
v6.7.2 -> v6.8.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.
v1.52.1
v1.52.0
exclude_type
on a non imported package.--exclude-type
flag for buf generate
when an input is specified.buf lint
and buf breaking
output even when source code info is not
available. This allows buf lint
and buf breaking
to respect ignore
and ignore_only
configurations when source code info is not available.v1.51.0
buf convert
to allow for zero length for binpb
, txtpb
, and yaml
formats.--include-types
for buf generate
.--against-registry
flag to buf breaking
that runs breaking checks against the latest
commit on the default branch of the corresponding module in the registry.buf generate
.buf generate
. Adds the ability to exclude types with the parameter
exclude_types
in buf.gen.yaml
and a flag --exclude-types
in the CLI.
Type filters may now also be specified as plugin parameters in buf.gen.yaml
.v4.6.0
: pre-commit-hooks v4.6.0requirements-txt-fixer
: remove duplicate packages.
fix-encoding-pragma
: deprecated -- will be removed in 5.0.0. use
pyupgrade or some other tool.
v4.5.0
: pre-commit-hooks v4.5.0requirements-txt-fixer
: also sort constraints.txt
by default.
debug-statements
: add bpdb
debugger.
file-contents-sorter
: fix sorting an empty file.
double-quote-string-fixer
: don't rewrite inside f-strings in 3.12+.
v6.8.0
v6.7.3
This MR has been generated by Renovate Bot.