Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 18, 2025

Bumps loggerr from 3.3.0 to 4.4.1.

Release notes

Sourced from loggerr's releases.

v4.4.1

What's Changed

Full Changelog: wesleytodd/loggerr@v4.4.0...v4.4.1

v4.4.0

What's Changed

Full Changelog: wesleytodd/loggerr@v4.3.0...v4.4.0

v4.3.0

What's Changed

Full Changelog: wesleytodd/loggerr@v4.2.0...v4.3.0

Changelog

Sourced from loggerr's changelog.

4.4.1 (2025-12-12)

Bug Fixes

  • ci: added coverage report in ci (#33) (15e7c98)
  • devdeps: updated dev deps (#31) (482e7d5)
  • formatters: fix extra new line and spacing in cli formatter (#30) (f54d6a4)
  • release: improved release scripts (#32) (ca8cd60)

4.4.0 (2025-09-26)

Features

  • add debugStream option for optionally capturing all logs regardless of level (#28) (ffec1e7)
  • add writeLevel to write unformatted logs while respecting level (#27) (8a6a677)

Bug Fixes

4.3.0 (2025-06-30)

Features

  • align cli detail output with key (5189a1a)
  • formatter: add simple-cli depth option and default (#22) (038fa86)
  • remove depdendecy on @​types/node (#24) (e12bb7c)

Bug Fixes

4.2.0 (2024-11-14)

Features

Bug Fixes

... (truncated)

Commits
  • 714ac60 chore(release): 4.4.1
  • 15e7c98 fix(ci): added coverage report in ci (#33)
  • ca8cd60 fix(release): improved release scripts (#32)
  • f54d6a4 fix(formatters): fix extra new line and spacing in cli formatter (#30)
  • 482e7d5 fix(devdeps): updated dev deps (#31)
  • 1e9bc60 chore(release): 4.4.0
  • 8a6a677 feat: add writeLevel to write unformatted logs while respecting level (#27)
  • ffec1e7 feat: add debugStream option for optionally capturing all logs regardless of ...
  • e5f0d11 fix(ci): small ci updates (#29)
  • b45110d fix(docs): stdin -> stdout in readme
  • Additional commits viewable in compare view

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)

Bumps [loggerr](https://github.com/wesleytodd/loggerr) from 3.3.0 to 4.4.1.
- [Release notes](https://github.com/wesleytodd/loggerr/releases)
- [Changelog](https://github.com/wesleytodd/loggerr/blob/main/CHANGELOG.md)
- [Commits](wesleytodd/loggerr@v3.3.0...v4.4.1)

---
updated-dependencies:
- dependency-name: loggerr
  dependency-version: 4.4.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant