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 across 1 directory with 4 updates #330

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the golang group with 4 updates in the / directory: github.com/dell/goisilon, github.com/dell/gopowermax/v2, github.com/dell/goscaleio and google.golang.org/grpc.

Updates github.com/dell/goisilon from 1.17.0 to 1.18.1

Release notes

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

Release v1.18.1

What's Changed

Full Changelog: dell/gopowerscale@v1.18.0...v1.18.1

Release v1.18.0

What's Changed

New Contributors

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

Commits
  • 0093b95 Reverted json field name changes made in PR 79 (#82)
  • 970c59c Bump the golang group with 2 updates (#80)
  • d0c6cc3 Merge pull request #79 from dell/dependabot/go_modules/golang-6f6a864510
  • ab91816 Merge remote-tracking branch 'origin/linter_fixes' into dependabot/go_modules...
  • 952946b Bump the golang group across 1 directory with 5 updates
  • 42bc78c fixed few more linting errors
  • d7bcb89 fixed linting errors
  • 1f32ca7 Merge pull request #75 from dell/dell/update-action
  • 3ce67cd consolidate actions
  • 68a3848 Merge branch 'main' into dell/update-action
  • Additional commits viewable in compare view

Updates github.com/dell/gopowermax/v2 from 2.8.0 to 2.9.0

Release notes

Sourced from github.com/dell/gopowermax/v2's releases.

Release v2.9.0

What's Changed

New Contributors

Full Changelog: dell/gopowermax@v2.8.0...v2.9.0

Commits
  • ac2df61 Merge pull request #78 from dell/dependabot/go_modules/golang-d063de6b1c
  • 7b001bc Bump the golang group across 1 directory with 8 updates
  • 5653dcb Add reverseproxy tls certificate in New API client (#76)
  • 0b81e81 Bump github.com/konsorten/go-windows-terminal-sequences
  • 7229ef7 Merge pull request #73 from dell/feature/common-action
  • a3908da consolidate checks
  • 0d18c2c updated code owners
  • 33154b2 updated common actions
  • f1189af Create dependabot.yml
  • See full diff in compare view

Updates github.com/dell/goscaleio from 1.17.1 to 1.18.0

Release notes

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

Release v1.18.0

What's Changed

New Contributors

Full Changelog: dell/goscaleio@v1.17.1...v1.18.0

Commits
  • 412d3a3 Merge pull request #176 from dell/sdc-unit-test
  • e4c355f sdc-unit-test commit
  • bc3aea0 Merge pull request #160 from dell/dependabot/go_modules/golang-07f3a6036d
  • b7cee68 Merge branch 'main' into dependabot/go_modules/golang-07f3a6036d
  • 936b677 Add WithContext to the Client (#175)
  • 7a50258 Bump github.com/stretchr/testify in the golang group across 1 directory
  • 9b432c5 Update tests for deploy (#173)
  • 1fea2cc Increase Code Coverage for API (#174)
  • 93066aa Increase node unit test coverage (#172)
  • 7cf4af3 Increase Volume Unit Test Coverage (#171)
  • 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 was accidentally tagged on the master branch and will be deleted. Please update to 1.69.4 instead.

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 4 updates in the / directory: [github.com/dell/goisilon](https://github.com/dell/goisilon), [github.com/dell/gopowermax/v2](https://github.com/dell/gopowermax), [github.com/dell/goscaleio](https://github.com/dell/goscaleio) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).


Updates `github.com/dell/goisilon` from 1.17.0 to 1.18.1
- [Release notes](https://github.com/dell/goisilon/releases)
- [Commits](dell/gopowerscale@v1.17.0...v1.18.1)

Updates `github.com/dell/gopowermax/v2` from 2.8.0 to 2.9.0
- [Release notes](https://github.com/dell/gopowermax/releases)
- [Commits](dell/gopowermax@v2.8.0...v2.9.0)

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

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/goisilon
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: github.com/dell/gopowermax/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: github.com/dell/goscaleio
  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] <[email protected]>
@csmbot
Copy link
Collaborator

csmbot commented Jan 13, 2025

Can one of the admins verify this patch?

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 14, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 14, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/golang-f20c7fab77 branch January 14, 2025 18:37
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