Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

logz v1.5.1

logz Release v1.5.1

What's Included

This release contains cross-platform binaries for: - 🐧 Linux (AMD64): logz_linux_amd64.tar.gz - 🍎 macOS (AMD64): logz_darwin_amd64.tar.gz - 🍎 macOS (ARM64): logz_darwin_arm64.tar.gz

Installation

Linux/macOS

# Download and extract
wget https://github.com/kubex-ecosystem/logz/releases/download/v1.5.1/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.1
  • Built on: 2025-10-10 11:31:46 UTC
  • Commit: 2f882f8a843dfe855dbc757bb74676b3eef40215
  • Workflow: 18405204307

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

Commits
  • 2f882f8 Merge branch 'main' into feat/planning-seed
  • 4010a15 feat: adicionar estrutura de módulo e funcionalidades de versão ao CLI
  • 0987660 Merge pull request #26 from kubex-ecosystem/feat/planning-seed
  • 5b9f97b Merge branch 'main' into feat/planning-seed
  • ff42bc5 fix: atualizar versão para 1.5.1 no manifest.json
  • 674f217 fix: atualizar timestamp de geração no arquivo .secrets.baseline
  • e51814b fix: adicionar .venv-hooks ao .gitignore
  • 23fc12c chore(secrets): add baseline
  • a9363ca Refactor notifier and integration packages
  • 955b750 Merge pull request #25 from kubex-ecosystem/dependabot/go_modules/github.com/...
  • 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 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)

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

---
updated-dependencies:
- dependency-name: github.com/kubex-ecosystem/logz
  dependency-version: 1.5.1
  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 13, 2025
@dependabot @github

dependabot Bot commented on behalf of github Oct 20, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #53.

@dependabot dependabot Bot closed this Oct 20, 2025
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/kubex-ecosystem/logz-1.5.1 branch October 20, 2025 22:36
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