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

NO-ISSUE: Bump the go-minor-client-dependencies group in /client with 4 updates #6075

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2024

Bumps the go-minor-client-dependencies group in /client with 4 updates: github.com/go-openapi/errors, github.com/go-openapi/runtime, github.com/go-openapi/strfmt and github.com/go-openapi/swag.

Updates github.com/go-openapi/errors from 0.20.3 to 0.22.0

Commits
  • f5f5f82 chore(go): go-openapi requires go.1.20 across the board
  • a4c2691 chore(lint): relinted tests
  • 596aca2 fix(ci): remove dependency-type from dependabot groups
  • b024686 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • e9447f5 Bump the development-dependencies group with 1 update
  • 6c740da ci: remove paths-ignore
  • fc9ca80 Bump the development-dependencies group with 1 update
  • 5c8cda9 chore(ci): prevents duplicate workflow runs
  • 26b65e2 ci: fixed typo in dependabot.yaml
  • d61a37a Chore/ci automate updates (#42)
  • Additional commits viewable in compare view

Updates github.com/go-openapi/runtime from 0.19.24 to 0.28.0

Commits
  • 2707759 chore(go): go-openapi requires go.1.20 across the board
  • 424b9cb Merge pull request #312 from s4s7/feature/refactor-newRequest-func
  • 1cc63fa refactor: func newRequest
  • 475f357 Bump the development-dependencies group with 1 update
  • d957a0f updatd dependencies
  • dcc94aa fix(ci): remove dependency-type from dependabot groups
  • 8560f81 test: added tests in all packages
  • 35b5892 chore(lint): relinted
  • e6a1173 ci: remove paths-ignore
  • 27f2197 Bump the go-openapi-dependencies group with 1 update
  • Additional commits viewable in compare view

Updates github.com/go-openapi/strfmt from 0.21.3 to 0.23.0

Commits
  • f72fdf0 chore(go): go-openapi requires go.1.20 across the board
  • be4ecdf updated dependencies
  • e949e33 fix(ci): remove dependency-type from dependabot groups
  • 5238521 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • 6729407 chore(linting): fixed unnessary use of fmt.Errorf
  • 59dbfa2 Bump the other-dependencies group with 1 update
  • f7d57e2 Bump the development-dependencies group with 1 update
  • 83a372a ci: remove paths-ignore
  • cd1244b Bump the development-dependencies group with 1 update
  • cf8eef5 chore(ci): prevents duplicate workflow runs
  • Additional commits viewable in compare view

Updates github.com/go-openapi/swag from 0.22.3 to 0.23.0

Commits
  • 53e32e8 chore(go): go-openapi requires go.1.20 across the board
  • 5e655d8 fix(ci): remove dependency-type from dependabot groups
  • 54f3f80 chore(lint): relinted
  • 4896833 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • 6b32215 Bump the development-dependencies group with 1 update
  • db91acc ci: remove paths-ignores
  • fec0b4e Bump the development-dependencies group with 1 update
  • 14fcae4 chore(ci): prevents duplicate workflow runs
  • d33767c Bump the development-dependencies group with 1 update
  • c877230 ci(dependencies): automate dependencies updates
  • 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

@dependabot dependabot bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. go lgtm Indicates that a PR is ready to be merged. labels Mar 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2024

The following labels could not be found: dependabot.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Mar 11, 2024
@openshift-ci-robot
Copy link

@dependabot[bot]: This pull request explicitly references no jira issue.

In response to this:

Bumps the go-minor-client-dependencies group in /client with 4 updates: github.com/go-openapi/errors, github.com/go-openapi/runtime, github.com/go-openapi/strfmt and github.com/go-openapi/swag.

Updates github.com/go-openapi/errors from 0.20.3 to 0.22.0

Commits
  • f5f5f82 chore(go): go-openapi requires go.1.20 across the board
  • a4c2691 chore(lint): relinted tests
  • 596aca2 fix(ci): remove dependency-type from dependabot groups
  • b024686 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • e9447f5 Bump the development-dependencies group with 1 update
  • 6c740da ci: remove paths-ignore
  • fc9ca80 Bump the development-dependencies group with 1 update
  • 5c8cda9 chore(ci): prevents duplicate workflow runs
  • 26b65e2 ci: fixed typo in dependabot.yaml
  • d61a37a Chore/ci automate updates (#42)
  • Additional commits viewable in compare view

Updates github.com/go-openapi/runtime from 0.19.24 to 0.28.0

Commits
  • 2707759 chore(go): go-openapi requires go.1.20 across the board
  • 424b9cb Merge pull request #312 from s4s7/feature/refactor-newRequest-func
  • 1cc63fa refactor: func newRequest
  • 475f357 Bump the development-dependencies group with 1 update
  • d957a0f updatd dependencies
  • dcc94aa fix(ci): remove dependency-type from dependabot groups
  • 8560f81 test: added tests in all packages
  • 35b5892 chore(lint): relinted
  • e6a1173 ci: remove paths-ignore
  • 27f2197 Bump the go-openapi-dependencies group with 1 update
  • Additional commits viewable in compare view

Updates github.com/go-openapi/strfmt from 0.21.3 to 0.23.0

Commits
  • f72fdf0 chore(go): go-openapi requires go.1.20 across the board
  • be4ecdf updated dependencies
  • e949e33 fix(ci): remove dependency-type from dependabot groups
  • 5238521 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • 6729407 chore(linting): fixed unnessary use of fmt.Errorf
  • 59dbfa2 Bump the other-dependencies group with 1 update
  • f7d57e2 Bump the development-dependencies group with 1 update
  • 83a372a ci: remove paths-ignore
  • cd1244b Bump the development-dependencies group with 1 update
  • cf8eef5 chore(ci): prevents duplicate workflow runs
  • Additional commits viewable in compare view

Updates github.com/go-openapi/swag from 0.22.3 to 0.23.0

Commits
  • 53e32e8 chore(go): go-openapi requires go.1.20 across the board
  • 5e655d8 fix(ci): remove dependency-type from dependabot groups
  • 54f3f80 chore(lint): relinted
  • 4896833 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • 6b32215 Bump the development-dependencies group with 1 update
  • db91acc ci: remove paths-ignores
  • fec0b4e Bump the development-dependencies group with 1 update
  • 14fcae4 chore(ci): prevents duplicate workflow runs
  • d33767c Bump the development-dependencies group with 1 update
  • c877230 ci(dependencies): automate dependencies updates
  • 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

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 11, 2024
@openshift-ci openshift-ci bot requested review from gamli75 and omertuc March 11, 2024 14:53
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 9823c09 and 2 for PR HEAD b2d117f in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD b4e0e01 and 1 for PR HEAD b2d117f in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 70794dd and 0 for PR HEAD b2d117f in total

@openshift-ci-robot
Copy link

/hold

Revision b2d117f was retested 3 times: holding

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 11, 2024
@openshift-ci-robot
Copy link

@dependabot[bot]: This pull request explicitly references no jira issue.

In response to this:

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the go-minor-client-dependencies group in /client with 4 updates: github.com/go-openapi/errors, github.com/go-openapi/runtime, github.com/go-openapi/strfmt and github.com/go-openapi/swag.

Updates github.com/go-openapi/errors from 0.20.3 to 0.22.0

Commits
  • f5f5f82 chore(go): go-openapi requires go.1.20 across the board
  • a4c2691 chore(lint): relinted tests
  • 596aca2 fix(ci): remove dependency-type from dependabot groups
  • b024686 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • e9447f5 Bump the development-dependencies group with 1 update
  • 6c740da ci: remove paths-ignore
  • fc9ca80 Bump the development-dependencies group with 1 update
  • 5c8cda9 chore(ci): prevents duplicate workflow runs
  • 26b65e2 ci: fixed typo in dependabot.yaml
  • d61a37a Chore/ci automate updates (#42)
  • Additional commits viewable in compare view

Updates github.com/go-openapi/runtime from 0.19.24 to 0.28.0

Commits
  • 2707759 chore(go): go-openapi requires go.1.20 across the board
  • 424b9cb Merge pull request #312 from s4s7/feature/refactor-newRequest-func
  • 1cc63fa refactor: func newRequest
  • 475f357 Bump the development-dependencies group with 1 update
  • d957a0f updatd dependencies
  • dcc94aa fix(ci): remove dependency-type from dependabot groups
  • 8560f81 test: added tests in all packages
  • 35b5892 chore(lint): relinted
  • e6a1173 ci: remove paths-ignore
  • 27f2197 Bump the go-openapi-dependencies group with 1 update
  • Additional commits viewable in compare view

Updates github.com/go-openapi/strfmt from 0.21.3 to 0.23.0

Commits
  • f72fdf0 chore(go): go-openapi requires go.1.20 across the board
  • be4ecdf updated dependencies
  • e949e33 fix(ci): remove dependency-type from dependabot groups
  • 5238521 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • 6729407 chore(linting): fixed unnessary use of fmt.Errorf
  • 59dbfa2 Bump the other-dependencies group with 1 update
  • f7d57e2 Bump the development-dependencies group with 1 update
  • 83a372a ci: remove paths-ignore
  • cd1244b Bump the development-dependencies group with 1 update
  • cf8eef5 chore(ci): prevents duplicate workflow runs
  • Additional commits viewable in compare view

Updates github.com/go-openapi/swag from 0.22.3 to 0.23.0

Commits
  • 53e32e8 chore(go): go-openapi requires go.1.20 across the board
  • 5e655d8 fix(ci): remove dependency-type from dependabot groups
  • 54f3f80 chore(lint): relinted
  • 4896833 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • 6b32215 Bump the development-dependencies group with 1 update
  • db91acc ci: remove paths-ignores
  • fec0b4e Bump the development-dependencies group with 1 update
  • 14fcae4 chore(ci): prevents duplicate workflow runs
  • d33767c Bump the development-dependencies group with 1 update
  • c877230 ci(dependencies): automate dependencies updates
  • 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

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@dependabot dependabot bot force-pushed the dependabot/go_modules/client/go-minor-client-dependencies-4b32cf14ff branch from b2d117f to 0fabba6 Compare March 12, 2024 15:05
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Mar 12, 2024
Copy link

openshift-ci bot commented Mar 12, 2024

New changes are detected. LGTM label has been removed.

@dependabot dependabot bot force-pushed the dependabot/go_modules/client/go-minor-client-dependencies-4b32cf14ff branch 4 times, most recently from 875a576 to e2374cc Compare March 20, 2024 14:15
@dependabot dependabot bot force-pushed the dependabot/go_modules/client/go-minor-client-dependencies-4b32cf14ff branch 3 times, most recently from 7d66b56 to 4841346 Compare March 26, 2024 14:24
@dependabot dependabot bot force-pushed the dependabot/go_modules/client/go-minor-client-dependencies-4b32cf14ff branch 4 times, most recently from 7b72eef to 92f3eaf Compare April 1, 2024 14:57
@dependabot dependabot bot force-pushed the dependabot/go_modules/client/go-minor-client-dependencies-4b32cf14ff branch 4 times, most recently from dc68027 to 889fae4 Compare April 9, 2024 15:06
@dependabot dependabot bot force-pushed the dependabot/go_modules/client/go-minor-client-dependencies-4b32cf14ff branch 3 times, most recently from 8abeb7d to b11dcdc Compare April 18, 2024 14:39
@dependabot dependabot bot force-pushed the dependabot/go_modules/client/go-minor-client-dependencies-4b32cf14ff branch 4 times, most recently from 77193ac to 8047458 Compare April 24, 2024 14:10
@dependabot dependabot bot force-pushed the dependabot/go_modules/client/go-minor-client-dependencies-4b32cf14ff branch from 8047458 to 3d40193 Compare April 30, 2024 14:51
Copy link

openshift-ci bot commented Apr 30, 2024

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: dependabot[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@dependabot dependabot bot force-pushed the dependabot/go_modules/client/go-minor-client-dependencies-4b32cf14ff branch 5 times, most recently from 545bbe3 to 43cee77 Compare May 7, 2024 14:54
@dependabot dependabot bot force-pushed the dependabot/go_modules/client/go-minor-client-dependencies-4b32cf14ff branch from 43cee77 to 5652593 Compare May 8, 2024 14:19
Bumps the go-minor-client-dependencies group in /client with 4 updates: [github.com/go-openapi/errors](https://github.com/go-openapi/errors), [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime), [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) and [github.com/go-openapi/swag](https://github.com/go-openapi/swag).


Updates `github.com/go-openapi/errors` from 0.20.3 to 0.22.0
- [Commits](go-openapi/errors@v0.20.3...v0.22.0)

Updates `github.com/go-openapi/runtime` from 0.19.24 to 0.28.0
- [Release notes](https://github.com/go-openapi/runtime/releases)
- [Commits](go-openapi/runtime@v0.19.24...v0.28.0)

Updates `github.com/go-openapi/strfmt` from 0.21.3 to 0.23.0
- [Commits](go-openapi/strfmt@v0.21.3...v0.23.0)

Updates `github.com/go-openapi/swag` from 0.22.3 to 0.23.0
- [Commits](go-openapi/swag@v0.22.3...v0.23.0)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/errors
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-client-dependencies
- dependency-name: github.com/go-openapi/runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-client-dependencies
- dependency-name: github.com/go-openapi/strfmt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-client-dependencies
- dependency-name: github.com/go-openapi/swag
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor-client-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/client/go-minor-client-dependencies-4b32cf14ff branch from 5652593 to 04fb453 Compare May 9, 2024 14:55
Copy link

openshift-ci bot commented May 9, 2024

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/edge-verify-generated-code 04fb453 link true /test edge-verify-generated-code
ci/prow/edge-unit-test 04fb453 link true /test edge-unit-test
ci/prow/edge-lint 04fb453 link true /test edge-lint
ci/prow/edge-images 04fb453 link true /test edge-images

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. go jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant