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

maint(deps): bump the minor-patch group with 6 updates #419

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps the minor-patch group with 6 updates:

Package From To
github.com/honeycombio/libhoney-go 1.22.0 1.23.1
github.com/jessevdk/go-flags 1.5.0 1.6.1
k8s.io/api 0.30.1 0.30.2
k8s.io/apimachinery 0.30.1 0.30.2
k8s.io/client-go 0.30.1 0.30.2
k8s.io/kubelet 0.30.1 0.30.2

Updates github.com/honeycombio/libhoney-go from 1.22.0 to 1.23.1

Release notes

Sourced from github.com/honeycombio/libhoney-go's releases.

v1.23.1

Fixes

v1.23.0

⚠️ Breaking Changes ⚠️

Minimum Go version required is 1.19

Enhancements

Maintenance

Changelog

Sourced from github.com/honeycombio/libhoney-go's changelog.

1.23.1 2024-06-13

Fixes

1.23.0 2024-06-10

⚠️ Breaking Changes ⚠️

Minimum Go version required is 1.19

Enhancements

Maintenance

Commits
  • 31d1f0f rel: Prepare v1.23.1 release (#250)
  • 9f4f37c fix: Build the URL using url.JoinPath instead of path.Join (#249)
  • 44b3e71 rel: Prepare v1.23.0 release (#246)
  • efa6b7a maint(deps): bump github.com/vmihailenco/msgpack/v5 from 5.3.5 to 5.4.1 (#248)
  • dcbf758 maint(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#247)
  • a628057 maint(deps): bump github.com/klauspost/compress from 1.16.6 to 1.17.8 (#243)
  • 815e939 chore: Update dependabot reviewer to pipeline-team (#244)
  • 2e77fd5 maint: Update minimum go version to 1.19 (#245)
  • ccff6c1 feat: URL encode dataset (#242)
  • fcd9c4e maint: add labels to release.yml for auto-generated grouping (#241)
  • See full diff in compare view

Updates github.com/jessevdk/go-flags from 1.5.0 to 1.6.1

Release notes

Sourced from github.com/jessevdk/go-flags's releases.

v1.6.1

Full Changelog: jessevdk/go-flags@v1.6.0...v1.6.1

v1.6.0

What's Changed

New Contributors

Full Changelog: jessevdk/go-flags@v1.5.0...v1.6.0

Commits

Updates k8s.io/api from 0.30.1 to 0.30.2

Commits

Updates k8s.io/apimachinery from 0.30.1 to 0.30.2

Commits

Updates k8s.io/client-go from 0.30.1 to 0.30.2

Commits

Updates k8s.io/kubelet from 0.30.1 to 0.30.2

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-patch group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/honeycombio/libhoney-go](https://github.com/honeycombio/libhoney-go) | `1.22.0` | `1.23.1` |
| [github.com/jessevdk/go-flags](https://github.com/jessevdk/go-flags) | `1.5.0` | `1.6.1` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.30.1` | `0.30.2` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.30.1` | `0.30.2` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.30.1` | `0.30.2` |
| [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.30.1` | `0.30.2` |


Updates `github.com/honeycombio/libhoney-go` from 1.22.0 to 1.23.1
- [Release notes](https://github.com/honeycombio/libhoney-go/releases)
- [Changelog](https://github.com/honeycombio/libhoney-go/blob/main/CHANGELOG.md)
- [Commits](honeycombio/libhoney-go@v1.22.0...v1.23.1)

Updates `github.com/jessevdk/go-flags` from 1.5.0 to 1.6.1
- [Release notes](https://github.com/jessevdk/go-flags/releases)
- [Commits](jessevdk/go-flags@v1.5.0...v1.6.1)

Updates `k8s.io/api` from 0.30.1 to 0.30.2
- [Commits](kubernetes/api@v0.30.1...v0.30.2)

Updates `k8s.io/apimachinery` from 0.30.1 to 0.30.2
- [Commits](kubernetes/apimachinery@v0.30.1...v0.30.2)

Updates `k8s.io/client-go` from 0.30.1 to 0.30.2
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.30.1...v0.30.2)

Updates `k8s.io/kubelet` from 0.30.1 to 0.30.2
- [Commits](kubernetes/kubelet@v0.30.1...v0.30.2)

---
updated-dependencies:
- dependency-name: github.com/honeycombio/libhoney-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: github.com/jessevdk/go-flags
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: k8s.io/kubelet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner July 1, 2024 06:37
@TylerHelmuth TylerHelmuth merged commit 5ab1bd5 into main Jul 3, 2024
4 checks passed
@TylerHelmuth TylerHelmuth deleted the dependabot/go_modules/minor-patch-397ca2a8d7 branch July 3, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant