Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps @alwatr/logger from 5.5.3 to 6.0.8.

Release notes

Sourced from @​alwatr/logger's releases.

@​alwatr/logger@​6.0.8

6.0.8 (2025-09-27)

🧹 Miscellaneous Chores

  • exclude test files from package distribution (86f4f2f)

@​alwatr/logger@​6.0.4

6.0.4 (2025-09-20)

🐛 Bug Fixes

  • add sideEffects property to package.json files for better tree-shaking (c7b9e74)
  • add sideEffects property to package.json files for better tree-shaking (e8402c4)
  • remove unnecessary pure annotations (adeb916)
  • update console_ declaration and change createLogger to a function declaration (2252855)

🧹 Miscellaneous Chores

  • remove duplicate sideEffects property from multiple package.json files (b123f86)

@​alwatr/logger@​6.0.2

6.0.2 (2025-09-19)

🐛 Bug Fixes

  • improve default debug mode logic for CLI and browser environments (2b339bc)

@​alwatr/logger@​6.0.0

6.0.0 (2025-09-14)

⚠ BREAKING CHANGES

  • Internal logger config keys renamed and Color API now returns normalized values; callers must update config and run tests.

با توکل بر خدا آپدیت کنید طوری نمیشه ان‌شاالله

✨ Features

  • add logTable method to AlwatrLogger interface and implement in createLogger (33682dd)

🐛 Bug Fixes

  • access self in logger (4898e2a)
  • change logTable parameter type from any to unknown for better type safety (8f7d632)
  • correct regex in sanitizeDomain function to properly validate domain format (831c56d)
  • replace globalThis initialization with getGlobalThis for improved consistency (dff4090)
  • update default debug mode logic to include NODE_ENV check for CLI environments (c334071)

🔨 Code Refactoring

... (truncated)

Changelog

Sourced from @​alwatr/logger's changelog.

6.0.8 (2025-09-27)

🧹 Miscellaneous Chores

  • exclude test files from package distribution (86f4f2f)

6.0.7 (2025-09-22)

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

6.0.6 (2025-09-22)

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

6.0.5 (2025-09-21)

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

6.0.4 (2025-09-20)

🐛 Bug Fixes

  • add sideEffects property to package.json files for better tree-shaking (c7b9e74)
  • add sideEffects property to package.json files for better tree-shaking (e8402c4)
  • remove unnecessary pure annotations (adeb916)
  • update console_ declaration and change createLogger to a function declaration (2252855)

🧹 Miscellaneous Chores

  • remove duplicate sideEffects property from multiple package.json files (b123f86)

6.0.3 (2025-09-19)

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

6.0.2 (2025-09-19)

🐛 Bug Fixes

  • improve default debug mode logic for CLI and browser environments (2b339bc)

6.0.1 (2025-09-15)

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

6.0.0 (2025-09-14)

⚠ BREAKING CHANGES

  • Internal logger config keys renamed and Color API now returns normalized values; callers must update config and run tests.

... (truncated)

Commits
  • c013ded release:
  • 86f4f2f chore: exclude test files from package distribution
  • a0c8605 release:
  • 8e3b59b release:
  • 912cbcc release:
  • 44d9eb7 release:
  • b123f86 chore: remove duplicate sideEffects property from multiple package.json files
  • adeb916 fix: remove unnecessary pure annotations
  • c7b9e74 fix: add sideEffects property to package.json files for better tree-shaking
  • e8402c4 fix: add sideEffects property to package.json files for better tree-shaking
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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

Bumps [@alwatr/logger](https://github.com/Alwatr/nanolib/tree/HEAD/packages/logger) from 5.5.3 to 6.0.8.
- [Release notes](https://github.com/Alwatr/nanolib/releases)
- [Changelog](https://github.com/Alwatr/nanolib/blob/next/packages/logger/CHANGELOG.md)
- [Commits](https://github.com/Alwatr/nanolib/commits/@alwatr/[email protected]/packages/logger)

---
updated-dependencies:
- dependency-name: "@alwatr/logger"
  dependency-version: 6.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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. priority-low Nice addition, maybe... someday... labels Oct 1, 2025
@njfamirm njfamirm closed this Nov 18, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@njfamirm njfamirm deleted the dependabot/npm_and_yarn/alwatr/logger-6.0.8 branch November 18, 2025 04:24
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.

2 participants