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

build(deps): bump github.com/zncdatadev/operator-go from 0.8.5 to 0.9.0 #66

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps github.com/zncdatadev/operator-go from 0.8.5 to 0.9.0.

Release notes

Sourced from github.com/zncdatadev/operator-go's releases.

v0.9.0

BROKENCHANGE

  • Bump k8s version to 1.31.0
  • Bump golang version to 1.23.0
  • Remove Database API group

What's Changed

Full Changelog: zncdatadev/operator-go@v0.8.7...v0.9.0

v0.8.7

What's Changed

New Contributors

Full Changelog: zncdatadev/operator-go@v0.8.6...v0.8.7

v0.8.6

What's Changed

... (truncated)

Changelog

Sourced from github.com/zncdatadev/operator-go's changelog.

v0.9.0 2024-08-28

BROKENCHANGE:

  • Bump k8s version to 1.31.0
  • Bump golang version to 1.23.0
  • Remove Database API group

features

  • Add ServiceType field to service builder
  • Remove include zncdata variable
  • Remove Database API group
  • Enchance bash util script, insert shutdown to script

bugs

chore

  • Fix dependabot commit message prefix is not build

dependencies

upgrade

  • sigs.k8s.io/controller-runtime from 0.18.2 to 0.19.0

  • k8s.io/client-go from 0.30.1 to 0.31.0

  • k8s.io/api from 0.30.1 to 0.31.0

  • k8s.io/apimachinery from 0.30.1 to 0.31.0

  • k8s.io/kubectl from 0.30.1 to 0.31.0

  • github.com/cisco-open/k8s-objectmatcher from 1.9.0 to 1.10.0

  • github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1

  • golang from 1.22.6 to 1.23.0

v0.8.7 2024-08-20

features

  • Change stack name from stack to kubedoop
  • Add directory constants for kubedoop system, directories include data, config, logs, kerberso,tls and so on
  • Add generic bash script utilities and constants for operator, include some reuseful scripts, vector constants and so on
  • Change Image struct field stackVersion to platformVersion, Repository to Repo

bugs

chore

  • Add depbot to auto update dependencies
  • Add golang lint to Makefile and update gh action use it

... (truncated)

Commits
  • fb23c63 docs(changelog): update CHANGELOG with 0.9.0 (#134)
  • f3e510f chore(constants): rename some sensitive literal to kubedoop (#133)
  • 58c1bbd build(golang): bump golang from 1.22.6 to 1.23.0 (#131)
  • 85b775e ci(depbot): fix depbot pr name is not build prefix (#132)
  • 5fcead9 refactor(database): remove database api and ref (#130)
  • f0c1f34 refactor(constant): remove include zncdata variable (#129)
  • 15d18d6 build(deps): bump k8s.io/kubectl from 0.30.1 to 0.31.0 (#127)
  • baf580f chore(deps): bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 (#126)
  • 78f0694 fix: add ServiceType param in service builder (#128)
  • 3613b04 feat: enchance bash util script and add tests to prevent tab characters (#125)
  • 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/zncdatadev/operator-go](https://github.com/zncdatadev/operator-go) from 0.8.5 to 0.9.0.
- [Release notes](https://github.com/zncdatadev/operator-go/releases)
- [Changelog](https://github.com/zncdatadev/operator-go/blob/main/CHANGELOG.md)
- [Commits](zncdatadev/operator-go@v0.8.5...v0.9.0)

---
updated-dependencies:
- dependency-name: github.com/zncdatadev/operator-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 2, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 6, 2024

Superseded by #71.

@dependabot dependabot bot closed this Sep 6, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/zncdatadev/operator-go-0.9.0 branch September 6, 2024 04:07
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