Skip to content

build(deps): bump github.com/katallaxie/pkg from 0.7.0 to 0.7.2#132

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/katallaxie/pkg-0.7.2
Mar 26, 2025
Merged

build(deps): bump github.com/katallaxie/pkg from 0.7.0 to 0.7.2#132
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/katallaxie/pkg-0.7.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2025

Bumps github.com/katallaxie/pkg from 0.7.0 to 0.7.2.

Release notes

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

v0.7.1

Changelog (2025-03-25T13:42:53Z)

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

Changelog

Features

  • 268afe3 feat(tplx): create template
  • a0596f9 feat: add foreach slice
  • 7fd81d6 feat: add slice func
  • cd570fd feat: slice to channel

Others

  • 059d0a3 Merge pull request #207 from katallaxie/dependabot/go_modules/golang.org/x/crypto-0.36.0
  • d4cc610 Merge pull request #209 from katallaxie/dependabot/go_modules/golang.org/x/mod-0.24.0
  • 9aa6e96 Merge pull request #210 from katallaxie/dependabot/go_modules/google.golang.org/api-0.224.0
  • 4f6ae40 Merge pull request #211 from katallaxie/dependabot/go_modules/sigs.k8s.io/controller-runtime-0.20.3
  • cb1e4e2 Merge pull request #212 from katallaxie/dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.64.7
  • 181562c Merge pull request #213 from katallaxie/dependabot/go_modules/google.golang.org/api-0.225.0
  • 59586bc Merge pull request #214 from katallaxie/dependabot/go_modules/k8s.io/client-go-0.32.3
  • ace7122 Merge pull request #216 from katallaxie/dependabot/go_modules/tools/gotest.tools/gotestsum-1.12.1
  • 134c6fb Merge pull request #217 from katallaxie/dependabot/go_modules/google.golang.org/api-0.226.0
  • b1d40a8 Merge pull request #218 from katallaxie/dependabot/github_actions/dorny/test-reporter-2
  • 41d4747 Merge pull request #219 from katallaxie/dependabot/github_actions/docker/login-action-3.4.0
  • 17ff3f5 Merge pull request #220 from katallaxie/dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.64.8
  • dfc67cc Merge pull request #221 from katallaxie/dependabot/go_modules/google.golang.org/api-0.227.0
  • 81b94dd Merge pull request #222 from katallaxie/dependabot/go_modules/github.com/jackc/pgx/v5-5.7.3
  • 0621de7 Merge pull request #223 from katallaxie/dependabot/go_modules/github.com/jackc/pgx/v5-5.7.4
  • e12e535 chore(deps): bump docker/login-action from 3.3.0 to 3.4.0
  • 3c12741 chore(deps): bump dorny/test-reporter from 1 to 2
  • 1228c8c chore(deps): bump github.com/go-playground/validator/v10 (#206)
  • 65011b9 chore(deps): bump github.com/golangci/golangci-lint in /tools
  • 5f1caa8 chore(deps): bump github.com/golangci/golangci-lint in /tools
  • fdc51fd chore(deps): bump github.com/jackc/pgx/v5 from 5.7.2 to 5.7.3
  • ca76b8f chore(deps): bump github.com/jackc/pgx/v5 from 5.7.3 to 5.7.4
  • 6667731 chore(deps): bump golang.org/x/crypto from 0.35.0 to 0.36.0
  • ff10170 chore(deps): bump golang.org/x/mod from 0.23.0 to 0.24.0
  • 7e450f5 chore(deps): bump google.golang.org/api from 0.223.0 to 0.224.0
  • 2b76f68 chore(deps): bump google.golang.org/api from 0.224.0 to 0.225.0
  • d6fa69b chore(deps): bump google.golang.org/api from 0.225.0 to 0.226.0
  • a67f1f0 chore(deps): bump google.golang.org/api from 0.226.0 to 0.227.0
  • 610b8bd chore(deps): bump gotest.tools/gotestsum from 1.12.0 to 1.12.1 in /tools
  • b4780f1 chore(deps): bump k8s.io/client-go from 0.32.2 to 0.32.3
  • fbb53c9 chore(deps): bump sigs.k8s.io/controller-runtime from 0.20.2 to 0.20.3
  • bf7f178 chore(deps): bump sigs.k8s.io/controller-runtime from 0.20.3 to 0.20.4 (#224)
  • f36cdcc doc: README
  • 4778330 feat add copy embed file
  • 132c453 fix: G304 in filex
  • ca2ff02 fix: check for channel in drain
  • 340e373 fix: pass index and rename function
  • 01d0ab4 fix: slice pre-allocate
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 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/katallaxie/pkg](https://github.com/katallaxie/pkg) from 0.7.0 to 0.7.2.
- [Release notes](https://github.com/katallaxie/pkg/releases)
- [Changelog](https://github.com/katallaxie/pkg/blob/main/.goreleaser.yml)
- [Commits](https://github.com/katallaxie/pkg/commits)

---
updated-dependencies:
- dependency-name: github.com/katallaxie/pkg
  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 Mar 26, 2025
@github-actions github-actions bot merged commit d4aef26 into main Mar 26, 2025
1 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/katallaxie/pkg-0.7.2 branch March 26, 2025 04:18
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