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.9.0 to 0.9.1 #71

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v0.9.1

What's Changed

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

Changelog

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

v0.9.1 2024-09-03

features

  • Add ServiceType field to service builder, can build headless service
  • Add productlogging package, and implement logback, log4j, log4j2 configuration
  • Add vector builder for easy integration with vector sidecar

bugs

  • Fix re-reconciler with 0 seconds interval when resource not ready
  • Fix rbac builder could not set subjects and roleRef
  • Fix container builder missing memory request field

chore

dependencies

  • Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2
  • Bump github.com/onsi/gomega from 1.34.1 to 1.34.2
Commits
  • 98eb850 docs(changelog): Add 0.9.1 changelog (#154)
  • edc4e61 test: remove unnecessary assert test case (#155)
  • 400413c feat(productlogging): add log4j2 config generator (#153)
  • 22b22f3 refactor(api): refactor auth spec and add inline connection to s3bucket (#138)
  • d03477f build(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 (#147)
  • 27183d8 feat(productlogging): add vector builder for easy integration with vector sid...
  • db9d3e9 feat: migrate the vector builder to the productlogging package (#150)
  • 5cc7276 feat(productlogging): add log4j config generator and refactor logging type in...
  • ef15e94 build(deps): bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 (#146)
  • b46d853 fix(rbac): correct clusterrole naming in rbac builder (#145)
  • 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.9.0 to 0.9.1.
- [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.9.0...v0.9.1)

---
updated-dependencies:
- dependency-name: github.com/zncdatadev/operator-go
  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 Sep 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 6, 2024

Looks like github.com/zncdatadev/operator-go is up-to-date now, so this is no longer needed.

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