-
Notifications
You must be signed in to change notification settings - Fork 31
Bump the non-gardener-dependencies group across 1 directory with 7 updates #345
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
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/go_modules/non-gardener-dependencies-5760d2b0b8
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the non-gardener-dependencies group across 1 directory with 7 updates #345
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/non-gardener-dependencies-5760d2b0b8
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ebe4d13 to
b0aeeec
Compare
b0aeeec to
899f047
Compare
|
@dependabot[bot] You need rebase this pull request with latest master branch. Please check. |
…dates Bumps the non-gardener-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/gophercloud/gophercloud/v2](https://github.com/gophercloud/gophercloud) | `2.8.0` | `2.9.0` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.27.1` | `2.27.3` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.38.2` | `1.38.3` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.34.2` | `0.34.3` | | [k8s.io/code-generator](https://github.com/kubernetes/code-generator) | `0.34.2` | `0.34.3` | | [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.34.2` | `0.34.3` | Updates `github.com/gophercloud/gophercloud/v2` from 2.8.0 to 2.9.0 - [Release notes](https://github.com/gophercloud/gophercloud/releases) - [Changelog](https://github.com/gophercloud/gophercloud/blob/v2.9.0/CHANGELOG.md) - [Commits](gophercloud/gophercloud@v2.8.0...v2.9.0) Updates `github.com/onsi/ginkgo/v2` from 2.27.1 to 2.27.3 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.27.1...v2.27.3) Updates `github.com/onsi/gomega` from 1.38.2 to 1.38.3 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.38.2...v1.38.3) Updates `k8s.io/api` from 0.34.2 to 0.34.3 - [Commits](kubernetes/api@v0.34.2...v0.34.3) Updates `k8s.io/apimachinery` from 0.34.2 to 0.34.3 - [Commits](kubernetes/apimachinery@v0.34.2...v0.34.3) Updates `k8s.io/code-generator` from 0.34.2 to 0.34.3 - [Commits](kubernetes/code-generator@v0.34.2...v0.34.3) Updates `k8s.io/component-base` from 0.34.2 to 0.34.3 - [Commits](kubernetes/component-base@v0.34.2...v0.34.3) --- updated-dependencies: - dependency-name: github.com/gophercloud/gophercloud/v2 dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-gardener-dependencies - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.27.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-gardener-dependencies - dependency-name: github.com/onsi/gomega dependency-version: 1.38.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-gardener-dependencies - dependency-name: k8s.io/api dependency-version: 0.34.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-gardener-dependencies - dependency-name: k8s.io/apimachinery dependency-version: 0.34.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-gardener-dependencies - dependency-name: k8s.io/code-generator dependency-version: 0.34.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-gardener-dependencies - dependency-name: k8s.io/component-base dependency-version: 0.34.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-gardener-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
899f047 to
fe16520
Compare
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
needs/ok-to-test
Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
needs/rebase
Needs git rebase
needs/review
Needs review
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the non-gardener-dependencies group with 6 updates in the / directory:
2.8.02.9.02.27.12.27.31.38.21.38.30.34.20.34.30.34.20.34.30.34.20.34.3Updates
github.com/gophercloud/gophercloud/v2from 2.8.0 to 2.9.0Release notes
Sourced from github.com/gophercloud/gophercloud/v2's releases.
Changelog
Sourced from github.com/gophercloud/gophercloud/v2's changelog.
Commits
fba717bMerge pull request #3560 from shiftstack/prepare-v2.9.0b873723Prepare for v2.9.09e7cfc0Merge pull request #3559 from gophercloud/bp-v2-398a9950f47c99fix: handle Nova create image response for microversion 2.45 and abovea0bd339Merge pull request #3558 from gophercloud/bp-v2-47c56912c52f33identity/services: add omitempty to thetypefieldcac4191Merge pull request #3557 from gophercloud/bp-v2-69bd65e891f073Fix EC2 authentication to work with new Keystone auth requirement71761e6Merge pull request #3526 from gophercloud/bp-v2-81eb442-1abcebd-a108557c940b04Merge pull request #3549 from gophercloud/bp-v2-86e7a03Updates
github.com/onsi/ginkgo/v2from 2.27.1 to 2.27.3Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
f331739v2.27.31c9f356ginkgo: report exit result in case of failureece19c8ginkgo: fix data race9a84c21v2.27.2a69113ainline automaxprocs to simplify dependencies; this will be removed when Go 1....a99c6e0Fix syntax errors and typof993df5Fix paragraph position errorUpdates
github.com/onsi/gomegafrom 1.38.2 to 1.38.3Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
a3ca2cav1.38.34dada36fix failing have http testsd40c691make string formatitng more consistent for users who use format.Object directly2a37b46doc: fix typosee26170docs: fix HaveValue examplecc85c05Bump actions/setup-go from 5 to 6 (#866)8905788Bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.3 (#865)67552c5chore: apply fixes from Go modernize commandUpdates
k8s.io/apifrom 0.34.2 to 0.34.3Commits
cf951b1Update dependencies to v0.34.3 tagUpdates
k8s.io/apimachineryfrom 0.34.2 to 0.34.3Commits
Updates
k8s.io/code-generatorfrom 0.34.2 to 0.34.3Commits
80686acUpdate dependencies to v0.34.3 tagUpdates
k8s.io/component-basefrom 0.34.2 to 0.34.3Commits
0ad9da7Update dependencies to v0.34.3 tagDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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