Skip to content

Update dependency @logtape/logtape to v2.2.1#1941

Merged
sagzy merged 1 commit into
mainfrom
renovate/logtape-logtape-2.x
Jun 29, 2026
Merged

Update dependency @logtape/logtape to v2.2.1#1941
sagzy merged 1 commit into
mainfrom
renovate/logtape-logtape-2.x

Conversation

@renovate

@renovate renovate Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@logtape/logtape (source) 2.2.02.2.1 age confidence

Release Notes

dahlia/logtape (@​logtape/logtape)

v2.2.1

Compare Source

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]
@​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
    value containing a circular reference as
    logger.error("…{error}", { error })). The sink now uses the same
    cross-runtime inspect helper as @​logtape/logtape and @​logtape/pretty
    (Deno.inspect() on Deno, util.inspect() on Node.js/Bun) via the #util
    import map, instead of a fallible globalThis-detection fallback that
    silently degraded to JSON.stringify() on Node.js. [#​180]


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • Between 07:00 AM and 04:59 PM, only on Monday, Tuesday, Wednesday, and Thursday (* 7-16 * * 1,2,3,4)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/logtape-logtape-2.x branch from 8c5096c to 72a2d4f Compare June 29, 2026 12:12
@renovate renovate Bot force-pushed the renovate/logtape-logtape-2.x branch from 72a2d4f to aa878c1 Compare June 29, 2026 13:47
@sagzy sagzy enabled auto-merge (squash) June 29, 2026 13:47
@renovate renovate Bot force-pushed the renovate/logtape-logtape-2.x branch from aa878c1 to d29f111 Compare June 29, 2026 13:49
@sagzy sagzy merged commit e75e88a into main Jun 29, 2026
15 checks passed
@sagzy sagzy deleted the renovate/logtape-logtape-2.x branch June 29, 2026 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant