chore(deps): update external fixes #365
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:
1.25.15->1.34.512.0.1->12.0.210.1.2->10.1.35.1.2->5.3.38.0.1->8.0.25.0.3->5.4.316.4.7->16.6.12.6.9->2.7.39.1.1->9.1.315.2.10->15.5.20.5.1->0.6.03.1.7->3.1.1124.2.0->24.2.919.0.2->19.0.54.0.0->4.0.12.6.1->2.8.1Release Notes
Redocly/redocly-cli (@redocly/cli)
v1.34.5Compare Source
Patch Changes
form-datato 4.0.4 for Redocly CLI v1.v1.34.4Compare Source
Patch Changes
[email protected]injected an unintended message into the output.v1.34.3Compare Source
Patch Changes
v1.34.2Compare Source
Patch Changes
v1.34.1Compare Source
Patch Changes
v1.34.0Compare Source
Minor Changes
respectcommand execution to prevent infinite test runs. You can configure this timer using theRESPECT_TIMEOUTenvironment variable (defaults to 1 hour).Patch Changes
v1.33.1Compare Source
Patch Changes
generate-arazzocommand to properly handle output file paths. Theoutput-fileparameter must have a value when provided.v1.33.0Compare Source
Minor Changes
generate-arazzocommand now automatically generates operationPaths using the URL pattern:{$sourceDescriptions.<name>.url}#/paths/<path>/<method>.Patch Changes
v1.32.2Compare Source
Patch Changes
warn|offseverity allows subsequent steps to execute).v1.32.1Compare Source
Patch Changes
basic,bearer, andapiKeysecurity schemes in workflow generation withgenerate-arazzocommand.v1.32.0Compare Source
Minor Changes
Patch Changes
typekeyword enum, removednull.v1.31.3Compare Source
Patch Changes
v1.31.2Compare Source
Patch Changes
sourceDescriptionname generation ingenerate-arazzocommand when using OpenAPI files that contain multiple periods "." in their filenames.v1.31.1Compare Source
Patch Changes
respect-coreimport in Redocly CLI package.v1.31.0Compare Source
Minor Changes
generate-arazzocommand to scaffold Arazzo description templates out of OpenAPI descriptions.respectcommand to test APIs against Arazzo description files.Patch Changes
v1.30.0Compare Source
Minor Changes
Patch Changes
operation-tag-definedbuilt-in rule to verify tags are defined on the operation prior to matching them to a global tag.v1.29.0Compare Source
Minor Changes
Patch Changes
splitcommand produced backslashes instead of forward slashes in$refs on Windows.no-invalid-media-type-examplesrule crashed instead of reporting an error when it failed to resolve an example from a $ref.v1.28.5Compare Source
Patch Changes
build-docscommand produced incorrect output.v1.28.4Compare Source
Patch Changes
build-docscommand failed when React 19 was installed in the project folder.v1.28.3Compare Source
Patch Changes
v1.28.2Compare Source
Patch Changes
v1.28.1Compare Source
Patch Changes
v1.28.0Compare Source
Minor Changes
fetchAPI instead ofnode-fetchdependency, improving performance and reducing bundle size.Patch Changes
v1.27.2Compare Source
Patch Changes
sideNavStyleconfiguration schema to include thepath-onlyoption.v1.27.1Compare Source
Patch Changes
previewcommand failed because one of its dependencies could not be resolved.The issue occurred when Realm was not installed in the
node_modulesof the project.v1.27.0Compare Source
Minor Changes
Patch Changes
apis' root inredocly.yamlwas not resolved properly when the value ofrootwas a URL.redocly build-docsto usestdoutinstead ofstderrfor simple logs.v1.26.1Compare Source
Patch Changes
v1.26.0Compare Source
Minor Changes
structrule and deprecated thespecrule.Added the
specruleset, which enforces compliance with the specifications.Patch Changes
joinwould throw an error when a glob pattern was provided.sourceDescriptionsto enforce a valid type field, ensuring compliance with the Arazzo specification.semantic-release/npm (@semantic-release/npm)
v12.0.2Compare Source
Bug Fixes
bcoe/c8 (c8)
v10.1.3Compare Source
Bug Fixes
chaijs/chai (chai)
v5.3.3Compare Source
What's Changed
Full Changelog: chaijs/chai@v5.3.2...v5.3.3
v5.3.2Compare Source
Reverts the removal of the bundled version of chai in 5.3.1
What's Changed
Full Changelog: chaijs/chai@v5.3.1...v5.3.2
v5.3.1Compare Source
What's Changed
Full Changelog: chaijs/chai@v5.3.0...v5.3.1
v5.3.0Compare Source
What's Changed
mainto point at chai directly by @43081j in #1696Full Changelog: chaijs/chai@v5.2.2...v5.3.0
v5.2.2Compare Source
What's Changed
filesfor publishing by @43081j in #1695Full Changelog: chaijs/chai@v5.2.1...v5.2.2
v5.2.1Compare Source
What's Changed
Mostly internal changes but @SuperchupuDev realised the package.json
enginesfield was out of date, so it has been updated to reflect that v5.0.0 onwards only supports Node >=18.no-varrule and fix violations by @koddsson in #1675New Contributors
Full Changelog: chaijs/chai@v5.2.0...v5.2.1
v5.2.0Compare Source
What's Changed
chai-subsetand added assert-based negation to containSubset by @BreadInvasion in #1664New Contributors
Full Changelog: chaijs/chai@v5.1.2...v5.2.0
chaijs/chai-as-promised (chai-as-promised)
v8.0.2Compare Source
What's Changed
New Contributors
Full Changelog: chaijs/chai-as-promised@v8.0.1...v8.0.2
motdotla/dotenv (dotenv)
v16.6.1Compare Source
Changed
quietto true – hiding the runtime log message (#874)config({ quiet: true })to suppress.require('dotenv').config()forrequire('@​dotenvx/dotenvx').config().v16.6.0Compare Source
Added
[[email protected]] injecting env (1) from .env(#870){ quiet: true }to suppressv16.5.0Compare Source
Added
Changed
_logmethod. Use_debug#862iambumblehead/esmock (esmock)
v2.7.3: restore support for ava and other test runnersCompare Source
restore support for ava and other test runners,
v2.7.2: match exact export pathsCompare Source
increment resolvewithplus, match exact export paths, thanks @matz3
v2.7.1: add node v24 to test matrixCompare Source
a "version bump" release with no new features adding node v24 to the test matrix
v2.7.0: resolve openai mockingCompare Source
resolve issue that prevented openai package mock
jsdoc2md/jsdoc-to-markdown (jsdoc-to-markdown)
v9.1.3Compare Source
Non-breaking change since v9.1.2
lodash.omitpackage. jsdoc2md/jsdoc-parse#43v9.1.2Compare Source
Regression fix since v9.1.1
Previously, you could manually render files in a specific order. For example, in the output this code would render docs for
two.jsbeforeone.js.This behaviour was broken by the jsdoc-api v9.0.0 release - instead, that version first sorted the files into alphabetical order, thus rendering
one.jsbeforetwo.js.Jsdoc-api v9.3.5 (used internally by jsdoc2md) fixes that regression - previous behaviour restored.
lint-staged/lint-staged (lint-staged)
v15.5.2Compare Source
Patch Changes
5561321Thanks @YimingIsCOLD! - Correctly handle colon (:) characters in staged filenames.v15.5.1Compare Source
Patch Changes
#1533
5d53534Thanks @iiroj! - Improve listing of staged files so that lint-staged doesn't crash when encountering an uninitialized submodule. This should result in less errors like:v15.5.0Compare Source
Minor Changes
630af5fThanks @iiroj! - Lint-staged no longer resets to the original state when preventing an empty git commit. This happens when your configured tasks reset all the staged changes, typically when trying to commit formatting changes which conflict with your linter setup like ESLint or Prettier.Example with Prettier
By default Prettier prefers double quotes.
Previously
file.jswith only double quotes"changed to'git commit -am "I don't like double quotes"prettier --write file.js, converting all the'back to"'are stagedNow
file.jswith only double-quotes"changed to'git commit -am "I don't like double quotes"prettier --write file.js, converting all the'back to"v15.4.3Compare Source
Patch Changes
cbfed1dThanks @tarik02! - Adjust TypeScript types for the default export so that it can be used as a value without error TS2693.v15.4.2Compare Source
Patch Changes
8827ebfThanks @iiroj! - Change lint-staged's dependencies to use caret (^) ranges instead of tilde (~). This makes it easier for package managers to perform dependency management when minor-level updates are also permitted instead of just patch-level.v15.4.1Compare Source
Patch Changes
#1504
1c7a45eThanks @iiroj! - Default TypeScript config filenames match JS equivalents.#1504
9cc18c9Thanks @iiroj! - Add missing conditional exports syntax for TypeScript types.v15.4.0Compare Source
Minor Changes
#1500
a8ec1ddThanks @iiroj! - Lint-staged now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:It's also possible to use the
.tsfile extension for the configuration if your Node.js version supports it. The--experimental-strip-typesflag was introduced in Node.js v22.6.0 and unflagged in v23.6.0, enabling Node.js to execute TypeScript files without additional configuration.Patch Changes
9b79364Thanks @iiroj! - Handle possible failures when logging user shell for debug info.v15.3.0Compare Source
Minor Changes
#1495
e69da9eThanks @iiroj! - Added more info to the debug logs so that "environment" info doesn't need to be added separately to GitHub issues.#1493
fa0fe98Thanks @iiroj! - Added more help messages around the automaticgit stashthat lint-staged creates as a backup (by default). The console output also displays the short git hash of the stash so that it's easier to recover lost files in case some fatal errors are encountered, or the process is killed before completing.For example:
where the backup can be seen with
git show 20addf8, orgit stash list:v15.2.11Compare Source
Patch Changes
#1484
bcfe309Thanks @wormsik! - Escape paths containing spaces when using the "shell" option.#1487
7dd8caaThanks @iiroj! - Do not treat submodule root paths as "staged files". This caused lint-staged to fail to a Git error when only updating the revision of a submodule.AleG94/mocha-suppress-logs (mocha-suppress-logs)
v0.6.0Compare Source
remy/nodemon (nodemon)
v3.1.11Compare Source
v3.1.10Compare Source
Bug Fixes
v3.1.9Compare Source
Bug Fixes
exitcrash(9c9de6e)v3.1.8Compare Source
Bug Fixes
semantic-release/semantic-release (semantic-release)
v24.2.9Compare Source
Bug Fixes
v24.2.8Compare Source
Bug Fixes
v24.2.7Compare Source
Performance Improvements
v24.2.6Compare Source
Bug Fixes
v24.2.5Compare Source
Bug Fixes
marked-terminal(#3742) (fb1ccd4)v24.2.4Compare Source
Bug Fixes
v24.2.3Compare Source
Bug Fixes
v24.2.2Compare Source
Bug Fixes
v24.2.1Compare Source
Bug Fixes
sinonjs/sinon (sinon)
v19.0.5Compare Source
67d19ff0chore: deprecate usingPromise (#2651) (Morgan Roderick)
598dddb6chore: deprecate useFakeXMLHttpRequest and u
Configuration
📅 Schedule: Branch creation - "after 2pm on Saturday" in timezone Europe/Zurich, 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.
This PR was generated by Mend Renovate. View the repository job log.