chore(deps): update all non-major dependencies (main)#4148
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update all non-major dependencies (main)#4148renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
|
View your CI Pipeline Execution ↗ for commit c329d87
☁️ Nx Cloud last updated this comment at |
Codecov Report✅ All modified and coverable lines are covered by tests. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
5466929 to
0605aec
Compare
0605aec to
ed6b527
Compare
ed6b527 to
20c4607
Compare
c829d27 to
b70dae2
Compare
4c92277 to
1216109
Compare
8eb5a1e to
c329d87
Compare
bbde0aa to
bd3485a
Compare
bd3485a to
cbd64ad
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
4.12.0→4.16.01.124.0→1.127.01.128.0~0.36.0→~0.40.06.0.10→6.1.1~8.2.1→~8.3.0~8.2.1→~8.3.0~8.2.1→~8.3.0~8.2.1→~8.3.0~1.28.0→~1.29.0~1.28.0→~1.29.0~2.31.1→~2.34.0~2.31.1→~2.34.0~2.25.0→~2.31.02.31.6~15.1.0→~15.4.0~1.110.0→~1.120.03.7.1→3.9.13.9.2v6.3.0→v6.4.0v10.2.0→v10.3.0~8.18.0→~8.20.0~17.3.0→~17.4.0~0.27.0→~0.28.0~0.27.0→~0.28.0v4.35.2→v4.36.1v4.36.2~16.1.0→~16.2.05.10.1→5.11.05.11.12.6.1→2.7.04.1.1→4.2.0~3.1.0→~3.2.0~13.0.0→~13.3.0~13.0.0→~13.3.0~21.1.0→~21.3.024.14→24.1624.14→24.167.1.0→7.2.07.1.0→7.2.0~1.98.0→~1.100.0~1.98.0→~1.100.0~1.98.0→~1.100.05.5.0→5.7.05.5.0→5.7.06.24.1→6.26.0~6.3.0→~6.7.0~5.105.0→~5.107.0~5.105.0→~5.107.0~4.3.0→~4.4.0~4.3.0→~4.4.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
Azure/azure-functions-nodejs-library (@azure/functions)
v4.16.0Updating CI for Node 24, 26 and removing for Node 18 - #442
Support Version for Node 24 Update on Readme - #439
Bump @azure/function-extensions-base from 0.2.0 to 0.3.0 - #435
Full Changelog: Azure/azure-functions-nodejs-library@v4.15.0...v4.16.0
v4.15.0: 4.15.0Fix Web PubSub bindings - #431
Add es-metadata.yml (schema 1.0.0) - #432
Adding the generic connector Trigger - #434
Full Changelog: Azure/azure-functions-nodejs-library@v4.14.0...v4.15.0
v4.14.0Add MCP Prompts Support (#430)
Full Changelog: Azure/azure-functions-nodejs-library@v4.13.0...v4.14.0
v4.13.0Add MCP Structured Content Changes Support (#425)
Full Changelog: Azure/azure-functions-nodejs-library@v4.12.0...v4.13.0
figma/plugin-typings (@figma/plugin-typings)
v1.127.0Compare Source
v1.126.0Compare Source
v1.125.0Compare Source
figma/rest-api-spec (@figma/rest-api-spec)
v0.40.0Compare Source
v0.39.0Compare Source
v0.38.0Compare Source
v0.37.0Compare Source
SBoudrias/Inquirer.js (@inquirer/confirm)
v6.1.1Compare Source
v6.1.0Compare Source
v6.0.13Compare Source
v6.0.12Compare Source
v6.0.11Compare Source
jsverse/transloco (@jsverse/transloco)
v8.3.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
modelcontextprotocol/typescript-sdk (@modelcontextprotocol/sdk)
v1.29.0Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/typescript-sdk@v1.28.0...v1.29.0
OpenAPITools/openapi-generator-cli (@openapitools/openapi-generator-cli)
v2.34.0Compare Source
Features
v2.33.1Compare Source
Bug Fixes
v2.33.0Compare Source
Features
v2.32.0Compare Source
Features
Redocly/redocly-cli (@redocly/openapi-core)
v2.31.5Compare Source
Patch Changes
Updated the
no-unused-componentsrule to validate unused security schemes.Pinned the official Docker image base to
node:24-alpine.Fixed the
remove-unused-componentsdecorator to remove unused security schemes.Warning: The bundler may now remove more unused components than before.
Updated @redocly/openapi-core to v2.31.5.
v2.31.4Compare Source
Patch Changes
v2.31.3Compare Source
Patch Changes
HTTP_PROXY,HTTPS_PROXY, andNO_PROXYenvironment variables when loading remote source descriptions or resolving external$refs.Proxy settings are consistently applied during reference resolution as well.
v2.31.2Compare Source
Patch Changes
Fixed the
remove-unused-componentsdecorator to remove unused components containingallOfkeyword.Warning: The bundler may now remove more unused components than before.
Fixed the
no-unused-componentsrule to highlight unused schemas containingallOfkeyword.Updated @redocly/openapi-core to v2.31.2.
v2.31.1Compare Source
Patch Changes
v2.31.0Compare Source
Patch Changes
v2.30.6Compare Source
Patch Changes
v2.30.5Compare Source
Patch Changes
--har-outputoption in therespectcommand.v2.30.4Compare Source
Patch Changes
styled-componentsdependency to6.4.1.v2.30.3Compare Source
Patch Changes
@redocly/ajvtov8.18.1v2.30.2Compare Source
Patch Changes
v2.30.1Compare Source
Patch Changes
pushcommand to better support slower uploads.v2.30.0Compare Source
Patch Changes
v2.29.2Compare Source
Patch Changes
GHSA-xq3m-2v4x-88ggvulnerabilitiy by updating dependency versions.v2.29.1Compare Source
Patch Changes
mappingvalues written as bare local file names were not resolved during build.v2.29.0Compare Source
Minor Changes
scorecommand that analyzes OpenAPI 3.x descriptions and produces an AI Agent Readiness score (0-100).Reports normalized subscores, raw per-operation metrics, and top hotspot operations with human-readable explanations. Supports
--format=stylish(default) and--format=jsonoutput.Patch Changes
pushcommand.v2.28.1Compare Source
Patch Changes
v2.28.0Compare Source
Minor Changes
remove-unused-componentsdecorator to the post-bundle phase so that components that become unused only after$refresolution are correctly removed.Patch Changes
defaultMappingproperty was not resolved when bundling.v2.27.1Compare Source
Patch Changes
Fixed an issue where
--component-renaming-conflicts-severityignored conflicts when different files had components with the same name but different content.Warning: Autogenrated component names and
$refpaths in bundled documents may differ from older releases.Updated @redocly/openapi-core to v2.27.1.
v2.27.0Compare Source
Minor Changes
junitoutput in thescorecard-classiccommand.lintbehavior with the--generate-ignore-fileoption.Now
lintupdates only the entries related to the file being linted.Other files' entries are unchanged.
Patch Changes
v2.26.0Compare Source
Minor Changes
excludedPathsoption to theno-http-verbs-in-pathsrule, allowing specific paths to be excluded from evaluation.Patch Changes
no-required-schema-properties-undefinedrule to report when a required property is not defined in everyoneOf/anyOfbranch.v2.25.4Compare Source
Patch Changes
v2.25.3Compare Source
Patch Changes
spec-discriminator-defaultMappingrule that could cause crashes or incorrect validation results.The rule now correctly resolves existing schema names, traverses composite schemas (
allOf,anyOf,oneOf) to find required properties, treatsdefaultMappingvalues as$refs to schemas, resolves$refs correctly across files, and handles cyclic schema dependencies.sinonjs/fake-timers (@sinonjs/fake-timers)
v15.4.0Compare Source
==================
nextAsyncadvanceUntilModeChangesfrom leaking past uninstall (#571)TemporalAPI (#569)v15.3.2Compare Source
==================
This actually changes some typings, so worth pushing
v15.3.1Compare Source
==================
v15.3.0Compare Source
==================
v15.2.2Compare Source
==================
v15.2.1Compare Source
==================
v15.2.0Compare Source
==================
The 2000x perf increase release.
v15.1.2Compare Source
==================
globalThisin test files (#544)Microsoft/vsce (@vscode/vsce)
v3.9.1Compare Source
Changes:
This list of changes was auto generated.
v3.9.0Compare Source
Changes:
This list of changes was auto generated.
v3.8.1Compare Source
Changes:
This list of changes was auto generated.
v3.8.0Compare Source
Changes:
See More
This list of changes was auto generated.
actions/setup-node (actions/setup-node)
v6.4.0Compare Source
actions/stale (actions/stale)
v10.3.0Compare Source
What's Changed
Bug Fix
Dependency Updates
New Contributors
Full Changelog: actions/stale@v10...v10.3.0
ajv-validator/ajv (ajv)
v8.20.0Compare Source
What's Changed
Full Changelog: ajv-validator/ajv@v8.19.0...v8.20.0
motdotla/dotenv (dotenv)
v17.4.2Compare Source
v17.4.1Compare Source
v17.4.0Compare Source
evanw/esbuild (esbuild)
v0.28.0Compare Source
v0.27.7Compare Source
v0.27.5Compare Source
github/codeql-action (github/codeql-action)
v4.36.1Compare Source
v4.36.0Compare Source
v4.35.5Compare Source
analysis-kindsinput, onlycode-scanningwill be enabled. Theanalysis-kindsinput is experimental, for GitHub-internal use only, and may change without notice at any time. #3892v4.35.4Compare Source
v4.35.3Compare Source
Configuration
📅 Schedule: (in timezone Europe/Paris)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.