chore(deps): update aqua #54
Open
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:
v4.432.0->v4.442.00.13.3->0.14.7v1.7.8->v1.7.9Release Notes
aquaproj/aqua-registry (aquaproj/aqua-registry)
v4.442.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.441.0...v4.442.0
🎉 New Packages
#44810 kiali/kiali - Kiali project, observability for the Istio service mesh @refi64
Fixes
#44830 astral-sh/uv: Disable github attestation for 0.9.11 @risu729
#44828 XAMPPRocky/tokei: Use cargo for versions without assets @risu729
#44825 Re-scaffold wtfutil/wtf @risu729
v4.441.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.440.0...v4.441.0
🎉 New Packages
#44802 SonarSource/sonar-scanner-cli - Scanner CLI for SonarQube (Server, Cloud) @Shion1305
#44768 Stranger6667/jsonschema: A high-performance JSON Schema validator for Rust @hituzi-no-sippo
Security
#44801 astral-sh/uv: GitHub artifact attestations config @scop
v4.440.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.439.0...v4.440.0
🎉 New Packages
#44748 peteretelej/tree - tree is an open-source cross-platform tree cli implemented in Rust @Shion1305
#44645 microsoft/component-detection - Scans your project to determine what components you use @scop
Fixes
#44754 pre-commit/pre-commit: Remove checksums from v4.5.0 @risu729
v4.439.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.438.0...v4.439.0
🎉 New Packages
#44596 owenlamont/ryl: Personal project to learn Rust and create a yaml linter @hituzi-no-sippo
Fixes
#44597 Re-scaffold sst/opencode
v4.438.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.437.0...v4.438.0
🎉 New Packages
#44498 m7medVision/lazycommit: using AI to generate commit message suggestions @hituzi-no-sippo
#44472 werf/werf - A solution for implementing efficient and consistent software delivery to Kubernetes facilitating best practices @tony-sol
v4.437.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.436.0...v4.437.0
🎉 New Packages
#44413 blender/blender: Blender is a free and open-source 3D computer graphics software @lucasew
Fixes
#44447 mas-cli/mas: Support mas v3.0.0 or later @TyceHerrman
#44305 apache/maven: Support maven 4.x @aheritier
v4.436.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.435.0...v4.436.0
🎉 New Packages
#44281 houseabsolute/omegasort: The last text sorting tool you'll ever need
Fixes
#44282 rustic-rs/rustic: Support rustic v0.10.2
#44287 leoafarias/fvm: Support fvm v4.0.1 on windows
#44283 chaqchase/lla/: Support lla v0.5.1
#44284 sigstore/rekor: Support rekor v1.4.3
v4.435.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.434.0...v4.435.0
🎉 New Packages
#43910 cirruslabs/cirrus-cli - CLI for executing Cirrus tasks locally and in any CI @djgoku
Fixes
#44106 Re-scaffold phiresky/ripgrep-all
Security
#43857 topgrade-rs/topgrade: GitHub artifact attestations config @scop
#44024 axodotdev/cargo-dist: GitHub artifact attestations config @scop
v4.434.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.433.0...v4.434.0
🎉 New Packages
#44060 CrociDB/bulletty: bulletty is a pretty feed reader for the terminal that stores the articles as Markdown
#44058 Gaurav-Gosain/tuios: Terminal UI OS (Terminal Multiplexer)
#44059 ck-zhang/reddix: Reddix – Reddit, refined for the terminal
#43836 hokaccha/spannerdef: Idempotent Google Cloud Spanner schema management by SQL, inspired by sqldef @yukukotani
#44061 lasantosr/intelli-shell: Like IntelliSense, but for shells
Improvement
#43941 flutter/flutter: Enable to change Flutter channel @yumafuu
e.g.
Fixes
#44057 Re-scaffold cue-lang/cue
#43790 Rename the package microsandbox/microsandbox to zerocore-ai/microsandbox
v4.433.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.432.0...v4.433.0
🎉 New Packages
#43697 minc-org/minc - MicroShift in Container @dronenb
#43702 neilpa/yajsv - Yet Another JSON Schema Validator [CLI] @dronenb
#43699 nmstate/nmstate - Nmstate is a library with an accompanying command line tool that manages host networking settings in a declarative manner @dronenb
#43704 openshift-pipelines/pipelines-as-code - Pipelines-as-Code for Tekton @dronenb
#43701 pete911/certinfo - print x509 certificate info @dronenb
Fixes
#43698 Support caarlos0/svu v3.3.0 or later
#43695 Re-scaffold amir20/dtop
#43666 Fix borgbackup/borg @risu729
astral-sh/ruff (astral-sh/ruff)
v0.14.7Compare Source
Released on 2025-11-28.
Preview features
flake8-bandit] Handle string literal bindings in suspicious-url-open-usage (S310) (#21469)pylint] FixPLR1708false positives on nested functions (#21177)pylint] Fix suppression for empty dict without tuple key annotation (PLE1141) (#21290)ruff] Add ruleRUF066to detect unnecessary class properties (#21535)ruff] Catch more dummy variable uses (RUF052) (#19799)Bug fixes
flake8-implicit-str-concat] Avoid invalid fix in (ISC003) (#21517)parser] Fix panic when parsing IPython escape command expressions (#21480)CLI
Contributors
v0.14.6Compare Source
Released on 2025-11-21.
Preview features
flake8-bandit] Support new PySNMP API paths (S508,S509) (#21374)Bug fixes
fmt: skipfor compound statements on a single line (#20633)refurb] FixFURB103autofix (#21454)ruff] Fix false positive for complex conversion specifiers inlogging-eager-conversion(RUF065) (#21464)Rule changes
ruff] Avoid false positive onClassVarreassignment (RUF012) (#21478)CLI
ruff analyzeoption to skip over imports inTYPE_CHECKINGblocks (#21472)Documentation
eglot-formathook to eglot-managed Python buffers (#21459)force-excludein "Configuration > Python file discovery" (#21500)Contributors
v0.14.5Compare Source
Released on 2025-11-13.
Preview features
flake8-simplify] ApplySIM113when index variable is of typeint(#21395)pydoclint] Fix false positive when Sphinx directives follow a "Raises" section (DOC502) (#20535)pydoclint] Support NumPy-style comma-separated parameters (DOC102) (#20972)refurb] Auto-fix annotated assignments (FURB101) (#21278)ruff] Ignorestr()when not used for simple conversion (RUF065) (#21330)Bug fixes
matchpatterns (#21362)flake8-simplify] Fix false positive for iterable initializers with generator arguments (SIM222) (#21187)pyupgrade] Fix false positive on relative imports from local.builtinsmodule (UP029) (#21309)pyupgrade] Consistently set the deprecated tag (UP035) (#21396)Rule changes
refurb] Detect empty f-strings (FURB105) (#21348)CLI
--add-noqa(#21294)ruff linter --output-format=json(#21316)--help(#21337)Documentation
flake8-annotations] Add link toallow-star-arg-anyoption (ANN401) (#21326)Other changes
configuration] Improve error message whenline-lengthexceedsu16::MAX(#21329)Contributors
v0.14.4Compare Source
Released on 2025-11-06.
Preview features
matchpatterns withascaptures (#21176)refurb] Expand fix safety for keyword arguments andDecimals (FURB164) (#21259)refurb] Preserve argument ordering in autofix (FURB103) (#20790)Bug fixes
flake8-bugbear] Ignore non-NFKC attribute names inB009andB010(#21131)refurb] Fix false negative for underscores before sign inDecimalconstructor (FURB157) (#21190)ruff] Fix false positives on starred arguments (RUF057) (#21256)Rule changes
airflow] extend deprecated argumentconcurrencyinairflow..DAG(AIR301) (#21220)Documentation
extenddocs (#21135)flake8-comprehensions] Fix typo inC416documentation (#21184)Other changes
ruff analyze graphwork with jupyter notebooks (#21161)Contributors
v0.14.3Compare Source
Released on 2025-10-30.
Preview features
--output-formatwith--watch(#21097)pydoclint] Fix false positive on explicit exception re-raising (DOC501,DOC502) (#21011)pyflakes] Revert to stable behavior if imports for module lie in alternate branches forF401(#20878)pylint] Implementstop-iteration-return(PLR1708) (#20733)ruff] Add support for additional eager conversion patterns (RUF065) (#20657)Bug fixes
ISC001] Fix panic when string literals are unclosed (#21034)flake8-django] ApplyDJ001to annotated fields (#20907)flake8-pyi] FixPYI034to not trigger on metaclasses (PYI034) (#20881)flake8-type-checking] FixTC003false positive withfuture-annotations(#21125)pyflakes] Fix false positive for__class__in lambda expressions within class definitions (F821) (#20564)pyupgrade] Fix false positive forTypeVarwith default on Python <3.13 (UP046,UP047) (#21045)Rule changes
airflow] Extendairflow.models..Paramcheck (AIR311) (#21043)airflow] Warn thatairflow....DAG.create_dagrunhas been removed (AIR301) (#21093)refurb] Preserve digit separators inDecimalconstructor (FURB157) (#20588)Server
Documentation
flake8-bandit] Fix correct example forS308(#21128)Other changes
line-lengthgoes beyond threshold (#21072)Contributors
v0.14.2Compare Source
Released on 2025-10-23.
Preview features
flake8-gettext] Resolve qualified names and built-in bindings (INT001,INT002,INT003) (#19045)Bug fixes
fastapi] Handle ellipsis defaults inFAST002autofix (#20810)flake8-simplify] SkipSIM911when unknown arguments are present (#20697)pyupgrade] Always parenthesize assignment expressions in fix forf-string(UP032) (#21003)pyupgrade] FixUP032conversion for decimal ints with underscores (#21022)fastapi] Skip autofix for keyword and__debug__path params (FAST003) (#20960)Rule changes
flake8-bugbear] SkipB905andB912for fewer than two iterables and no starred arguments (#20998)ruff] UseDiagnosticTagfor morepyflakesandpandasrules (#20801)CLI
ruff rule(#20168)Documentation
Other changes
matchpatterns bind different names (#20682)Contributors
v0.14.1Compare Source
Released on 2025-10-16.
Preview features
flake8-bugbear] Omit annotation in preview fix forB006(#20877)flake8-logging-format] Avoid dropping implicitly concatenated pieces in theG004fix (#20793)pydoclint] Implementdocstring-extraneous-parameter(DOC102) (#20376)pyupgrade] ExtendUP019to detecttyping_extensions.Text(UP019) (#20825)pyupgrade] Fix false negative forTypeVarwith default argument innon-pep695-generic-class(UP046) (#20660)Bug fixes
Truthiness::from_exprfor lambdas, generators, and f-strings (#20704)fastapi] Fix false positives for path parameters that FastAPI doesn't recognize (FAST003) (#20687)flake8-pyi] Fix operator precedence by adding parentheses when needed (PYI061) (#20508)ruff] Suppress diagnostic for f-string interpolations with debug text (RUF010) (#20525)Rule changes
airflow] Add warning toairflow.datasets.DatasetEventusage (AIR301) (#20551)flake8-bugbear] MarkB905andB912fixes as unsafe (#20695)DiagnosticTagfor more rules - changes display in editors (#20758,#20734)Documentation
lint.flake8-type-checking.quoted-annotationsdocs (#20765)flake8-datetimez] Clarify docs for several rules (#20778)RUF015description (#20873)Other changes
Contributors
v0.14.0Compare Source
Released on 2025-10-07.
Breaking changes
Preview features
flake8-bugbear] Include certain guaranteed-mutable expressions: tuples, generators, and assignment expressions (B006) (#20024)refurb] Add fixes forFURB101andFURB103(#20520)ruff] ExtendFA102with listed PEP 585-compatible APIs (#20659)Bug fixes
flake8-annotations] Fix return type annotations to handle shadowed builtin symbols (ANN201,ANN202,ANN204,ANN205,ANN206) (#20612)flynt] Fix f-string quoting for mixed quote joiners (FLY002) (#20662)isort] Fix inserting required imports before future imports (I002) (#20676)ruff] Handle argfile expansion errors gracefully (#20691)ruff] SkipRUF051ifelse/elifblock is present (#20705)ruff] Improve handling of intermixed comments inside from-imports (#20561)Documentation
flake8-comprehensions] Clarify fix safety documentation (C413) (#20640)Contributors
rhysd/actionlint (rhysd/actionlint)
v1.7.9Compare Source
ubuntu-slimrunner label. (#585, thanks @cestorer)deprecationMessageproperty. Using a deprecated input is reported as error if it is not marked asrequired. See the document for more details. (#580)image_versionworkflow trigger.jobs.<job_id>.snapshotsyntax. To make actionlint recognize your own image generation runner, useself-hosted-runner.labelsconfig.id-tokenandmodelsscopes. (#582, thanks @holtkampjs)argsandentrypointinputs are not recognized atuses:when it's not a Docker action. (#550)credentialscannot be configured with${{ }}. (#590)run:anduses:). Available keys suggestion is now more accurate and unexpected keys are detected more accurately.actionlint.AllContextsmap constant in Go API that contains the information about all context availability.anthropics/claude-code-actionopenai/codex-actiongoogle-github-actions/run-gemini-climake covtask to easily generate a code coverage report.actionlintpacakge from tap of this repository with Homebrew a hard error. Install the cask version instead following the instruction in the error message.[Changes][v1.7.9]
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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.
👻 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.