Skip to content

build(deps): Bump github.com/kubex-ecosystem/logz from 1.5.0 to 1.5.5 - #53

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

build(deps): Bump github.com/kubex-ecosystem/logz from 1.5.0 to 1.5.5#53
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/kubex-ecosystem/logz-1.5.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 20, 2025

Copy link
Copy Markdown
Contributor

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

Release notes

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

logz v1.5.5

logz Release v1.5.5

What's Included

This release contains cross-platform binaries for: - 🐧 Linux (AMD64): logz_linux_amd64.tar.gz - 🐧 Linux (ARM64): logz_linux_arm64.tar.gz - 🍎 macOS (AMD64): logz_darwin_amd64.tar.gz - 🍎 macOS (ARM64): logz_darwin_arm64.tar.gz - 🪟 Windows (AMD64): logz_windows_amd64.zip - 📦 windows/386: logz_windows_386.tar.gz

Installation

Linux/macOS

# Download and extract
wget https://github.com/kubex-ecosystem/logz/releases/download/v1.5.5/logz_linux_amd64.tar.gz
tar -xzf logz_linux_amd64.tar.gz
chmod +x logz_linux_amd64
sudo mv logz_linux_amd64 /usr/local/bin/logz

Windows

# Download and extract the ZIP file
# Add the executable to your PATH

Verification

All binaries are compressed and checksums are provided in SHA256SUMS.

# Verify checksum
sha256sum -c SHA256SUMS

Build Information

  • Go Version: 1.25.3
  • Built on: 2025-10-17 20:23:28 UTC
  • Commit: 5153fbf8eb7fe899f8e0d268a40e905d51e6b182
  • Workflow: 18603916821

Full Changelog: kubex-ecosystem/logz/compare/...

logz v1.5.4

logz Release v1.5.4

What's Included

... (truncated)

Commits
  • 5153fbf feat: atualizar versão do Kubex Logz para 1.5.5 e refatorar implementação do ...
  • 4501b2b feat: atualizar versão para 1.5.4 e adicionar plataformas Windows no manifest...
  • 6fe7981 feat: reorganizar estrutura de diretórios e atualizar referências ao manifest...
  • 4c9a8d3 feat: atualizar versão do Go para 1.25.3 e corrigir mensagens de erro no código
  • 948d1cc feat: adicionar versão do Go no manifest.json
  • 0ccca51 feat: atualizar versão do Kubex Logz para 1.5.3 e remover definição de LogLev...
  • 6d42fc5 Merge pull request #28 from kubex-ecosystem/dependabot/go_modules/golang.org/...
  • 9337d1a chore(deps): bump golang.org/x/text from 0.29.0 to 0.30.0
  • 0c02a7a Merge pull request #27 from kubex-ecosystem/feat/planning-seed
  • 2f882f8 Merge branch 'main' into feat/planning-seed
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/kubex-ecosystem/logz](https://github.com/kubex-ecosystem/logz) from 1.5.0 to 1.5.5.
- [Release notes](https://github.com/kubex-ecosystem/logz/releases)
- [Commits](kubex-ecosystem/logz@v1.5.0...v1.5.5)

---
updated-dependencies:
- dependency-name: github.com/kubex-ecosystem/logz
  dependency-version: 1.5.5
  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 go Pull requests that update go code labels Oct 20, 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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants