Skip to content

Bump @logtape/logtape from 2.0.6 to 2.0.7#28

Merged
darthcav merged 1 commit into
devfrom
dependabot/npm_and_yarn/dev/logtape/logtape-2.0.7
May 10, 2026
Merged

Bump @logtape/logtape from 2.0.6 to 2.0.7#28
darthcav merged 1 commit into
devfrom
dependabot/npm_and_yarn/dev/logtape/logtape-2.0.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 10, 2026

Bumps @logtape/logtape from 2.0.6 to 2.0.7.

Changelog

Sourced from @​logtape/logtape's changelog.

Version 2.0.7

Released on May 5, 2026.

@​logtape/logtape

  • Fixed lazy properties so they are evaluated when a log record is emitted, not later when a buffering sink flushes the record. This makes lazy() values stable for non-blocking console sinks and custom buffering sinks. [#156, #157]

#156: dahlia/logtape#156 #157: dahlia/logtape#157

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.0.6 to 2.0.7.
- [Changelog](https://github.com/dahlia/logtape/blob/main/CHANGES.md)
- [Commits](https://github.com/dahlia/logtape/commits/2.0.7/packages/logtape)

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

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 May 10, 2026
@darthcav darthcav merged commit f0cb232 into dev May 10, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dev/logtape/logtape-2.0.7 branch May 10, 2026 08:59
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