Skip to content

chore(deps): bump Verify.XUnit from 20.0.0 to 20.3.0#470

Merged
latonz merged 1 commit into
mainfrom
dependabot/nuget/Verify.XUnit-20.3.0
May 30, 2023
Merged

chore(deps): bump Verify.XUnit from 20.0.0 to 20.3.0#470
latonz merged 1 commit into
mainfrom
dependabot/nuget/Verify.XUnit-20.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 29, 2023

Copy link
Copy Markdown
Contributor

Bumps Verify.XUnit from 20.0.0 to 20.3.0.

Release notes

Sourced from Verify.XUnit's releases.

20.3.0

As part of this release we had 1 commit which resulted in 1 issue being closed.

Feature

20.2.0

As part of this release we had 10 commits which resulted in 1 issue being closed.

Feature

20.1.1

As part of this release we had 6 commits which resulted in 1 issue being closed.

Bug

20.1.0

As part of this release we had 23 commits which resulted in 4 issues being closed.

Bug

Features

Commits

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 May 29, 2023
@codecov

codecov Bot commented May 29, 2023

Copy link
Copy Markdown

Codecov Report

Merging #470 (be5ac98) into main (b17f666) will increase coverage by 0.38%.
The diff coverage is 96.29%.

@@            Coverage Diff             @@
##             main     #470      +/-   ##
==========================================
+ Coverage   92.08%   92.46%   +0.38%     
==========================================
  Files         135      139       +4     
  Lines        4282     4434     +152     
  Branches      591      611      +20     
==========================================
+ Hits         3943     4100     +157     
+ Misses        225      221       -4     
+ Partials      114      113       -1     
Impacted Files Coverage Δ
...scriptors/InlineExpressionMappingBuilderContext.cs 95.12% <ø> (ø)
...appingBodyBuilders/UserMethodMappingBodyBuilder.cs 90.47% <ø> (ø)
...Riok.Mapperly/Descriptors/MappingBuilderContext.cs 98.14% <ø> (ø)
...erly/Descriptors/MappingBuilders/MappingBuilder.cs 100.00% <ø> (ø)
src/Riok.Mapperly/Descriptors/MappingCollection.cs 100.00% <ø> (ø)
...iok.Mapperly/Descriptors/Mappings/MethodMapping.cs 95.00% <ø> (ø)
...Mappings/UserDefinedExistingTargetMethodMapping.cs 87.17% <ø> (ø)
...serMappings/UserDefinedNewInstanceMethodMapping.cs 100.00% <ø> (ø)
...pings/UserMappings/UserImplementedMethodMapping.cs 90.90% <ø> (ø)
.../Riok.Mapperly/Helpers/NullableSymbolExtensions.cs 95.00% <81.81%> (+2.40%) ⬆️
... and 20 more

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

@latonz

latonz commented May 30, 2023

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [Verify.XUnit](https://github.com/VerifyTests/Verify) from 20.0.0 to 20.3.0.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@20.0.0...20.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/Verify.XUnit-20.3.0 branch from be5ac98 to e53af45 Compare May 30, 2023 16:36
@latonz
latonz enabled auto-merge (squash) May 30, 2023 16:37
@latonz
latonz merged commit 5991bea into main May 30, 2023
@latonz
latonz deleted the dependabot/nuget/Verify.XUnit-20.3.0 branch May 30, 2023 16:45
peteraritchie pushed a commit to peteraritchie/mapperly that referenced this pull request May 31, 2023
Bumps [Verify.XUnit](https://github.com/VerifyTests/Verify) from 20.0.0 to 20.3.0.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@20.0.0...20.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown

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

The release is available on:

Your semantic-release bot 📦🚀

@latonz latonz added this to the v2.9.0 milestone Jun 14, 2023
@github-actions

github-actions Bot commented Aug 7, 2023

Copy link
Copy Markdown

🎉 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