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 MvvmCross.Tests from 8.0.1 to 8.0.2 in /src/Templates/MvxNative/Shared/test/MvxNative.Core.Test #961

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2021

Bumps MvvmCross.Tests from 8.0.1 to 8.0.2.

Changelog

Sourced from MvvmCross.Tests's changelog.

8.0.2 (2021-07-25)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Navigation with param and result crash on back navigation #4226
  • Localization feature doesn't work #4208
  • Color plugin breaks WPF designer with NullReferenceException #4144
  • Fix appcompat searchview query targetbinding not registered #4231 (Cheesebaron)
  • Fix navigate with TParameter and TResult resulting in crash #4230 (Cheesebaron)
  • Fix potential null ref in MvxColorValueConverter #4229 (Cheesebaron)
  • Fix resolving of IMvxTextProvider #4209 (2urbo)

Closed issues:

  • Undocumented MvxApplication<TMvxUapSetup, TApplication> changes #4199

Merged pull requests:

8.0.0 (2021-06-11)

Full Changelog

Breaking changes:

Implemented enhancements:

... (truncated)

Commits
  • e0a212d Merge branch 'release/8.0.2'
  • fbe914f Add release blog post
  • 796baa2 Update changelog
  • 8b771ba Add support for sticky messages (#4207)
  • 862e773 Fix appcompat searchview query targetbinding not registered (#4231)
  • 5978ca4 Fix navigate with TParameter and TResult resulting in crash (#4230)
  • bf2eee5 Fix potential null ref in MvxColorValueConverter (#4229)
  • e26591c fix iOS closing non fullscreen modals not closing view model (#4040)
  • 149ca8a Ensure UICollectionView animations are on main thread (#4108)
  • 99c699c Add support for embedding navigationPages inside of tabs in Forms presenter (...
  • 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 the dependencies Pull requests that update a dependency file label Jul 26, 2021
Bumps [MvvmCross.Tests](https://github.com/MvvmCross/MvvmCross) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/MvvmCross/MvvmCross/releases)
- [Changelog](https://github.com/MvvmCross/MvvmCross/blob/develop/CHANGELOG.md)
- [Commits](MvvmCross/MvvmCross@8.0.1...8.0.2)

---
updated-dependencies:
- dependency-name: MvvmCross.Tests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/Templates/MvxNative/Shared/test/MvxNative.Core.Test/MvvmCross.Tests-8.0.2 branch from dba6941 to 100c835 Compare July 27, 2021 19:18
@Plac3hold3r Plac3hold3r merged commit 3451c11 into develop Jul 27, 2021
@dependabot dependabot bot deleted the dependabot/nuget/src/Templates/MvxNative/Shared/test/MvxNative.Core.Test/MvvmCross.Tests-8.0.2 branch July 27, 2021 19:20
Plac3hold3r pushed a commit that referenced this pull request Jul 31, 2021
Bumps [MvvmCross.Tests](https://github.com/MvvmCross/MvvmCross) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/MvvmCross/MvvmCross/releases)
- [Changelog](https://github.com/MvvmCross/MvvmCross/blob/develop/CHANGELOG.md)
- [Commits](MvvmCross/MvvmCross@8.0.1...8.0.2)

---
updated-dependencies:
- dependency-name: MvvmCross.Tests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This pull request was closed.
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