Skip to content

Bump FluentAssertions and 7 others#89

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/all-dependencies-218cd31c2b
Open

Bump FluentAssertions and 7 others#89
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/all-dependencies-218cd31c2b

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Updated FluentAssertions from 7.2.0 to 7.2.2.

Release notes

Sourced from FluentAssertions's releases.

7.2.2

What's Changed

Fixes

Building

Full Changelog: fluentassertions/fluentassertions@7.2.1...7.2.2

7.2.1

What's Changed

Fixes

Full Changelog: fluentassertions/fluentassertions@7.2.0...7.2.1

Commits viewable in compare view.

Updated Skyline.DataMiner.Core.DataMinerSystem.Automation from 1.1.3.7 to 1.2.0.1.

Release notes

Sourced from Skyline.DataMiner.Core.DataMinerSystem.Automation's releases.

No release notes found for this version range.

Commits viewable in compare view.

Pinned Skyline.DataMiner.Core.DataMinerSystem.Common at 1.2.0.1.

Release notes

Sourced from Skyline.DataMiner.Core.DataMinerSystem.Common's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Skyline.DataMiner.Core.DataMinerSystem.Protocol from 1.1.3.7 to 1.2.0.1.

Release notes

Sourced from Skyline.DataMiner.Core.DataMinerSystem.Protocol's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Skyline.DataMiner.Dev.Automation from 10.5.11.1 to 10.6.3.

Updated Skyline.DataMiner.Sdk from 2.3.0 to 2.5.2.

Release notes

Sourced from Skyline.DataMiner.Sdk's releases.

2.5.2

What's Changed

Full Changelog: SkylineCommunications/Skyline.DataMiner.Sdk@2.5.1...2.5.2

2.5.1

What's Changed

Full Changelog: SkylineCommunications/Skyline.DataMiner.Sdk@2.5.0...2.5.1

2.5.0

What's Changed

Full Changelog: SkylineCommunications/Skyline.DataMiner.Sdk@2.4.7...2.5.0

2.4.7

Support for .cs (File-Based-App) files directly in DataMiner Test Packages.

Full Changelog: SkylineCommunications/Skyline.DataMiner.Sdk@2.4.6...2.4.7

2.4.6

What's Changed

Full Changelog: SkylineCommunications/Skyline.DataMiner.Sdk@2.4.5...2.4.6

2.4.5

Fixes a small bug with generated.tests folder.

Full Changelog: SkylineCommunications/Skyline.DataMiner.Sdk@2.4.4...2.4.5

2.4.4

What's Changed

Full Changelog: SkylineCommunications/Skyline.DataMiner.Sdk@2.4.3...2.4.4

2.4.3

What's Changed

Full Changelog: SkylineCommunications/Skyline.DataMiner.Sdk@2.4.2...2.4.3

2.4.2

What's Changed

Full Changelog: SkylineCommunications/Skyline.DataMiner.Sdk@2.4.1...2.4.2

2.4.1

What's Changed

Full Changelog: SkylineCommunications/Skyline.DataMiner.Sdk@2.4.0...2.4.1

2.4.0

What's Changed

Full Changelog: SkylineCommunications/Skyline.DataMiner.Sdk@2.3.1...2.4.0

2.3.1

What's Changed

Full Changelog: SkylineCommunications/Skyline.DataMiner.Sdk@2.3.0...2.3.1

Commits viewable in compare view.

Updated Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit from 10.5.8.3 to 10.6.3.6.

Release notes

Sourced from Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit's releases.

10.6.3.6

What's Changed

Full Changelog: SkylineCommunications/Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit@10.6.3.5...10.6.3.6

10.6.3.6-alpha001

What's Changed

  • Fix issue where an empty option (String.Empty) in a DropDown, CheckBoxList or RadioButtonList would be visualized as 'empty'.

Full Changelog: SkylineCommunications/Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit@10.6.3.5...10.6.3.6

10.6.3.5

What's Changed

  • Fix issue where Pipe character could not be displayed in DropDowns, CheckBoxLists and RadioButtonLists.

Full Changelog: SkylineCommunications/Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit@10.6.3.4...10.6.3.5

10.6.3.5-prerelease001

What's Changed

Full Changelog: SkylineCommunications/Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit@10.6.3.4...10.6.3.5-prerelease001

10.6.3.4

What's Changed

Full Changelog: SkylineCommunications/Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit@10.6.3.3...10.6.3.4

10.6.3.3

What's Changed

Full Changelog: SkylineCommunications/Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit@10.6.3.2...10.6.3.3

10.6.3.2

Label.IsMultiline

If this property is set to 'false' (default value), then the content of the label will be cut off if it would extend the available space. If it's set to 'true' the label will span automatically accross multiple lines.

Label.IsMultiline = true
a1ddccf7-8d22-4934-bec7-f4362f1255da

Label.IsMultiline = false
7cbfec78-aab2-4f19-9ca3-313f83991372

Full Changelog: SkylineCommunications/Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit@10.6.3.1...10.6.3.2

10.6.3.2-prerelease.1

What's Changed

Full Changelog: SkylineCommunications/Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit@10.6.3.1...10.6.3.2-prerelease.1

10.6.3.1

DateTimePicker.ShowSeconds

This release allows users to define whether seconds should be displayed and be configurable on DateTimePicker widgets. This behavior can be toggled using the DateTimePicker.ShowSeconds property.

NOTE: this feature only works in a web environment and requires the use of the updated WebUiComponents (V2). From DM 10.4.0 this can be enforced by adding " useNewIASInputComponents=true" to the URL query. From DM 10.5.12, you can define this on a per script basis by setting IEngine.WebUIVersion to WebUIVersion.V2. From 10.6.1 onwards, the new components will become the default and no additional actions are required.

10.6.3.1-prerelease.1

10.5.8.5

What's Changed

  • Fix issue where empty string in a dropdown is displayed as "empty".

Full Changelog: SkylineCommunications/Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit@10.5.8.4...10.5.8.5

10.5.8.4

What's Changed

  • Fix issue where Pipe character could not be displayed in DropDowns, CheckBoxLists and RadioButtonLists.

Full Changelog: SkylineCommunications/Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit@10.5.8.3...10.5.8.4

10.5.8.4-prerelease001

What's Changed

Full Changelog: SkylineCommunications/Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit@10.5.8.3...10.5.8.4-prerelease001

Commits viewable in compare view.

Updated Verify.MSTest from 31.16.2 to 31.17.0.

Release notes

Sourced from Verify.MSTest's releases.

31.17.0

31.16.3

No issues in this milestone yet.

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 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 FluentAssertions from 7.2.0 to 7.2.2
Bumps Skyline.DataMiner.Core.DataMinerSystem.Automation from 1.1.3.7 to 1.2.0.1
Bumps Skyline.DataMiner.Core.DataMinerSystem.Common from 1.1.3.7 to 1.2.0.1
Bumps Skyline.DataMiner.Core.DataMinerSystem.Protocol from 1.1.3.7 to 1.2.0.1
Bumps Skyline.DataMiner.Dev.Automation from 10.5.11.1 to 10.6.3
Bumps Skyline.DataMiner.Sdk from 2.3.0 to 2.5.2
Bumps Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit from 10.5.8.3 to 10.6.3.6
Bumps Verify.MSTest from 31.16.2 to 31.17.0

---
updated-dependencies:
- dependency-name: FluentAssertions
  dependency-version: 7.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Skyline.DataMiner.Core.DataMinerSystem.Automation
  dependency-version: 1.2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Skyline.DataMiner.Core.DataMinerSystem.Automation
  dependency-version: 1.2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Skyline.DataMiner.Core.DataMinerSystem.Common
  dependency-version: 1.2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Skyline.DataMiner.Core.DataMinerSystem.Common
  dependency-version: 1.2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Skyline.DataMiner.Core.DataMinerSystem.Protocol
  dependency-version: 1.2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Skyline.DataMiner.Sdk
  dependency-version: 2.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Skyline.DataMiner.Dev.Automation
  dependency-version: 10.6.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit
  dependency-version: 10.6.3.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Verify.MSTest
  dependency-version: 31.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 25, 2026
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants