Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(deps): bump @alwatr/logger from 1.0.1 to 5.0.0 #23

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @alwatr/logger from 1.0.1 to 5.0.0.

Release notes

Sourced from @​alwatr/logger's releases.

@​alwatr/logger@​4.0.8

4.0.8 (2024-11-02)

Dependencies update

@​alwatr/logger@​4.0.7

4.0.7 (2024-10-25)

Dependencies update

@​alwatr/logger@​4.0.5

4.0.5 (2024-10-11)

Bug Fixes

  • logger: Update default debug mode logic for prevent side-effects (42101d6) by @​AliMD

Code Refactoring

@​alwatr/logger@​4.0.4

4.0.4 (2024-10-11)

Miscellaneous Chores

@​alwatr/logger@​4.0.2

4.0.2 (2024-10-10)

Dependencies update

Changelog

Sourced from @​alwatr/logger's changelog.

5.0.0 (2024-11-02)

⚠ BREAKING CHANGES

  • To simplify version management and ensure consistency, all nanolib packages now use the same version as @​alwatr/nanolib. This may require updates to your project's dependencies.
  • logger: logModule renamed to logFileModule
  • logger: definePackage and dedupt remove!
  • logger: define packages removed and must use @​alwatr/dedupe instead
  • logger: use DEBUG in cli and debug in browser

Features

  • logger: add logStep method to logger (860aeed) by @
  • logger: change devMode env name (ad549dc) by @
  • logger: debugMode in definePackage (9799320) by @
  • logger: definePackage (dfd090e) by @
  • logger: Update debugMode to enabled by default in development mode (bc7c7ee) by @
  • logger: use alwatr dedupe (d89d076) by @
  • use package-tracer (cc3c5f9) by @

Bug Fixes

  • package_version global type (de8a3f9) by @
  • all dependeny topology (1c17f34) by @
  • exported types by add .js extensions to all imports (fc3d83e) by @
  • logger: defaultDebugMode (bab9f7c) by @
  • logger: definePackage (e2e5c6c) by @
  • logger: Update default debug mode logic for prevent side-effects (42101d6) by @

Code Refactoring

  • logger: prevent side-effects (e084894) by @
  • logger: remove definePackage from logger (c8a9d0c) by @
  • logger: rename logModule to logFileModule (1f6bd71) by @
  • prevent side-effects (01e00e1) by @
  • use the same version as @​alwatr/nanolib (60eb860) by @

Miscellaneous Chores

  • dedupe: fix version (9754409) by @
  • deps-dev: bump the development-dependencies group with 3 updates (0e0ec0f) by @
  • deps: update (1a45030) by @
  • deps: update (8e70dff) by @
  • deps: update (f0b60d2) by @
  • fix all typescript reference (dea4c44) by @
  • include LICENSE and LEGAL files to publish (09f366f) by @
  • logger: add reference (2f30ef1) by @
  • logger: change the license to AGPL-3.0 (4bb4673) by @
  • logger: Fix import file extensions (faeef41) by @
  • logger: Fix import file extensions (f620739) by @

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot dependabot bot added ci Work that improves the continuous integration. dependencies Change in project dependencies. maintenance Generic maintenance tasks. priority-low Nice addition, maybe... someday... labels Jan 10, 2025
@dependabot dependabot bot requested a review from njfamirm January 10, 2025 15:52
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/alwatr/logger-5.0.0 branch from 3ac6ac4 to 98db1a4 Compare January 10, 2025 15:57
Bumps [@alwatr/logger](https://github.com/Alwatr/nanolib/tree/HEAD/packages/logger) from 1.0.1 to 5.0.0.
- [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/v5.0.0/packages/logger)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/alwatr/logger-5.0.0 branch from 98db1a4 to d2c50dd Compare January 10, 2025 15:58
@njfamirm njfamirm merged commit 6bff620 into main Jan 10, 2025
2 checks passed
@njfamirm njfamirm deleted the dependabot/npm_and_yarn/alwatr/logger-5.0.0 branch January 10, 2025 15:59
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. priority-low Nice addition, maybe... someday...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant