Skip to content

Bump Snapper from 2.2.4 to 2.3.0 #498

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

Merged
merged 1 commit into from
Jan 21, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2021

Bumps Snapper from 2.2.4 to 2.3.0.

Release notes

Sourced from Snapper's releases.

2.3.0

Added

Deprecated

Changelog

Sourced from Snapper's changelog.

[2.3.0] - 2021-01-11

Added

Deprecated

Commits
  • cf3860e Update nuget api key
  • ddd8003 Update all nuget dependencies
  • 40fcd11 Updated changelog
  • c1e5854 Added advanced snapshot control to new Nunit constraint
  • 33ae663 Updated Snapper to create snapshot if none exists (#71)
  • f8b66ec deprecate Is, add Matches (#72)
  • cb8c24f docs: add lilasquared as a contributor (#77)
  • 2d3d36b docs: add lilasquared as a contributor (#75)
  • 74a86ab Fix broken link to the quickstart page (#67)
  • d373284 Fix quickstart link in readme (#66)
  • 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

Bumps [Snapper](https://github.com/theramis/Snapper) from 2.2.4 to 2.3.0.
- [Release notes](https://github.com/theramis/Snapper/releases)
- [Changelog](https://github.com/theramis/Snapper/blob/master/CHANGELOG.md)
- [Commits](theramis/Snapper@2.2.4...2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Jan 12, 2021
@github-actions github-actions bot added this to the v0.19.0 milestone Jan 12, 2021
@codecov
Copy link

codecov bot commented Jan 12, 2021

Codecov Report

Merging #498 (d5c41d1) into master (456a3e6) will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #498      +/-   ##
==========================================
+ Coverage   73.07%   73.13%   +0.05%     
==========================================
  Files         256      256              
  Lines       12246    12246              
  Branches      843      843              
==========================================
+ Hits         8949     8956       +7     
+ Misses       3297     3290       -7     
Impacted Files Coverage Δ
src/JsonRpc/OutputHandler.cs 96.72% <0.00%> (-1.64%) ⬇️
src/JsonRpc/InputHandler.cs 89.30% <0.00%> (+1.24%) ⬆️
src/JsonRpc/Server/Messages/InternalError.cs 66.66% <0.00%> (+33.33%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 456a3e6...d5c41d1. Read the comment docs.

@github-actions github-actions bot removed the .NET label Jan 14, 2021
@david-driscoll david-driscoll merged commit 872a458 into master Jan 21, 2021
@david-driscoll david-driscoll deleted the dependabot/nuget/Snapper-2.3.0 branch January 21, 2021 03:01
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant