Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2025

Bumps the alwatr group with 8 updates in the / directory:

Package From To
@alwatr/eslint-config 5.5.4 5.6.0
@alwatr/prettier-config 5.0.0 5.0.3
@alwatr/tsconfig-base 5.0.0 6.0.1
@alwatr/flux 4.0.5 4.1.1
@alwatr/nanolib 5.6.5 6.0.3
@alwatr/nanotron 4.9.1 4.9.4
@alwatr/nano-build 5.5.3 6.1.1
@alwatr/type-helper 5.4.1 6.0.1

Updates @alwatr/eslint-config from 5.5.4 to 5.6.0

Release notes

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

@​alwatr/eslint-config@​5.6.0

5.6.0 (2025-09-09)

✨ Features

  • eslint: add rule for explicit member accessibility (5714ee3)

🧹 Miscellaneous Chores

  • remove trailing newlines from contributing sections in README files (e8ab1bc)
Changelog

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

5.6.0 (2025-09-09)

✨ Features

  • eslint: add rule for explicit member accessibility (5714ee3)

🧹 Miscellaneous Chores

  • remove trailing newlines from contributing sections in README files (e8ab1bc)

5.5.7 (2025-08-23)

Note: Version bump only for package @​alwatr/eslint-config

5.5.6 (2025-08-23)

🐛 Bug Fixes

  • update license from AGPL-3.0-only to MPL-2.0 (d20968e)
  • update package versions in multiple package.json files (7638b1c)

🔨 Code Refactoring

  • Updated all package.json files in the project to change dependency version specifiers from "workspace:^" to "workspace:*" for consistency and to allow for more flexible version resolution. (db6a4f7)

🧹 Miscellaneous Chores

  • reformat all package.json files (ceda45d)

🔗 Dependencies update

  • update peerDependencies for ESLint and TypeScript packages to latest compatible versions (cb76638)
  • update TypeScript and Jest versions across all packages to improve compatibility and performance (31baf36)

5.5.5 (2025-08-23)

Code Refactoring

  • Updated all package.json files in the project to change dependency version specifiers from "workspace:^" to "workspace:*" for consistency and to allow for more flexible version resolution. (db6a4f7) by @​alimd
Commits
  • cd02a1a release:
  • e8ab1bc chore: remove trailing newlines from contributing sections in README files
  • 5714ee3 feat(eslint): add rule for explicit member accessibility
  • be87ff1 release: %s
  • a0e8a31 release: %s
  • 7638b1c fix: update package versions in multiple package.json files
  • d20968e fix: update license from AGPL-3.0-only to MPL-2.0
  • ceda45d chore: reformat all package.json files
  • cb76638 deps: update peerDependencies for ESLint and TypeScript packages to latest co...
  • 31baf36 deps: update TypeScript and Jest versions across all packages to improve comp...
  • Additional commits viewable in compare view

Updates @alwatr/prettier-config from 5.0.0 to 5.0.3

Release notes

Sourced from @​alwatr/prettier-config's releases.

@​alwatr/prettier-config@​5.0.3

5.0.3 (2025-09-09)

🧹 Miscellaneous Chores

  • remove trailing newlines from contributing sections in README files (e8ab1bc)

@​alwatr/prettier-config@​5.0.1

5.0.1 (2025-08-23)

🐛 Bug Fixes

  • update license from AGPL-3.0-only to MPL-2.0 (d20968e)

🧹 Miscellaneous Chores

  • edit README (3860b3d)
  • reformat all package.json files (ceda45d)
  • update username casing in changelog entries (9722ac9)
Changelog

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

5.0.3 (2025-09-09)

🧹 Miscellaneous Chores

  • remove trailing newlines from contributing sections in README files (e8ab1bc)

5.0.2 (2025-08-23)

Note: Version bump only for package @​alwatr/prettier-config

5.0.1 (2025-08-23)

🐛 Bug Fixes

  • update license from AGPL-3.0-only to MPL-2.0 (d20968e)

🧹 Miscellaneous Chores

  • edit README (3860b3d)
  • reformat all package.json files (ceda45d)
  • update username casing in changelog entries (9722ac9)
Commits
  • cd02a1a release:
  • e8ab1bc chore: remove trailing newlines from contributing sections in README files
  • be87ff1 release: %s
  • a0e8a31 release: %s
  • d20968e fix: update license from AGPL-3.0-only to MPL-2.0
  • ceda45d chore: reformat all package.json files
  • 9722ac9 chore: update username casing in changelog entries
  • 3860b3d chore: edit README
  • See full diff in compare view

Updates @alwatr/tsconfig-base from 5.0.0 to 6.0.1

Release notes

Sourced from @​alwatr/tsconfig-base's releases.

@​alwatr/tsconfig-base@​6.0.1

6.0.1 (2025-09-09)

🧹 Miscellaneous Chores

  • remove trailing newlines from contributing sections in README files (e8ab1bc)

@​alwatr/tsconfig-base@​6.0.0

6.0.0 (2025-09-06)

⚠ BREAKING CHANGES

  • tsconfig: Updated TypeScript target to ESNext for modern JavaScript features. Enabled noEmitHelpers, which may affect build outputs.

✨ Features

  • tsconfig: update target to ESNext and refine compiler options (e6bfca0)

🐛 Bug Fixes

  • add 'json' to files pattern in package.json for consistency (a2ccac5)
  • tsconfig: enable composite option for improved project structure (4ce1181)

@​alwatr/tsconfig-base@​5.0.1

5.0.1 (2025-08-23)

🐛 Bug Fixes

  • update license from AGPL-3.0-only to MPL-2.0 (d20968e)

🧹 Miscellaneous Chores

  • edit README (3860b3d)
  • reformat all package.json files (ceda45d)
  • update username casing in changelog entries (9722ac9)
Changelog

Sourced from @​alwatr/tsconfig-base's changelog.

6.0.1 (2025-09-09)

🧹 Miscellaneous Chores

  • remove trailing newlines from contributing sections in README files (e8ab1bc)

6.0.0 (2025-09-06)

⚠ BREAKING CHANGES

  • tsconfig: Updated TypeScript target to ESNext for modern JavaScript features. Enabled noEmitHelpers, which may affect build outputs.

✨ Features

  • tsconfig: update target to ESNext and refine compiler options (e6bfca0)

🐛 Bug Fixes

  • add 'json' to files pattern in package.json for consistency (a2ccac5)
  • tsconfig: enable composite option for improved project structure (4ce1181)

5.0.2 (2025-08-23)

Note: Version bump only for package @​alwatr/tsconfig-base

5.0.1 (2025-08-23)

🐛 Bug Fixes

  • update license from AGPL-3.0-only to MPL-2.0 (d20968e)

🧹 Miscellaneous Chores

  • edit README (3860b3d)
  • reformat all package.json files (ceda45d)
  • update username casing in changelog entries (9722ac9)
Commits
  • cd02a1a release:
  • e8ab1bc chore: remove trailing newlines from contributing sections in README files
  • 990a248 release:
  • 4ce1181 fix(tsconfig): enable composite option for improved project structure
  • e6bfca0 feat(tsconfig): update target to ESNext and refine compiler options
  • a2ccac5 fix: add 'json' to files pattern in package.json for consistency
  • be87ff1 release: %s
  • a0e8a31 release: %s
  • d20968e fix: update license from AGPL-3.0-only to MPL-2.0
  • ceda45d chore: reformat all package.json files
  • Additional commits viewable in compare view

Updates @alwatr/flux from 4.0.5 to 4.1.1

Release notes

Sourced from @​alwatr/flux's releases.

v4.1.1

4.1.1 (2025-09-08)

🔗 Dependencies update

  • update @​alwatr/nanolib to version 6.0.2 across multiple packages (2d18fb0)

v4.1.0

4.1.0 (2025-09-08)

🐛 Bug Fixes

  • update generic type constraints in state machine classes (eddca0d)
  • update type definitions Json in state machine classes, and use old fetch package (ee9a4a4)

🔨 Code Refactoring

  • replace MaybePromise with Awaitable in action and listener callback types (57d16b4)

🧹 Miscellaneous Chores

  • add @​alwatr/yarn-upgrade dependency and remove outdated update script (908f1f6)
  • add dry-run option for release script in package.json (5a1973e)
  • add missing newline in .yarnrc.yml for better readability (a49fd76)
  • clean up .eslintignore by removing demo and uniquely directories (78e5292)
  • correct username casing in CODEOWNERS (c3b54bf)
  • remove Exir Studio sponsorship logo from README files (df5d19c)
  • remove unused types from tsconfig.json files across multiple packages (eecabea)
  • update @​alwatr/nanolib and devDependencies to latest versions (9c28454)
  • update @​alwatr/nanolib and devDependencies to latest versions (fc1092a)
  • update @​alwatr/nanolib and devDependencies to latest versions (aedf844)
  • update @​alwatr/nanolib and devDependencies to latest versions (50730ae)
  • update @​alwatr/nanolib and devDependencies to latest versions (09fc363)
  • update dependencies to latest versions in package.json (b928153)
  • update devDependencies to latest versions (2994833)
  • update devDependencies to latest versions in package.json (a4e2d7b)
  • update lerna.json to enhance changelog formatting and section icons (8027180)
  • update license to MPL-2.0 (80810ec)
  • update license to MPL-2.0 (82d20c8)
  • update package.json files across multiple packages to enhance structure and dependencies (9df0690)
  • update prettier and typescript SDK versions to latest (6625698)

🔗 Dependencies update

  • add conventional-commits-filter dependency to enhance commit message management (d6278a2)
  • adjust schedule time and remove unnecessary fields in dependabot configuration (d21cabe)
  • deps: bump the github-actions group across 1 directory with 5 updates (31dee50)
  • update CodeQL action versions to v3.30.0 (aaa569c)
  • update dependency-review-action to v4.7.3 (838c410)
Changelog

Sourced from @​alwatr/flux's changelog.

4.1.1 (2025-09-08)

🔗 Dependencies update

  • update @​alwatr/nanolib to version 6.0.2 across multiple packages (2d18fb0)

4.1.0 (2025-09-08)

🧹 Miscellaneous Chores

  • remove Exir Studio sponsorship logo from README files (df5d19c)
  • remove unused types from tsconfig.json files across multiple packages (eecabea)
  • update @​alwatr/nanolib and devDependencies to latest versions (9c28454)
  • update license to MPL-2.0 (82d20c8)
  • update package.json files across multiple packages to enhance structure and dependencies (9df0690)
Commits
  • d763fe4 release:
  • 2d18fb0 deps: update @​alwatr/nanolib to version 6.0.2 across multiple packages
  • 200dcb5 release:
  • 9df0690 chore: update package.json files across multiple packages to enhance structur...
  • df5d19c chore: remove Exir Studio sponsorship logo from README files
  • 6ee75f1 test: make jest happy
  • 9c28454 chore: update @​alwatr/nanolib and devDependencies to latest versions
  • eecabea chore: remove unused types from tsconfig.json files across multiple packages
  • 82d20c8 chore: update license to MPL-2.0
  • See full diff in compare view

Updates @alwatr/nanolib from 5.6.5 to 6.0.3

Release notes

Sourced from @​alwatr/nanolib's releases.

@​alwatr/nanolib@​6.0.1

6.0.1 (2025-09-06)

🔨 Code Refactoring

  • add type exports from type-helper and nano-build for consistency (ee33b8c)
  • move dependencies to 'dependencies' section and remove from 'devDependencies' for consistency (87fb706)

@​alwatr/nanolib@​5.8.0

5.8.0 (2025-09-05)

✨ Features

  • nanolib: add validate-national-code package (f1e1ba8)

🔨 Code Refactoring

  • rename package & update its usages (1c3064a)

🔗 Dependencies update

  • update (c5326f4)
  • update workspace dependency versions to use wildcard (c7c06e5)

@​alwatr/nanolib@​5.7.0

5.7.0 (2025-08-24)

✨ Features

  • nanolib: add @​alwatr/synapse as a dependency and export in main module (6bef692)

🔨 Code Refactoring

  • remove unnecessary blank lines from README.md (27a53e1)

@​alwatr/nanolib@​5.6.7

5.6.7 (2025-08-23)

🐛 Bug Fixes

  • update license from AGPL-3.0-only to MPL-2.0 (d20968e)
  • update package versions in multiple package.json files (7638b1c)

🔨 Code Refactoring

  • Updated all package.json files in the project to change dependency version specifiers from "workspace:^" to "workspace:*" for consistency and to allow for more flexible version resolution. (db6a4f7)

🧹 Miscellaneous Chores

  • reformat all package.json files (ceda45d)

... (truncated)

Changelog

Sourced from @​alwatr/nanolib's changelog.

6.0.3 (2025-09-09)

Note: Version bump only for package @​alwatr/nanolib

6.0.2 (2025-09-08)

Note: Version bump only for package @​alwatr/nanolib

6.0.1 (2025-09-06)

🔨 Code Refactoring

  • add type exports from type-helper and nano-build for consistency (ee33b8c)
  • move dependencies to 'dependencies' section and remove from 'devDependencies' for consistency (87fb706)

6.0.0 (2025-09-06)

Note: Version bump only for package @​alwatr/nanolib

5.8.0 (2025-09-05)

✨ Features

  • nanolib: add validate-national-code package (f1e1ba8)

🔨 Code Refactoring

  • rename package & update its usages (1c3064a)

🔗 Dependencies update

  • update (c5326f4)
  • update workspace dependency versions to use wildcard (c7c06e5)

5.7.3 (2025-09-05)

Note: Version bump only for package @​alwatr/nanolib

5.7.2 (2025-09-01)

Note: Version bump only for package @​alwatr/nanolib

5.7.1 (2025-08-26)

Note: Version bump only for package @​alwatr/nanolib

5.7.0 (2025-08-24)

✨ Features

... (truncated)

Commits
  • cd02a1a release:
  • 780bfe7 style: standardize formatting and improve consistency across configuration an...
  • 5d7482a release:
  • 990a248 release:
  • 87fb706 refactor: move dependencies to 'dependencies' section and remove from 'devDep...
  • ee33b8c refactor: add type exports from type-helper and nano-build for consistency
  • aa66746 release:
  • 7bb5cd1 release:
  • c7c06e5 deps: update workspace dependency versions to use wildcard
  • c5326f4 deps: update
  • Additional commits viewable in compare view

Updates @alwatr/nanotron from 4.9.1 to 4.9.4

Release notes

Sourced from @​alwatr/nanotron's releases.

v4.9.4

4.9.4 (2025-08-23)

✨ Features

🐛 Bug Fixes

  • clean up lerna.json formatting and update dependencies section (6e0b519) by @​alimd

🔨 Code Refactoring

  • reorganize package.json files for consistency and clarity (bde116e) by @​alimd
  • update lerna.json for improved configuration and consistency (45f3341) by @​alimd

🧹 Miscellaneous Chores

🔗 Dependencies update

  • downgrade @​types/node version to 22.17.2 in all package.json files (4f01e14) by @​alimd
  • update dependencies for eslint-config, lerna-lite, typescript, and nanolib (de16a71) by @​alimd
  • update typescript version to 5.9.2-sdk in package.json (0bc9387) by @​alimd

v4.9.3

4.9.3 (2025-07-23)

Bug Fixes

  • update checksum for @​alwatr/unicode-digits dependency in yarn.lock (c339238) by @

v4.9.2

4.9.2 (2025-07-23)

Bug Fixes

Dependencies update

  • add conventional-commits-filter dependency (ed73b3c) by @
  • update conventional-changelog-conventionalcommits to version 8.0.0 (ce3a1ba) by @
  • update dependencies to latest versions (353d048) by @​alimd
Changelog

Sourced from @​alwatr/nanotron's changelog.

4.9.4 (2025-08-23)

🔨 Code Refactoring

  • reorganize package.json files for consistency and clarity (bde116e) by @​alimd

🔗 Dependencies update

  • downgrade @​types/node version to 22.17.2 in all package.json files (4f01e14) by @​alimd
  • update dependencies for eslint-config, lerna-lite, typescript, and nanolib (de16a71) by @​alimd

4.9.3 (2025-07-23)

Note: Version bump only for package @​alwatr/nanotron

4.9.2 (2025-07-23)

Dependencies update

Commits
  • 1b7d87c release: v4.9.4
  • bde116e refactor: reorganize package.json files for consistency and clarity
  • 4f01e14 deps: downgrade @​types/node version to 22.17.2 in all package.json files
  • de16a71 deps: update dependencies for eslint-config, lerna-lite, typescript, and nanolib
  • 1785225 release:
  • 3382a21 release:
  • 353d048 deps: update dependencies to latest versions
  • See full diff in compare view

Updates @alwatr/nano-build from 5.5.3 to 6.1.1

Release notes

Sourced from @​alwatr/nano-build's releases.

@​alwatr/nano-build@​6.1.1

6.1.1 (2025-09-09)

🧹 Miscellaneous Chores

  • remove trailing newlines from contributing sections in README files (e8ab1bc)

@​alwatr/nano-build@​6.1.0

6.1.0 (2025-09-06)

✨ Features

  • nano-build: enhance logging with picocolors for better visibility (b7186ea)

🔨 Code Refactoring

  • remove types configuration for consistency with project standards (3028601)
  • update type definitions for BuildOptions for consistency and clarity (a8678b2)

@​alwatr/nano-build@​6.0.3

6.0.3 (2025-09-05)

🐛 Bug Fixes

  • update target browsers in presetRecord to include Safari 15.6 (a448366)

🔗 Dependencies update

  • update jest to version 30.1.3 and @​types/node to version 22.18.1 (754212b)

@​alwatr/nano-build@​6.0.2

6.0.2 (2025-09-01)

🔗 Dependencies update

  • update lerna-lite dependencies to version 4.7.3 and jest to 30.1.2 (95d7870)

@​alwatr/nano-build@​6.0.0

6.0.0 (2025-08-23)

⚠ BREAKING CHANGES

  • drop old browser supports in default configurations

✨ Features

  • update esbuild to v0.25.9 (3dccddd)
  • update target versions for default configurations (2d6463c)

🐛 Bug Fixes

... (truncated)

Changelog

Sourced from @​alwatr/nano-build's changelog.

6.1.1 (2025-09-09)

🧹 Miscellaneous Chores

  • remove trailing newlines from contributing sections in README files (e8ab1bc)

6.1.0 (2025-09-06)

✨ Features

  • nano-build: enhance logging with picocolors for better visibility (b7186ea)

🔨 Code Refactoring

  • remove types configuration for consistency with project standards (3028601)
  • update type definitions for BuildOptions for consistency and clarity (a8678b2)

6.0.3 (2025-09-05)

🐛 Bug Fixes

  • update target browsers in presetRecord to include Safari 15.6 (a448366)

🔗 Dependencies update

  • update jest to version 30.1.3 and @​types/node to version 22.18.1 (754212b)

6.0.2 (2025-09-01)

🔗 Dependencies update

  • update lerna-lite dependencies to version 4.7.3 and jest to 30.1.2 (95d7870)

6.0.1 (2025-08-23)

Note: Version bump only for package @​alwatr/nano-build

6.0.0 (2025-08-23)

⚠ BREAKING CHANGES

  • drop old browser supports in default configurations

✨ Features

  • update esbuild to v0.25.9 (3dccddd)
  • update target versions for default configurations (2d6463c)

🐛 Bug Fixes

... (truncated)

Commits
  • cd02a1a release:
  • 780bfe7 style: standardize formatting and improve consistency across configuration an...
  • e8ab1bc chore: remove trailing newlines from contributing sections in README files
  • 990a248 release:
  • b7186ea feat(nano-build): enhance logging with picocolors for better visibility
  • 3028601 refactor: remove types configuration for consistency with project standards
  • a8678b2 refactor: update type definitions for BuildOptions for consistency and clarity
  • 7b799c8 release:
  • 754212b deps: update jest to version 30.1.3 and @​types/node to version 22.18.1
  • a448366 fix: update target browsers in presetRecord to include Safari 15.6
  • Additional commits viewable in compare view

Updates @alwatr/type-helper from 5.4.1 to 6.0.1

Release notes

Sourced from @​alwatr/type-helper's releases.

@​alwatr/type-helper@​6.0.0

6.0.0 (2025-09-06)

⚠ BREAKING CHANGES

  • The JSON types completely refactored for better consistency and clarity. Use new JsonPrimitive, JsonValue, JsonArray, JsonObject and powerful Jsonify util.
  • The type alias Merge has been renamed to Overwrite to avoid confusion with deep merging. The new name better describes its functionality: properties of N overwrite properties of M.
  • The type ArrayItems has been renamed to ArrayItem for better consistency and clarity. The logic has been updated to return never if the input is not an array. Additionally, it now supports readonly arrays using `readonly (infer U)[]
  • The type alias Values has been renamed to ObjectValues for better alignment with the TypeScript ecosystem. Update all references
  • The type alias Immutable<T> has been removed. Use internal Readonly<T> for better alignment with the TypeScript ecosystem. Update all references
  • The type alias MaybePromise has been renamed to Awaitable for better alignment with the TypeScript ecosystem. Update all references
  • Import separate types not supported anymore, please just use global usage.

🔨 Code Refactoring

  • enhance Class type definition to include constructor argument types (698b3d0)
  • enhance DeepReadonly, DeepRequired, and DeepPartial types for improved type safety (76c905f)
  • enhance documentation for RequiredKeys, OptionalKeys, and Prop types (1bb1ec4)
  • improve JSON type definitions and enhance documentation (0928233)
  • improve type documentation (f16d032)
  • improve type documentation and add Simplify type definition (33ffdcf)
  • improve type documentation and formatting in type definitions (e856018)
  • improve type documentation and organization in type declarations (695979b)
  • redefine all types as just global and remove exported each types (c4ac67a)
  • remove export from HasAddEventListener interface for consistency (8aaaba2)
  • remove Immutable type definition from global types (a154220)
  • rename ArrayItems to ArrayItem and fix its logic (9a63a3f)
  • rename MaybePromise to Awaitable and update documentation (35bf339)
  • rename Merge to Overwrite for clarity (25e4f02)
  • rename Values type to ObjectValues and update documentation (368de42)
  • reorganize global type declarations and improve documentation (e91a459)
  • update DictionaryOpt and DictionaryReq documents (8be1955)

@​alwatr/type-helper@​5.4.3

5.4.3 (2025-08-23)

🐛 Bug Fixes

  • update license from AGPL-3.0-only to MPL-2.0 (d20968e)
  • update package versions in multiple package.json files (7638b1c)

🔨 Code Refactoring

  • Updated all package.json files in the project to change dependency version specifiers from "workspace:^" to "workspace:*" for consistency and to allow for more flexible version resolution. (db6a4f7)

🧹 Miscellaneous Chores

  • reformat all package.json files (ceda45d)

... (truncated)

Changelog

Sourced from @​alwatr/type-helper's changelog.

6.0.1 (2025-09-09)

Note: Version bump only for package @​alwatr/type-helper

6.0.0 (2025-09-06)

⚠ BREAKING CHANGES

  • The JSON types completely refactored for better consistency and clarity. Use new JsonPrimitive, JsonValue, JsonArray, JsonObject and powerful Jsonify util.
  • The type alias Merge has been renamed to Overwrite to avoid confusion with deep merging. The new name better describes its functionality: properties of N overwrite properties of M.
  • The type ArrayItems has been renamed to ArrayItem for better consistency and clarity. The logic has been updated to return never if the input is not an array. Additionally, it now supports readonly arrays using `readonly (infer U)[]
  • The type alias Values has been renamed to ObjectValues for better alignment with the TypeScript ecosystem. Update all references
  • The type alias Immutable<T> has been removed. Use internal Readonly<T> for better alignment with the TypeScript ecosystem. Update all references
  • The type alias MaybePromise has been renamed to Awaitable for better alignment with the TypeScript ecosystem. Update all references
  • Import separate types not supported anymore, please just use global usage.

🔨 Code Refactoring

  • enhance Class type definition to include constructor argument types (698b3d0)
  • enhance DeepReadonly, DeepRequired, and DeepPartial types for improved type safety (76c905f)
  • enhance documentation for RequiredKeys, OptionalKeys, and Prop types (1bb1ec4)
  • improve JSON type definitions and enhance documentation (0928233)
  • improve type documentation (f16d032)
  • improve type documentation and add Simplify type definition (33ffdcf)
  • improve type documentation and formatting in type definitions (e856018)
  • improve type documentation and organization in type declarations (695979b)
  • redefine all types as just global and remove exported each types (c4ac67a)
  • remove export from HasAddEventListener interface for consistency (8aaaba2)
  • remove Immutable type definition from global types (a154220)
  • rename ArrayItems to ArrayItem and fix its logic (9a63a3f)
  • rename MaybePromise to Awaitable and update documentation (35bf339)
  • rename Merge to Overwrite for clarity (25e4f02)
  • rename Values type to ObjectValues and update documentation (368de42)
  • reorganize global type declarations and improve documentation (e91a459)
  • update DictionaryOpt and DictionaryReq documents (8be1955)

5.4.4 (2025-08-23)

Note: Version bump only for package @​alwatr/type-helper

5.4.3 (2025-08-23)

🐛 Bug Fixes

  • update license from AGPL-3.0-only to MPL-2.0 (d20968e)
  • update package versions in multiple package.json files (7638b1c)

🔨 Code Refactoring

... (truncated)

CommitsDescription has been truncated

Bumps the alwatr group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@alwatr/eslint-config](https://github.com/Alwatr/nanolib/tree/HEAD/packages/eslint-config) | `5.5.4` | `5.6.0` |
| [@alwatr/prettier-config](https://github.com/Alwatr/nanolib/tree/HEAD/packages/prettier-config) | `5.0.0` | `5.0.3` |
| [@alwatr/tsconfig-base](https://github.com/Alwatr/nanolib/tree/HEAD/packages/tsconfig-base) | `5.0.0` | `6.0.1` |
| [@alwatr/flux](https://github.com/Alwatr/flux/tree/HEAD/packages/signal) | `4.0.5` | `4.1.1` |
| [@alwatr/nanolib](https://github.com/Alwatr/nanolib/tree/HEAD/packages/nanolib) | `5.6.5` | `6.0.3` |
| [@alwatr/nanotron](https://github.com/Alwatr/nanotron/tree/HEAD/packages/nanotron) | `4.9.1` | `4.9.4` |
| [@alwatr/nano-build](https://github.com/Alwatr/nanolib/tree/HEAD/packages/nano-build) | `5.5.3` | `6.1.1` |
| [@alwatr/type-helper](https://github.com/Alwatr/nanolib/tree/HEAD/packages/type-helper) | `5.4.1` | `6.0.1` |



Updates `@alwatr/eslint-config` from 5.5.4 to 5.6.0
- [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/prettier-config` from 5.0.0 to 5.0.3
- [Release notes](https://github.com/Alwatr/nanolib/releases)
- [Changelog](https://github.com/Alwatr/nanolib/blob/next/packages/prettier-config/CHANGELOG.md)
- [Commits](https://github.com/Alwatr/nanolib/commits/@alwatr/[email protected]/packages/prettier-config)

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

Updates `@alwatr/flux` from 4.0.5 to 4.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/v4.1.1/packages/signal)

Updates `@alwatr/nanolib` from 5.6.5 to 6.0.3
- [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/nanotron` from 4.9.1 to 4.9.4
- [Release notes](https://github.com/Alwatr/nanotron/releases)
- [Changelog](https://github.com/Alwatr/nanotron/blob/next/packages/nanotron/CHANGELOG.md)
- [Commits](https://github.com/Alwatr/nanotron/commits/v4.9.4/packages/nanotron)

Updates `@alwatr/nano-build` from 5.5.3 to 6.1.1
- [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 5.4.1 to 6.0.1
- [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.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: alwatr
- dependency-name: "@alwatr/prettier-config"
  dependency-version: 5.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: alwatr
- dependency-name: "@alwatr/tsconfig-base"
  dependency-version: 6.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: alwatr
- dependency-name: "@alwatr/flux"
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alwatr
- dependency-name: "@alwatr/nanolib"
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: alwatr
- dependency-name: "@alwatr/nanotron"
  dependency-version: 4.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alwatr
- dependency-name: "@alwatr/nano-build"
  dependency-version: 6.1.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: alwatr
- dependency-name: "@alwatr/type-helper"
  dependency-version: 6.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: alwatr
...

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. major This PR causes a major bump in the version number. labels Sep 11, 2025
@dependabot dependabot bot requested a review from alimd as a code owner September 11, 2025 10:05
@dependabot dependabot bot added priority-low Nice addition, maybe... someday... dependencies Change in project dependencies. ci Work that improves the continuous integration. maintenance Generic maintenance tasks. major This PR causes a major bump in the version number. labels Sep 11, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2025

The group that created this PR has been removed from your configuration.

@dependabot dependabot bot closed this Sep 22, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/alwatr-1ad531d704 branch September 22, 2025 00:27
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. major This PR causes a major 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