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

Bump the golang group with 6 updates #409

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2025

Bumps the golang group with 6 updates:

Package From To
github.com/dell/gobrick 1.12.0 1.13.0
github.com/dell/gocsi 1.12.0 1.13.0
github.com/dell/gofsutil 1.17.0 1.18.0
github.com/dell/goiscsi 1.10.0 1.11.0
github.com/dell/gonvme 1.9.0 1.10.1
github.com/dell/gopowerstore 1.16.0 1.17.0

Updates github.com/dell/gobrick from 1.12.0 to 1.13.0

Release notes

Sourced from github.com/dell/gobrick's releases.

Release v1.13.0

What's Changed

New Contributors

Full Changelog: dell/gobrick@v1.12.0...v1.13.0

Commits
  • 6134e85 Merge pull request #75 from dell/dependabot/go_modules/golang-9b92d12ad4
  • 55bece9 Bump golang.org/x/sync in the golang group
  • 7571bbe Merge pull request #74 from dell/dependabot/go_modules/golang-210c665088
  • 900fade Bump the golang group across 1 directory with 5 updates
  • 085166c Merge pull request #72 from dell/updated-codeowners
  • 673924b updated codeowners
  • 43097c6 updated codeowners
  • 785d73d Merge pull request #68 from dell/feature/common-actions
  • bb0e22d Delete .github/workflows/linters.yaml
  • 5823dab Delete .golangci.yaml
  • Additional commits viewable in compare view

Updates github.com/dell/gocsi from 1.12.0 to 1.13.0

Release notes

Sourced from github.com/dell/gocsi's releases.

Release v1.13.0

What's Changed

New Contributors

Full Changelog: dell/gocsi@v1.12.0...v1.13.0

Commits

Updates github.com/dell/gofsutil from 1.17.0 to 1.18.0

Release notes

Sourced from github.com/dell/gofsutil's releases.

Release v1.18.0

What's Changed

New Contributors

Full Changelog: dell/gofsutil@v1.17.0...v1.18.0

Commits
  • f9d7a13 Merge pull request #60 from dell/dependabot/go_modules/golang-39167455a4
  • c16792f Bump the golang group across 1 directory with 3 updates
  • 1ef7c40 Merge pull request #53 from dell/feature/common-actions
  • b231c3d consolidate checks
  • 2db4d5d fixed lint issues
  • c28033d Added common actions
  • b244a3a Merge pull request #51 from dell/dependabot/github_actions/github-actions-1ee...
  • a29b8a9 Bump golangci/golangci-lint-action in the github-actions group
  • 4cb40ad Create dependabot.yml
  • See full diff in compare view

Updates github.com/dell/goiscsi from 1.10.0 to 1.11.0

Release notes

Sourced from github.com/dell/goiscsi's releases.

Release v1.11.0

What's Changed

New Contributors

Full Changelog: dell/goiscsi@v1.10.0...v1.11.0

Commits

Updates github.com/dell/gonvme from 1.9.0 to 1.10.1

Release notes

Sourced from github.com/dell/gonvme's releases.

Release v1.10.1

What's Changed

New Contributors

Full Changelog: dell/gonvme@v1.9.0...v1.10.1

Release v1.10.0

What's Changed

New Contributors

Full Changelog: dell/gonvme@v1.9.0...v1.10.0

Commits
  • 86bd45e Merge pull request #63 from dell/pvt/revert-mock
  • e6eb5a5 gofumpt
  • be4ee4d reverting gonvme mock
  • fe81dc8 reverting gonvme mock
  • 9166f6a Merge pull request #62 from dell/dependabot/go_modules/golang-b711640f48
  • 8d13449 Bump golang.org/x/sys from 0.28.0 to 0.29.0 in the golang group
  • f83ecbf Merge pull request #61 from dell/dependabot/go_modules/golang-2eed9be082
  • eb1c212 Merge pull request #59 from dell/go-1.23
  • 2c2289c Bump the golang group across 1 directory with 3 updates
  • 322edd3 Merge pull request #60 from dell/cve-fix
  • Additional commits viewable in compare view

Updates github.com/dell/gopowerstore from 1.16.0 to 1.17.0

Release notes

Sourced from github.com/dell/gopowerstore's releases.

Release v1.17.0

What's Changed

New Contributors

Full Changelog: dell/gopowerstore@v1.16.0...v1.17.0

Commits
  • 39e1c58 Merge pull request #166 from dell/file_system_ds
  • 91f56c6 Bump the golang group across 1 directory with 2 updates (#167)
  • 26d7ae4 added some attributes for file system get call
  • 9ec041e Merge pull request #163 from dell/NFS-export-update
  • b55f508 Merge pull request #160 from dell/add_collection_replication_rule
  • d52931a Update go version to 1.23 (#164)
  • 1705647 typo-corrected
  • 9bb02fc formatting and linting issue fixed
  • 4935e4e formatting and linting issue fixed
  • c809267 NFS Export new fields added
  • Additional commits viewable in compare view

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 golang group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/dell/gobrick](https://github.com/dell/gobrick) | `1.12.0` | `1.13.0` |
| [github.com/dell/gocsi](https://github.com/dell/gocsi) | `1.12.0` | `1.13.0` |
| [github.com/dell/gofsutil](https://github.com/dell/gofsutil) | `1.17.0` | `1.18.0` |
| [github.com/dell/goiscsi](https://github.com/dell/goiscsi) | `1.10.0` | `1.11.0` |
| [github.com/dell/gonvme](https://github.com/dell/gonvme) | `1.9.0` | `1.10.1` |
| [github.com/dell/gopowerstore](https://github.com/dell/gopowerstore) | `1.16.0` | `1.17.0` |


Updates `github.com/dell/gobrick` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/dell/gobrick/releases)
- [Commits](dell/gobrick@v1.12.0...v1.13.0)

Updates `github.com/dell/gocsi` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/dell/gocsi/releases)
- [Commits](dell/gocsi@v1.12.0...v1.13.0)

Updates `github.com/dell/gofsutil` from 1.17.0 to 1.18.0
- [Release notes](https://github.com/dell/gofsutil/releases)
- [Commits](dell/gofsutil@v1.17.0...v1.18.0)

Updates `github.com/dell/goiscsi` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/dell/goiscsi/releases)
- [Commits](dell/goiscsi@v1.10.0...v1.11.0)

Updates `github.com/dell/gonvme` from 1.9.0 to 1.10.1
- [Release notes](https://github.com/dell/gonvme/releases)
- [Commits](dell/gonvme@v1.9.0...v1.10.1)

Updates `github.com/dell/gopowerstore` from 1.16.0 to 1.17.0
- [Release notes](https://github.com/dell/gopowerstore/releases)
- [Commits](dell/gopowerstore@v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/dell/gobrick
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: github.com/dell/gocsi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: github.com/dell/gofsutil
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: github.com/dell/goiscsi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: github.com/dell/gonvme
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: github.com/dell/gopowerstore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
...

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 Jan 10, 2025
Copy link
Contributor

@alikdell alikdell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving for automated dependabot changes only for CSM 1.13 release. Will not include any Engineering code additions.

Copy link
Contributor

@anandrajak1 anandrajak1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving for automated dependabot changes only for CSM 1.13 release. Will not include any Engineering code additions.

@mjsdell mjsdell merged commit ff57dd5 into main Jan 10, 2025
6 checks passed
@mjsdell mjsdell deleted the dependabot/go_modules/golang-12b4130308 branch January 10, 2025 22:47
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.

3 participants