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 CI dependencies (test) #1582

Merged
merged 2 commits into from
Apr 1, 2025
Merged

Update CI dependencies (test) #1582

merged 2 commits into from
Apr 1, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
astral-sh/ruff-pre-commit repository minor v0.9.9 -> v0.11.2 age adoption passing confidence
camptocamp/tag-publish patch 1.0.0 -> 1.0.1 age adoption passing confidence
poetry (changelog) patch 2.1.1 -> 2.1.2 age adoption passing confidence
poetry (changelog) patch ==2.1.1 -> ==2.1.2 age adoption passing confidence
poetry-dynamic-versioning minor ==1.7.1 -> ==1.8.2 age adoption passing confidence
pre-commit minor ==4.1.0 -> ==4.2.0 age adoption passing confidence
prettier (source) patch 3.5.2 -> 3.5.3 age adoption passing confidence
prettier-plugin-sh (source) minor 0.15.0 -> 0.16.0 age adoption passing confidence
prettier-plugin-toml (source) patch 2.0.2 -> 2.0.3 age adoption passing confidence
python-jsonschema/check-jsonschema repository minor 0.31.2 -> 0.32.1 age adoption passing confidence
renovatebot/pre-commit-hooks repository minor 39.182.3 -> 39.227.2 age adoption passing confidence
sbrunner/jsonschema2md2 repository minor 1.3.0 -> 1.5.2 age adoption passing confidence
sirwart/ripsecrets repository patch v0.1.8 -> v0.1.9 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

astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)

v0.11.2

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.11.2

v0.11.1

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.11.1

v0.11.0

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.11.0

v0.10.0

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.10.0

v0.9.10

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.9.10

camptocamp/tag-publish (camptocamp/tag-publish)

v1.0.1

Compare Source

1.0.1 (2025-03-04)

New feature

Dependency update

python-poetry/poetry (poetry)

v2.1.2

Compare Source

