Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the npm-dependencies group with 14 updates in the / directory:

Package From To
@alwatr/eslint-config 5.6.3 5.6.4
@alwatr/yarn-upgrade 1.0.13 1.0.15
@lerna-lite/changed 4.9.0 4.9.2
@lerna-lite/cli 4.9.0 4.9.2
@lerna-lite/diff 4.9.0 4.9.2
@lerna-lite/exec 4.9.0 4.9.2
@lerna-lite/publish 4.9.0 4.9.2
@lerna-lite/run 4.9.0 4.9.2
@lerna-lite/version 4.9.0 4.9.2
typescript 5.9.2 5.9.3
@alwatr/flux 6.1.0 6.1.1
@alwatr/nanolib 6.1.8 6.2.2
@alwatr/nano-build 6.3.4 6.3.6
@alwatr/type-helper 6.1.4 6.1.5

Updates @alwatr/eslint-config from 5.6.3 to 5.6.4

Changelog

Sourced from @​alwatr/eslint-config's changelog.

5.6.4 (2025-10-06)

🔗 Dependencies update

  • bump the npm-dependencies group with 4 updates (9825815)
Commits

Updates @alwatr/yarn-upgrade from 1.0.13 to 1.0.15

Release notes

Sourced from @​alwatr/yarn-upgrade's releases.

@​alwatr/yarn-upgrade@​1.0.15

1.0.15 (2025-11-04)

🔗 Dependencies update

  • bump the npm-dependencies group across 1 directory with 9 updates (fdf29d5)
  • update @​types/node from ^22.18.12 to ^24.10.0 across multiple packages (1169a86)
Changelog

Sourced from @​alwatr/yarn-upgrade's changelog.

1.0.15 (2025-11-04)

🔗 Dependencies update

  • bump the npm-dependencies group across 1 directory with 9 updates (fdf29d5)
  • update @​types/node from ^22.18.12 to ^24.10.0 across multiple packages (1169a86)

1.0.14 (2025-10-06)

🔗 Dependencies update

  • bump the npm-dependencies group with 4 updates (9825815)
Commits
  • d6abdbd release:
  • 1169a86 deps: update @​types/node from ^22.18.12 to ^24.10.0 across multiple packages
  • fdf29d5 deps: bump the npm-dependencies group across 1 directory with 9 updates
  • b141732 release:
  • 9825815 deps: bump the npm-dependencies group with 4 updates
  • See full diff in compare view

Updates @lerna-lite/changed from 4.9.0 to 4.9.2

Release notes

Sourced from @​lerna-lite/changed's releases.

v4.9.2

4.9.2 (2025-11-04)

This release includes a few dependency updates and also includes an update of the tar dependency to fix a CVE security (CVE-2025-64118) issue which is a dependency used by lerna publish.

Bug Fixes

v4.9.1

4.9.1 (2025-10-17)

A bit more internal code cleanup and more use of Node native code. This release is also the first release that I am officially using OIDC Trusted Publisher to publish Lerna-Lite itself on NPM via OIDC and everything went quite smoothly :)

With recent supply chain attacks in recent months, it's strongly encouraged, if you can, to switch to OIDC Trusted Publishing, because as you may have heard, NPM has started dropping lifetime tokens and are now changing default token longevity to 3 months max. Switching to OIDC would completely drop the need for an NPM token since it uses short-lived token when a release is triggered, which is considered safer and the bonus is that it automatically generates Provenance attestations out of the box. You can read GitHub Blog Strengthening npm security for more info.

Note that the current process of assigning trusted publisher to each and every package is a bit tedious (especially if you have a lot of packages), so hopefully they'll provide a global scope config in the future (it's been asked in the original OIDC Discussion).

Bug Fixes

Changelog

Sourced from @​lerna-lite/changed's changelog.

4.9.2 (2025-11-04)

Note: Version bump only for package @​lerna-lite/changed

4.9.1 (2025-10-17)

Note: Version bump only for package @​lerna-lite/changed

Commits
Maintainer changes

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


Updates @lerna-lite/cli from 4.9.0 to 4.9.2

Release notes

Sourced from @​lerna-lite/cli's releases.

v4.9.2

4.9.2 (2025-11-04)

This release includes a few dependency updates and also includes an update of the tar dependency to fix a CVE security (CVE-2025-64118) issue which is a dependency used by lerna publish.

Bug Fixes

v4.9.1

4.9.1 (2025-10-17)

A bit more internal code cleanup and more use of Node native code. This release is also the first release that I am officially using OIDC Trusted Publisher to publish Lerna-Lite itself on NPM via OIDC and everything went quite smoothly :)

With recent supply chain attacks in recent months, it's strongly encouraged, if you can, to switch to OIDC Trusted Publishing, because as you may have heard, NPM has started dropping lifetime tokens and are now changing default token longevity to 3 months max. Switching to OIDC would completely drop the need for an NPM token since it uses short-lived token when a release is triggered, which is considered safer and the bonus is that it automatically generates Provenance attestations out of the box. You can read GitHub Blog Strengthening npm security for more info.

Note that the current process of assigning trusted publisher to each and every package is a bit tedious (especially if you have a lot of packages), so hopefully they'll provide a global scope config in the future (it's been asked in the original OIDC Discussion).

Bug Fixes

Changelog

Sourced from @​lerna-lite/cli's changelog.

4.9.2 (2025-11-04)

Note: Version bump only for package @​lerna-lite/cli

4.9.1 (2025-10-17)

Note: Version bump only for package @​lerna-lite/cli

Commits
  • cb4a0e1 chore(release): publish new version v4.9.2
  • 19df4e1 chore(release): publish new version v4.9.1
  • 7218947 chore: remove any refs to eslint and unnecessary eslint ignores (#1170)
  • 200e440 chore: add prettier-plugin-sort-imports (#1169)
  • acb4f85 chore: switch from eslint to oxlint (OXC) (#1166)
  • See full diff in compare view
Maintainer changes

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


Updates @lerna-lite/diff from 4.9.0 to 4.9.2

Release notes

Sourced from @​lerna-lite/diff's releases.

v4.9.2

4.9.2 (2025-11-04)

This release includes a few dependency updates and also includes an update of the tar dependency to fix a CVE security (CVE-2025-64118) issue which is a dependency used by lerna publish.

Bug Fixes

v4.9.1

4.9.1 (2025-10-17)

A bit more internal code cleanup and more use of Node native code. This release is also the first release that I am officially using OIDC Trusted Publisher to publish Lerna-Lite itself on NPM via OIDC and everything went quite smoothly :)

With recent supply chain attacks in recent months, it's strongly encouraged, if you can, to switch to OIDC Trusted Publishing, because as you may have heard, NPM has started dropping lifetime tokens and are now changing default token longevity to 3 months max. Switching to OIDC would completely drop the need for an NPM token since it uses short-lived token when a release is triggered, which is considered safer and the bonus is that it automatically generates Provenance attestations out of the box. You can read GitHub Blog Strengthening npm security for more info.

Note that the current process of assigning trusted publisher to each and every package is a bit tedious (especially if you have a lot of packages), so hopefully they'll provide a global scope config in the future (it's been asked in the original OIDC Discussion).

Bug Fixes

Changelog

Sourced from @​lerna-lite/diff's changelog.

4.9.2 (2025-11-04)

Note: Version bump only for package @​lerna-lite/diff

4.9.1 (2025-10-17)

Note: Version bump only for package @​lerna-lite/diff

Commits
Maintainer changes

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


Updates @lerna-lite/exec from 4.9.0 to 4.9.2

Release notes

Sourced from @​lerna-lite/exec's releases.

v4.9.2

4.9.2 (2025-11-04)

This release includes a few dependency updates and also includes an update of the tar dependency to fix a CVE security (CVE-2025-64118) issue which is a dependency used by lerna publish.

Bug Fixes

v4.9.1

4.9.1 (2025-10-17)

A bit more internal code cleanup and more use of Node native code. This release is also the first release that I am officially using OIDC Trusted Publisher to publish Lerna-Lite itself on NPM via OIDC and everything went quite smoothly :)

With recent supply chain attacks in recent months, it's strongly encouraged, if you can, to switch to OIDC Trusted Publishing, because as you may have heard, NPM has started dropping lifetime tokens and are now changing default token longevity to 3 months max. Switching to OIDC would completely drop the need for an NPM token since it uses short-lived token when a release is triggered, which is considered safer and the bonus is that it automatically generates Provenance attestations out of the box. You can read GitHub Blog Strengthening npm security for more info.

Note that the current process of assigning trusted publisher to each and every package is a bit tedious (especially if you have a lot of packages), so hopefully they'll provide a global scope config in the future (it's been asked in the original OIDC Discussion).

Bug Fixes

Changelog

Sourced from @​lerna-lite/exec's changelog.

4.9.2 (2025-11-04)

Note: Version bump only for package @​lerna-lite/exec

4.9.1 (2025-10-17)

Note: Version bump only for package @​lerna-lite/exec

Commits
Maintainer changes

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


Updates @lerna-lite/publish from 4.9.0 to 4.9.2

Release notes

Sourced from @​lerna-lite/publish's releases.

v4.9.2

4.9.2 (2025-11-04)

This release includes a few dependency updates and also includes an update of the tar dependency to fix a CVE security (CVE-2025-64118) issue which is a dependency used by lerna publish.

Bug Fixes

v4.9.1

4.9.1 (2025-10-17)

A bit more internal code cleanup and more use of Node native code. This release is also the first release that I am officially using OIDC Trusted Publisher to publish Lerna-Lite itself on NPM via OIDC and everything went quite smoothly :)

With recent supply chain attacks in recent months, it's strongly encouraged, if you can, to switch to OIDC Trusted Publishing, because as you may have heard, NPM has started dropping lifetime tokens and are now changing default token longevity to 3 months max. Switching to OIDC would completely drop the need for an NPM token since it uses short-lived token when a release is triggered, which is considered safer and the bonus is that it automatically generates Provenance attestations out of the box. You can read GitHub Blog Strengthening npm security for more info.

Note that the current process of assigning trusted publisher to each and every package is a bit tedious (especially if you have a lot of packages), so hopefully they'll provide a global scope config in the future (it's been asked in the original OIDC Discussion).

Bug Fixes

Changelog

Sourced from @​lerna-lite/publish's changelog.

4.9.2 (2025-11-04)

Bug Fixes

4.9.1 (2025-10-17)

Bug Fixes

Commits
  • cb4a0e1 chore(release): publish new version v4.9.2
  • d28556c fix(deps): update all non-major dependencies (#1183)
  • e5f47bc fix(deps): update dependency tar to v7.5.2 [security] (#1182)
  • 97ac7b7 fix(deps): update dependency ssri to v13 (#1178)
  • 19df4e1 chore(release): publish new version v4.9.1
  • c644fb1 fix(deps): update all non-major dependencies (#1173)
  • 200e440 chore: add prettier-plugin-sort-imports (#1169)
  • 8915119 chore: ignore some lines to increase coverage (#1167)
  • acb4f85 chore: switch from eslint to oxlint (OXC) (#1166)
  • e0bf0f9 chore: add a few test line ignores (#1164)
  • 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 @​lerna-lite/publish since your current version.


Updates @lerna-lite/run from 4.9.0 to 4.9.2

Release notes

Sourced from @​lerna-lite/run's releases.

v4.9.2

4.9.2 (2025-11-04)

This release includes a few dependency updates and also includes an update of the tar dependency to fix a CVE security (CVE-2025-64118) issue which is a dependency used by lerna publish.

Bug Fixes

v4.9.1

4.9.1 (2025-10-17)

A bit more internal code cleanup and more use of Node native code. This release is also the first release that I am officially using OIDC Trusted Publisher to publish Lerna-Lite itself on NPM via OIDC and everything went quite smoothly :)

With recent supply chain attacks in recent months, it's strongly encouraged, if you can, to switch to OIDC Trusted Publishing, because as you may have heard, NPM has started dropping lifetime tokens and are now changing default token longevity to 3 months max. Switching to OIDC would completely drop the need for an NPM token since it uses short-lived token when a release is triggered, which is considered safer and the bonus is that it automatically generates Provenance attestations out of the box. You can read GitHub Blog Strengthening npm security for more info.

Note that the current process of assigning trusted publisher to each and every package is a bit tedious (especially if you have a lot of packages), so hopefully they'll provide a global scope config in the future (it's been asked in the original OIDC Discussion).

Bug Fixes

Changelog

Sourced from @​lerna-lite/run's changelog.

4.9.2 (2025-11-04)

Note: Version bump only for package @​lerna-lite/run

4.9.1 (2025-10-17)

Note: Version bump only for package @​lerna-lite/run

Commits
Maintainer changes

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


Updates @lerna-lite/version from 4.9.0 to 4.9.2

Release notes

Sourced from @​lerna-lite/version's releases.

v4.9.2

4.9.2 (2025-11-04)

This release includes a few dependency updates and also includes an update of the tar dependency to fix a CVE security (CVE-2025-64118) issue which is a dependency used by lerna publish.

Bug Fixes

  • deps: update all non-major dependencies (

Bumps the npm-dependencies group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@alwatr/eslint-config](https://github.com/Alwatr/nanolib/tree/HEAD/packages/eslint-config) | `5.6.3` | `5.6.4` |
| [@alwatr/yarn-upgrade](https://github.com/Alwatr/nanolib/tree/HEAD/packages/yarn-upgrade) | `1.0.13` | `1.0.15` |
| [@lerna-lite/changed](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/changed) | `4.9.0` | `4.9.2` |
| [@lerna-lite/cli](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/cli) | `4.9.0` | `4.9.2` |
| [@lerna-lite/diff](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/diff) | `4.9.0` | `4.9.2` |
| [@lerna-lite/exec](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/exec) | `4.9.0` | `4.9.2` |
| [@lerna-lite/publish](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/publish) | `4.9.0` | `4.9.2` |
| [@lerna-lite/run](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/run) | `4.9.0` | `4.9.2` |
| [@lerna-lite/version](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/version) | `4.9.0` | `4.9.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` |
| [@alwatr/flux](https://github.com/Alwatr/flux/tree/HEAD/packages/signal) | `6.1.0` | `6.1.1` |
| [@alwatr/nanolib](https://github.com/Alwatr/nanolib/tree/HEAD/packages/nanolib) | `6.1.8` | `6.2.2` |
| [@alwatr/nano-build](https://github.com/Alwatr/nanolib/tree/HEAD/packages/nano-build) | `6.3.4` | `6.3.6` |
| [@alwatr/type-helper](https://github.com/Alwatr/nanolib/tree/HEAD/packages/type-helper) | `6.1.4` | `6.1.5` |



Updates `@alwatr/eslint-config` from 5.6.3 to 5.6.4
- [Release notes](https://github.com/Alwatr/nanolib/releases)
- [Changelog](https://github.com/Alwatr/nanolib/blob/next/packages/eslint-config/CHANGELOG.md)
- [Commits](https://github.com/Alwatr/nanolib/commits/@alwatr/[email protected]/packages/eslint-config)

Updates `@alwatr/yarn-upgrade` from 1.0.13 to 1.0.15
- [Release notes](https://github.com/Alwatr/nanolib/releases)
- [Changelog](https://github.com/Alwatr/nanolib/blob/next/packages/yarn-upgrade/CHANGELOG.md)
- [Commits](https://github.com/Alwatr/nanolib/commits/@alwatr/[email protected]/packages/yarn-upgrade)

Updates `@lerna-lite/changed` from 4.9.0 to 4.9.2
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/changed/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v4.9.2/packages/changed)

Updates `@lerna-lite/cli` from 4.9.0 to 4.9.2
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v4.9.2/packages/cli)

Updates `@lerna-lite/diff` from 4.9.0 to 4.9.2
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/diff/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v4.9.2/packages/diff)

Updates `@lerna-lite/exec` from 4.9.0 to 4.9.2
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/exec/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v4.9.2/packages/exec)

Updates `@lerna-lite/publish` from 4.9.0 to 4.9.2
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/publish/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v4.9.2/packages/publish)

Updates `@lerna-lite/run` from 4.9.0 to 4.9.2
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/run/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v4.9.2/packages/run)

Updates `@lerna-lite/version` from 4.9.0 to 4.9.2
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/version/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v4.9.2/packages/version)

Updates `typescript` from 5.9.2 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.9.2...v5.9.3)

Updates `@alwatr/flux` from 6.1.0 to 6.1.1
- [Release notes](https://github.com/Alwatr/flux/releases)
- [Changelog](https://github.com/Alwatr/flux/blob/next/packages/signal/CHANGELOG.md)
- [Commits](https://github.com/Alwatr/flux/commits/v6.1.1/packages/signal)

Updates `@alwatr/nanolib` from 6.1.8 to 6.2.2
- [Release notes](https://github.com/Alwatr/nanolib/releases)
- [Changelog](https://github.com/Alwatr/nanolib/blob/next/packages/nanolib/CHANGELOG.md)
- [Commits](https://github.com/Alwatr/nanolib/commits/@alwatr/[email protected]/packages/nanolib)

Updates `@alwatr/nano-build` from 6.3.4 to 6.3.6
- [Release notes](https://github.com/Alwatr/nanolib/releases)
- [Changelog](https://github.com/Alwatr/nanolib/blob/next/packages/nano-build/CHANGELOG.md)
- [Commits](https://github.com/Alwatr/nanolib/commits/@alwatr/[email protected]/packages/nano-build)

Updates `@alwatr/type-helper` from 6.1.4 to 6.1.5
- [Release notes](https://github.com/Alwatr/nanolib/releases)
- [Changelog](https://github.com/Alwatr/nanolib/blob/next/packages/type-helper/CHANGELOG.md)
- [Commits](https://github.com/Alwatr/nanolib/commits/@alwatr/[email protected]/packages/type-helper)

---
updated-dependencies:
- dependency-name: "@alwatr/eslint-config"
  dependency-version: 5.6.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@alwatr/yarn-upgrade"
  dependency-version: 1.0.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@lerna-lite/changed"
  dependency-version: 4.9.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@lerna-lite/cli"
  dependency-version: 4.9.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@lerna-lite/diff"
  dependency-version: 4.9.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@lerna-lite/exec"
  dependency-version: 4.9.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@lerna-lite/publish"
  dependency-version: 4.9.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@lerna-lite/run"
  dependency-version: 4.9.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@lerna-lite/version"
  dependency-version: 4.9.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@alwatr/flux"
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@alwatr/nanolib"
  dependency-version: 6.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@alwatr/nano-build"
  dependency-version: 6.3.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@alwatr/type-helper"
  dependency-version: 6.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added ci Work that improves the continuous integration. dependencies Change in project dependencies. maintenance Generic maintenance tasks. minor This PR causes a minor bump in the version number. priority-low Nice addition, maybe... someday... labels Nov 13, 2025
@dependabot dependabot bot requested a review from alimd as a code owner November 13, 2025 00:05
@dependabot dependabot bot added dependencies Change in project dependencies. ci Work that improves the continuous integration. priority-low Nice addition, maybe... someday... maintenance Generic maintenance tasks. minor This PR causes a minor bump in the version number. labels Nov 13, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-dependencies-839290cdfb branch November 20, 2025 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Work that improves the continuous integration. dependencies Change in project dependencies. maintenance Generic maintenance tasks. minor This PR causes a minor bump in the version number. priority-low Nice addition, maybe... someday...

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant