Skip to content

Bump Snapper from 2.3.0 to 2.4.0 #294

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

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps Snapper from 2.3.0 to 2.4.0.

Release notes

Sourced from Snapper's releases.

2.4.0

Added

Deprecated

  • [Issue #98](theramis/Snapper#98) Removed support for .NET Framework 4.5. .NET 45 has reached end of life by microsoft and is no longer supported. See here
  • The experimental feature called "Advanced snapshot file control" has been removed. This has been replaced by the custom snapshot settings which has been added as part of this release.

2.3.2

Bug Fix

2.3.1

Added

Changelog

Sourced from Snapper's changelog.

[2.4.0] - 2022-12-10

Added

Deprecated

  • [Issue #98](theramis/Snapper#98) Removed support for .NET Framework 4.5. .NET 45 has reached end of life by microsoft and is no longer supported. See here
  • The experimental feature called "Advanced snapshot file control" has been removed. This has been replaced by the custom snapshot settings which has been added as part of this release.

[2.3.2] - 2022-05-17

Bug Fix

[2.3.1] - 2021-12-06

Added

Commits
  • ddb8aac Update nuget key
  • 325189e Update docs with links
  • 2992701 Added docs for custom snapshot settings
  • 4e4875c Add settings to nunit
  • d6c1838 Added more tests for the new snapshot settings apis
  • 0890c1c Fix json sanitiser tests
  • 88f3905 Clean up Snapper Core and make it simpler + tests for the snapshot id resolver
  • f099a75 First batch of tests for the new changes
  • e9a907d Update CI detector, updating to use new namespace syntax, updating to nullabl...
  • 6e88797 Upgrade to .net 7 and enable nullable feature
  • 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)

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

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

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 12, 2022
@github-actions github-actions bot added this to the v0.13.0 milestone Dec 12, 2022
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