Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.8.0
->2.10.0
0.18.0
->0.20.0
2.0.1
->2.1.1
3.30
->3.31
v2.3.0
->v2.4.1
==3.7.1
->==3.8.0
0.29.2
->0.31.1
1.0.0
->1.2.1
0.1.0
->0.3.2
Note: The
pre-commit
manager in Renovate is not supported by thepre-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
camptocamp/helm-application (application)
v2.10.0
Compare Source
2.10.0 (2024-12-17)
New feature
Fixed bugs
Documentation
Dependency update
Chore
Changes that shouldn't affect the users like continuous integration updates
v2.9.0
Compare Source
2.9.0 (2024-10-01)
New feature
Fixed bugs
Chore
Changes that shouldn't affect the users like continuous integration updates
v2.8.2
Compare Source
2.8.2 (2024-09-30)
v2.8.1
Compare Source
2.8.1 (2024-09-30)
New feature
33927a2
f (@sbrunner)Fixed bugs
33a69d8
Fix metadata customization (@sbrunner)Chore
Changes that shouldn't affect the users like continuous integration updates
camptocamp/helm-common (camptocamp/helm-common)
v2.1.1
Compare Source
2.1.1 (2024-12-17)
Fixed bugs
35abbd9
Fix wrong type for value; expected int; got float64 (@sbrunner)v2.1.0
Compare Source
2.1.0 (2024-12-17)
New feature
Dependency update
Chore
Changes that shouldn't affect the users like continuous integration updates
codespell-project/codespell (codespell-project/codespell)
v2.4.1
Compare Source
What's Changed
hep->heap, help,
in dictionary_rare.txt from #3461 by @jpivarski in https://github.com/codespell-project/codespell/pull/3624New Contributors
Full Changelog: codespell-project/codespell@v2.4.0...v2.4.1
v2.4.0
Compare Source
What's Changed
equipmnet->equipment
by @korverdev in https://github.com/codespell-project/codespell/pull/3438lien->line
by @skangas in https://github.com/codespell-project/codespell/pull/3460firs->first
by @skangas in https://github.com/codespell-project/codespell/pull/3459hep->heap, help,
by @skangas in https://github.com/codespell-project/codespell/pull/3461brunch->branch
by @skangas in https://github.com/codespell-project/codespell/pull/3458typos
dictionary (A1) by @skangas in https://github.com/codespell-project/codespell/pull/3450-i
and-q
by @DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/3344typos
dictionary (A2) by @skangas in https://github.com/codespell-project/codespell/pull/3454non-
by @skangas in https://github.com/codespell-project/codespell/pull/3467hom
to code dictionary by @skangas in https://github.com/codespell-project/codespell/pull/3490realtd->related
,prediced->predicted
by @janosh in https://github.com/codespell-project/codespell/pull/3536293bec1
/ #3465 by @DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/3548writeable
is OK, so isoverwriteable
by @DimitriPapadopoulos in https://github.com/codespell-project/codespell/pull/3593atfer
->after
and variations by @fishilico in https://github.com/codespell-project/codespell/pull/3598New Contributors
Full Changelog: codespell-project/codespell@v2.3.0...v2.4.0
pre-commit/pre-commit (pre-commit)
v3.8.0
Compare Source
==================
Features
language: r
so environments are recreated ifthe system version of R changes.
python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema)
v0.31.1
Compare Source
renovate (2025-01-26)
gitlab
andrenovate
hooks to use--regex-variant nonunicode
. Thanks :user:quentin-ag
and :user:Callek
for reporting! (:issue:
516
, :issue:518
)ruamel.yaml
version to a range,>=0.18.10,<0.19.0
.v0.31.0
Compare Source
Update vendored schemas: azure-pipelines, bamboo-spec, buildkite, circle-ci,
dependabot, gitlab-ci, mergify, readthedocs, renovate, taskfile (2025-01-07)
Drop support for Python 3.8
Rename
--format-regex
to--regex-variant
and convert--format-regex
to a deprecated alias.It will be removed in a future release.
Regular expression interpretation in
"pattern"
,"patternProperties"
, and"format": "regex"
usages now uses unicode-mode JS regular expressions bydefault. (:issue:
353
)--regex-variant nonunicode
to get non-unicode JS regularexpressions, the default behavior from previous versions.
features. Validators are now always modified with the
jsonschema
library's
extend()
API to control thepattern
andpatternProperties
keywords.v0.30.0
Compare Source
circle-ci, cloudbuild, dependabot, github-workflows, gitlab-ci, mergify,
readthedocs, renovate, taskfile, woodpecker-ci (2024-11-29)
cache confusion bug in which the wrong schema could be retrieved from the
cache. This resolves :cve:
2024-53848
. Thanks :user:sethmlarson
for reporting!--cache-filename
flag. It no longer has any effect and willbe removed in a future release.
v0.29.4
Compare Source
mergify, renovate (2024-10-06)
.renovaterc.json5
as well. Thanks:user:
tpansino
! (:pr:491
)hofbi
and :user:jd
for the issue and feedback! (:issue:
487
)v0.29.3
Compare Source
renovate, taskfile, woodpecker-ci (2024-09-29)
sbrunner/hooks (sbrunner/hooks)
v1.2.1
Compare Source
1.2.1 (2025-01-07)
New feature
v1.2.0
Compare Source
1.2.0 (2025-01-07)
New feature
Dependency update
v1.1.2
Compare Source
1.1.2 (2024-10-10)
Fixed bugs
Chore
Changes that shouldn't affect the users like continuous integration updates
v1.1.1
Compare Source
1.1.1 (2024-10-02)
New feature
Dependency update
Configuration
📅 Schedule: Branch creation - "after 5pm on the first day of the month" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.