Skip to content

Conversation

@a-klos
Copy link
Member

@a-klos a-klos commented Oct 12, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@eslint/js (source) 9.36.0 -> 9.38.0 age confidence devDependencies minor
@nx/cypress (source) 21.6.4 -> 21.6.5 age confidence devDependencies patch 21.6.6
@nx/eslint (source) 21.6.4 -> 21.6.5 age confidence devDependencies patch 21.6.6
@nx/eslint-plugin (source) 21.6.4 -> 21.6.5 age confidence devDependencies patch 21.6.6
@nx/js (source) 21.6.4 -> 21.6.5 age confidence devDependencies patch 21.6.6
@nx/vite (source) 21.6.3 -> 21.6.5 age confidence devDependencies patch 21.6.6
@nx/vue (source) 21.6.3 -> 21.6.5 age confidence devDependencies patch 21.6.6
@nx/web (source) 21.6.3 -> 21.6.5 age confidence devDependencies patch 21.6.6
@nx/workspace (source) 21.6.4 -> 21.6.5 age confidence devDependencies patch 21.6.6
@rushstack/eslint-patch (source) 1.12.0 -> 1.14.0 age confidence devDependencies minor 1.14.1
@types/node (source) 22.18.9 -> 22.18.11 age confidence devDependencies patch 22.18.12
@typescript-eslint/eslint-plugin (source) 8.45.0 -> 8.46.1 age confidence devDependencies minor 8.46.2
@typescript-eslint/parser (source) 8.45.0 -> 8.46.1 age confidence devDependencies minor 8.46.2
boto3 1.40.49 -> 1.40.55 age confidence dependencies patch 1.40.59 (+3)
botocore 1.40.49 -> 1.40.55 age confidence dependencies patch 1.40.59 (+3)
cert-manager (source) v1.18.2 -> v1.19.1 age confidence minor
coverage 7.10.7 -> 7.11.0 age confidence dev minor
daisyui (source) 5.1.31 -> 5.3.7 age confidence devDependencies minor 5.3.9 (+1)
esbuild 0.25.10 -> 0.25.11 age confidence devDependencies patch
eslint (source) 9.36.0 -> 9.38.0 age confidence devDependencies minor
eslint-plugin-vue (source) 10.5.0 -> 10.5.1 age confidence devDependencies patch
fastapi (changelog) ^0.118.0 -> ^0.119.0 age confidence dependencies minor 0.120.0 (+1)
fastmcp 2.12.4 -> 2.12.5 age confidence dependencies patch 2.13.0
jsdom 27.0.0 -> 27.0.1 age confidence devDependencies patch
langchain-community (changelog) 0.3.30 -> 0.4 age confidence dependencies minor
langchain-core (source, changelog) 0.3.77 -> 0.3.79 age confidence dependencies patch
langchain-openai (source, changelog) 0.3.34 -> 0.3.35 age confidence dependencies patch
langfuse 3.6.1 -> 3.7.0 age confidence dependencies minor 3.8.1 (+1)
langfuse (source) 1.5.4 -> 1.5.7 age confidence patch 1.5.8
langfuse/langfuse 3.115.0 -> 3.119.1 age confidence minor 3.121.0 (+1)
langfuse/langfuse-worker 3.115.0 -> 3.119.1 age confidence minor 3.121.0 (+1)
marked (source) 16.4.0 -> 16.4.1 age confidence devDependencies patch
numpy (changelog) 2.2.6 -> 2.3.4 age confidence dependencies minor
nx (source) 21.6.3 -> 21.6.5 age confidence devDependencies patch 21.6.6
ollama (source) 1.30.0 -> 1.32.0 age confidence minor
pydantic (changelog) 2.12.0 -> 2.12.3 age confidence dependencies patch
python 3.13.7-bookworm -> 3.13.8-bookworm age confidence final patch 3.14.0-bookworm (+1)
python 3.13.7-bookworm -> 3.13.8-bookworm age confidence stage patch 3.14.0-bookworm (+1)
ragas 0.3.2 -> 0.3.7 age confidence dependencies patch
renovatebot/github-action v43.0.14 -> v43.0.17 age confidence action patch v43.0.18
stackit (source) ~> 0.67.0 -> ~> 0.68.0 age confidence required_provider minor
uvicorn (changelog) ^0.37.0 -> ^0.38.0 age confidence dependencies minor
vue-router (source) 4.5.1 -> 4.6.3 age confidence dependencies minor

Release Notes

eslint/eslint (@​eslint/js)

v9.38.0

Compare Source

Features
  • ce40f74 feat: update complexity rule to only highlight function header (#​20048) (Atul Nair)
  • e37e590 feat: correct no-loss-of-precision false positives with e notation (#​20187) (Francesco Trotta)
Bug Fixes
  • 50c3dfd fix: improve type support for isolated dependencies in pnpm (#​20201) (Francesco Trotta)
  • a1f06a3 fix: correct SourceCode typings (#​20114) (Pixel998)
Documentation
  • 462675a docs: improve web accessibility by hiding non-semantic character (#​20205) (루밀LuMir)
  • c070e65 docs: correct formatting in no-irregular-whitespace rule documentation (#​20203) (루밀LuMir)
  • b39e71a docs: Update README (GitHub Actions Bot)
  • cd39983 docs: move custom-formatters type descriptions to nodejs-api (#​20190) (Percy Ma)
Chores

v9.37.0

Compare Source

Features
  • 39f7fb4 feat: preserve-caught-error should recognize all static "cause" keys (#​20163) (Pixel998)
  • f81eabc feat: support TS syntax in no-restricted-imports (#​19562) (Nitin Kumar)
Bug Fixes
Documentation
  • b950359 docs: fix typos across the docs (#​20182) (루밀LuMir)
  • 42498a2 docs: improve ToC accessibility by hiding non-semantic character (#​20181) (Percy Ma)
  • 29ea092 docs: Update README (GitHub Actions Bot)
  • 5c97a04 docs: show availableUntil in deprecated rule banner (#​20170) (Pixel998)
  • 90a71bf docs: update README files to add badge and instructions (#​20115) (루밀LuMir)
  • 1603ae1 docs: update references from master to main (#​20153) (루밀LuMir)
Chores
  • afe8a13 chore: update @eslint/js dependency to version 9.37.0 (#​20183) (Francesco Trotta)
  • abee4ca chore: package.json update for @​eslint/js release (Jenkins)
  • fc9381f chore: fix typos in comments (#​20175) (overlookmotel)
  • e1574a2 chore: unpin jiti (#​20173) (renovate[bot])
  • e1ac05e refactor: mark ESLint.findConfigFile() as async, add missing docs (#​20157) (Pixel998)
  • 347906d chore: update eslint (#​20149) (renovate[bot])
  • 0cb5897 test: remove tmp dir created for circular fixes in multithread mode test (#​20146) (Milos Djermanovic)
  • bb99566 ci: pin jiti to version 2.5.1 (#​20151) (Pixel998)
  • 177f669 perf: improve worker count calculation for "auto" concurrency (#​20067) (Francesco Trotta)
  • 448b57b chore: Mark deprecated formatting rules as available until v11.0.0 (#​20144) (Milos Djermanovic)
nrwl/nx (@​nx/cypress)

v21.6.5

Compare Source

21.6.5 (2025-10-15)
🚀 Features
  • core: expose registerProjectGraphRecomputationListener from daemon client (#​33005)
🩹 Fixes
  • core: display bottom corner indicator of tui in progress section correctly (#​32985)
  • core: temporarily disable tui for run-one (#​33048)
  • core: ensure --help works properly with infix notation (#​32662)
  • nx-dev: update nextjs internal-link-checker to include astro urls (#​33045)
  • nx-dev: respect NX_DEV_URL in sitemap checker (#​33058)
  • nx-dev: handle null github data (#​33061)
  • react: dynamic module federation should not initialize remoteUrlDefinitions to empty object (#​33059, #​27927, #​33055, #​27793, #​27842)
  • release: ensure multilines in breaking changes are rendered by changelog renderer (#​33070, #​33014)
❤️ Thank You
microsoft/rushstack (@​rushstack/eslint-patch)

v1.14.0

Compare Source

Mon, 13 Oct 2025 15:13:02 GMT

Minor changes
  • Bump eslint to ~9.37.0 and the @typescript-eslint/* packages to ~8.46.0.

v1.13.0

Compare Source

Fri, 03 Oct 2025 20:09:59 GMT

Minor changes
  • Normalize import of builtin modules to use the node: protocol.
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.46.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-misused-promises] special-case .finally not to report when a promise returning function is provided as an argument (#​11667)
  • eslint-plugin: [prefer-optional-chain] include mixed "nullish comparison style" chains in checks (#​11533)
❤️ Thank You
  • mdm317
  • Ronen Amiel

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

v8.46.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unsafe-member-access] add allowOptionalChaining option (#​11659)
  • rule-schema-to-typescript-types: clean up and make public (#​11633)
🩹 Fixes
  • eslint-plugin: [prefer-readonly-parameter-types] ignore tagged primitives (#​11660)
  • typescript-estree: forbid abstract method and accessor to have implementation (#​11657)
  • eslint-plugin: removed error type previously deprecated (#​11674)
  • eslint-plugin: [no-deprecated] ignore deprecated export imports (#​11603)
  • eslint-plugin: [unbound-method] improve wording around this: void and binding (#​11634)
  • rule-tester: deprecate TestCaseError#type and LintMessage#nodeType (#​11628)
  • eslint-plugin: [no-floating-promises] remove excess parentheses in suggestions (#​11487)
❤️ Thank You

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

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

v8.46.1

Compare Source

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

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

v8.46.0

Compare Source

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

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

boto/boto3 (boto3)

v1.40.55

Compare Source

=======

  • api-change:amp: [botocore] Update endpoint ruleset parameters casing
  • api-change:amplifybackend: [botocore] Update endpoint ruleset parameters casing
  • api-change:appconfigdata: [botocore] Update endpoint ruleset parameters casing
  • api-change:appintegrations: [botocore] Update endpoint ruleset parameters casing
  • api-change:application-insights: [botocore] Update endpoint ruleset parameters casing
  • api-change:arc-zonal-shift: [botocore] Update endpoint ruleset parameters casing
  • api-change:bcm-recommended-actions: [botocore] Update endpoint ruleset parameters casing
  • api-change:bedrock-data-automation-runtime: [botocore] Update endpoint ruleset parameters casing
  • api-change:chime-sdk-meetings: [botocore] Update endpoint ruleset parameters casing
  • api-change:cloudfront: [botocore] Update endpoint ruleset parameters casing
  • api-change:cloudfront-keyvaluestore: [botocore] Update endpoint ruleset parameters casing
  • api-change:codestar-notifications: [botocore] Update endpoint ruleset parameters casing
  • api-change:controlcatalog: [botocore] Update endpoint ruleset parameters casing
  • api-change:datasync: [botocore] Update endpoint ruleset parameters casing
  • api-change:ds: [botocore] Update endpoint ruleset parameters casing
  • api-change:dsql: [botocore] Update endpoint ruleset parameters casing
  • api-change:ec2: [botocore] Documentation updates for Amazon EC2.
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version
  • api-change:es: [botocore] Update endpoint ruleset parameters casing
  • api-change:events: [botocore] Update endpoint ruleset parameters casing
  • api-change:evidently: [botocore] Update endpoint ruleset parameters casing
  • api-change:finspace: [botocore] Update endpoint ruleset parameters casing
  • api-change:finspace-data: [botocore] Update endpoint ruleset parameters casing
  • api-change:gameliftstreams: [botocore] Updates documentation to clarify valid application binaries for an Amazon GameLift Streams application and provide descriptions of stream session error status reasons
  • api-change:geo-maps: [botocore] Added support for optional style parameters in maps, including Terrain, ContourDensity, Traffic, and TravelModes.
  • api-change:imagebuilder: [botocore] Update endpoint ruleset parameters casing
  • api-change:iot-data: [botocore] Update endpoint ruleset parameters casing
  • api-change:iotdeviceadvisor: [botocore] Update endpoint ruleset parameters casing
  • api-change:iotthingsgraph: [botocore] Update endpoint ruleset parameters casing
  • api-change:iottwinmaker: [botocore] Update endpoint ruleset parameters casing
  • api-change:kendra-ranking: [botocore] Update endpoint ruleset parameters casing
  • api-change:kinesis-video-media: [botocore] Update endpoint ruleset parameters casing
  • api-change:lakeformation: [botocore] Update endpoint ruleset parameters casing
  • api-change:license-manager: [botocore] Update endpoint ruleset parameters casing
  • api-change:license-manager-user-subscriptions: [botocore] Update endpoint ruleset parameters casing
  • api-change:marketplace-catalog: [botocore] The ListEntities API now supports two new CAPI filters: DeliveryOptionTypes for SaaS products and CompatibleAWSServices for Container products.
  • api-change:mediaconnect: [botocore] Update endpoint ruleset parameters casing
  • api-change:migration-hub-refactor-spaces: [botocore] Update endpoint ruleset parameters casing
  • api-change:network-firewall: [botocore] Update endpoint ruleset parameters casing
  • api-change:networkmanager: [botocore] Update endpoint ruleset parameters casing
  • api-change:organizations: [botocore] Update endpoint ruleset parameters casing
  • api-change:pi: [botocore] Update endpoint ruleset parameters casing
  • api-change:qapps: [botocore] Update endpoint ruleset parameters casing
  • api-change:rolesanywhere: [botocore] Update endpoint ruleset parameters casing
  • api-change:route53-recovery-readiness: [botocore] Update endpoint ruleset parameters casing
  • api-change:sagemaker-geospatial: [botocore] Update endpoint ruleset parameters casing
  • api-change:signer: [botocore] Update endpoint ruleset parameters casing
  • api-change:swf: [botocore] Releasing minor endpoint updates.
  • api-change:timestream-write: [botocore] Update endpoint ruleset parameters casing
  • api-change:tnb: [botocore] Update endpoint ruleset parameters casing
  • api-change:wellarchitected: [botocore] Update endpoint ruleset parameters casing

v1.40.54

Compare Source

=======

  • api-change:acm-pca: [botocore] Update endpoint ruleset parameters casing
  • api-change:amplify: [botocore] Update endpoint ruleset parameters casing
  • api-change:apigatewaymanagementapi: [botocore] Update endpoint ruleset parameters casing
  • api-change:apprunner: [botocore] Update endpoint ruleset parameters casing
  • api-change:apptest: [botocore] Update endpoint ruleset parameters casing
  • api-change:autoscaling-plans: [botocore] Updated FIPS endpoints for US GovCloud regions
  • api-change:batch: [botocore] Update endpoint ruleset parameters casing
  • api-change:bcm-data-exports: [botocore] Update endpoint ruleset parameters casing
  • api-change:billingconductor: [botocore] New feature: service flat CLI and first AWS managed pricing plan (BasicPricingPlan)
  • api-change:customer-profiles: [botocore] Update endpoint ruleset parameters casing
  • api-change:databrew: [botocore] Update endpoint ruleset parameters casing
  • api-change:dataexchange: [botocore] Update endpoint ruleset parameters casing
  • api-change:dlm: [botocore] Update endpoint ruleset parameters casing
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version
  • api-change:freetier: [botocore] Update endpoint ruleset parameters casing
  • api-change:gamelift: [botocore] Update endpoint ruleset parameters casing
  • api-change:geo-routes: [botocore] Update endpoint ruleset parameters casing
  • api-change:globalaccelerator: [botocore] Update endpoint ruleset parameters casing
  • api-change:grafana: [botocore] Update endpoint ruleset parameters casing
  • api-change:identitystore: [botocore] Update endpoint ruleset parameters casing
  • api-change:ivs: [botocore] Update endpoint ruleset parameters casing
  • api-change:ivs-realtime: [botocore] Update endpoint ruleset parameters casing
  • api-change:kafka: [botocore] Update endpoint ruleset parameters casing
  • api-change:keyspaces: [botocore] Update endpoint ruleset parameters casing
  • api-change:kms: [botocore] Update endpoint ruleset parameters casing
  • api-change:lex-models: [botocore] Update endpoint ruleset parameters casing
  • api-change:lexv2-runtime: [botocore] Update endpoint ruleset parameters casing
  • api-change:lookoutequipment: [botocore] Update endpoint ruleset parameters casing
  • api-change:m2: [botocore] Update endpoint ruleset parameters casing
  • api-change:machinelearning: [botocore] Update endpoint ruleset parameters casing
  • api-change:marketplace-entitlement: [botocore] Update endpoint ruleset parameters casing
  • api-change:mediapackagev2: [botocore] Update endpoint ruleset parameters casing
  • api-change:medical-imaging: [botocore] Update endpoint ruleset parameters casing
  • api-change:memorydb: [botocore] Update endpoint ruleset parameters casing
  • api-change:migrationhub-config: [botocore] Update endpoint ruleset parameters casing
  • api-change:networkflowmonitor: [botocore] Update endpoint ruleset parameters casing
  • api-change:osis: [botocore] Update endpoint ruleset parameters casing
  • api-change:personalize: [botocore] Update endpoint ruleset parameters casing
  • api-change:personalize-runtime: [botocore] Update endpoint ruleset parameters casing
  • api-change:pinpoint-sms-voice: [botocore] Update endpoint ruleset parameters casing
  • api-change:polly: [botocore] Update endpoint ruleset parameters casing
  • api-change:pricing: [botocore] Update endpoint ruleset parameters casing
  • api-change:qldb: [botocore] Update endpoint ruleset parameters casing
  • api-change:qldb-session: [botocore] Update endpoint ruleset parameters casing
  • api-change:route53-recovery-control-config: [botocore] Update endpoint ruleset parameters casing
  • api-change:ssm: [botocore] Update endpoint ruleset parameters casing
  • api-change:ssm-contacts: [botocore] Update endpoint ruleset parameters casing
  • api-change:ssm-guiconnect: [botocore] Update endpoint ruleset parameters casing
  • api-change:timestream-query: [botocore] Update endpoint ruleset parameters casing
  • api-change:voice-id: [botocore] Update endpoint ruleset parameters casing
  • api-change:workspaces-web: [botocore] Update endpoint ruleset parameters casing

v1.40.53

Compare Source

=======

  • api-change:bedrock: [botocore] Amazon Bedrock Automated Reasoning Policy now offers enhanced AWS KMS integration. The CreateAutomatedReasoningPolicy API includes a new kmsKeyId field, allowing customers to specify their preferred KMS key for encryption, improving control and compliance with AWS encryption mandates.
  • api-change:docdb: [botocore] Add support for NetworkType field in CreateDbCluster, ModifyDbCluster, RestoreDbClusterFromSnapshot and RestoreDbClusterToPointInTime for DocumentDB.
  • api-change:ec2: [botocore] Introducing EC2 Capacity Manager for monitoring and analyzing capacity usage across On-Demand Instances, Spot Instances, and Capacity Reservations.
  • api-change:elbv2: [botocore] This release expands Listener Rule Conditions to support RegexValues and adds support for a new Transforms field in Listener Rules.
  • api-change:guardduty: [botocore] Added default pagination value for ListMalwareProtectionPlans API and updated UpdateFindingsFeedback API
  • api-change:lightsail: [botocore] Add support for manage Lightsail Bucket CORS configuration
  • api-change:timestream-influxdb: [botocore] This release adds support for creating and managing InfluxDB 3 Core and Enterprise DbClusters.

v1.40.52

Compare Source

=======

  • api-change:appstream: [botocore] This release introduces support for Microsoft license included applications streaming.
  • api-change:backup: [botocore] The AWS Backup job attribute extension enhancement helps customers better understand the plan that initiated each job, and the properties of the resource each job creates.
  • api-change:connect: [botocore] SDK release for TaskTemplateInfo in Contact for DescribeContact response.
  • api-change:datazone: [botocore] Support creating scoped and trustedIdentityPropagation enabled connections.
  • api-change:ec2: [botocore] This release adds support for creating instant, point-in-time copies of EBS volumes within the same Availability Zone
  • api-change:transcribe: [botocore] Move UntagResource API body member to query parameter
  • api-change:transfer: [botocore] SFTP connectors now support routing connections via customers' VPC. This enables connections to remote servers that are only accessible in a customer's VPC environment, and to servers that are accessible over the internet but need connections coming from an IP address in a customer VPC's CIDR range.

v1.40.51

Compare Source

=======

  • api-change:bedrock-agentcore: [botocore] Updated InvokeAgentRuntime API to accept account id optionally and added CompleteResourceTokenAuth API.
  • api-change:bedrock-agentcore-control: [botocore] Updated http status code in control plane apis of agentcore runtime, tools and identity. Additional included provider types for AgentCore Identity
  • api-change:ec2: [botocore] Release Amazon EC2 c8i, c8i-flex, m8a, and r8gb
  • api-change:observabilityadmin: [botocore] CloudWatch Observability Admin adds the ability to enable Resource tags for telemetry in a customer account. The release introduces new APIs to enable, disable and describe the status of Resource tags for telemetry feature. This new capability simplifies monitoring AWS resources using tags.

v1.40.50

Compare Source

=======

  • api-change:bedrock-agentcore: [botocore] Bedrock AgentCore release for Runtime, and Memory.
  • api-change:bedrock-agentcore-control: [botocore] Bedrock AgentCore release for Gateway, and Memory including Self-Managed Strategies support for Memory.
  • api-change:cloudfront: [botocore] Added new viewer security policy, TLSv1.2_2025, for CloudFront.
  • api-change:glue: [botocore] Addition of AuditContext in GetTable/GetTables Request
  • api-change:lambda: [botocore] Add InvokedViaFunctionUrl context key to limit invocations to only FURL invokes.
  • api-change:odb: [botocore] This release adds APIs that allow you to specify CIDR ranges in your ODB peering connection.
  • api-change:rds: [botocore] Updated the text in the Important section of the ModifyDBClusterParameterGroup page.
boto/botocore (botocore)

v1.40.55

Compare Source

=======

  • api-change:amp: Update endpoint ruleset parameters casing
  • api-change:amplifybackend: Update endpoint ruleset parameters casing
  • api-change:appconfigdata: Update endpoint ruleset parameters casing
  • api-change:appintegrations: Update endpoint ruleset parameters casing
  • api-change:application-insights: Update endpoint ruleset parameters casing
  • api-change:arc-zonal-shift: Update endpoint ruleset parameters casing
  • api-change:bcm-recommended-actions: Update endpoint ruleset parameters casing
  • api-change:bedrock-data-automation-runtime: Update endpoint ruleset parameters casing
  • api-change:chime-sdk-meetings: Update endpoint ruleset parameters casing
  • api-change:cloudfront: Update endpoint ruleset parameters casing
  • api-change:cloudfront-keyvaluestore: Update endpoint ruleset parameters casing
  • api-change:codestar-notifications: Update endpoint ruleset parameters casing
  • api-change:controlcatalog: Update endpoint ruleset parameters casing
  • api-change:datasync: Update endpoint ruleset parameters casing
  • api-change:ds: Update endpoint ruleset parameters casing
  • api-change:dsql: Update endpoint ruleset parameters casing
  • api-change:ec2: Documentation updates for Amazon EC2.
  • api-change:endpoint-rules: Update endpoint-rules client to latest version
  • api-change:es: Update endpoint ruleset parameters casing
  • api-change:events: Update endpoint ruleset parameters casing
  • api-change:evidently: Update endpoint ruleset parameters casing
  • api-change:finspace: Update endpoint ruleset parameters casing
  • api-change:finspace-data: Update endpoint ruleset parameters casing
  • api-change:gameliftstreams: Updates documentation to clarify valid application binaries for an Amazon GameLift Streams application and provide descriptions of stream session error status reasons
  • api-change:geo-maps: Added support for optional style parameters in maps, including Terrain, ContourDensity, Traffic, and TravelModes.
  • api-change:imagebuilder: Update endpoint ruleset parameters casing
  • api-change:iot-data: Update endpoint ruleset parameters casing
  • api-change:iotdeviceadvisor: Update endpoint ruleset parameters casing
  • api-change:iotthingsgraph: Update endpoint ruleset parameters casing
  • api-change:iottwinmaker: Update endpoint ruleset parameters casing
  • api-change:kendra-ranking: Update endpoint ruleset parameters casing
  • api-change:kinesis-video-media: Update endpoint ruleset parameters casing
  • api-change:lakeformation: Update endpoint ruleset parameters casing
  • api-change:license-manager: Update endpoint ruleset parameters casing
  • api-change:license-manager-user-subscriptions: Update endpoint ruleset parameters casing
  • api-change:marketplace-catalog: The ListEntities API now supports two new CAPI filters: DeliveryOptionTypes for SaaS products and CompatibleAWSServices for Container products.
  • api-change:mediaconnect: Update endpoint ruleset parameters casing
  • api-change:migration-hub-refactor-spaces: Update endpoint ruleset parameters casing
  • api-change:network-firewall: Update endpoint ruleset parameters casing
  • api-change:networkmanager: Update endpoint ruleset parameters casing
  • api-change:organizations: Update endpoint ruleset parameters casing
  • api-change:pi: Update endpoint ruleset parameters casing
  • api-change:qapps: Update endpoint ruleset parameters casing
  • api-change:rolesanywhere: Update endpoint ruleset parameters casing
  • api-change:route53-recovery-readiness: Update endpoint ruleset parameters casing
  • api-change:sagemaker-geospatial: Update endpoint ruleset parameters casing

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 Oct 12, 2025
@a-klos a-klos force-pushed the renovate/all-minor-patch branch from cdad6b2 to d0d35fe Compare October 19, 2025 01:30
@a-klos a-klos force-pushed the renovate/all-minor-patch branch from d0d35fe to aac0492 Compare October 19, 2025 01:35
@a-klos a-klos force-pushed the renovate/all-minor-patch branch from aac0492 to 3bdbacf Compare October 26, 2025 01:30
@a-klos
Copy link
Member Author

a-klos commented Oct 26, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: libs/admin-api-lib/poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv admin-api-lib-DtPZDk2L-py3.14 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because rag-core-lib (1.0.1) @ file:///tmp/renovate/repos/github/stackitcloud/rag-template/libs/rag-core-lib depends on langchain-community (0.4) which depends on langchain-core (>=1.0.0,<2.0.0), rag-core-lib (1.0.1) @ file:///tmp/renovate/repos/github/stackitcloud/rag-template/libs/rag-core-lib requires langchain-core (>=1.0.0,<2.0.0).
And because rag-core-lib (1.0.1) @ file:///tmp/renovate/repos/github/stackitcloud/rag-template/libs/rag-core-lib depends on langchain-core (0.3.79), rag-core-lib is forbidden.
So, because rag-core-lib (1.0.1) @ file:///tmp/renovate/repos/github/stackitcloud/rag-template/libs/rag-core-lib depends on langfuse (3.6.1)
 and admin-api-lib depends on langfuse (3.7.0), version solving failed.

File name: libs/rag-core-api/poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv rag-core-api-BPVKrrSr-py3.14 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because rag-core-lib (1.0.1) @ file:///tmp/renovate/repos/github/stackitcloud/rag-template/libs/rag-core-lib depends on langchain-core (0.3.79)
 and langchain-community (0.4) depends on langchain-core (>=1.0.0,<2.0.0), rag-core-lib (1.0.1) @ file:///tmp/renovate/repos/github/stackitcloud/rag-template/libs/rag-core-lib is incompatible with langchain-community (0.4).
And because rag-core-lib (1.0.1) @ file:///tmp/renovate/repos/github/stackitcloud/rag-template/libs/rag-core-lib depends on langfuse (3.6.1), langchain-community (0.4) requires langfuse (3.6.1).
So, because rag-core-api depends on both langchain-community (0.4) and langfuse (3.7.0), version solving failed.

File name: libs/rag-core-lib/poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv rag-core-lib-HXO-_Q9Z-py3.14 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because rag-core-lib depends on langchain-community (0.4) which depends on langchain-core (>=1.0.0,<2.0.0), langchain-core is required.
So, because rag-core-lib depends on langchain-core (0.3.79), version solving failed.

File name: services/mcp-server/poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv rag-mcp-server-fdRzuXh0-py3.14 in /home/ubuntu/.cache/pypoetry/virtualenvs

Invalid marker for 'python_full_version': > 3.14rc1.0

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants