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 5 updates #413

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the golang group with 5 updates:

Package From To
github.com/dell/dell-csi-extensions/common 1.6.0 1.7.0
github.com/dell/dell-csi-extensions/migration 1.6.0 1.7.1
github.com/dell/dell-csi-extensions/podmon 1.6.0 1.7.0
github.com/dell/dell-csi-extensions/replication 1.9.0 1.10.1
google.golang.org/grpc 1.69.2 1.69.4

Updates github.com/dell/dell-csi-extensions/common from 1.6.0 to 1.7.0

Commits
  • dab7c8e Merge pull request #76 from dell/mg/release-gpg-key-update
  • 3f407c3 fix: gpg key
  • 7495d7b Bump the github-actions group with 2 updates (#75)
  • 049d7f0 Merge pull request #74 from dell/mg/release-actions
  • d697f76 fix: removed the unused code
  • 89b0892 feat: Added workflow to release dell-csi-extension
  • 464aa83 Merge pull request #73 from dell/depandabot-fix
  • 4c93aae depandabot fix
  • 1b1253b Merge pull request #71 from dell/dependabot/github_actions/github-actions-1ee...
  • 7fcde6e Bump golangci/golangci-lint-action in the github-actions group
  • Additional commits viewable in compare view

Updates github.com/dell/dell-csi-extensions/migration from 1.6.0 to 1.7.1

Commits
  • 9a729d0 Update common dependency to v1.7.0 (#77)
  • dab7c8e Merge pull request #76 from dell/mg/release-gpg-key-update
  • 3f407c3 fix: gpg key
  • 7495d7b Bump the github-actions group with 2 updates (#75)
  • 049d7f0 Merge pull request #74 from dell/mg/release-actions
  • d697f76 fix: removed the unused code
  • 89b0892 feat: Added workflow to release dell-csi-extension
  • 464aa83 Merge pull request #73 from dell/depandabot-fix
  • 4c93aae depandabot fix
  • 1b1253b Merge pull request #71 from dell/dependabot/github_actions/github-actions-1ee...
  • Additional commits viewable in compare view

Updates github.com/dell/dell-csi-extensions/podmon from 1.6.0 to 1.7.0

Commits
  • dab7c8e Merge pull request #76 from dell/mg/release-gpg-key-update
  • 3f407c3 fix: gpg key
  • 7495d7b Bump the github-actions group with 2 updates (#75)
  • 049d7f0 Merge pull request #74 from dell/mg/release-actions
  • d697f76 fix: removed the unused code
  • 89b0892 feat: Added workflow to release dell-csi-extension
  • 464aa83 Merge pull request #73 from dell/depandabot-fix
  • 4c93aae depandabot fix
  • 1b1253b Merge pull request #71 from dell/dependabot/github_actions/github-actions-1ee...
  • 7fcde6e Bump golangci/golangci-lint-action in the github-actions group
  • Additional commits viewable in compare view

Updates github.com/dell/dell-csi-extensions/replication from 1.9.0 to 1.10.1

Release notes

Sourced from github.com/dell/dell-csi-extensions/replication's releases.

Release volumeGroupSnapshot v1.8.1, Replication v1.10.1, Migration v1.7.1

What's Changed

Full Changelog: dell/dell-csi-extensions@volumeGroupSnapshot/v1.8.0...volumeGroupSnapshot/v1.8.1

Release volumeGroupSnapshot v1.8.0,Replication v1.10.0, Migration v1.7.0,Common v1.7.0, Podmon v1.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/dell/dell-csi-extensions/compare/volumeGroupSnapshot/v1.7.0...

Replication v1.7.1, Migration v1.4.1, Common v1.4.1, Podmon v1.4.1 and VolumeGroupSnapshot v1.5.1

Updated Gosec changes.

Full Changelog: dell/dell-csi-extensions@replication/v1.7.0...replication/v1.7.1

Replication v1.7.0, Migration v1.4.0, Common v1.4.0, Podmon v1.4.0 and VolumeGroupSnapshot v1.5.0

What's Changed

  • Update go version to 1.22
  • Update common go mod references

Full Changelog: dell/dell-csi-extensions@replication/v1.6.0...replication/v1.7.0

volumeGroupSnapshot v1.7.0, Replication v1.9.0, Migration v1.6.0, Common v1.6.0, Podmon v1.6.0

What's Changed

New Contributors

Full Changelog: dell/dell-csi-extensions@volumeGroupSnapshot/v1.6.0...volumeGroupSnapshot/v1.7.0

... (truncated)

Commits
  • 9a729d0 Update common dependency to v1.7.0 (#77)
  • dab7c8e Merge pull request #76 from dell/mg/release-gpg-key-update
  • 3f407c3 fix: gpg key
  • 7495d7b Bump the github-actions group with 2 updates (#75)
  • 049d7f0 Merge pull request #74 from dell/mg/release-actions
  • d697f76 fix: removed the unused code
  • 89b0892 feat: Added workflow to release dell-csi-extension
  • 464aa83 Merge pull request #73 from dell/depandabot-fix
  • 4c93aae depandabot fix
  • 1b1253b Merge pull request #71 from dell/dependabot/github_actions/github-actions-1ee...
  • Additional commits viewable in compare view

Updates google.golang.org/grpc from 1.69.2 to 1.69.4

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.69.4

Bug Fixes

  • rbac: fix support for :path header matchers, which would previously never successfully match (#7965).

Documentation

  • examples/features/csm_observability: update example client and server to use the helloworld service instead of echo service (#7945).

Release 1.69.3

Bug Fixes

  • rbac: fix support for :path header matchers, which would previously never successfully match (#7965).

Documentation

  • examples/features/csm_observability: update example client and server to use the helloworld service instead of echo service (#7945).
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 golang group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/dell/dell-csi-extensions/common](https://github.com/dell/dell-csi-extensions) | `1.6.0` | `1.7.0` |
| [github.com/dell/dell-csi-extensions/migration](https://github.com/dell/dell-csi-extensions) | `1.6.0` | `1.7.1` |
| [github.com/dell/dell-csi-extensions/podmon](https://github.com/dell/dell-csi-extensions) | `1.6.0` | `1.7.0` |
| [github.com/dell/dell-csi-extensions/replication](https://github.com/dell/dell-csi-extensions) | `1.9.0` | `1.10.1` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.69.2` | `1.69.4` |


Updates `github.com/dell/dell-csi-extensions/common` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/dell/dell-csi-extensions/releases)
- [Commits](dell/dell-csi-extensions@common/v1.6.0...common/v1.7.0)

Updates `github.com/dell/dell-csi-extensions/migration` from 1.6.0 to 1.7.1
- [Release notes](https://github.com/dell/dell-csi-extensions/releases)
- [Commits](dell/dell-csi-extensions@common/v1.6.0...migration/v1.7.1)

Updates `github.com/dell/dell-csi-extensions/podmon` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/dell/dell-csi-extensions/releases)
- [Commits](dell/dell-csi-extensions@common/v1.6.0...common/v1.7.0)

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

Updates `google.golang.org/grpc` from 1.69.2 to 1.69.4
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.69.2...v1.69.4)

---
updated-dependencies:
- dependency-name: github.com/dell/dell-csi-extensions/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: github.com/dell/dell-csi-extensions/migration
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: github.com/dell/dell-csi-extensions/podmon
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: github.com/dell/dell-csi-extensions/replication
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: golang
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2025
@dependabot dependabot bot requested a review from abhi16394 as a code owner January 13, 2025 15:40
@dependabot dependabot bot added the go Pull requests that update Go code label Jan 13, 2025
Copy link
Contributor

@gallacher gallacher left a comment

Choose a reason for hiding this comment

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

Fix the lint warning

@santhoshatdell santhoshatdell dismissed gallacher’s stale review January 13, 2025 20:01

Lint warnings will be addressed in the next release. CC @alikdell

@alikdell alikdell merged commit eab2ec6 into main Jan 13, 2025
6 checks passed
@alikdell alikdell deleted the dependabot/go_modules/golang-956625d3a2 branch January 13, 2025 20:03
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.

4 participants