Changed
  • Improve performance of locking dependencies (#​10275).
Fixed
  • Fix an issue where markers were not locked correctly (#​10240).
  • Fix an issue where the result of poetry lock was not deterministic (#​10276).
  • Fix an issue where poetry env activate returned the wrong command for tcsh (#​10243).
  • Fix an issue where poetry env activate returned the wrong command for pwsh on Linux (#​10256).
Docs
  • Update basic usage section to reflect new default layout (#​10203).
poetry-core (2.1.2)
  • Improve performance of marker operations (#​851).
  • Fix an issue where incorrect markers were calculated when removing parts covered by the project's Python constraint (#​841,
    #​846).
  • Fix an issue where extra markers were not simplified (#​842,
    #​845,
    #​847).
  • Fix an issue where the intersection and union of markers was not deterministic (#​843).
  • Fix an issue where the intersection of python_version markers was not recognized as empty (#​849).
  • Fix an issue where python_version markers were not simplified (#​848,
    #​851).
  • Fix an issue where Python constraints on a package were converted into invalid markers (#​853).
mtkennerly/poetry-dynamic-versioning (poetry-dynamic-versioning)

v1.8.2

Compare Source

  • Fixed:
    • Possible object has no attribute 'poetry' error in some projects.

v1.8.1

Compare Source

  • Fixed:
    • NameError exception with Python 3.7.

v1.8.0

Compare Source

  • Added:
    • The bump config may now be set to a table,
      which supports an index field.
    • commit-length option to set a fixed length for commit hashes.
    • {major}, {minor}, and {patch} format placeholders.
  • Fixed:
    • Compatibility with other plugins (such as poetry-monoranger-plugin)
      that replace the ConsoleCommandEvent.command.poetry instance.
      (Contributed by stevapple)
  • Changed:
    • Updated Dunamai to 1.23.0+ for the latest features.
pre-commit/pre-commit (pre-commit)

v4.2.0

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

Features
  • For language: python first attempt a versioned python executable for
    the default language version before consulting a potentially unversioned
    sys.executable.
Fixes
prettier/prettier (prettier)

v3.5.3

Compare Source

un-ts/prettier (prettier-plugin-sh)

v0.16.0

Compare Source

Minor Changes
python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema)

v0.32.1

Compare Source

  • Fix the check-meltano hook to use types_or. Thanks
    :user:edgarrmondragon! (:pr:543)

v0.32.0

Compare Source

  • Update vendored schemas: circle-ci, compose-spec, dependabot, github-workflows,
    gitlab-ci, mergify, renovate, taskfile (2025-03-25)
  • Add Meltano schema and pre-commit hook. Thanks :user:edgarrmondragon! (:issue:540)
  • Add Snapcraft schema and pre-commit hook. Thanks :user:fabolhak! (:issue:535)

v0.31.3

Compare Source

  • Update vendored schemas: circle-ci, github-workflows, mergify, renovate, taskfile
    (2025-03-07)
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)

v39.227.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.227.2 for more changes

v39.227.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.227.1 for more changes

v39.226.0

Compare Source

v39.225.0

Compare Source

v39.224.0

Compare Source

v39.223.0

Compare Source

v39.222.4

Compare Source

v39.222.3

Compare Source

v39.222.2

Compare Source

v39.222.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.222.1 for more changes

v39.222.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.222.0 for more changes

v39.221.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.221.0 for more changes

v39.220.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.220.7 for more changes

v39.220.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.220.6 for more changes

v39.220.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.220.5 for more changes

v39.220.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.220.4 for more changes

v39.220.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.220.3 for more changes

v39.220.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.220.2 for more changes

v39.220.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.220.1 for more changes

v39.220.0

Compare Source

v39.219.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.219.3 for more changes

v39.213.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.213.4 for more changes

v39.213.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.213.0 for more changes

v39.212.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.212.0 for more changes

v39.211.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.211.4 for more changes

v39.211.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.211.3 for more changes

v39.211.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.211.2 for more changes

v39.211.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.211.1 for more changes

v39.205.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.205.1 for more changes

v39.205.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.205.0 for more changes

v39.200.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.200.2 for more changes

v39.196.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.196.0 for more changes

v39.194.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.194.0 for more changes

v39.192.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.192.0 for more changes

v39.185.9

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.185.9 for more changes

v39.185.8

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.185.8 for more changes

v39.185.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.185.6 for more changes

v39.185.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.185.5 for more changes

v39.185.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.185.4 for more changes

v39.185.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/39.185.0 for more changes

sbrunner/jsonschema2md2 (sbrunner/jsonschema2md2)

v1.5.2

Compare Source

1.5.2 (2025-03-28)

New feature

v1.5.1

Compare Source

1.5.1 (2025-03-26)

Fixed bugs

v1.5.0

Compare Source

1.5.0 (2025-03-25)

New feature

Dependency update

v1.4.0

Compare Source

1.4.0 (2025-03-21)

New feature

  • #​405 Add min/maxLength; pattern; deprecated; uniqueItems; contains; min/maxContains; min/maxProperties; dependentRequires; header level (@​reteps)

Dependency update

Chore

Changes that shouldn't affect the users like continuous integration updates

sirwart/ripsecrets (sirwart/ripsecrets)

v0.1.9: 0.1.9

Compare Source

  • Add intra42 and Square secret matcher
  • Add shell completions support
  • Fewer false negatives for AWS secrets
  • More intuitive precedence for .secretsignore file

Configuration

📅 Schedule: Branch creation - "after 5pm on the first day of the month,on the first day of the month" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 Update the dependencies label Apr 1, 2025
@renovate renovate bot enabled auto-merge (squash) April 1, 2025 01:21
@renovate renovate bot force-pushed the renovate/test-ci-dependencies branch from 772f265 to 6fa048e Compare April 1, 2025 10:41
From the artifact of the previous workflow run
@renovate renovate bot merged commit ac78e31 into test Apr 1, 2025
9 checks passed
@renovate renovate bot deleted the renovate/test-ci-dependencies branch April 1, 2025 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update the dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants