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 the gomod group with 2 updates #66

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps the gomod group with 2 updates: github.com/piraeusdatastore/linstor-csi and k8s.io/klog/v2.

Updates github.com/piraeusdatastore/linstor-csi from 1.6.1 to 1.6.2

Release notes

Sourced from github.com/piraeusdatastore/linstor-csi's releases.

v1.6.2

Small fix for the previous release. LINSTOR does not always return a device path immediately after creating a resource, so we check that the device path is set before passing it to the csi node agent.


Fixed

  • Fix device path passdown when LINSTOR does not report a device path.
Changelog

Sourced from github.com/piraeusdatastore/linstor-csi's changelog.

[1.6.2] - 2024-06-19

Fixed

  • Fix device path passdown when LINSTOR does not report a device path.
Commits
  • f41d6f4 Release 1.6.2
  • c01814b Bump the gomod group with 7 updates
  • c699cdb Bump docker/build-push-action from 5 to 6 in the ci group
  • 44f5a6a Bump the gomod group with 6 updates
  • 7ed2714 Bump github.com/emicklei/go-restful/v3 in the gomod group
  • 26af8d9 reduce default resource timeout to 30s
  • 5c54303 update linstor-wait-until to 0.2.2
  • 8ac5188 remove device path from volume context
  • 007f3df attach/detach: improve handling of missing resources
  • 8d9ed17 Bump the gomod group with 2 updates
  • Additional commits viewable in compare view

Updates k8s.io/klog/v2 from 2.130.0 to 2.130.1

Release notes

Sourced from k8s.io/klog/v2's releases.

Prepare klog release for Kubernetes v1.31 (Take 2)

What's Changed

Full Changelog: kubernetes/klog@v2.130.0...v2.130.1

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 gomod group with 2 updates: [github.com/piraeusdatastore/linstor-csi](https://github.com/piraeusdatastore/linstor-csi) and [k8s.io/klog/v2](https://github.com/kubernetes/klog).


Updates `github.com/piraeusdatastore/linstor-csi` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/piraeusdatastore/linstor-csi/releases)
- [Changelog](https://github.com/piraeusdatastore/linstor-csi/blob/master/CHANGELOG.md)
- [Commits](piraeusdatastore/linstor-csi@v1.6.1...v1.6.2)

Updates `k8s.io/klog/v2` from 2.130.0 to 2.130.1
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](kubernetes/klog@v2.130.0...v2.130.1)

---
updated-dependencies:
- dependency-name: github.com/piraeusdatastore/linstor-csi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

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 Jun 24, 2024
@WanzenBug WanzenBug merged commit ae1e99a into main Jun 25, 2024
4 checks passed
@WanzenBug WanzenBug deleted the dependabot/go_modules/gomod-ff3ea15dd6 branch June 25, 2024 05:39
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