Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 2025

Bumps the minor-updates group with 17 updates in the / directory:

Package From To
@rollup/plugin-babel 6.0.4 6.1.0
@rollup/plugin-node-resolve 16.0.1 16.0.3
@stone-js/config 0.1.1 0.2.0
@stone-js/core 0.1.1 0.1.3
chalk 5.4.1 5.6.2
dotenv-expand 12.0.2 12.0.3
fs-extra 11.3.0 11.3.2
rollup 4.44.1 4.52.5
rollup-plugin-node-externals 8.0.1 8.1.1
simple-git 3.28.0 3.29.0
typescript 5.8.3 5.9.3
@rollup/plugin-typescript 12.1.4 12.3.0
@types/node 24.0.7 24.9.2
rimraf 6.0.1 6.1.0
rollup-plugin-dts 6.2.1 6.2.3
typedoc 0.28.6 0.28.14
typedoc-plugin-markdown 4.7.0 4.9.0

Updates @rollup/plugin-babel from 6.0.4 to 6.1.0

Changelog

Sourced from @​rollup/plugin-babel's changelog.

v6.1.0

2025-10-13

Features

  • feat: allow excluding manual chunks when transforming generated code (#1906)
Commits
  • 7f241b2 chore(repo): run lint for the entire repo, clean some things up (#666)
  • 537001f chore(release): babel v5.2.2
  • c5e5f58 fix(babel): clone cached helper identifier before returning it (#584)
  • 83bcdcf fix(babel): strip hash and query param in extension filter (#533)
  • 7941389 chore(release): babel v5.2.1
  • 55a9cb2 chore(babel): add deprecation/migration warnings for the runtime (#534)
  • 72a0c44 chore(release): babel v5.2.0
  • 5fa1559 feat(babel): export * as ns support (#511)
  • 621768b feat(commonjs)!: return the namespace by default when requiring ESM (#507)
  • 13526d6 chore(babel): update dependencies
  • Additional commits viewable in compare view

Updates @rollup/plugin-node-resolve from 16.0.1 to 16.0.3

Changelog

Sourced from @​rollup/plugin-node-resolve's changelog.

v16.0.3

2025-10-13

Bugfixes

  • fix: resolve bare targets of package "imports" using export maps; avoid fileURLToPath(null) (#1908)

v16.0.2

2025-10-04

Bugfixes

  • fix: error thrown with empty entry (#1893)
Commits
  • 764910a chore(release): node-resolve v16.0.3
  • 3569720 fix(node-resolve): resolve bare targets of package "imports" using export map...
  • 516ed1d chore(release): node-resolve v16.0.2
  • 7ad5057 fix(node-resolve): error thrown with empty entry (#1893)
  • See full diff in compare view

Updates @stone-js/config from 0.1.1 to 0.2.0

Release notes

Sourced from @​stone-js/config's releases.

v0.2.0

0.2.0 (2025-07-19)

Features

  • add two new utility methods (isNot and hasNot) to the Config API and fix various project maintenance issues (#47) (0ece0e8)
Changelog

Sourced from @​stone-js/config's changelog.

0.2.0 (2025-07-19)

Features

  • add two new utility methods (isNot and hasNot) to the Config API and fix various project maintenance issues (#47) (0ece0e8)
Commits
  • 2afad16 chore(main): release 0.2.0 (#48)
  • 0ece0e8 feat: add two new utility methods (isNot and hasNot) to the Config API and fi...
  • See full diff in compare view

Updates @stone-js/core from 0.1.1 to 0.1.3

Release notes

Sourced from @​stone-js/core's releases.

v0.1.3

0.1.3 (2025-07-19)

Bug Fixes

  • update deps and fix response guard in kernel (#22) (5cb2081)

v0.1.2

0.1.2 (2025-07-01)

Bug Fixes

  • bind non-global middleware to the container (#19) (9942811)
Changelog

Sourced from @​stone-js/core's changelog.

0.1.3 (2025-07-19)

Bug Fixes

  • update deps and fix response guard in kernel (#22) (5cb2081)

0.1.2 (2025-07-01)

Bug Fixes

  • bind non-global middleware to the container (#19) (9942811)
Commits

Updates @stone-js/pipeline from 0.1.1 to 0.1.3

Release notes

Sourced from @​stone-js/pipeline's releases.

v0.1.3

0.1.3 (2025-07-01)

Bug Fixes

  • fix type issues by updating type annotations and refactoring parts of the pipe handling logic (#25) (97865f6)

v0.1.2

0.1.2 (2025-07-01)

Bug Fixes

  • Add the 'isAlias' flag to clarify pipe handling by marking alias types explicitly (#23) (2c0f031)
Changelog

Sourced from @​stone-js/pipeline's changelog.

0.1.3 (2025-07-01)

Bug Fixes

  • fix type issues by updating type annotations and refactoring parts of the pipe handling logic (#25) (97865f6)

0.1.2 (2025-07-01)

Bug Fixes

  • Add the 'isAlias' flag to clarify pipe handling by marking alias types explicitly (#23) (2c0f031)
Commits
  • def77d7 chore(main): release 0.1.3 (#26)
  • 97865f6 fix: fix type issues by updating type annotations and refactoring parts of th...
  • dc2c261 chore(main): release 0.1.2 (#24)
  • 2c0f031 fix: Add the 'isAlias' flag to clarify pipe handling by marking alias types e...
  • 7552f45 chore: polish the rollup.config.mjs (#19)
  • See full diff in compare view

Updates chalk from 5.4.1 to 5.6.2

Release notes

Sourced from chalk's releases.

v5.6.2

v5.6.0

  • Make WezTerm terminal use true color a8f5bf7

chalk/chalk@v5.5.0...v5.6.0

v5.5.0

  • Make Ghostty terminal use true color (#653) 79ee2d3

chalk/chalk@v5.4.1...v5.5.0

Commits

Updates dotenv-expand from 12.0.2 to 12.0.3

Changelog

Sourced from dotenv-expand's changelog.

12.0.3 (2025-09-02)

Added

  • 🙏 A big thank you to new sponsor Tuple.app - the premier screen sharing app for developers on macOS and Windows. Go check them out. It's wonderful and generous of them to give back to open source by sponsoring dotenv. Give them some love back.
Commits

Updates fs-extra from 11.3.0 to 11.3.2

Changelog

Sourced from fs-extra's changelog.

11.3.2 / 2025-09-15

  • Fix spurrious UnhandledPromiseRejectionWarning that could occur when calling .copy() in some cases (#1056, #1058)

11.3.1 / 2025-08-05

  • Fix case where move/moveSync could incorrectly think files are identical on Windows (#1050)
Commits

Updates rollup from 4.44.1 to 4.52.5

Release notes

Sourced from rollup's releases.

v4.52.5

4.52.5

2025-10-18

Bug Fixes

  • Always produce valid UUIDs as debugIds in sourcemaps (#6144)

Pull Requests

v4.52.4

4.52.4

2025-10-03

Bug Fixes

  • Fix an issue where the wrong branch of nullish coalescing was picked (#6133)

Pull Requests

v4.52.3

4.52.3

2025-09-27

Bug Fixes

  • Fix check in native loader for environments that do not support reports (#6123)

Pull Requests

... (truncated)

Changelog

Sourced from rollup's changelog.

4.52.5

2025-10-18

Bug Fixes

  • Always produce valid UUIDs as debugIds in sourcemaps (#6144)

Pull Requests

4.52.4

2025-10-03

Bug Fixes

  • Fix an issue where the wrong branch of nullish coalescing was picked (#6133)

Pull Requests

4.52.3

2025-09-27

Bug Fixes

  • Fix check in native loader for environments that do not support reports (#6123)

Pull Requests

4.52.2

... (truncated)

Commits
  • 55a8fd5 4.52.5
  • 58f5a7b fix: generation of debugIDs with invalid length (#6144)
  • 0b816b0 chore(deps): lock file maintenance minor/patch updates (#6146)
  • a973ed8 chore: eslint enable concurrency option (#6143)
  • bfa9e9f chore(deps): update actions/setup-node action to v6 (#6147)
  • 69a9336 fix(deps): lock file maintenance minor/patch updates (#6142)
  • 88b18b9 chore(deps): update peter-evans/create-or-update-comment action to v5 (#6140)
  • c9ab522 chore(deps): update peter-evans/find-comment action to v4 (#6141)
  • 01f02bd chore(deps): lock file maintenance minor/patch updates (#6135)
  • cd81da7 4.52.4
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for rollup since your current version.


Updates rollup-plugin-node-externals from 8.0.1 to 8.1.1

Release notes

Sourced from rollup-plugin-node-externals's releases.

v8.1.1

  • VSCode stuff bce53db
  • Back to a synchronous factory. Fixes #37. bc1a2f3
  • Shorten excessively long line 6423e23
  • Remove useless intermediary variable 910f3b3

Septh/rollup-plugin-node-externals@v8.1.0...v8.1.1

v8.1.0

  • Fix linting issues c6e0784
  • Fix usage of fast-check 4 in test 93f10c6
  • Update dependencies to their latest version 997a50b
  • Update README.md cc7a232
  • Activate support for rush.json as a workspace root marker 4061761
  • Ask git the root of the repo instead of (wrongly) looking for a .git folder 34c0d38

Septh/rollup-plugin-node-externals@v8.0.1...v8.1.0

Commits

Updates simple-git from 3.28.0 to 3.29.0

Changelog

Sourced from simple-git's changelog.

3.29.0

Minor Changes

  • 240ec64: Support for absolute paths on Windows when using git.checkIngore, previously Windows would report paths with duplicate separators \\\\ between directories.

    Following this change all paths returned from git.checkIgnore will be normalized through node:path, this should have no impact on non-windows users where the git binary doesn't wrap absolute paths with quotes.

    Thanks to @​Maxim-Mazurok for reporting this issue.

  • 9872f84: Support the use of git.branch(['--show-current']) to limit the branch list to only the current branch.

    Thanks to @​peterbe for pointing out the use-case.

  • 5736bd8: Change to biome for lint and format

Commits

Updates typescript from 5.8.3 to 5.9.3

Release notes

Sourced from typescript's releases.

TypeScript 5.9.3

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 RC

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 Beta

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement.

Downloads are available on:

Commits
  • c63de15 Bump version to 5.9.3 and LKG
  • 8428ca4 🤖 Pick PR #62438 (Fix incorrectly ignored dts file fr...) into release-5.9 (#...
  • a131cac 🤖 Pick PR #62351 (Add missing Float16Array constructo...) into release-5.9 (#...
  • 0424333 🤖 Pick PR #62423 (Revert PR 61928) into release-5.9 (#62425)
  • bdb641a 🤖 Pick PR #62311 (Fix parenthesizer rules for manuall...) into release-5.9 (#...
  • 0d9b9b9 🤖 Pick PR #61978 (Restructure CI to prepare for requi...) into release-5.9 (#...
  • 2dce0c5 Intentionally regress one buggy declaration output to an older version (#62163)
  • 5be3346 Bump version to 5.9.2 and LKG
  • ad825f2 Bump version to 5.9.1-rc and LKG
  • 463a5bf Update LKG
  • Additional commits viewable in compare view

Updates @rollup/plugin-typescript from 12.1.4 to 12.3.0

Changelog

Sourced from @​rollup/plugin-typescript's changelog.

v12.3.0

2025-10-23

Features

  • feat: expose latest Program to transformers in watch mode (#1923)

v12.2.0

2025-10-22

Features

  • feat: process .js when allowJs is enabled (#1920)
Commits
  • 973054d chore(release): typescript v12.3.0
  • b6f027b feat(typescript): expose latest Program to transformers in watch mode (#1923)
  • a9cdbb5 chore(release): typescript v12.2.0
  • 89fa680 feat(typescript): process .js when allowJs is enabled (#1920)
  • See full diff in compare view

Updates @types/node from 24.0.7 to 24.9.2

Commits

Updates rimraf from 6.0.1 to 6.1.0

Changelog

Sourced from rimraf's changelog.

6.1

  • Move to native fs/promises usage instead of promisifying manually.

6.0

  • Drop support for nodes before v20
  • Add --version to CLI

5.0

  • No default export, only named exports

4.4

  • Provide Dirent or Stats object as second argument to filter

4.3

  • Return boolean indicating whether the path was fully removed
  • Add filter option
  • bin: add --verbose, -v to print files as they are deleted
  • bin: add --no-verbose, -V to not print files as they are deleted
  • bin: add -i --interactive to be prompted on each deletion
  • bin: add -I --no-interactive to not be prompted on each deletion
  • 4.3.1 Fixed inappropriately following symbolic links to directories

v4.2

  • Brought back glob support, using the new and improved glob v9

v4.1

  • Improved hybrid module with no need to look at the .default dangly bit. .default preserved as a reference to rimraf for compatibility with anyone who came to rely on it in v4.0.
  • Accept and ignore -rf and -fr arguments to the bin.

v4.0

  • Remove glob dependency entirely. This library now only accepts actual file and folder names to delete.
  • Accept array of paths or single path.
  • Windows performance and reliability improved.
  • All strategies separated into explicitly exported methods.
  • Drop support for Node.js below version 14
  • rewrite in TypeScript

... (truncated)

Commits
  • 18dc77a 6.1.0
  • 2bd2e62 changelog 6.1
  • 19311cf refactor: switch to native fs.promises
  • 0c437d4 Create separate dir for integration tests
  • 65a3b8a Do not pass unnecessary rest args to fs functions
  • 02b31b7 Use the same ignoreENOENT and fixEPERM utils everywhere
  • c012f4f Mock process.platform with t.intercept
  • c72278a Use tap.intercept to test bin
  • 549d1e8 Configure tap coverage-map
  • a76970b benchmark: add options to filter and compare benchmarks
  • Additional commits viewable in compare view

Updates rollup-plugin-dts from 6.2.1 to 6.2.3

Changelog

Sourced from rollup-plugin-dts's changelog.

6.2.3

Fixes:

  • Preserve imports for types used in typeof generic

Thank you:

Features, fixes and improvements in this release have been contributed by:

6.2.2

Features:

  • Add includeExternal option

Thank you:

Features, fixes and improvements in this release have been contributed by:

Commits
  • d5c1046 6.2.3
  • e9ac9b8 6.2.2
  • a9202b1 fix: Preserve imports for types used in typeof generic (#348)
  • d03ed24 chore(deps): update dependency @​types/node to ^24.2.1
  • 0c21dac chore(deps): update all non-major dependencies
  • 5307652 chore(deps): update all non-major dependencies
  • 34cc8c0 chore(deps): update all non-major dependencies
  • b4b772e chore(deps): update all non-major dependencies
  • d09e479 chore(deps): update all non-major dependencies
  • faa60a1 chore(deps): update all non-major dependencies
  • Additional commits viewable in compare view

Updates typedoc from 0.28.6 to 0.28.14

Release notes

Sourced from typedoc's releases.

v0.28.14

Features

  • Introduced the preservedTypeAnnotationTags option to specify tags whose type annotations should be copied to the output documentation, #3020. API: Introduced typeAnnotation on CommentTag
  • Added excludePrivateClassFields option to hide #private members while allowing private members, #3017.
  • Added support for TypeScript's @this tag for JS files which describe this parameters, #3026.

Bug Fixes

  • Fixed conversion of auto-accessor types on properties with the accessor keyword, #3019.
  • Improved handling of HTML tags within headers for anchor generation, #3023.
  • Improved support for detecting destructured parameters and renaming them to the name used in the doc comment, #3026.

v0.28.13

Features

  • The basePath option now also affects relative link resolution, TypeDoc will also check for paths relative to the provided base path. If you instead want TypeDoc to only change the rendered base path for sources, use the displayBasePath option, #3009.

Bug Fixes

  • Fixed bug introduced in 0.28.8 where TypeDoc could not render docs with some mixin classes, #3007.
  • @inheritDoc will now correctly overwrite @remarks and @returns blocks on the target comment, #3012.
  • The externalSymbolLinkMappings option now works properly on links pointing to inherited/overwritten signatures, #3014.

v0.28.12

Bug Fixes

  • Variables marked with @enum now work for symbols imported from another module, #3003.
  • Improved magic introduced with #2999 to work with imported symbols, #3003.
  • Fixed relative link resolution to file names containing percent encoded URLs, #3006.
  • Linking to the project's README file with a relative link will now behave as expected, #3006.
  • Reduced unnecessary HTML element rendering in default theme. API: Reflection.hasComment and Comment.hasVisibleComponent now accepts an optional notRenderedTags parameter.

v0.28.11

Features

  • Object properties declared with shorthand property assignment will now use the variable's comment if they do not have their own comment, #2999.

Bug Fixes

... (truncated)

Changelog

Sourced from typedoc's changelog.

v0.28.14 (2025-10-11)

Features

  • Introduced the preservedTypeAnnotationTags option to specify tags whose type annotations should be copied to the output documentation, #3020. API: Introduced typeAnnotation on CommentTag
  • Added excludePrivateClassFields option to hide #private members while allowing private members, #3017.
  • Added support for TypeScript's @this tag for JS files which describe this parameters, #3026.

Bug Fixes

  • Fixed conversion of auto-accessor types on properties with the accessor keyword, #3019.
  • Improved handling of HTML tags within headers for anchor generation, #3023.
  • Improved support for detecting destructured parameters and renaming them to the name used in the doc comment, #3026.

v0.28.13 (2025-09-14)

Features

  • The basePath option now also affects relative link resolution, TypeDoc will also check for paths relative to the provided base path. If you instead want TypeDoc to only change the rendered base path for sources, use the displayBasePath option, #3009.

Bug Fixes

  • Fixed bug introduced in 0.28.8 where TypeDoc could not render docs with some mixin classes, #3007.
  • @inheritDoc will now correctly overwrite @remarks and @returns blocks on the target comment, #3012.
  • The externalSymbolLinkMappings option now works properly on links pointing to inherited/overwritten signatures, #3014.

v0.28.12 (2025-09-01)

Bug Fixes

  • Variables marked with @enum now work for symbols imported from another module, #3003.
  • Improved magic introduced with #2999 to work with imported symbols, #3003.
  • Fixed relative link resolution to file names containing percent encoded URLs, #3006.
  • Linking to the project's README file with a relative link will now behave as expected, #3006.
  • Reduced unnecessary HTML element rendering in default theme. API: Reflection.hasComment and Comment.hasVisibleComponent now accepts an optional notRenderedTags parameter.

v0.28.11 (2025-08-25)

Features

  • Object properties declared with shorthand property assignment will now use the variable's comment if they do not have their own comment, #2999.

Bug Fixes

... (truncated)

Commits
  • 15f0f2a Update changelog for release
  • a79f8d5 Bump version to 0.28.14
  • 4ca04c1 Handle @this tag, improved destructured parameters
  • 1009206 Implement excludePrivateClassFields
  • a85a65b Sort null and undefined last in union types
  • 8ff7d27 Fix lint
  • fdd8369 Improve slugger for headers containing HTML
  • efd06b1 Fix conversion of auto accessor types
  • 54af135 Introduce preservedTypeAnnotationTags option
  • bd7888a Update bug_report.md
  • Additional commits viewable in compare view

Updates typedoc-plugin-markdown from 4.7.0 to 4.9.0

Release notes

Sourced from typedoc-plugin-markdown's releases.

typedoc-plugin-markdown@4.9.0

Minor Changes

  • Exposed new option navigationJson that can be used to write navigation structure as JSON to disk.

Patch Changes

  • Remove type params from inline reflection titles when router=module to resolve anchoring issues (#843).

typedoc-plugin-markdown@4.8.1

Patch Changes

  • Correctly handle empty markdown links (#836).

typedoc-plugin-markdown@4.8.0

Minor Changes

  • Exposed additional placeholders in pageTitleTemplates and adjusted default templates (#831).
  • Tweaked the format of abstract class page titles to include the translated abstract keyword (e.g., "Abstract Class: MyClass") for improved readability.
  • Added strikeDeprecatedPageTitles option.

Patch Changes

  • Fix incorrect link fragments (#832).

typedoc-plugin-markdown@4.7.1

Patch Changes

Description has been truncated

…th 18 updates

Bumps the minor-updates group with 17 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel) | `6.0.4` | `6.1.0` |
| [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `16.0.1` | `16.0.3` |
| [@stone-js/config](https://github.com/stone-foundation/stone-js-config) | `0.1.1` | `0.2.0` |
| [@stone-js/core](https://github.com/stone-foundation/stone-js-core) | `0.1.1` | `0.1.3` |
| [chalk](https://github.com/chalk/chalk) | `5.4.1` | `5.6.2` |
| [dotenv-expand](https://github.com/motdotla/dotenv-expand) | `12.0.2` | `12.0.3` |
| [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.0` | `11.3.2` |
| [rollup](https://github.com/rollup/rollup) | `4.44.1` | `4.52.5` |
| [rollup-plugin-node-externals](https://github.com/Septh/rollup-plugin-node-externals) | `8.0.1` | `8.1.1` |
| [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) | `3.28.0` | `3.29.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` |
| [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) | `12.1.4` | `12.3.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.7` | `24.9.2` |
| [rimraf](https://github.com/isaacs/rimraf) | `6.0.1` | `6.1.0` |
| [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) | `6.2.1` | `6.2.3` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.6` | `0.28.14` |
| [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) | `4.7.0` | `4.9.0` |



Updates `@rollup/plugin-babel` from 6.0.4 to 6.1.0
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/babel/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/url-v6.1.0/packages/babel)

Updates `@rollup/plugin-node-resolve` from 16.0.1 to 16.0.3
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.3/packages/node-resolve)

Updates `@stone-js/config` from 0.1.1 to 0.2.0
- [Release notes](https://github.com/stone-foundation/stone-js-config/releases)
- [Changelog](https://github.com/stone-foundation/stone-js-config/blob/main/CHANGELOG.md)
- [Commits](stone-foundation/stone-js-config@v0.1.1...v0.2.0)

Updates `@stone-js/core` from 0.1.1 to 0.1.3
- [Release notes](https://github.com/stone-foundation/stone-js-core/releases)
- [Changelog](https://github.com/stone-foundation/stone-js-core/blob/main/CHANGELOG.md)
- [Commits](stone-foundation/stone-js-core@v0.1.1...v0.1.3)

Updates `@stone-js/pipeline` from 0.1.1 to 0.1.3
- [Release notes](https://github.com/stone-foundation/stone-js-pipeline/releases)
- [Changelog](https://github.com/stone-foundation/stone-js-pipeline/blob/main/CHANGELOG.md)
- [Commits](stone-foundation/stone-js-pipeline@v0.1.1...v0.1.3)

Updates `chalk` from 5.4.1 to 5.6.2
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v5.4.1...v5.6.2)

Updates `dotenv-expand` from 12.0.2 to 12.0.3
- [Changelog](https://github.com/motdotla/dotenv-expand/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv-expand@v12.0.2...v12.0.3)

Updates `fs-extra` from 11.3.0 to 11.3.2
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@11.3.0...11.3.2)

Updates `rollup` from 4.44.1 to 4.52.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.44.1...v4.52.5)

Updates `rollup-plugin-node-externals` from 8.0.1 to 8.1.1
- [Release notes](https://github.com/Septh/rollup-plugin-node-externals/releases)
- [Commits](Septh/rollup-plugin-node-externals@v8.0.1...v8.1.1)

Updates `simple-git` from 3.28.0 to 3.29.0
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/HEAD/simple-git)

Updates `typescript` from 5.8.3 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.8.3...v5.9.3)

Updates `@rollup/plugin-typescript` from 12.1.4 to 12.3.0
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/typescript-v12.3.0/packages/typescript)

Updates `@types/node` from 24.0.7 to 24.9.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `rimraf` from 6.0.1 to 6.1.0
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v6.0.1...v6.1.0)

Updates `rollup-plugin-dts` from 6.2.1 to 6.2.3
- [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md)
- [Commits](Swatinem/rollup-plugin-dts@v6.2.1...v6.2.3)

Updates `typedoc` from 0.28.6 to 0.28.14
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.28.6...v0.28.14)

Updates `typedoc-plugin-markdown` from 4.7.0 to 4.9.0
- [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases)
- [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md)
- [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.9.0/packages/typedoc-plugin-markdown)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-babel"
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-version: 16.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@stone-js/config"
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@stone-js/core"
  dependency-version: 0.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@stone-js/pipeline"
  dependency-version: 0.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: chalk
  dependency-version: 5.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: dotenv-expand
  dependency-version: 12.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: fs-extra
  dependency-version: 11.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: rollup
  dependency-version: 4.52.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: rollup-plugin-node-externals
  dependency-version: 8.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: simple-git
  dependency-version: 3.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@rollup/plugin-typescript"
  dependency-version: 12.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@types/node"
  dependency-version: 24.9.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: rimraf
  dependency-version: 6.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: rollup-plugin-dts
  dependency-version: 6.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: typedoc
  dependency-version: 0.28.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: typedoc-plugin-markdown
  dependency-version: 4.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 2, 2025

Assignees

The following users could not be added as assignees: pierrevensy. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant