Skip to content

fix(deps): update all non-major dependencies#279

Open
a-klos wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#279
a-klos wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@a-klos
Copy link
Member

@a-klos a-klos commented Feb 22, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@eslint/js (source) 9.39.2 -> 9.39.3 age confidence devDependencies patch 9.39.4
@intlify/unplugin-vue-i18n (source) 11.0.3 -> 11.0.7 age confidence devDependencies patch
@rushstack/eslint-patch (source) 1.15.0 -> 1.16.1 age confidence devDependencies minor
@sit-onyx/icons (source) 1.5.0 -> 1.6.0 age confidence devDependencies minor 1.7.0
@tailwindcss/postcss (source) 4.1.18 -> 4.2.1 age confidence devDependencies minor
@tailwindcss/vite (source) 4.1.18 -> 4.2.1 age confidence devDependencies minor
@tsconfig/node21 (source) 21.0.7 -> 21.0.8 age confidence devDependencies patch
@types/node (source) 22.19.10 -> 22.19.13 age confidence devDependencies patch 22.19.15 (+1)
@typescript-eslint/eslint-plugin (source) 8.54.0 -> 8.56.1 age confidence devDependencies minor
@typescript-eslint/parser (source) 8.54.0 -> 8.56.1 age confidence devDependencies minor
@vue/eslint-config-typescript 14.6.0 -> 14.7.0 age confidence devDependencies minor
autoprefixer 10.4.24 -> 10.4.27 age confidence devDependencies patch
axios (source) 1.13.5 -> 1.13.6 age confidence devDependencies patch
azure-core (source) 1.38.0 -> 1.38.2 age confidence dependencies patch
black (changelog) 25.11.0 -> 25.12.0 age confidence lint minor
boto3 1.42.49 -> 1.42.59 age confidence dependencies patch 1.42.63 (+3)
boto3 1.42.44 -> 1.42.59 age confidence dependencies patch 1.42.63 (+3)
botocore 1.42.49 -> 1.42.59 age confidence dependencies patch 1.42.63 (+3)
cert-manager (source) v1.19.3 -> v1.19.4 age confidence patch
coverage 7.11.3 -> 7.13.4 age confidence test minor
daisyui (source) 5.5.18 -> 5.5.19 age confidence devDependencies patch
datasets 4.5.0 -> 4.6.1 age confidence dependencies minor
debugpy (source) 1.8.17 -> 1.8.20 age confidence dev patch
docling (changelog) 2.73.1 -> 2.75.0 age confidence dependencies minor 2.77.0 (+1)
eslint (source) 9.39.2 -> 9.39.3 age confidence devDependencies patch 9.39.4
eslint-plugin-cypress 5.2.1 -> 5.3.0 age confidence devDependencies minor
eslint-plugin-vue (source) 10.7.0 -> 10.8.0 age confidence devDependencies minor
fastapi (changelog) ^0.128.0 -> ^0.134.0 age confidence dependencies minor 0.135.1 (+1)
fastapi (changelog) ^0.128.0 -> ^0.134.0 age confidence dependencies minor 0.135.1 (+1)
filelock 3.20.3 -> 3.24.3 age confidence dependencies minor 3.25.0
flake8-pyproject (changelog) 1.2.3 -> 1.2.4 age confidence lint patch
langchain (changelog) 1.2.9 -> 1.2.10 age confidence dependencies patch
langchain-core (changelog) 1.2.13 -> 1.2.16 age confidence dependencies patch 1.2.17
langchain-openai (changelog) 1.1.8 -> 1.1.10 age confidence dependencies patch
langchain-text-splitters (changelog) 1.1.0 -> 1.1.1 age confidence dependencies patch
langfuse 3.14.1 -> 3.14.5 age confidence dependencies patch
langfuse (source) 1.5.19 -> 1.5.21 age confidence patch 1.5.22
langfuse/langfuse 3.152.0 -> 3.155.1 age confidence minor
langfuse/langfuse-worker 3.152.0 -> 3.155.1 age confidence minor
langgraph (source, changelog) 1.0.8 -> 1.0.10 age confidence dependencies patch
langsmith ^0.6.3 -> ^0.7.0 age confidence dependencies minor 0.7.14 (+4)
markitdown 0.1.4 -> 0.1.5 age confidence dependencies patch
numpy (changelog) 2.3.5 -> 2.4.2 age confidence dependencies minor
ollama (source) 1.41.0 -> 1.46.0 age confidence minor 1.49.0 (+2)
pydantic-settings (changelog) 2.12.0 -> 2.13.1 age confidence dependencies minor
qdrant (source) 1.16.3 -> 1.17.0 age confidence minor
qdrant-client 1.16.2 -> 1.17.0 age confidence dependencies minor
stackit (source) ~> 0.80.0 -> ~> 0.84.0 age confidence required_provider minor 0.85.0
tailwindcss (source) 4.1.18 -> 4.2.1 age confidence devDependencies minor
tesserocr 2.9.2 -> 2.10.0 age confidence dependencies minor
unstructured 0.18.31 -> 0.21.5 age confidence dependencies minor
uvicorn (changelog) ^0.40.0 -> ^0.41.0 age confidence dependencies minor
vue (source) 3.5.27 -> 3.5.29 age confidence dependencies patch
vue-eslint-parser 10.2.0 -> 10.4.0 age confidence devDependencies minor
vue-tsc (source) 3.2.4 -> 3.2.5 age confidence devDependencies patch

Release Notes

eslint/eslint (@​eslint/js)

v9.39.3

Compare Source

Bug Fixes
  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)
Chores
intlify/bundle-tools (@​intlify/unplugin-vue-i18n)

v11.0.7

Compare Source

Full Changelog: intlify/bundle-tools@v11.0.6...v11.0.7

microsoft/rushstack (@​rushstack/eslint-patch)

v1.16.1

Compare Source

Fri, 20 Feb 2026 00:15:04 GMT

Patches
  • Add "node" condition before "import" in the "exports" map so that Node.js uses the CJS output (which handles extensionless imports), while bundlers still use ESM via "import". Fixes #​5644.

v1.16.0

Compare Source

Thu, 19 Feb 2026 00:04:52 GMT

Minor changes
  • Normalize package layout. CommonJS is now under lib-commonjs, DTS is now under lib-dts, and ESM is now under lib-esm. Imports to lib still work as before, handled by the "exports" field in package.json.
SchwarzIT/onyx (@​sit-onyx/icons)

v1.6.0

Compare Source

Minor Changes
New
  • dremio
  • pubsub-service
tailwindlabs/tailwindcss (@​tailwindcss/postcss)

v4.2.1

Compare Source

Fixed
  • Allow trailing dash in functional utility names for backwards compatibility (#​19696)
  • Properly detect classes containing . characters within curly braces in MDX files (#​19711)

v4.2.0

Compare Source

Added
  • Add mauve, olive, mist, and taupe color palettes to the default theme (#​19627)
  • Add @tailwindcss/webpack package to run Tailwind CSS as a webpack plugin (#​19610)
  • Add pbs-* and pbe-* utilities for padding-block-start and padding-block-end (#​19601)
  • Add mbs-* and mbe-* utilities for margin-block-start and margin-block-end (#​19601)
  • Add scroll-pbs-* and scroll-pbe-* utilities for scroll-padding-block-start and scroll-padding-block-end (#​19601)
  • Add scroll-mbs-* and scroll-mbe-* utilities for scroll-margin-block-start and scroll-margin-block-end (#​19601)
  • Add border-bs-* and border-be-* utilities for border-block-start and border-block-end (#​19601)
  • Add inline-*, min-inline-*, max-inline-* utilities for inline-size, min-inline-size, and max-inline-size (#​19612)
  • Add block-*, min-block-*, max-block-* utilities for block-size, min-block-size, and max-block-size (#​19612)
  • Add inset-s-*, inset-e-*, inset-bs-*, inset-be-* utilities for inset-inline-start, inset-inline-end, inset-block-start, and inset-block-end (#​19613)
  • Add font-features-* utility for font-feature-settings (#​19623)
Fixed
  • Prevent double @supports wrapper for color-mix values (#​19450)
  • Allow whitespace around @source inline() argument (#​19461)
  • Emit comment when source maps are saved to files when using @tailwindcss/cli (#​19447)
  • Detect utilities containing capital letters followed by numbers (#​19465)
  • Fix class extraction for Rails' strict locals (#​19525)
  • Align @utility name validation with Oxide scanner rules (#​19524)
  • Fix infinite loop when using @variant inside @custom-variant (#​19633)
  • Allow multiples of .25 in aspect-* fractions (e.g. aspect-8.5/11) (#​19688)
  • Ensure changes to external files listed via @source trigger a full page reload when using @tailwindcss/vite (#​19670)
  • Improve performance of Oxide scanner in bigger projects by reducing file system walks (#​19632)
  • Ensure import aliases in Astro v5 work without crashing when using @tailwindcss/vite (#​19677)
  • Allow escape characters in @utility names to improve support with formatters such as Biome (#​19626)
  • Fix incorrect canonicalization results when canonicalizing multiple times (#​19675)
  • Add .jj to default ignored content directories (#​19687)
Deprecated
  • Deprecate start-* and end-* utilities in favor of inset-s-* and inset-e-* utilities (#​19613)
tsconfig/bases (@​tsconfig/node21)

v21.0.8

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.56.1

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.56.0

Compare Source

🚀 Features
🩹 Fixes
  • use parser options from context.languageOptions (#​12043)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.55.0

Compare Source

🚀 Features
  • utils: deprecate defaultOptions in favor of meta.defaultOptions (#​11992)
🩹 Fixes
  • eslint-plugin: [no-useless-default-assignment] reduce param index to ts this handling (#​11949)
  • eslint-plugin: [no-useless-default-assignment] report unnecessary defaults in ternary expressions (#​11984)
  • eslint-plugin: [no-useless-default-assignment] require strictNullChecks (#​11966, #​12000)
  • eslint-plugin: [no-unused-vars] remove trailing newline when removing entire import (#​11990)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.56.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.56.0

Compare Source

🚀 Features
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.55.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

vuejs/eslint-config-typescript (@​vue/eslint-config-typescript)

v14.7.0

Compare Source

What's Changed

  • fix: respect global ignores when scanning for vue files to lint by @​haoqunjiang in #​239
  • feat: support ESLint 10 as peer dependency

Full Changelog: vuejs/eslint-config-typescript@v14.6.0...v14.7.0

postcss/autoprefixer (autoprefixer)

v10.4.27

Compare Source

  • Removed development key from package.json.

v10.4.26

Compare Source

  • Reduced package size.

v10.4.25

Compare Source

  • Fixed broken gradients on CSS Custom Properties (by @​serger777).
axios/axios (axios)

v1.13.6

Compare Source

This release focuses on platform compatibility, error handling improvements, and code quality maintenance.

⚠️ Important Changes

  • Breaking Changes: None identified in this release.
  • Action Required: Users targeting React Native should verify their integration, particularly if relying on specific Blob or FormData behaviours, as improvements have been made to support these objects.

🚀 New Features

  • React Native Blob Support: Axios now includes support for React Native Blob objects. Thanks to @​moh3n9595 for the initial implementation. (#​5764)
  • Code Quality: Implemented prettier across the codebase and resolved associated formatting issues. (#​7385)

🐛 Bug Fixes

  • Environment Compatibility:

    • Fixed module exports for React Native and Browserify environments. (#​7386)
    • Added safe FormData detection for the WeChat Mini Program environment. (#​7324)
  • Error Handling:

    • AxiosError.message is now correctly enumerable. (#​7392)
    • AxiosError.from now correctly copies the status property from the source error, ensuring better error propagation. (#​7403)

🔧 Maintenance & Chores

🌟 New Contributors

We are thrilled to welcome our new contributors! Thank you for helping improve the project:

Full Changelog: v1.13.5...v1.13.6

Azure/azure-sdk-for-python (azure-core)

v1.38.2

Compare Source

1.38.2 (2026-02-18)

Bugs Fixed
  • Fixed PipelineClient.format_url to preserve the leading slash when the URL template starts with /?. #​45218

v1.38.1

Compare Source

1.38.1 (2026-02-10)

Bugs Fixed
  • Fixed PipelineClient.format_url to avoid adding trailing slashes when the URL template contains only query parameters. #​45044
psf/black (black)

v25.12.0

Compare Source

Highlights
  • Black no longer supports running with Python 3.9 (#​4842)
Stable style
  • Fix bug where comments preceding # fmt: off/# fmt: on blocks were incorrectly
    removed, particularly affecting Jupytext's # %% [markdown] comments (#​4845)
  • Fix crash when multiple # fmt: skip comments are used in a multi-part if-clause, on
    string literals, or on dictionary entries with long lines (#​4872)
  • Fix possible crash when fmt: directives aren't on the top level (#​4856)
Preview style
  • Fix fmt: skip skipping the line after instead of the line it's on (#​4855)
  • Remove unnecessary parentheses from the left-hand side of assignments while preserving
    magic trailing commas and intentional multiline formatting (#​4865)
  • Fix fix_fmt_skip_in_one_liners crashing on with statements (#​4853)
  • Fix fix_fmt_skip_in_one_liners crashing on annotated parameters (#​4854)
  • Fix new lines being added after imports with # fmt: skip on them (#​4894)
Packaging
  • Releases now include arm64 Windows binaries and wheels (#​4814)
Integrations
  • Add output-file input to GitHub Action psf/black to write formatter output to a
    file for artifact capture and log cleanliness (#​4824)
boto/boto3 (boto3)

v1.42.59

Compare Source

=======

  • api-change:arc-region-switch: [botocore] Post-Recovery Workflows enable customers to maintain comprehensive disaster recovery automation. This allows customer SREs and leadership to have complete recovery orchestration from failover through post-recovery preparation, ensuring Regions remain ready for subsequent recovery events.
  • api-change:batch: [botocore] This feature allows customers to specify the minimum time (in minutes) that AWS Batch keeps instances running in a compute environment after all jobs on the instance complete
  • api-change:bedrock: [botocore] Added four new model lifecycle date fields, startOfLifeTime, endOfLifeTime, legacyTime, and publicExtendedAccessTime. Adds support for using the Converse API with Bedrock Batch inference jobs.
  • api-change:cognito-idp: [botocore] Cognito is introducing a two-secret rotation model for app clients, enabling seamless credential rotation without downtime. Dedicated APIs support passing in a custom secret. Custom secrets need to be at least 24 characters. This eliminates reconfiguration needs and reduces security risks.
  • api-change:connect: [botocore] Deprecate EvaluationReviewMetadata's CreatedBy and CreatedTime, add EvaluationReviewMetadata's RequestedBy and RequestedTime
  • api-change:customer-profiles: [botocore] This release introduces an optional SourcePriority parameter to the ProfileObjectType APIs, allowing you to control the precedence of object types when ingesting data from multiple sources. Additionally, WebAnalytics and Device have been added as new StandardIdentifier values.
  • api-change:health: [botocore] Updates the regex for validating availabilityZone strings used in the describe events filters.
  • api-change:keyspacesstreams: [botocore] Added support for Change Data Capture (CDC) streams with Duration DataType.
  • api-change:odb: [botocore] ODB Networking Route Management is a feature improvement which allows for implicit creation and deletion of EC2 Routes in the Peer Network Route Table designated by the customer via new optional input. This feature release is combined with Multiple App-VPC functionality for ODB Network Peering(s).
  • api-change:ram: [botocore] Resource owners can now specify ResourceShareConfiguration request parameter for CreateResourceShare API including RetainSharingOnAccountLeaveOrganization boolean parameter

v1.42.58

Compare Source

=======

  • api-change:backup-gateway: [botocore] This release updates GetGateway API to include deprecationDate and softwareVersion in the response, enabling customers to track gateway software versions and upcoming deprecation dates.
  • api-change:ec2: [botocore] Add c8id, m8id and hpc8a instance types.
  • api-change:ecs: [botocore] Adding support for Capacity Reservations for ECS Managed Instances by introducing a new "capacityOptionType" value of "RESERVED" and new field "capacityReservations" for CreateCapacityProvider and UpdateCapacityProvider APIs.
  • api-change:marketplace-entitlement: [botocore] Added License Arn as a new optional filter for GetEntitlements and LicenseArn field in each entitlement in the response.
  • api-change:meteringmarketplace: [botocore] Added LicenseArn to ResolveCustomer response and BatchMeterUsage usage records. BatchMeterUsage now accepts LicenseArn in each UsageRecord to report usage at the license level. Added InvalidLicenseException error response for invalid license parameters.
  • api-change:securityhub: [botocore] Security Hub added EXTENDED PLAN integration type to DescribeProductsV2 and added metadata.product.vendor name GroupBy support to GetFindingStatisticsV2

v1.42.57

Compare Source

=======

  • api-change:batch: [botocore] AWS Batch documentation update for service job capacity units.
  • api-change:ec2: [botocore] Add support for EC2 Capacity Blocks in Local Zones.
  • api-change:ecr: [botocore] Update repository name regex to comply with OCI Distribution Specification
  • api-change:neptune: [botocore] Neptune global clusters now supports tags
  • api-change:wafv2: [botocore] AWS WAF now supports GetTopPathStatisticsByTraffic that provides aggregated statistics on the top URI paths accessed by bot traffic. Use this operation to see which paths receive the most bot traffic, identify the specific bots accessing them, and filter by category, organization, or bot name.

v1.42.56

Compare Source

=======

  • api-change:cloudwatch: [botocore] This release adds the APIs (PutAlarmMuteRule, ListAlarmMuteRules, GetAlarmMuteRule and DeleteAlarmMuteRule) to manage a new Cloudwatch resource, AlarmMuteRules. AlarmMuteRules allow customers to temporarily mute alarm notifications during expected downtime periods.
  • api-change:ec2: [botocore] Adds httpTokensEnforced property to ModifyInstanceMetadataDefaults API. Set per account or manage organization-wide using declarative policies to prevent IMDSv1-enabled instance launch and block attempts to enable IMDSv1 on existing IMDSv2-only instances.
  • api-change:elementalinference: [botocore] Initial GA launch for AWS Elemental Inference including capabilities of Smart Crop and Live Event Clipping
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version
  • api-change:es: [botocore] Fixed HTTP binding for DescribeDomainAutoTunes API to correctly pass request parameters as query parameters in the HTTP request.
  • api-change:medialive: [botocore] AWS Elemental MediaLive - Added support for Elemental Inference for Smart Cropping and Clipping features for MediaLive.
  • api-change:observabilityadmin: [botocore] Adding a new field in the CreateCentralizationRuleForOrganization, UpdateCentralizationRuleForOrganization API and updating the GetCentralizationRuleForOrganization API response to include the new field
  • api-change:opensearch: [botocore]

Configuration

📅 Schedule: Branch creation - "before 4am" in timezone UTC, 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 has been generated by Renovate Bot.

@a-klos a-klos added helm nodejs python Pull requests that update python code renovate labels Feb 22, 2026
@a-klos a-klos force-pushed the renovate/all-minor-patch branch 2 times, most recently from b919b77 to 9a808f0 Compare March 1, 2026 02:21
@a-klos a-klos force-pushed the renovate/all-minor-patch branch from 9a808f0 to 9e526f4 Compare March 8, 2026 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

helm nodejs python Pull requests that update python code renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants