-
Notifications
You must be signed in to change notification settings - Fork 4
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
Update czishrink dependencies to their latest stable versions #75
Update czishrink dependencies to their latest stable versions #75
Conversation
Bumps the czishrink group with 9 updates in the /czishrink directory: | Package | From | To | | --- | --- | --- | | [Avalonia](https://github.com/AvaloniaUI/Avalonia) | `11.1.3` | `11.1.4` | | [Avalonia.Desktop](https://github.com/AvaloniaUI/Avalonia) | `11.1.3` | `11.1.4` | | [Avalonia.Controls.DataGrid](https://github.com/AvaloniaUI/Avalonia) | `11.1.3` | `11.1.4` | | [Avalonia.Diagnostics](https://github.com/AvaloniaUI/Avalonia) | `11.1.3` | `11.1.4` | | [Avalonia.Fonts.Inter](https://github.com/AvaloniaUI/Avalonia) | `11.1.3` | `11.1.4` | | [Avalonia.ReactiveUI](https://github.com/AvaloniaUI/Avalonia) | `11.1.3` | `11.1.4` | | [Avalonia.Themes.Fluent](https://github.com/AvaloniaUI/Avalonia) | `11.1.3` | `11.1.4` | | [Projektanker.Icons.Avalonia.FontAwesome](https://github.com/Projektanker/Icons.Avalonia) | `9.4.0` | `9.4.1` | | [xunit](https://github.com/xunit/xunit) | `2.9.1` | `2.9.2` | Updates `Avalonia` from 11.1.3 to 11.1.4 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.1.3...11.1.4) Updates `Avalonia.Desktop` from 11.1.3 to 11.1.4 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.1.3...11.1.4) Updates `Avalonia.Controls.DataGrid` from 11.1.3 to 11.1.4 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.1.3...11.1.4) Updates `Avalonia.Diagnostics` from 11.1.3 to 11.1.4 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.1.3...11.1.4) Updates `Avalonia.Fonts.Inter` from 11.1.3 to 11.1.4 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.1.3...11.1.4) Updates `Avalonia.ReactiveUI` from 11.1.3 to 11.1.4 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.1.3...11.1.4) Updates `Avalonia.Themes.Fluent` from 11.1.3 to 11.1.4 - [Release notes](https://github.com/AvaloniaUI/Avalonia/releases) - [Commits](AvaloniaUI/Avalonia@11.1.3...11.1.4) Updates `Projektanker.Icons.Avalonia.FontAwesome` from 9.4.0 to 9.4.1 - [Release notes](https://github.com/Projektanker/Icons.Avalonia/releases) - [Changelog](https://github.com/Projektanker/Icons.Avalonia/blob/main/CHANGELOG.md) - [Commits](Projektanker/Icons.Avalonia@v9.4.0...v9.4.1) Updates `xunit` from 2.9.1 to 2.9.2 - [Commits](xunit/xunit@v2-2.9.1...v2-2.9.2) --- updated-dependencies: - dependency-name: Avalonia dependency-type: direct:production update-type: version-update:semver-patch dependency-group: czishrink - dependency-name: Avalonia.Desktop dependency-type: direct:production update-type: version-update:semver-patch dependency-group: czishrink - dependency-name: Avalonia.Controls.DataGrid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: czishrink - dependency-name: Avalonia.Diagnostics dependency-type: direct:production update-type: version-update:semver-patch dependency-group: czishrink - dependency-name: Avalonia.Fonts.Inter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: czishrink - dependency-name: Avalonia.ReactiveUI dependency-type: direct:production update-type: version-update:semver-patch dependency-group: czishrink - dependency-name: Avalonia.Themes.Fluent dependency-type: direct:production update-type: version-update:semver-patch dependency-group: czishrink - dependency-name: Projektanker.Icons.Avalonia.FontAwesome dependency-type: direct:production update-type: version-update:semver-patch dependency-group: czishrink - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: czishrink ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #75 +/- ##
==========================================
+ Coverage 77.93% 78.03% +0.10%
==========================================
Files 59 59
Lines 1917 1917
Branches 120 120
==========================================
+ Hits 1494 1496 +2
+ Misses 399 397 -2
Partials 24 24
|
TODO: Test manually on linux |
Tested a local build on Ubuntu 24.04.1 LTS, built with dotnet SDK 8.0.110 (edited global.json to make it work). Tested workflow artifact https://github.com/ZEISS/czicompress/actions/runs/11314339155/artifacts/2050160840 on Ubuntu 24.04.1 LTS. |
This PR bumps all packages referenced by czishrink to their latest versions (including some major version updates).
Other changes
Below is the dependabot-generated PR description for the automatic updates.
Bumps the czishrink group with 9 updates in the /czishrink directory:
11.1.3
11.1.4
11.1.3
11.1.4
11.1.3
11.1.4
11.1.3
11.1.4
11.1.3
11.1.4
11.1.3
11.1.4
11.1.3
11.1.4
9.4.0
9.4.1
2.9.1
2.9.2
Updates
Avalonia
from 11.1.3 to 11.1.4Release notes
Sourced from Avalonia's releases.
Commits
cecfac5
Update version to 11.1.4.205c51d
Prevent stack overflow in two-way bindings. (#17073)fad06a0
Call layer.setNeedsDisplay on show. (#17096)89c9702
Make InjectAvaloniaXamlOutput run before ComputeResolvedFilesToPublishList (#...3d86730
Changed modifiers for injected non-client implementable method (#16626)49bacc6
grow datagrid height if there's available space (#16527)4ee6188
Don't apply our weird window positioning hacks for clicks on traffic lights (...Updates
Avalonia.Desktop
from 11.1.3 to 11.1.4Release notes
Sourced from Avalonia.Desktop's releases.
Commits
cecfac5
Update version to 11.1.4.205c51d
Prevent stack overflow in two-way bindings. (#17073)fad06a0
Call layer.setNeedsDisplay on show. (#17096)89c9702
Make InjectAvaloniaXamlOutput run before ComputeResolvedFilesToPublishList (#...3d86730
Changed modifiers for injected non-client implementable method (#16626)49bacc6
grow datagrid height if there's available space (#16527)4ee6188
Don't apply our weird window positioning hacks for clicks on traffic lights (...Updates
Avalonia.Controls.DataGrid
from 11.1.3 to 11.1.4Release notes
Sourced from Avalonia.Controls.DataGrid's releases.
Commits
cecfac5
Update version to 11.1.4.205c51d
Prevent stack overflow in two-way bindings. (#17073)fad06a0
Call layer.setNeedsDisplay on show. (#17096)89c9702
Make InjectAvaloniaXamlOutput run before ComputeResolvedFilesToPublishList (#...3d86730
Changed modifiers for injected non-client implementable method (#16626)49bacc6
grow datagrid height if there's available space (#16527)4ee6188
Don't apply our weird window positioning hacks for clicks on traffic lights (...Updates
Avalonia.Diagnostics
from 11.1.3 to 11.1.4Release notes
Sourced from Avalonia.Diagnostics's releases.
Commits
cecfac5
Update version to 11.1.4.205c51d
Prevent stack overflow in two-way bindings. (#17073)fad06a0
Call layer.setNeedsDisplay on show. (#17096)89c9702
Make InjectAvaloniaXamlOutput run before ComputeResolvedFilesToPublishList (#...3d86730
Changed modifiers for injected non-client implementable method (#16626)49bacc6
grow datagrid height if there's available space (#16527)4ee6188
Don't apply our weird window positioning hacks for clicks on traffic lights (...Updates
Avalonia.Fonts.Inter
from 11.1.3 to 11.1.4Release notes
Sourced from Avalonia.Fonts.Inter's releases.
Commits
cecfac5
Update version to 11.1.4.205c51d
Prevent stack overflow in two-way bindings. (#17073)fad06a0
Call layer.setNeedsDisplay on show. (#17096)89c9702
Make InjectAvaloniaXamlOutput run before ComputeResolvedFilesToPublishList (#...3d86730
Changed modifiers for injected non-client implementable method (#16626)49bacc6
grow datagrid height if there's available space (#16527)4ee6188
Don't apply our weird window positioning hacks for clicks on traffic lights (...Updates
Avalonia.ReactiveUI
from 11.1.3 to 11.1.4Release notes
Sourced from Avalonia.ReactiveUI's releases.
Commits
cecfac5
Update version to 11.1.4.205c51d
Prevent stack overflow in two-way bindings. (#17073)fad06a0
Call layer.setNeedsDisplay on show. (#17096)89c9702
Make InjectAvaloniaXamlOutput run before ComputeResolvedFilesToPublishList (#...3d86730
Changed modifiers for injected non-client implementable method (#16626)49bacc6
grow datagrid height if there's available space (#16527)4ee6188
Don't apply our weird window positioning hacks for clicks on traffic lights (...Updates
Avalonia.Themes.Fluent
from 11.1.3 to 11.1.4Release notes
Sourced from Avalonia.Themes.Fluent's releases.
Commits
cecfac5
Update version to 11.1.4.205c51d
Prevent stack overflow in two-way bindings. (#17073)fad06a0
Call layer.setNeedsDisplay on show. (#17096)89c9702
Make InjectAvaloniaXamlOutput run before ComputeResolvedFilesToPublishList (#...3d86730
Changed modifiers for injected non-client implementable method (#16626)49bacc6
grow datagrid height if there's available space (#16527)4ee6188
Don't apply our weird window positioning hacks for clicks on traffic lights (...Updates
Projektanker.Icons.Avalonia.FontAwesome
from 9.4.0 to 9.4.1Release notes
Sourced from Projektanker.Icons.Avalonia.FontAwesome's releases.
Changelog
Sourced from Projektanker.Icons.Avalonia.FontAwesome's changelog.
Commits
8b6bf1a
chore(main): release 9.4.1 (#149)4025a98
build(deps): bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.11.1 in /src (#152)486e41f
build(deps): bump FluentAssertions from 6.12.0 to 6.12.1 in /src (#154)4bdcfa8
build(deps): bump the avalonia group in /src with 6 updates (#150)22d7985
build(deps): bump the xunit group in /src with 2 updates (#151)0f0abd3
build(deps): bump System.Text.Json from 8.0.3 to 8.0.4 in /src (#153)458a979
build(deps): bump peter-evans/create-pull-request from 6 to 7 (#148)aaaeb46
refactor: Move demo project tosrc
d8292c1
build: Fix dependabot9284637
fix: MakeIsExternalInit
internal
(fixes #147)Updates
xunit
from 2.9.1 to 2.9.2Commits
82543a6
v2.9.20f8f156
#3031: Changes to TheoryData break tests with arrays of objects502f6d1
Bump up to v2.9.2-preDependabot 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