Bump Fractions from 7.3.0 to 8.3.2#1736
Conversation
--- updated-dependencies: - dependency-name: Fractions dependency-version: 8.3.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
@copilot please fix CI/CD |
…ints
Fractions 8.x changed behavior so that Fraction.FromString("1.1.") no
longer throws but returns 11/100. Add explicit validation to reject
numeric parts containing more than one decimal point, preserving the
original behavior and fixing QuantityValueTests.Parse CI failure.
Agent-Logs-Url: https://github.com/kubernetes-client/csharp/sessions/b7732b0d-100b-4d92-99bf-354a97c23fc2
Co-authored-by: brendandburns <5751682+brendandburns@users.noreply.github.com>
Fixed in commit Added explicit validation in Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
rebase DetailsInstructions 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. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: brendandburns, dependabot[bot] The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Updated Fractions from 7.3.0 to 8.3.2.
Release notes
Sourced from Fractions's releases.
No release notes found for this version range.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)