Граф коммитов

5139 Коммитов

Автор SHA1 Сообщение Дата
Glenn 41a3ef518f
housekeeping: Add link to the chat 2022-04-27 18:18:27 +10:00
Glenn dff3f49af2
housekeeping: Add a configuration file for issues 2022-04-27 18:13:35 +10:00
Glenn 5ceab6b7e0
housekeeping: Remove old bug template 2022-04-27 18:08:12 +10:00
tomasfil 0cc6b67473
feature: new github bug report template (#3244)
New bug report template inspired by Uno github repository merger with details from current bug report comments.

Co-authored-by: Tomáš Filip <tomas.filip@meac.cz>
2022-04-27 18:07:31 +10:00
dependabot[bot] cfca6f2f0f
build(deps): bump FluentAssertions in /integrationtests (#3240)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.5.1 to 6.6.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.5.1...6.6.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 14:48:14 +10:00
dependabot[bot] 6e227fbd4d
build(deps): bump Acr.UserDialogs in /integrationtests (#3239)
Bumps [Acr.UserDialogs](https://github.com/aritchie/userdialogs) from 7.2.0.562 to 7.2.0.564.
- [Release notes](https://github.com/aritchie/userdialogs/releases)
- [Commits](https://github.com/aritchie/userdialogs/commits)

---
updated-dependencies:
- dependency-name: Acr.UserDialogs
  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>
2022-04-11 14:48:02 +10:00
tomasfil 65105e5d51
Fix Ensure the appState is loaded only once and GetAppState always returns (#3193)
* Ensure the appState is loaded only once and GetAppState always returns

fixes #3192

* Interlocked.Exchange with func

Using Interlocked.Exchange to prevent dead lock and Threading issues.

Co-authored-by: Tomáš Filip <tomas.filip@meac.cz>
2022-04-11 03:19:24 +00:00
dependabot[bot] db2ce5c918
build(deps): bump stylecop.analyzers in /integrationtests (#3220)
Bumps [stylecop.analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) from 1.2.0-beta.354 to 1.2.0-beta.406.
- [Release notes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases)
- [Commits](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.354...1.2.0-beta.406)

---
updated-dependencies:
- dependency-name: stylecop.analyzers
  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>
2022-04-11 12:56:26 +10:00
dependabot[bot] 14d40dac7f
build(deps): bump Microsoft.NET.Test.Sdk in /integrationtests (#3199)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.0.0 to 17.1.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.0.0...v17.1.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 12:55:27 +10:00
dependabot[bot] 267adda354
build(deps): bump Roslynator.Analyzers in /integrationtests (#3216)
Bumps [Roslynator.Analyzers](https://github.com/JosefPihrt/Roslynator) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/JosefPihrt/Roslynator/releases)
- [Changelog](https://github.com/JosefPihrt/Roslynator/blob/master/ChangeLog.md)
- [Commits](https://github.com/JosefPihrt/Roslynator/compare/v4.0.2...v4.1.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 12:55:13 +10:00
Glenn 5c79cd5c1d
housekeeping: Bump version number 2022-04-11 12:54:43 +10:00
Glenn a2d33948f1
fix: Remove UnoUI to its own repo and fix macos, maccatalyst builds and maui (#3212)
* fix: macos, maccatalyst builds and maui

* REmove uno to its own repo

* Further fixes
2022-04-11 01:51:21 +00:00
Glenn 86283536c3
housekeeping: Update dependencies (#3188)
* housekeeping: Update dependencies

* Update

* Update verifications
2022-02-14 15:43:34 +11:00
dependabot[bot] e320a26148
build(deps): bump FluentAssertions from 6.5.0 to 6.5.1 in /src (#3185)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.5.0 to 6.5.1.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.5.0...6.5.1)

---
updated-dependencies:
- dependency-name: FluentAssertions
  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>
2022-02-14 13:10:40 +11:00
dependabot[bot] 3cca45dfa4
build(deps): bump FluentAssertions in /integrationtests (#3186)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.5.0 to 6.5.1.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.5.0...6.5.1)

---
updated-dependencies:
- dependency-name: FluentAssertions
  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>
2022-02-14 13:10:28 +11:00
Glenn 75dfc361a4
housekeeping: Make dependabot update monthly 2022-02-13 18:33:59 +11:00
dependabot[bot] edc3e26474
build(deps): bump FluentAssertions from 6.4.0 to 6.5.0 in /src (#3179)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.4.0...6.5.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-11 13:28:14 +11:00
dependabot[bot] b4ac177e33
build(deps): bump FluentAssertions in /integrationtests (#3180)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.4.0...6.5.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-11 13:27:14 +11:00
Andy Smolak 5e7117782d
fix: Pass flags through to notification (#3158) 2022-02-11 13:27:02 +11:00
dependabot[bot] c36b2fa71b
build(deps): bump Verify.Xunit in /integrationtests (#3176)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 16.0.0 to 16.1.1.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits/16.1.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-11 13:26:34 +11:00
dependabot[bot] 8de9e98647
build(deps): bump coverlet.msbuild from 3.1.1 to 3.1.2 in /src (#3174)
Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)

---
updated-dependencies:
- dependency-name: coverlet.msbuild
  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>
2022-02-07 07:26:38 +03:00
dependabot[bot] ddef89c3c5
build(deps): bump Verify.Xunit from 15.2.1 to 16.0.0 in /src (#3172)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 15.2.1 to 16.0.0.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits)

---
updated-dependencies:
- dependency-name: Verify.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-05 14:57:42 +03:00
dependabot[bot] ed2bbc834e
build(deps): bump Verify.Xunit in /integrationtests (#3170)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 15.2.0 to 15.2.1.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits)

---
updated-dependencies:
- dependency-name: Verify.Xunit
  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>
2022-02-02 18:26:52 +03:00
dependabot[bot] 02a73e2f7d
build(deps): bump Verify.Xunit from 15.2.0 to 15.2.1 in /src (#3171)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 15.2.0 to 15.2.1.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits)

---
updated-dependencies:
- dependency-name: Verify.Xunit
  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>
2022-02-02 18:26:24 +03:00
dependabot[bot] 51eb2c1fd2
build(deps): bump Roslynator.Analyzers in /integrationtests (#3165)
Bumps [Roslynator.Analyzers](https://github.com/JosefPihrt/Roslynator) from 4.0.0 to 4.0.2.
- [Release notes](https://github.com/JosefPihrt/Roslynator/releases)
- [Changelog](https://github.com/JosefPihrt/Roslynator/blob/master/ChangeLog.md)
- [Commits](https://github.com/JosefPihrt/Roslynator/compare/v4.0.0...v4.0.2)

---
updated-dependencies:
- dependency-name: Roslynator.Analyzers
  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>
2022-01-31 22:19:42 +00:00
dependabot[bot] ff24e1f013
build(deps): bump Roslynator.Analyzers from 4.0.0 to 4.0.2 in /src (#3163)
Bumps [Roslynator.Analyzers](https://github.com/JosefPihrt/Roslynator) from 4.0.0 to 4.0.2.
- [Release notes](https://github.com/JosefPihrt/Roslynator/releases)
- [Changelog](https://github.com/JosefPihrt/Roslynator/blob/master/ChangeLog.md)
- [Commits](https://github.com/JosefPihrt/Roslynator/compare/v4.0.0...v4.0.2)

---
updated-dependencies:
- dependency-name: Roslynator.Analyzers
  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>
2022-01-31 21:58:51 +00:00
dependabot[bot] 7245193a15
build(deps): bump coverlet.msbuild in /integrationtests (#3162)
Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)

---
updated-dependencies:
- dependency-name: coverlet.msbuild
  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>
2022-01-31 18:24:20 +00:00
dependabot[bot] 532b5bb098
build(deps): bump Verify.Xunit from 15.1.1 to 15.2.0 in /src (#3160)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 15.1.1 to 15.2.0.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits/15.2.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 21:03:00 +03:00
dependabot[bot] 34d29f22bf
build(deps): bump Xunit.StaFact in /integrationtests (#3154)
Bumps [Xunit.StaFact](https://github.com/AArnott/Xunit.StaFact) from 1.0.37 to 1.1.11.
- [Release notes](https://github.com/AArnott/Xunit.StaFact/releases)
- [Commits](https://github.com/AArnott/Xunit.StaFact/compare/v1.0.37...v1.1.11)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-26 09:50:43 +04:00
dependabot[bot] c15ae28f4f
build(deps): bump FluentAssertions in /integrationtests (#3152)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/master/AcceptApiChanges.ps1)
- [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.3.0...6.4.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-26 13:01:18 +11:00
dependabot[bot] 5a9b7e45fe
build(deps): bump Xunit.StaFact from 1.0.37 to 1.1.11 in /src (#3155)
Bumps [Xunit.StaFact](https://github.com/AArnott/Xunit.StaFact) from 1.0.37 to 1.1.11.
- [Release notes](https://github.com/AArnott/Xunit.StaFact/releases)
- [Commits](https://github.com/AArnott/Xunit.StaFact/compare/v1.0.37...v1.1.11)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-26 13:01:04 +11:00
dependabot[bot] 109eb5093b
build(deps): bump Verify.Xunit in /integrationtests (#3157)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 15.0.1 to 15.1.1.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-26 12:42:24 +11:00
dependabot[bot] a7523277cb
build(deps): bump FluentAssertions from 6.3.0 to 6.4.0 in /src (#3151)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/master/AcceptApiChanges.ps1)
- [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.3.0...6.4.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-26 12:41:57 +11:00
dependabot[bot] 3456597bce
build(deps): bump Verify.Xunit from 15.0.1 to 15.1.1 in /src (#3159)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 15.0.1 to 15.1.1.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-26 12:41:33 +11:00
dependabot[bot] 1c652309b0
build(deps): bump Verify.Xunit from 15.0.0 to 15.0.1 in /src (#3156)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 15.0.0 to 15.0.1.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits)

---
updated-dependencies:
- dependency-name: Verify.Xunit
  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>
2022-01-25 16:21:39 +04:00
dependabot[bot] 67a6164aa6
build(deps): bump Roslynator.Analyzers in /integrationtests (#3148)
Bumps [Roslynator.Analyzers](https://github.com/JosefPihrt/Roslynator) from 3.3.0 to 4.0.0.
- [Release notes](https://github.com/JosefPihrt/Roslynator/releases)
- [Changelog](https://github.com/JosefPihrt/Roslynator/blob/master/ChangeLog.md)
- [Commits](https://github.com/JosefPihrt/Roslynator/compare/v3.3.0...v4.0.0)

---
updated-dependencies:
- dependency-name: Roslynator.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 15:33:39 +04:00
dependabot[bot] 575feb2993
build(deps): bump Verify.Xunit from 14.14.1 to 15.0.0 in /src (#3147)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 14.14.1 to 15.0.0.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/compare/14.14.1...15.0.0)

---
updated-dependencies:
- dependency-name: Verify.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 14:00:41 +04:00
dependabot[bot] 90695a05df
build(deps): bump Verify.Xunit from 14.14.0 to 14.14.1 in /src (#3142)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 14.14.0 to 14.14.1.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits/14.14.1)

---
updated-dependencies:
- dependency-name: Verify.Xunit
  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>
2022-01-14 00:24:31 +00:00
dependabot[bot] 2fdd44b813
build(deps): bump Verify.Xunit in /integrationtests (#3139)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 14.13.1 to 14.14.0.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-13 11:39:56 +11:00
dependabot[bot] bc0e3882dc
build(deps): bump Verify.Xunit from 14.13.1 to 14.14.0 in /src (#3140)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 14.13.1 to 14.14.0.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-13 00:39:08 +00:00
Artyom V. Gorchakov a941e556a6
housekeeping: Update copyright year (#3138) 2022-01-11 03:17:08 +11:00
dependabot[bot] b6735e874b
build(deps): bump Verify.Xunit in /integrationtests (#3134)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 14.12.0 to 14.13.1.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-07 12:09:35 +11:00
dependabot[bot] 611db5320a
build(deps): bump Verify.Xunit from 14.12.0 to 14.13.1 in /src (#3135)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 14.12.0 to 14.13.1.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-07 12:09:22 +11:00
dependabot[bot] bdefbdb52b
build(deps): bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /src (#3137)
Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.4.244 to 3.4.255.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/commits)

---
updated-dependencies:
- dependency-name: Nerdbank.GitVersioning
  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>
2022-01-07 01:04:55 +00:00
dependabot[bot] c58e48db15
build(deps): bump FluentAssertions in /integrationtests (#3131)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/master/AcceptApiChanges.ps1)
- [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.2.0...6.3.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 07:48:03 +00:00
dependabot[bot] 9f6c6d6c78
build(deps): bump Acr.UserDialogs in /integrationtests (#3118)
Bumps [Acr.UserDialogs](https://github.com/aritchie/userdialogs) from 7.2.0.561 to 7.2.0.562.
- [Release notes](https://github.com/aritchie/userdialogs/releases)
- [Commits](https://github.com/aritchie/userdialogs/commits)

---
updated-dependencies:
- dependency-name: Acr.UserDialogs
  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>
2021-12-31 10:11:37 +11:00
dependabot[bot] 106a0b40d7
build(deps): bump MSBuild.Sdk.Extras in /integrationtests (#3116)
Bumps [MSBuild.Sdk.Extras](https://github.com/novotnyllc/MSBuildSdkExtras) from 3.0.38 to 3.0.44.
- [Release notes](https://github.com/novotnyllc/MSBuildSdkExtras/releases)
- [Commits](https://github.com/novotnyllc/MSBuildSdkExtras/compare/v3.0.38...v3.0.44)

---
updated-dependencies:
- dependency-name: MSBuild.Sdk.Extras
  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>
2021-12-31 10:11:19 +11:00
dependabot[bot] 05f7593835
build(deps): bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /src (#3117)
Bumps [MSBuild.Sdk.Extras](https://github.com/novotnyllc/MSBuildSdkExtras) from 3.0.38 to 3.0.44.
- [Release notes](https://github.com/novotnyllc/MSBuildSdkExtras/releases)
- [Commits](https://github.com/novotnyllc/MSBuildSdkExtras/compare/v3.0.38...v3.0.44)

---
updated-dependencies:
- dependency-name: MSBuild.Sdk.Extras
  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>
2021-12-30 22:40:33 +00:00
dependabot[bot] 3308686c01
build(deps): bump Verify.Xunit from 14.10.1 to 14.12.0 in /src (#3128)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 14.10.1 to 14.12.0.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/compare/14.10.1...14.12.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-30 22:08:07 +00:00
Colt 03016d1d0d
fix: net6 iOS/tvOS build errors (#3129)
Because of newly introduced native types in C#, UIKit nfloat was moved from System.nfloat to ObjCRuntime.nfloat.

Source: https://github.com/xamarin/xamarin-macios/issues/13087
2021-12-31 00:20:51 +11:00