This repository was archived by the owner on Sep 18, 2025. It is now read-only.
fix(deps): update external fixes #1270
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.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
7.0.3->7.1.016.5.0->16.6.12.7.0->2.7.211.3.0->11.3.19.1.1->9.1.215.5.1->15.5.211.1.0->11.7.224.2.3->24.2.7Release Notes
semantic-release/exec (@semantic-release/exec)
v7.1.0Compare Source
Features
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 suppressiambumblehead/esmock (esmock)
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
jprichardson/node-fs-extra (fs-extra)
v11.3.1Compare Source
move/moveSynccould incorrectly think files are identical on Windows (#1050)jsdoc2md/jsdoc-to-markdown (jsdoc-to-markdown)
v9.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.mochajs/mocha (mocha)
v11.7.2Compare Source
🩹 Fixes
📚 Documentation
🧹 Chores
-R import-only-loader(#5391) (6ee5b48)🤖 Automation
v11.7.1Compare Source
🩹 Fixes
🧹 Chores
v11.7.0Compare Source
🌟 Features
v11.6.0Compare Source
🌟 Features
v11.5.0Compare Source
🌟 Features
v11.4.0Compare Source
🌟 Features
📚 Documentation
v11.3.0Compare Source
🌟 Features
📚 Documentation
🧹 Chores
v11.2.2Compare Source
🩹 Fixes
📚 Documentation
v11.2.1Compare Source
🩹 Fixes
📚 Documentation
🧹 Chores
v11.2.0Compare Source
🌟 Features
📚 Documentation
🧹 Chores
fs-extrawith newerfsbuilt-ins (#5284) (75dcf8c)semantic-release/semantic-release (semantic-release)
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
Configuration
📅 Schedule: Branch creation - "after 2pm on Monday" 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.