Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 5, 2025

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:

Package Change Age Confidence
@semantic-release/exec 7.0.3 -> 7.1.0 age confidence
dotenv 16.5.0 -> 16.6.1 age confidence
esmock 2.7.0 -> 2.7.2 age confidence
fs-extra 11.3.0 -> 11.3.1 age confidence
jsdoc-to-markdown 9.1.1 -> 9.1.2 age confidence
lint-staged 15.5.1 -> 15.5.2 age confidence
mocha (source) 11.1.0 -> 11.7.2 age confidence
semantic-release 24.2.3 -> 24.2.7 age confidence

Release Notes

semantic-release/exec (@​semantic-release/exec)

v7.1.0

Compare Source

Features
  • error: print more useful error for non-process failure (#​449) (a285bc5)
motdotla/dotenv (dotenv)

v16.6.1

Compare Source

Changed
  • Default quiet to true – hiding the runtime log message (#​874)
  • NOTICE: 17.0.0 will be released with quiet defaulting to false. Use config({ quiet: true }) to suppress.
  • And check out the new dotenvx. As coding workflows evolve and agents increasingly handle secrets, encrypted .env files offer a much safer way to deploy both agents and code together with secure secrets. Simply switch require('dotenv').config() for require('@​dotenvx/dotenvx').config().

v16.6.0

Compare Source

Added
  • Default log helpful message [[email protected]] injecting env (1) from .env (#​870)
  • Use { quiet: true } to suppress
  • Aligns dotenv more closely with dotenvx.
iambumblehead/esmock (esmock)

v2.7.2: match exact export paths

Compare Source

increment resolvewithplus, match exact export paths, thanks @​matz3

v2.7.1: add node v24 to test matrix

Compare Source

a "version bump" release with no new features adding node v24 to the test matrix

jprichardson/node-fs-extra (fs-extra)

v11.3.1

Compare Source

  • Fix case where move/moveSync could incorrectly think files are identical on Windows (#​1050)
jsdoc2md/jsdoc-to-markdown (jsdoc-to-markdown)

v9.1.2

Compare 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.js before one.js.

const output = await jsdoc2md.render({ files: ['src/two.js', 'src/one.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.js before two.js.

Jsdoc-api v9.3.5 (used internally by jsdoc2md) fixes that regression - previous behaviour restored.

lint-staged/lint-staged (lint-staged)

v15.5.2

Compare Source

Patch Changes
mochajs/mocha (mocha)

v11.7.2

Compare Source

🩹 Fixes
📚 Documentation
🧹 Chores
🤖 Automation
  • deps: bump actions/checkout in the github-actions group (#​5419) (03ac2d0)

v11.7.1

Compare Source

🩹 Fixes
🧹 Chores

v11.7.0

Compare Source

🌟 Features

v11.6.0

Compare Source

🌟 Features

v11.5.0

Compare Source

🌟 Features

v11.4.0

Compare Source

🌟 Features
📚 Documentation
  • added CHANGELOG.md note around 11.1 yargs-parser update (#​5362) (618415d)

v11.3.0

Compare Source

🌟 Features
📚 Documentation
🧹 Chores

v11.2.2

Compare Source

🩹 Fixes
📚 Documentation

v11.2.1

Compare Source

🩹 Fixes
📚 Documentation
🧹 Chores

v11.2.0

Compare Source

🌟 Features
📚 Documentation
🧹 Chores
semantic-release/semantic-release (semantic-release)

v24.2.7

Compare Source

Performance Improvements

v24.2.6

Compare Source

Bug Fixes

v24.2.5

Compare Source

Bug Fixes
  • deps: raise the minimum of the defined range for marked-terminal (#​3742) (fb1ccd4)

v24.2.4

Compare 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented May 5, 2025

This PR will trigger a patch release when merged.

@codecov
Copy link

codecov bot commented May 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (2733730) to head (a7c8284).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1270   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          764       764           
=========================================
  Hits           764       764           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot changed the title chore(deps): update dependency mocha to v11.2.2 chore(deps): update external fixes May 6, 2025
@renovate renovate bot force-pushed the renovate-external-fixes branch 2 times, most recently from 3c752c6 to 7502065 Compare May 10, 2025 00:48
@renovate renovate bot force-pushed the renovate-external-fixes branch 3 times, most recently from f3eb2c7 to 2f13c2c Compare May 24, 2025 00:40
@renovate renovate bot force-pushed the renovate-external-fixes branch from 2f13c2c to a710899 Compare June 9, 2025 18:03
@renovate renovate bot force-pushed the renovate-external-fixes branch 2 times, most recently from b937902 to 555ce85 Compare June 24, 2025 15:36
@renovate renovate bot force-pushed the renovate-external-fixes branch from 555ce85 to b6cef29 Compare June 26, 2025 21:11
@renovate renovate bot changed the title chore(deps): update external fixes fix(deps): update external fixes Jun 26, 2025
@renovate renovate bot force-pushed the renovate-external-fixes branch 3 times, most recently from 5468fc8 to f7cf1ba Compare July 2, 2025 00:56
@renovate renovate bot force-pushed the renovate-external-fixes branch 2 times, most recently from 87977fa to e6dc68e Compare July 17, 2025 17:55
@renovate renovate bot force-pushed the renovate-external-fixes branch from e6dc68e to a7c8284 Compare August 5, 2025 18:01
@renovate renovate bot force-pushed the renovate-external-fixes branch from a7c8284 to 1ef66a7 Compare August 19, 2025 11:48
@renovate renovate bot force-pushed the renovate-external-fixes branch 2 times, most recently from e112b05 to 2b7f0d8 Compare September 1, 2025 16:42
@renovate renovate bot force-pushed the renovate-external-fixes branch 2 times, most recently from 526b5f8 to 24c465e Compare September 13, 2025 10:12
@renovate renovate bot force-pushed the renovate-external-fixes branch from 24c465e to 22e6ff4 Compare September 16, 2025 01:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant