Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2025

Bumps the alwatr-dependencies group with 7 updates:

Package From To
@alwatr/eslint-config 5.5.4 5.5.7
@alwatr/prettier-config 5.0.0 5.0.2
@alwatr/env 5.5.3 5.5.6
@alwatr/nano-build 5.5.3 6.0.1
@alwatr/tsconfig-base 5.0.0 5.0.2
@alwatr/type-helper 5.4.1 5.4.4
@alwatr/nanolib 5.6.5 5.7.1

Updates @alwatr/eslint-config from 5.5.4 to 5.5.7

Release notes

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

@​alwatr/eslint-config@​5.5.6

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)
Changelog

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

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
  • 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...
  • dd749e0 release:
  • db6a4f7 refactor: Updated all package.json files in the project to change dependency ...
  • See full diff in compare view

Updates @alwatr/prettier-config from 5.0.0 to 5.0.2

Release notes

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

@​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.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

Updates @alwatr/env from 5.5.3 to 5.5.6

Release notes

Sourced from @​alwatr/env's releases.

@​alwatr/env@​5.5.5

5.5.5 (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

  • revert @​types/node version to ^22.17.2 (LTS) (49f8101)
  • update TypeScript and Jest versions across all packages to improve compatibility and performance (31baf36)
Changelog

Sourced from @​alwatr/env's changelog.

5.5.6 (2025-08-23)

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

5.5.5 (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

  • revert @​types/node version to ^22.17.2 (LTS) (49f8101)
  • update TypeScript and Jest versions across all packages to improve compatibility and performance (31baf36)

5.5.4 (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
  • be87ff1 release: %s
  • a0e8a31 release: %s
  • 49f8101 deps: revert @​types/node version to ^22.17.2 (LTS)
  • 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
  • 31baf36 deps: update TypeScript and Jest versions across all packages to improve comp...
  • dd749e0 release:
  • db6a4f7 refactor: Updated all package.json files in the project to change dependency ...
  • See full diff in compare view

Updates @alwatr/nano-build from 5.5.3 to 6.0.1

Release notes

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

@​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

  • update bin field in package.json and add shebang to nano-build.cjs (02dfbe7)
  • update bin field in package.json to a simpler format (6243f49)
  • 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

  • revert @​types/node version to ^22.17.2 (LTS) (49f8101)
Changelog

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

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

  • update bin field in package.json and add shebang to nano-build.cjs (02dfbe7)
  • update bin field in package.json to a simpler format (6243f49)
  • 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

  • revert @​types/node version to ^22.17.2 (LTS) (49f8101)

5.5.4 (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
  • be87ff1 release: %s
  • a0e8a31 release: %s
  • 49f8101 deps: revert @​types/node version to ^22.17.2 (LTS)
  • 7638b1c fix: update package versions in multiple package.json files
  • 6243f49 fix: update bin field in package.json to a simpler format
  • 2d6463c feat: update target versions for default configurations
  • 02dfbe7 fix: update bin field in package.json and add shebang to nano-build.cjs
  • d20968e fix: update license from AGPL-3.0-only to MPL-2.0
  • ceda45d chore: reformat all package.json files
  • 3dccddd feat: update esbuild to v0.25.9
  • Additional commits viewable in compare view

Updates @alwatr/tsconfig-base from 5.0.0 to 5.0.2

Release notes

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

@​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.

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

Updates @alwatr/type-helper from 5.4.1 to 5.4.4

Release notes

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

@​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)

🔗 Dependencies update

  • update TypeScript and Jest versions across all packages to improve compatibility and performance (31baf36)
Changelog

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

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

  • 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 TypeScript and Jest versions across all packages to improve compatibility and performance (31baf36)

5.4.2 (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
  • 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
  • 31baf36 deps: update TypeScript and Jest versions across all packages to improve comp...
  • dd749e0 release:
  • db6a4f7 refactor: Updated all package.json files in the project to change dependency ...
  • See full diff in compare view

Updates @alwatr/nanolib from 5.6.5 to 5.7.1

Release notes

Sourced from @​alwatr/nanolib's releases.

@​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)
  • remove demo logger test file (bf58537)

🔗 Dependencies update

  • update TypeScript and Jest versions across all packages to improve compatibility and performance (31baf36)
Changelog

Sourced from @​alwatr/nanolib's changelog.

5.7.1 (2025-08-26)

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

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)

5.6.8 (2025-08-23)

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

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)
  • remove demo logger test file (bf58537)

🔗 Dependencies update

  • update TypeScript and Jest versions across all packages to improve compatibility and performance (31baf36)

5.6.6 (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
  • fd6743a release:
  • 3c92f99 release: %s
  • 27a53e1 refactor: remove unnecessary blank lines from README.md
  • 6bef692 feat(nanolib): add @​alwatr/synapse as a dependency and export in main module
  • be87ff1 release: %s
  • a0e8a31 release: %s
  • 7638b1c fix: update package versions in multiple package.json files
  • bf58537 chore: remove demo logger test file
  • 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

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@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. priority-low Nice addition, maybe... someday... labels Aug 28, 2025
@dependabot dependabot bot requested a review from alimd as a code owner August 28, 2025 12:04
Bumps the alwatr-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@alwatr/eslint-config](https://github.com/Alwatr/nanolib/tree/HEAD/packages/eslint-config) | `5.5.4` | `5.5.7` |
| [@alwatr/prettier-config](https://github.com/Alwatr/nanolib/tree/HEAD/packages/prettier-config) | `5.0.0` | `5.0.2` |
| [@alwatr/env](https://github.com/Alwatr/nanolib/tree/HEAD/packages/env) | `5.5.3` | `5.5.6` |
| [@alwatr/nano-build](https://github.com/Alwatr/nanolib/tree/HEAD/packages/nano-build) | `5.5.3` | `6.0.1` |
| [@alwatr/tsconfig-base](https://github.com/Alwatr/nanolib/tree/HEAD/packages/tsconfig-base) | `5.0.0` | `5.0.2` |
| [@alwatr/type-helper](https://github.com/Alwatr/nanolib/tree/HEAD/packages/type-helper) | `5.4.1` | `5.4.4` |
| [@alwatr/nanolib](https://github.com/Alwatr/nanolib/tree/HEAD/packages/nanolib) | `5.6.5` | `5.7.1` |


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

Updates `@alwatr/nano-build` from 5.5.3 to 6.0.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/tsconfig-base` from 5.0.0 to 5.0.2
- [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/type-helper` from 5.4.1 to 5.4.4
- [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)

Updates `@alwatr/nanolib` from 5.6.5 to 5.7.1
- [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)

---
updated-dependencies:
- dependency-name: "@alwatr/eslint-config"
  dependency-version: 5.5.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: alwatr-dependencies
- dependency-name: "@alwatr/prettier-config"
  dependency-version: 5.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: alwatr-dependencies
- dependency-name: "@alwatr/env"
  dependency-version: 5.5.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: alwatr-dependencies
- dependency-name: "@alwatr/nano-build"
  dependency-version: 6.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: alwatr-dependencies
- dependency-name: "@alwatr/tsconfig-base"
  dependency-version: 5.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: alwatr-dependencies
- dependency-name: "@alwatr/type-helper"
  dependency-version: 5.4.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: alwatr-dependencies
- dependency-name: "@alwatr/nanolib"
  dependency-version: 5.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alwatr-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/alwatr-dependencies-be39da17c8 branch from af08f14 to a10787f Compare December 18, 2025 10:04
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