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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2024

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

Package From To
Avalonia 11.2.0 11.2.1
Projektanker.Icons.Avalonia.FontAwesome 9.4.1 9.5.0
FluentAssertions 6.12.2 7.0.0
Microsoft.NET.Test.Sdk 17.11.1 17.12.0
System.IO.Abstractions 21.1.3 21.1.7
System.IO.Abstractions.TestingHelpers 21.1.3 21.1.7
xunit.runner.visualstudio 2.8.2 3.0.0

Updates Avalonia from 11.2.0 to 11.2.1

Release notes

Sourced from Avalonia's releases.

11.2.1

What's Changed

Enhancements

Fixes

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

Commits

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

Release notes

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

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.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
  • 35a2470 chore(main): release 9.5.0 (#166)
  • 83e039f feat(FontAwesome): 🔄 icons changed. (#167)
  • dac0f6f build(deps): bump the avalonia group in /src with 5 updates (#165)
  • 77a5c4a chore(main): release 9.4.3 (#164)
  • 0fc4279 ci: google-github-actions/release-please-action is deprecated. Use `googlea...
  • bd53ed3 build(deps): bump Avalonia from 11.1.3 to 11.2.1 in /src in the avalonia grou...
  • 9940214 build(deps): bump System.Text.Json from 8.0.5 to 9.0.0 in /src (#163)
  • ee9e0da chore(main): release 9.4.2 (#158)
  • af35587 build(deps): bump System.Text.Json from 8.0.4 to 8.0.5 in /src (#156)
  • 05b7986 build(deps): bump FluentAssertions from 6.12.1 to 6.12.2 in /src (#160)
  • Additional commits viewable in compare view

Updates FluentAssertions from 6.12.2 to 7.0.0

Release notes

Sourced from FluentAssertions's releases.

7.0.0

What's Changed

Breaking Changes

Fixes

Documentation

Others

New Contributors

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

7.0.0-alpha.6

What's Changed

Breaking Changes

Fixes

Documentation

Others

... (truncated)

Commits
  • e0f4504 Added release note about raising dependencies
  • 5cdaa07 Downgrade ConfigurationManager from 6.0.1 to 6.0.0
  • ba3884e Update FluentAssertions package dependencies (#2673)
  • 4647b6f Missed two more references to master (#2849)
  • 483484d Changed references to the master branch to main (#2848)
  • 4ddd79f Fix minor syntax error in objectgraphs.md
  • 359d851 Fix building benchmarks project
  • b489c53 Fix support for write-only properties in BeEquivalentTo (#2836)
  • 5fa83e2 Drop support for .NET Core 2.1, 3.0 and NSpec (#2835)
  • 93efe19 Bump all relevant dependencies (#2834)
  • Additional commits viewable in compare view

Updates Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

v17.12.0

What's Changed

Internal and infrastructure fixes:

Full Changelog: microsoft/vstest@v17.11.1...v17.12.0

Commits

Updates System.IO.Abstractions from 21.1.3 to 21.1.7

Release notes

Sourced from System.IO.Abstractions's releases.

v21.1.7

What's Changed

Full Changelog: TestableIO/System.IO.Abstractions@v21.1.3...v21.1.7

Commits
  • d439c7f fix: Path.GetTempPath should end with directory separator (#1172)
  • 3e4b4e2 chore(deps): update dependency nunit.analyzers to 4.4.0 (#1169)
  • 71334c9 chore(deps): update dependency dotnet-sdk to v8.0.404 (#1166)
  • a7c772c chore(deps): update danielpalme/reportgenerator-github-action action to v5.4....
  • See full diff in compare view

Updates System.IO.Abstractions.TestingHelpers from 21.1.3 to 21.1.7

Release notes

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

v21.1.7

What's Changed

Full Changelog: TestableIO/System.IO.Abstractions@v21.1.3...v21.1.7

Commits
  • d439c7f fix: Path.GetTempPath should end with directory separator (#1172)
  • 3e4b4e2 chore(deps): update dependency nunit.analyzers to 4.4.0 (#1169)
  • 71334c9 chore(deps): update dependency dotnet-sdk to v8.0.404 (#1166)
  • a7c772c chore(deps): update danielpalme/reportgenerator-github-action action to v5.4....
  • See full diff in compare view

Updates xunit.runner.visualstudio from 2.8.2 to 3.0.0

Commits
  • e341b93 v3.0.0
  • 56f71f3 Second location where PreEnumerateTheories needs to be turned off for #426
  • d94ab88 #426: Can't filter by traits on ITheoryDataRow
  • 9154f3f Latest dependencies
  • feff8e2 Stick to .NET SDK 8
  • 62ae086 Conditional verbosity when packing packages based on the .NET SDK version
  • a7f5dc0 Latest dependencies
  • d5676ac #422: Add XunitSkipReason property to VSTest test case
  • 3d3b241 Back-fill tests for VsDiscoverySink
  • e2d5be2 Enable nullable in test project
  • Additional 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 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.1` |
| [Projektanker.Icons.Avalonia.FontAwesome](https://github.com/Projektanker/Icons.Avalonia) | `9.4.1` | `9.5.0` |
| [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.12.2` | `7.0.0` |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.11.1` | `17.12.0` |
| [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) | `21.1.3` | `21.1.7` |
| [System.IO.Abstractions.TestingHelpers](https://github.com/TestableIO/System.IO.Abstractions) | `21.1.3` | `21.1.7` |
| [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.8.2` | `3.0.0` |



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

Updates `Projektanker.Icons.Avalonia.FontAwesome` from 9.4.1 to 9.5.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.5.0)

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

Updates `Microsoft.NET.Test.Sdk` from 17.11.1 to 17.12.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.11.1...v17.12.0)

Updates `System.IO.Abstractions` from 21.1.3 to 21.1.7
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v21.1.3...v21.1.7)

Updates `System.IO.Abstractions.TestingHelpers` from 21.1.3 to 21.1.7
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v21.1.3...v21.1.7)

Updates `xunit.runner.visualstudio` from 2.8.2 to 3.0.0
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@2.8.2...3.0.0)

---
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: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: czishrink
- dependency-name: Microsoft.NET.Test.Sdk
  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
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-major
  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 Dec 18, 2024
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.75%. Comparing base (e1dfec0) to head (799ab34).

❗ There is a different number of reports uploaded between BASE (e1dfec0) and HEAD (799ab34). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (e1dfec0) HEAD (799ab34)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #85       +/-   ##
===========================================
- Coverage   77.93%   66.75%   -11.19%     
===========================================
  Files          59        9       -50     
  Lines        1917      382     -1535     
  Branches      120        0      -120     
===========================================
- Hits         1494      255     -1239     
+ Misses        399      127      -272     
+ Partials       24        0       -24     
Components Coverage Δ
czicompress 66.75% <ø> (ø)
czishrink ∅ <ø> (∅)

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