Skip to content
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

Bump the czishrink group across 1 directory with 7 updates #93

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps the czishrink group with 7 updates in the /czishrink directory:

Package From To
Avalonia 11.2.0 11.2.3
Projektanker.Icons.Avalonia.FontAwesome 9.4.1 9.6.0
coverlet.collector 6.0.3 6.0.4
coverlet.msbuild 6.0.3 6.0.4
FluentAssertions 7.0.0 7.1.0
System.IO.Abstractions 21.2.1 21.2.8
System.IO.Abstractions.TestingHelpers 21.2.1 21.2.8

Updates Avalonia from 11.2.0 to 11.2.3

Release notes

Sourced from Avalonia's releases.

11.2.3

Full Changelog: AvaloniaUI/Avalonia@11.2.2...11.2.3

Enhancements

Fixes

11.2.2

Full Changelog: AvaloniaUI/Avalonia@11.2.1...11.2.2

What's Changed

Fixes

Misc

11.2.1

What's Changed

Enhancements

... (truncated)

Commits
  • 151d97a Bump version
  • aa9ce85 [macOS] Prevent popups from stealing focus (#17794)
  • f29675d [MacOS] fix small memory leak. base.Dispose so that _nativeControlHost and _m...
  • 9ad2ad6 Auto free finished vulkan command buffers in gpu interop feature implementati...
  • 04231a4 Update pen tap settings (#17780)
  • 5cc111c Implemented XEmbed client support with GtkSharp usage example (#17446)
  • b977368 [GLX] Resize the platform render target to compositor-provided size (#17779)
  • 261a08a Fix KnownFolder for x86 Windows (#17705)
  • d934958 Made OneTime bindings update on DataContext changes (#17683)
  • 2e5fbc8 Ignore key modifiers on text editing if field is a password field. (#17695)
  • Additional commits viewable in compare view

Updates Projektanker.Icons.Avalonia.FontAwesome from 9.4.1 to 9.6.0

Release notes

Sourced from Projektanker.Icons.Avalonia.FontAwesome's releases.

v9.6.0

9.6.0 (2024-12-22)

🚀 Features

📦️ Build System, Dependencies

  • Bump dotnet to 9.0.101 (#175) (897d5d6)
  • deps: bump FluentAssertions from 6.12.2 to 7.0.0 in /src (#171) (22f79af)
  • deps: bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in /src (#168) (f96e86c)
  • deps: bump the avalonia group in /src with 6 updates (#170) (dc7934f)
  • deps: bump the avalonia group in /src with 6 updates (#176) (de638e9)
  • deps: bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 in /src in the xunit group (#173) (47f0505)

v9.5.0

9.5.0 (2024-11-24)

🚀 Features

📦️ Build System, Dependencies

  • deps: bump the avalonia group in /src with 5 updates (#165) (dac0f6f)

v9.4.3

9.4.3 (2024-11-18)

📦️ Build System, Dependencies

  • deps: bump Avalonia from 11.1.3 to 11.2.1 in /src in the avalonia group (#162) (bd53ed3)
  • deps: bump System.Text.Json from 8.0.5 to 9.0.0 in /src (#163) (9940214)

v9.4.2

9.4.2 (2024-11-12)

📦️ Build System, Dependencies

  • deps: bump FluentAssertions from 6.12.1 to 6.12.2 in /src (#160) (05b7986)
  • deps: bump NSubstitute from 5.1.0 to 5.3.0 in /src (#157) (17ce680)
  • deps: bump System.Text.Json from 8.0.4 to 8.0.5 in /src (#156) (af35587)
Changelog

Sourced from Projektanker.Icons.Avalonia.FontAwesome's changelog.

9.6.0 (2024-12-22)

🚀 Features

📦️ Build System, Dependencies

  • Bump dotnet to 9.0.101 (#175) (897d5d6)
  • deps: bump FluentAssertions from 6.12.2 to 7.0.0 in /src (#171) (22f79af)
  • deps: bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in /src (#168) (f96e86c)
  • deps: bump the avalonia group in /src with 6 updates (#170) (dc7934f)
  • deps: bump the avalonia group in /src with 6 updates (#176) (de638e9)
  • deps: bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 in /src in the xunit group (#173) (47f0505)

9.5.0 (2024-11-24)

🚀 Features

📦️ Build System, Dependencies

  • deps: bump the avalonia group in /src with 5 updates (#165) (dac0f6f)

9.4.3 (2024-11-18)

📦️ Build System, Dependencies

  • deps: bump Avalonia from 11.1.3 to 11.2.1 in /src in the avalonia group (#162) (bd53ed3)
  • deps: bump System.Text.Json from 8.0.5 to 9.0.0 in /src (#163) (9940214)

9.4.2 (2024-11-12)

📦️ Build System, Dependencies

  • deps: bump FluentAssertions from 6.12.1 to 6.12.2 in /src (#160) (05b7986)
  • deps: bump NSubstitute from 5.1.0 to 5.3.0 in /src (#157) (17ce680)
  • deps: bump System.Text.Json from 8.0.4 to 8.0.5 in /src (#156) (af35587)
Commits
  • fb84e2d chore(main): release 9.6.0 (#172)
  • 47f0505 build(deps): bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 in /src in th...
  • de638e9 build(deps): bump the avalonia group in /src with 6 updates (#176)
  • 897d5d6 build: Bump dotnet to 9.0.101 (#175)
  • 8390ff1 feat(FontAwesome): 🔄 icons changed. (#174)
  • dc7934f build(deps): bump the avalonia group in /src with 6 updates (#170)
  • f96e86c build(deps): bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in /src (#168)
  • 22f79af build(deps): bump FluentAssertions from 6.12.2 to 7.0.0 in /src (#171)
  • 35a2470 chore(main): release 9.5.0 (#166)
  • 83e039f feat(FontAwesome): 🔄 icons changed. (#167)
  • Additional commits viewable in compare view

Updates coverlet.collector from 6.0.3 to 6.0.4

Release notes

Sourced from coverlet.collector's releases.

v6.0.4

Fixed

  • Fix empty coverage report when using include and exclude filters #1726

Diff between 6.0.3 and 6.0.4

Commits

Updates coverlet.msbuild from 6.0.3 to 6.0.4

Release notes

Sourced from coverlet.msbuild's releases.

v6.0.4

Fixed

  • Fix empty coverage report when using include and exclude filters #1726

Diff between 6.0.3 and 6.0.4

Commits

Updates FluentAssertions from 7.0.0 to 7.1.0

Release notes

Sourced from FluentAssertions's releases.

7.1.0

What's Changed

Improvements

Others

Full Changelog: fluentassertions/fluentassertions@7.0.0...7.1.0

Commits

Updates System.IO.Abstractions from 21.2.1 to 21.2.8

Release notes

Sourced from System.IO.Abstractions's releases.

v21.2.8

What's Changed

Full Changelog: TestableIO/System.IO.Abstractions@v21.2.1...v21.2.8

Commits
  • fab80f9 fix: Align MockDirectory and MockFile behavior with .NET's System.IO classes ...
  • 233b809 chore(deps): update dependency dotnet-sdk to v8.0.405 (#1187)
  • d53dc70 chore(deps): update dependency nerdbank.gitversioning to 3.7.115 (#1186)
  • df9b622 chore(deps): update dependency nunit.analyzers to 4.6.0 (#1185)
  • 5aa2d11 chore(deps): update dependency coverlet.collector to 6.0.3 (#1184)
  • b112877 chore(deps): update dependency nunit to 4.3.2 (#1183)
  • 6a4816c chore(deps): update danielpalme/reportgenerator-github-action action to v5.4....
  • See full diff in compare view

Updates System.IO.Abstractions.TestingHelpers from 21.2.1 to 21.2.8

Release notes

Sourced from System.IO.Abstractions.TestingHelpers's releases.

v21.2.8

What's Changed

Full Changelog: TestableIO/System.IO.Abstractions@v21.2.1...v21.2.8

Commits
  • fab80f9 fix: Align MockDirectory and MockFile behavior with .NET's System.IO classes ...
  • 233b809 chore(deps): update dependency dotnet-sdk to v8.0.405 (#1187)
  • d53dc70 chore(deps): update dependency nerdbank.gitversioning to 3.7.115 (#1186)
  • df9b622 chore(deps): update dependency nunit.analyzers to 4.6.0 (#1185)
  • 5aa2d11 chore(deps): update dependency coverlet.collector to 6.0.3 (#1184)
  • b112877 chore(deps): update dependency nunit to 4.3.2 (#1183)
  • 6a4816c chore(deps): update danielpalme/reportgenerator-github-action action to v5.4....
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
FluentAssertions [>= 8.a, < 9]

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 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

Bumps the czishrink group with 7 updates in the /czishrink directory:

| Package | From | To |
| --- | --- | --- |
| [Avalonia](https://github.com/AvaloniaUI/Avalonia) | `11.2.0` | `11.2.3` |
| [Projektanker.Icons.Avalonia.FontAwesome](https://github.com/Projektanker/Icons.Avalonia) | `9.4.1` | `9.6.0` |
| [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `6.0.3` | `6.0.4` |
| [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) | `6.0.3` | `6.0.4` |
| [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `7.0.0` | `7.1.0` |
| [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) | `21.2.1` | `21.2.8` |
| [System.IO.Abstractions.TestingHelpers](https://github.com/TestableIO/System.IO.Abstractions) | `21.2.1` | `21.2.8` |



Updates `Avalonia` from 11.2.0 to 11.2.3
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.2.0...11.2.3)

Updates `Projektanker.Icons.Avalonia.FontAwesome` from 9.4.1 to 9.6.0
- [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.1...v9.6.0)

Updates `coverlet.collector` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](coverlet-coverage/coverlet@v6.0.3...v6.0.4)

Updates `coverlet.msbuild` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](coverlet-coverage/coverlet@v6.0.3...v6.0.4)

Updates `FluentAssertions` from 7.0.0 to 7.1.0
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/main/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@7.0.0...7.1.0)

Updates `System.IO.Abstractions` from 21.2.1 to 21.2.8
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v21.2.1...v21.2.8)

Updates `System.IO.Abstractions.TestingHelpers` from 21.2.1 to 21.2.8
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v21.2.1...v21.2.8)

---
updated-dependencies:
- dependency-name: Avalonia
  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-minor
  dependency-group: czishrink
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: czishrink
- dependency-name: coverlet.msbuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: czishrink
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: czishrink
- dependency-name: System.IO.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: czishrink
- dependency-name: System.IO.Abstractions.TestingHelpers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: czishrink
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 27, 2025
Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.03%. Comparing base (107f61a) to head (a786192).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #93       +/-   ##
===========================================
+ Coverage   66.75%   78.03%   +11.28%     
===========================================
  Files           9       59       +50     
  Lines         382     1917     +1535     
  Branches        0      120      +120     
===========================================
+ Hits          255     1496     +1241     
- Misses        127      397      +270     
- Partials        0       24       +24     
Components Coverage Δ
czicompress 66.75% <ø> (ø)
czishrink 80.84% <ø> (∅)

@DaveyJonesBitPail DaveyJonesBitPail added the cla Contributor License Agreement sent to Admin label Jan 27, 2025
@DaveyJonesBitPail DaveyJonesBitPail merged commit 8d415cd into main Jan 27, 2025
19 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/czishrink/czishrink-8004fcd715 branch January 27, 2025 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla Contributor License Agreement sent to Admin 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.

2 participants