Skip to content

chore(deps): bump github.com/kubex-ecosystem/logz from 1.5.0 to 1.6.89#47

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/kubex-ecosystem/logz-1.6.89
Closed

chore(deps): bump github.com/kubex-ecosystem/logz from 1.5.0 to 1.6.89#47
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/kubex-ecosystem/logz-1.6.89

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

Copy link
Copy Markdown

Bumps github.com/kubex-ecosystem/logz from 1.5.0 to 1.6.89.

Release notes

Sourced from github.com/kubex-ecosystem/logz's releases.

v1.6.8

Full Changelog: kubex-ecosystem/logz@v1.6.4...v1.6.8

v1.6.4

🚀 Logz v1.6.4 — Release Notes

🔧 Stability & Resilience Improvements

This release focuses on internal consistency, CLI resilience, and correctness under edge-case usage, consolidating Logz as a reliable logging utility for interactive shells, scripts, and automation pipelines.

✅ Fixed

  • Resolved timestamp initialization bug

    • Fixed an internal condition where log entries could be created with a zero or invalid timestamp under specific CLI invocation paths.
    • Ensures all log entries are now created with a valid, monotonic timestamp across all formats.
  • Improved CLI argument normalization

    • Corrected edge cases involving repeated or reordered flags (--format, --disableColors, --disableIcons, metadata flags).
    • Guarantees consistent behavior regardless of flag order or alias usage.

🧠 CLI Usability & API Refinements

✨ Improved

  • Stable single-command entrypoint

    • logz now behaves consistently as the canonical command, while still supporting all aliases and legacy invocation patterns.
    • Reduces cognitive overhead while preserving backward compatibility.
  • Robust message composition

    • Multiple --message flags are now reliably concatenated in all output formats (text, JSON, YAML, XML, CSV).
    • Ensures semantic integrity of log messages across serializers.
  • Explicit presentation controls

    • --disableColors and --disableIcons are now fully orthogonal and idempotent.
    • Presentation flags no longer affect log structure or metadata integrity.

🧾 Metadata Handling

🧩 Behavior Clarified

  • Metadata is no longer implicitly rendered

... (truncated)

Commits
  • 57ebc4d chore: Update application version to 1.6.89 in manifest.json.
  • 7fcee40 Merge pull request #37 from kubex-ecosystem/chore/bump-go-version-1.26.0
  • 0b0bfe8 refactor: Reorder methods within the Logger interface.
  • 167a6e8 chore: Update Go version to 1.26.1 in go.mod and manifest.
  • ed3445c chore: Update Go version to 1.26.0 and increment module manifest version to 1...
  • 0822374 fix: atualizar versão para 1.6.8 no manifest.json
  • 7364428 fix: atualizar níveis de log e melhorar configuração do logger
  • 00341d0 fix: adicionar novos níveis de log e funções de formatação
  • 5518bc1 fix: adicionar logging condicional em funções de impressão
  • b78ec9b fix: adicionar tratamento para níveis de log críticos e panics
  • 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 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 [github.com/kubex-ecosystem/logz](https://github.com/kubex-ecosystem/logz) from 1.5.0 to 1.6.89.
- [Release notes](https://github.com/kubex-ecosystem/logz/releases)
- [Commits](kubex-ecosystem/logz@v1.5.0...v1.6.89)

---
updated-dependencies:
- dependency-name: github.com/kubex-ecosystem/logz
  dependency-version: 1.6.89
  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 go Pull requests that update go code labels Mar 16, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 20, 2026

Copy link
Copy Markdown
Author

Superseded by #54.

@dependabot dependabot Bot closed this Apr 20, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/kubex-ecosystem/logz-1.6.89 branch April 20, 2026 17:53
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants