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

chore(deps): bump xunit from 2.4.2 to 2.5.0 #546

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2023

Bumps xunit from 2.4.2 to 2.5.0.

Commits
  • 12ec6b8 Bump up to v2.5.1-pre
  • 92f31c4 v2.5.0
  • 188216b Ensure both failed tests and error cause error return codes (and cancel for s...
  • c973179 Latest analyzers
  • f93d52d Propagate StopOnFail from config file => execution options
  • 5e70f54 #2737: Restore XunitException constructor (breaking change) (v2)
  • 028866f Add PackageDownload for Microsoft.NETFramework.ReferenceAssemblies.net452 to ...
  • aeba1bb Remove UAP/UWP support
  • 5308021 #1857: Add overload to Assert.Contains for ConcurrentDictionary (v2)
  • 5fbaa0a Incorrect type restriction on obsoleted Assert.ThrowsAny<T> for Func<Task> an...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 7, 2023
@latonz
Copy link
Contributor

latonz commented Jul 11, 2023

@dependabot rebase

Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.5.0.
- [Commits](xunit/xunit@2.4.2...2.5.0)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/xunit-2.5.0 branch from 6b8e497 to af88a94 Compare July 11, 2023 06:56
@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Merging #546 (6b8e497) into main (85347e4) will decrease coverage by 0.50%.
The diff coverage is 88.84%.

❗ Current head 6b8e497 differs from pull request most recent head af88a94. Consider uploading reports for the commit af88a94 to get more accurate results

@@            Coverage Diff             @@
##             main     #546      +/-   ##
==========================================
- Coverage   91.96%   91.46%   -0.50%     
==========================================
  Files         147      157      +10     
  Lines        4656     5239     +583     
  Branches      588      688     +100     
==========================================
+ Hits         4282     4792     +510     
- Misses        254      304      +50     
- Partials      120      143      +23     
Impacted Files Coverage Δ
...numerables/EnsureCapacity/EnsureCapacityBuilder.cs 45.94% <38.88%> (-32.32%) ⬇️
...lders/NewInstanceObjectMemberMappingBodyBuilder.cs 78.78% <42.85%> (ø)
...ok.Mapperly/Configuration/AttributeDataAccessor.cs 68.81% <62.22%> (-8.00%) ⬇️
.../Descriptors/MappingBuilders/SpanMappingBuilder.cs 80.00% <80.00%> (ø)
...iptors/MappingBuilders/DictionaryMappingBuilder.cs 90.98% <83.33%> (+4.02%) ⬆️
src/Riok.Mapperly/Helpers/SymbolExtensions.cs 88.88% <83.33%> (-2.42%) ⬇️
...scriptors/InlineExpressionMappingBuilderContext.cs 95.91% <85.71%> (+0.79%) ⬆️
...escriptors/MappingBuilders/MemoryMappingBuilder.cs 88.46% <88.46%> (ø)
...rc/Riok.Mapperly/Configuration/StringMemberPath.cs 88.88% <88.88%> (ø)
...erly/Descriptors/Mappings/Enums/EnumCastMapping.cs 93.33% <90.90%> (-6.67%) ⬇️
... and 35 more

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@latonz latonz enabled auto-merge (squash) July 11, 2023 06:57
@latonz latonz merged commit ace1b0d into main Jul 11, 2023
@latonz latonz deleted the dependabot/nuget/xunit-2.5.0 branch July 11, 2023 07:05
@github-actions
Copy link

🎉 This PR is included in version 2.9.0-next.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Aug 7, 2023

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

1 participant