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.10.0 to 0.11.2 #101

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/zncdatadev/operator-go from 0.10.0 to 0.11.2.

Release notes

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

v0.11.2

What's Changed

Full Changelog: zncdatadev/operator-go@v0.11.1...v0.11.2

v0.11.1

What's Changed

Full Changelog: zncdatadev/operator-go@v0.11.0...v0.11.1

v0.11.0

What's Changed

Full Changelog: zncdatadev/operator-go@v0.10.0...v0.11.0

Changelog

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

v0.11.2 2024-11-08

bugs

  • Fixed typo providerHint in auth (#234)
  • Added the missed logType field and corrected typo in productlogging (#231)

dependencies

  • Bumped toolchain in Makefile to latest version (#233)
  • Bumped golang from 1.23.0 to 1.23.2 (#232)

chore

  • Refactored GitHub Action (#235)

v0.11.1 2024-11-06

bugs

  • Fixed nil RoleConfigSpec handling in PodDisruptionBudget reconciliation

v0.11.0 2024-11-05

features

  • Added PodDisruptionBudget support and reconciliation logic (#227)
  • Added readiness probe for vector (#224)
  • Added LoggingSpec support (#210)
  • Added AuthenticationSpec support (#209)
  • Enhanced rbac builder to add policy rules (#196)

improvements

  • Refactored log config generation in productlogging (#220)
  • Replaced slice dereference with ptr.To for replica counts (#223)
  • Renamed CommandOverrides to CliOverrides for consistency (#222)
  • Unified Options struct to Option type for consistency in builder (#221)
  • Changed AuthenticationClass to cluster scope in api (#208)
  • Changed authentication.oidc.provisioner to providerHint in api (#207)

bugs

  • Fixed client.Get to reset err and ignore object does not exist error (#219)
  • Fixed container env out of order in build (#211)
  • Appended vector data dir volume (#199)

dependencies

  • Bumped github.com/onsi/gomega from 1.34.2 to 1.35.1 (#225)

... (truncated)

Commits
  • 016e926 docs(changelog): update CHANGELOG for v0.11.2 release (#236)
  • 24209b7 refactor(ci): refactor gh action (#235)
  • 18a0245 fix(auth): typo providerHint in auth (#234)
  • 99ee03b bump(toolchain): bump toolchain in makefile to latest version (#233)
  • adf60ab bump(deps): bump golang from 1.23.0 to 1.23.2 (#232)
  • 8418605 fix(productlogging): added the missed logType field and correct typo (#231)
  • 7b507ee docs(changelog): update CHANGELOG for v0.11.1 release (#230)
  • 6be010e fix(pdb): handle nil RoleConfigSpec in PodDisruptionBudget reconciliation (#229)
  • 608b68a docs(changelog): update CHANGELOG for v0.10.1 release (#228)
  • 6cc2719 feat(pdb): added PodDisruptionBudget support and reconciliation logic (#227)
  • 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.10.0 to 0.11.2.
- [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.10.0...v0.11.2)

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

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 Nov 11, 2024
@lwpk110
Copy link
Member

lwpk110 commented Nov 11, 2024

Duplicated of #100

@lwpk110 lwpk110 closed this Nov 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 11, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/zncdatadev/operator-go-0.11.2 branch November 11, 2024 07:52
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.

1 participant