Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/zeiss/pkg from 0.1.21 to 0.1.22 #36

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps github.com/zeiss/pkg from 0.1.21 to 0.1.22.

Release notes

Sourced from github.com/zeiss/pkg's releases.

v0.1.22

Changelog (2025-02-14T14:44:27Z)

Welcome to this new release! We hope you enjoy the changes we've made.

Changelog

Features

  • 903cd0f feat(devx): creating proc and waitfor
  • 5d42b10 feat(jsonx): pretty print json
  • 90e5418 feat: k8s wrapped errors

Others

  • 9b65ef8 Merge pull request #100 from ZEISS/dependabot/go_modules/github.com/creack/pty-1.1.24
  • 984d5fe Merge pull request #101 from ZEISS/dependabot/go_modules/firebase.google.com/go/v4-4.15.2
  • f7603e5 Merge pull request #92 from ZEISS/dependabot/go_modules/github.com/openfga/go-sdk-0.6.5
  • 3f65bba Merge pull request #93 from ZEISS/dependabot/go_modules/golang.org/x/crypto-0.33.0
  • e66396a Merge pull request #94 from ZEISS/dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.64.2
  • 422e2ba Merge pull request #95 from ZEISS/dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.64.4
  • 39cc2b1 Merge pull request #96 from ZEISS/dependabot/go_modules/google.golang.org/api-0.221.0
  • 705a7ab Merge pull request #97 from ZEISS/dependabot/go_modules/k8s.io/client-go-0.32.2
  • 77c9986 chore(deps): bump firebase.google.com/go/v4 from 4.15.1 to 4.15.2
  • 8c4df78 chore(deps): bump github.com/creack/pty from 1.1.9 to 1.1.24
  • ad39c11 chore(deps): bump github.com/golangci/golangci-lint in /tools
  • 28f84ae chore(deps): bump github.com/golangci/golangci-lint in /tools
  • c74448f chore(deps): bump github.com/openfga/go-sdk from 0.6.4 to 0.6.5
  • 6ca2edc chore(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0
  • e3dc4ed chore(deps): bump google.golang.org/api from 0.220.0 to 0.221.0
  • 64b56ee chore(deps): bump k8s.io/client-go from 0.32.1 to 0.32.2
  • 140c472 chore: update release of containers
  • 56db576 chore: use cobra for cmd
  • c0a06ab fix(deps): update go modules
  • 368d595 refactor: wait-for cmd move packages
Commits
  • 140c472 chore: update release of containers
  • 368d595 refactor: wait-for cmd move packages
  • 984d5fe Merge pull request #101 from ZEISS/dependabot/go_modules/firebase.google.com/...
  • 77c9986 chore(deps): bump firebase.google.com/go/v4 from 4.15.1 to 4.15.2
  • 56db576 chore: use cobra for cmd
  • 9b65ef8 Merge pull request #100 from ZEISS/dependabot/go_modules/github.com/creack/pt...
  • 705a7ab Merge pull request #97 from ZEISS/dependabot/go_modules/k8s.io/client-go-0.32.2
  • 8c4df78 chore(deps): bump github.com/creack/pty from 1.1.9 to 1.1.24
  • 64b56ee chore(deps): bump k8s.io/client-go from 0.32.1 to 0.32.2
  • 903cd0f feat(devx): creating proc and waitfor
  • 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/zeiss/pkg](https://github.com/zeiss/pkg) from 0.1.21 to 0.1.22.
- [Release notes](https://github.com/zeiss/pkg/releases)
- [Changelog](https://github.com/ZEISS/pkg/blob/main/.goreleaser.yml)
- [Commits](ZEISS/pkg@v0.1.21...v0.1.22)

---
updated-dependencies:
- dependency-name: github.com/zeiss/pkg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 17, 2025
@github-actions github-actions bot merged commit 4678092 into main Feb 17, 2025
1 of 3 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/zeiss/pkg-0.1.22 branch February 17, 2025 04:22
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