NO-ISSUE: Bump wheel from 0.37.0 to 0.37.1#2
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Conversation
Bumps [wheel](https://github.com/pypa/wheel) from 0.37.0 to 0.37.1. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.37.0...0.37.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
The following labels could not be found: |
Author
|
Superseded by #86. |
openshift-edge-bot
pushed a commit
that referenced
this pull request
May 6, 2024
…lude VIPS and UMA (openshift#5554) This is a combination of 2 commits. This is the 1st commit message: MGMT-14416: VipDhcpAllocation from update params should take precedence (openshift#5209) This change fixes a case where UserManagedNetworking and VipDhcpAllocation are being changed at the same API update. The ValidateClusterUpdateVIPAddresses func will now use VipDhcpAllocation from update params, if relevant, before taking the DB cluster VipDhcpAllocation into account. Additionally, an additional error surfaced while fixing the aforementioned issue, displaying a "User Managed Networking cannot be set with API VIP" to the user. This change will also handle such a scenario by clearing up API and Ingress VIPs that were set by DHCP, in case the user switched to 'User Managed Networking'. This is the commit message #2: MGMT-15306: Fix UpdateCluster for requests that include VIPS and UMA (openshift#5547) This fix handles cluster updates that patch UMN and VIPs at the same request. There was an issue in which the code overrode an empty VIPs array (which is how VIPs should get deleted) with a nil, indicating no update to this field. This change also includes tests that validate those exact scenarios.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 wheel from 0.37.0 to 0.37.1.
Changelog
Sourced from wheel's changelog.
... (truncated)
Commits
c716c87Updated branch name in GA test workflowb5323a0Created a new release655c250Added news entry for PR #4275846dacSupport unpacking wheels that contain files with commas in their names (#427)0acd203CI: Fixed PyPY and used Python 3.10.0 (#423)7ab18e4Don't count vendored code into coverage3f1a73aFixed wheel pack duplicating WHEEL contents on build number changeDependabot 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 ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)