Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all minor versions (minor) #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
application minor 2.8.0 -> 2.10.0 age adoption passing confidence
bitnami/jmx-exporter (source) minor 0.18.0 -> 0.20.0 age adoption passing confidence
camptocamp/helm-common repository minor 2.0.1 -> 2.1.1 age adoption passing confidence
camptocamp/mapfish_print minor 3.30 -> 3.31 age adoption passing confidence
codespell-project/codespell repository minor v2.3.0 -> v2.4.1 age adoption passing confidence
pre-commit minor ==3.7.1 -> ==3.8.0 age adoption passing confidence
python-jsonschema/check-jsonschema repository minor 0.29.2 -> 0.31.1 age adoption passing confidence
sbrunner/hooks repository minor 1.0.0 -> 1.2.1 age adoption passing confidence
sbrunner/jsonschema-validator repository minor 0.1.0 -> 0.3.2 age adoption passing confidence

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

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

Fixed bugs

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

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

New Contributors

Full Changelog: codespell-project/codespell@v2.4.0...v2.4.1

v2.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: codespell-project/codespell@v2.3.0...v2.4.0

pre-commit/pre-commit (pre-commit)

v3.8.0

Compare Source

==================

Features
python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema)

v0.31.1

Compare Source

  • Update vendored schemas: buildkite, cloudbuild, compose-spec, mergify,
    renovate (2025-01-26)
  • Update the gitlab and renovate hooks to use
    --regex-variant nonunicode. Thanks :user:quentin-ag and :user:Callek
    for reporting! (:issue:516, :issue:518)
  • Update the required 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 by
    default. (:issue:353)

    • Use --regex-variant nonunicode to get non-unicode JS regular
      expressions, the default behavior from previous versions.
    • Custom validators may be impacted by the new regular expression
      features. Validators are now always modified with the jsonschema
      library's extend() API to control the pattern and
      patternProperties keywords.

v0.30.0

Compare Source

  • Update vendored schemas: azure-pipelines, bitbucket-pipelines, buildkite,
    circle-ci, cloudbuild, dependabot, github-workflows, gitlab-ci, mergify,
    readthedocs, renovate, taskfile, woodpecker-ci (2024-11-29)
  • Fix caching behavior to always use URL hashes as cache keys. This fixes a
    cache confusion bug in which the wrong schema could be retrieved from the
    cache. This resolves :cve:2024-53848. Thanks :user:sethmlarson for reporting!
  • Deprecate the --cache-filename flag. It no longer has any effect and will
    be removed in a future release.

v0.29.4

Compare Source

  • Update vendored schemas: azure-pipelines, github-workflows, gitlab-ci,
    mergify, renovate (2024-10-06)
  • Fix the renovate hook to allow for .renovaterc.json5 as well. Thanks
    :user:tpansino! (:pr:491)
  • Add Mergify schema and pre-commit hook. Thanks :user:hofbi and :user:jd
    for the issue and feedback! (:issue:487)

v0.29.3

Compare Source

  • Update vendored schemas: buildkite, circle-ci, dependabot, gitlab-ci,
    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.


  • 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 dependencies label Feb 1, 2025
From the artifact of the previous workflow run
Copy link
Contributor Author

renovate bot commented Feb 5, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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

Successfully merging this pull request may close these issues.

0 participants