Skip to content

build(deps): bump github.com/katallaxie/pkg from 0.7.7 to 0.7.8#172

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/katallaxie/pkg-0.7.8
Aug 7, 2025
Merged

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2025

Bumps github.com/katallaxie/pkg from 0.7.7 to 0.7.8.

Release notes

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

v0.7.8

Changelog (2025-08-06T20:28:38Z)

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

Changelog

Features

  • 7c98701 feat(dbx): database pagination
  • ce1890b feat(slices): key/value slice
  • 0d7aa70 feat(utilx): add is nil check
  • 4fdf448 feat: add fail for each

Others

  • acb0c7e Merge pull request #240 from katallaxie/dependabot/go_modules/google.golang.org/api-0.233.0
  • 0bf03b0 Merge pull request #241 from katallaxie/dependabot/go_modules/k8s.io/apimachinery-0.33.1
  • 1be54c5 Merge pull request #242 from katallaxie/dependabot/go_modules/k8s.io/client-go-0.33.1
  • b9fa65c Merge pull request #243 from katallaxie/dependabot/go_modules/github.com/jackc/pgx/v5-5.7.5
  • f354fdd Merge pull request #244 from katallaxie/dependabot/go_modules/sigs.k8s.io/controller-runtime-0.21.0
  • 7e4da49 Merge pull request #246 from katallaxie/dependabot/go_modules/gorm.io/gorm-1.30.0
  • a23b38e Merge pull request #247 from katallaxie/dependabot/go_modules/firebase.google.com/go/v4-4.16.0
  • e390ed6 Merge pull request #248 from katallaxie/dependabot/go_modules/golang.org/x/crypto-0.39.0
  • deaf80a Merge pull request #250 from katallaxie/dependabot/go_modules/golang.org/x/sync-0.15.0
  • 4d53ace Merge pull request #251 from katallaxie/dependabot/go_modules/firebase.google.com/go/v4-4.16.1
  • dedffdf Merge pull request #252 from katallaxie/dependabot/go_modules/k8s.io/apimachinery-0.33.2
  • 04b75d6 Merge pull request #253 from katallaxie/dependabot/go_modules/k8s.io/client-go-0.33.2
  • 961ea60 Merge pull request #254 from katallaxie/dependabot/go_modules/golang.org/x/mod-0.26.0
  • e4a279e Merge pull request #255 from katallaxie/dependabot/go_modules/golang.org/x/sync-0.16.0
  • a88fade Merge pull request #256 from katallaxie/dependabot/go_modules/golang.org/x/crypto-0.40.0
  • fdb8f3f Merge pull request #257 from katallaxie/dependabot/go_modules/k8s.io/apimachinery-0.33.3
  • 6cc0fbe Merge pull request #258 from katallaxie/dependabot/go_modules/k8s.io/client-go-0.33.3
  • 84fbc9a Merge pull request #259 from katallaxie/dependabot/go_modules/github.com/spf13/pflag-1.0.7
  • a48d23e Merge pull request #260 from katallaxie/dependabot/go_modules/firebase.google.com/go/v4-4.17.0
  • f729c7f Merge pull request #261 from katallaxie/dependabot/go_modules/github.com/gofiber/fiber/v2-2.52.9
  • b69f340 Merge pull request #262 from katallaxie/dependabot/go_modules/gorm.io/gorm-1.30.1
  • 6d90f6f Merge pull request #263 from katallaxie/dependabot/go_modules/firebase.google.com/go/v4-4.18.0
  • de2422f chore(deps): bump firebase.google.com/go/v4 from 4.15.2 to 4.16.0
  • 30f5796 chore(deps): bump firebase.google.com/go/v4 from 4.16.0 to 4.16.1
  • 4616be8 chore(deps): bump firebase.google.com/go/v4 from 4.16.1 to 4.17.0
  • e75ea2b chore(deps): bump firebase.google.com/go/v4 from 4.17.0 to 4.18.0
  • 152ec86 chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.6 to 2.52.8 (#245)
  • c4f7128 chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.8 to 2.52.9
  • 596f32b chore(deps): bump github.com/jackc/pgx/v5 from 5.7.4 to 5.7.5
  • 0efa778 chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7
  • acf8b15 chore(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0
  • 76417ee chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0
  • 0ece324 chore(deps): bump golang.org/x/mod from 0.25.0 to 0.26.0
  • fea0f2a chore(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0
  • 37ce3ea chore(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0
  • e02aaa2 chore(deps): bump google.golang.org/api from 0.232.0 to 0.233.0
  • 4414b5d chore(deps): bump gorm.io/gorm from 1.26.1 to 1.30.0
  • 8990c16 chore(deps): bump gorm.io/gorm from 1.30.0 to 1.30.1

... (truncated)

Commits
  • e4e254c fix(test): elements match key value
  • 1320b8f fix: slice test
  • 4fdf448 feat: add fail for each
  • 5c108b5 chore: remove sync map
  • 4c9690e fix(server): optional argument
  • 04e4bd4 fix: wrapping server panic error
  • 6d90f6f Merge pull request #263 from katallaxie/dependabot/go_modules/firebase.google...
  • e75ea2b chore(deps): bump firebase.google.com/go/v4 from 4.17.0 to 4.18.0
  • b69f340 Merge pull request #262 from katallaxie/dependabot/go_modules/gorm.io/gorm-1....
  • 8990c16 chore(deps): bump gorm.io/gorm from 1.30.0 to 1.30.1
  • 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/katallaxie/pkg](https://github.com/katallaxie/pkg) from 0.7.7 to 0.7.8.
- [Release notes](https://github.com/katallaxie/pkg/releases)
- [Changelog](https://github.com/katallaxie/pkg/blob/main/.goreleaser.yml)
- [Commits](katallaxie/pkg@v0.7.7...v0.7.8)

---
updated-dependencies:
- dependency-name: github.com/katallaxie/pkg
  dependency-version: 0.7.8
  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 Aug 7, 2025
@github-actions github-actions bot merged commit ab9c6be into main Aug 7, 2025
2 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/katallaxie/pkg-0.7.8 branch August 7, 2025 04:46
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