Skip to content

Bump @logtape/logtape from 2.1.1 to 2.2.3#540

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/logtape/logtape-2.2.3
Closed

Bump @logtape/logtape from 2.1.1 to 2.2.3#540
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/logtape/logtape-2.2.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps @logtape/logtape from 2.1.1 to 2.2.3.

Changelog

Sourced from @​logtape/logtape's changelog.

Version 2.2.3

Released on July 3, 2026.

@​logtape/sentry

  • Fixed the Sentry sink to treat the Pino-style err property as an exception fallback when the error property does not contain an Error instance, so error-level logs using { err } are captured with stack traces. [#189]

Version 2.2.2

Released on July 1, 2026.

@​logtape/file

  • Fixed a bug where getTimeRotatingFileSink() did not delete old files when both filename and maxAgeMs were configured. Time-rotating file sinks now use file modification times for cleanup when a custom filename generator is configured. [#183]

#183: dahlia/logtape#183

Version 2.2.1

Released on June 24, 2026.

@​logtape/logtape

  • Fixed a bug where withCategoryPrefix() was incorrectly applied to sub-loggers of the meta logger (e.g., ["logtape", "meta", "sink"]). [#182 by Sebastian Wesley-Smith]

#182: dahlia/logtape#182

@​logtape/sentry

  • Fixed the Sentry sink to report internal errors to the meta logger (["logtape", "meta", "sentry"]) instead of console.debug(), making sink failures observable in tests and production. [#181 by Sebastian Wesley-Smith]

  • Fixed a TypeError: Converting circular structure to JSON raised while rendering interpolated message values (e.g. logging a Response or any

... (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 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 [@logtape/logtape](https://github.com/dahlia/logtape/tree/HEAD/packages/logtape) from 2.1.1 to 2.2.3.
- [Changelog](https://github.com/dahlia/logtape/blob/main/CHANGES.md)
- [Commits](https://github.com/dahlia/logtape/commits/2.2.3/packages/logtape)

---
updated-dependencies:
- dependency-name: "@logtape/logtape"
  dependency-version: 2.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 6, 2026
@dahlia

dahlia commented Jul 6, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Looks like @logtape/logtape is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 6, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/logtape/logtape-2.2.3 branch July 6, 2026 02:28
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