Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Commit

Permalink
release-v1.3.7
Browse files Browse the repository at this point in the history
\r\n***PUBLISH_RELEASE***
  • Loading branch information
nfbot authored Mar 28, 2022
2 parents 60393e3 + 63d99cc commit 3e3bec4
Show file tree
Hide file tree
Showing 10 changed files with 265 additions and 68 deletions.
38 changes: 9 additions & 29 deletions .github/workflows/update-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ name: Daily update dependencies

on:
schedule:
# At 00:00 UTC every day.
- cron: '00 00 * * *'
# Update At 00:00 UTC on Tuesday and Friday
- cron: '0 0 * * 2,5'
repository_dispatch:
types: update-dependencies

Expand All @@ -17,36 +17,16 @@ defaults:
shell: pwsh

jobs:
update-dotnet-preview:
update-nuget-dependencies:
name: Update .NET nanoFramework dependencies
timeout-minutes: 15
timeout-minutes: 180 # Non default as IoT devices has lots of solutions to update!
runs-on: windows-latest
env:
GITHUB_TOKEN: ${{ github.token }}
steps:
- name: Checkout
uses: actions/[email protected]
with:
path: main
- name: Checkout tools repo
uses: actions/[email protected]
with:
repository: nanoframework/nf-tools
path: tools
uses: actions/checkout@v2
- name: Update dependencies
run: ./github-actions/update-nf-dependencies.ps1
working-directory: tools
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
if: env.CREATE_PR == 'true'
uses: nanoframework/nanodu@v1
with:
title: '${{ env.PR_TITLE }}'
body: |
${{ env.PR_MESSAGE }}
[version update]
### :warning: This is an automated update. :warning:
committer: 'nfbot <[email protected]>'
branch: ${{ env.BRANCH_NAME }}
path: main
labels: |
Type: dependencies
solutionsToCheck: 'nanoFramework.Windows.Devices.SerialCommunication.sln'
206 changes: 206 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,212 @@

## [v1.3.5](https://github.com/nanoframework/Windows.Devices.SerialCommunication/tree/v1.3.5) (2021-12-03)

[Full Changelog](https://github.com/nanoframework/Windows.Devices.SerialCommunication/compare/v1.3.6-preview.49...HEAD)

**Documentation and other chores:**

- Update 1 NuGet dependencies [\#298](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/298)
- Update 2 NuGet dependencies [\#297](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/297)

## [v1.3.6-preview.49](https://github.com/nanoframework/Windows.Devices.SerialCommunication/tree/v1.3.6-preview.49) (2022-03-28)

[Full Changelog](https://github.com/nanoframework/Windows.Devices.SerialCommunication/compare/v1.3.6-preview.47...v1.3.6-preview.49)

**Documentation and other chores:**

- Update 2 NuGet dependencies [\#296](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/296)

## [v1.3.6-preview.47](https://github.com/nanoframework/Windows.Devices.SerialCommunication/tree/v1.3.6-preview.47) (2022-03-28)

[Full Changelog](https://github.com/nanoframework/Windows.Devices.SerialCommunication/compare/v1.3.6-preview.45...v1.3.6-preview.47)

**Documentation and other chores:**

- Update 1 NuGet dependencies [\#295](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/295)
- Update 3 NuGet dependencies [\#294](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/294)

## [v1.3.6-preview.45](https://github.com/nanoframework/Windows.Devices.SerialCommunication/tree/v1.3.6-preview.45) (2022-03-28)

[Full Changelog](https://github.com/nanoframework/Windows.Devices.SerialCommunication/compare/v1.3.6-preview.43...v1.3.6-preview.45)

**Documentation and other chores:**

- Update 3 NuGet dependencies [\#293](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/293)

## [v1.3.6-preview.43](https://github.com/nanoframework/Windows.Devices.SerialCommunication/tree/v1.3.6-preview.43) (2022-03-17)

[Full Changelog](https://github.com/nanoframework/Windows.Devices.SerialCommunication/compare/v1.3.6-preview.41...v1.3.6-preview.43)

**Documentation and other chores:**

- Update 1 NuGet dependencies [\#292](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/292)
- Update 3 NuGet dependencies [\#291](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/291)

## [v1.3.6-preview.41](https://github.com/nanoframework/Windows.Devices.SerialCommunication/tree/v1.3.6-preview.41) (2022-03-17)

[Full Changelog](https://github.com/nanoframework/Windows.Devices.SerialCommunication/compare/v1.3.6-preview.39...v1.3.6-preview.41)

**Documentation and other chores:**

- Update 3 NuGet dependencies [\#290](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/290)

## [v1.3.6-preview.39](https://github.com/nanoframework/Windows.Devices.SerialCommunication/tree/v1.3.6-preview.39) (2022-03-14)

[Full Changelog](https://github.com/nanoframework/Windows.Devices.SerialCommunication/compare/v1.3.6-preview.37...v1.3.6-preview.39)

**Documentation and other chores:**

- Update 1 NuGet dependencies [\#289](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/289)

## [v1.3.6-preview.37](https://github.com/nanoframework/Windows.Devices.SerialCommunication/tree/v1.3.6-preview.37) (2022-03-14)

[Full Changelog](https://github.com/nanoframework/Windows.Devices.SerialCommunication/compare/v1.3.6-preview.35...v1.3.6-preview.37)

**Documentation and other chores:**

- Update 1 NuGet dependencies [\#288](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/288)

## [v1.3.6-preview.35](https://github.com/nanoframework/Windows.Devices.SerialCommunication/tree/v1.3.6-preview.35) (2022-03-14)

[Full Changelog](https://github.com/nanoframework/Windows.Devices.SerialCommunication/compare/v1.3.6-preview.33...v1.3.6-preview.35)

**Documentation and other chores:**

- Update 1 NuGet dependencies [\#287](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/287)
- Update 3 NuGet dependencies [\#286](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/286)

## [v1.3.6-preview.33](https://github.com/nanoframework/Windows.Devices.SerialCommunication/tree/v1.3.6-preview.33) (2022-03-14)

[Full Changelog](https://github.com/nanoframework/Windows.Devices.SerialCommunication/compare/v1.3.6-preview.30...v1.3.6-preview.33)

**Documentation and other chores:**

- Update 3 NuGet dependencies [\#285](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/285)

## [v1.3.6-preview.30](https://github.com/nanoframework/Windows.Devices.SerialCommunication/tree/v1.3.6-preview.30) (2022-02-17)

[Full Changelog](https://github.com/nanoframework/Windows.Devices.SerialCommunication/compare/v1.3.6-preview.28...v1.3.6-preview.30)

**Documentation and other chores:**

- Update 1 NuGet dependencies [\#284](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/284)
- Update 3 NuGet dependencies [\#283](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/283)

## [v1.3.6-preview.28](https://github.com/nanoframework/Windows.Devices.SerialCommunication/tree/v1.3.6-preview.28) (2022-02-17)

[Full Changelog](https://github.com/nanoframework/Windows.Devices.SerialCommunication/compare/v1.3.6-preview.26...v1.3.6-preview.28)

**Documentation and other chores:**

- Update 3 NuGet dependencies [\#282](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/282)

## [v1.3.6-preview.26](https://github.com/nanoframework/Windows.Devices.SerialCommunication/tree/v1.3.6-preview.26) (2022-02-04)

[Full Changelog](https://github.com/nanoframework/Windows.Devices.SerialCommunication/compare/v1.3.6-preview.24...v1.3.6-preview.26)

**Documentation and other chores:**

- Update 1 NuGet dependencies [\#281](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/281)

## [v1.3.6-preview.24](https://github.com/nanoframework/Windows.Devices.SerialCommunication/tree/v1.3.6-preview.24) (2022-02-04)

[Full Changelog](https://github.com/nanoframework/Windows.Devices.SerialCommunication/compare/v1.3.6-preview.21...v1.3.6-preview.24)

**Documentation and other chores:**

- Update 1 NuGet dependencies [\#280](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/280)

## [v1.3.6-preview.21](https://github.com/nanoframework/Windows.Devices.SerialCommunication/tree/v1.3.6-preview.21) (2022-01-28)

[Full Changelog](https://github.com/nanoframework/Windows.Devices.SerialCommunication/compare/v1.3.6-preview.19...v1.3.6-preview.21)

**Documentation and other chores:**

- Update 1 NuGet dependencies [\#279](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/279)

## [v1.3.6-preview.19](https://github.com/nanoframework/Windows.Devices.SerialCommunication/tree/v1.3.6-preview.19) (2022-01-28)

[Full Changelog](https://github.com/nanoframework/Windows.Devices.SerialCommunication/compare/v1.3.6-preview.17...v1.3.6-preview.19)

**Documentation and other chores:**

- Update 1 NuGet dependencies [\#278](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/278)

## [v1.3.6-preview.17](https://github.com/nanoframework/Windows.Devices.SerialCommunication/tree/v1.3.6-preview.17) (2022-01-28)

[Full Changelog](https://github.com/nanoframework/Windows.Devices.SerialCommunication/compare/v1.3.6-preview.15...v1.3.6-preview.17)

**Documentation and other chores:**

- Update 1 NuGet dependencies [\#277](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/277)

## [v1.3.6-preview.15](https://github.com/nanoframework/Windows.Devices.SerialCommunication/tree/v1.3.6-preview.15) (2022-01-28)

[Full Changelog](https://github.com/nanoframework/Windows.Devices.SerialCommunication/compare/v1.3.6-preview.13...v1.3.6-preview.15)

**Documentation and other chores:**

- Update 3 NuGet dependencies [\#276](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/276)

## [v1.3.6-preview.13](https://github.com/nanoframework/Windows.Devices.SerialCommunication/tree/v1.3.6-preview.13) (2022-01-21)

[Full Changelog](https://github.com/nanoframework/Windows.Devices.SerialCommunication/compare/v1.3.6-preview.11...v1.3.6-preview.13)

**Documentation and other chores:**

- Update 1 NuGet dependencies [\#274](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/274)

## [v1.3.6-preview.11](https://github.com/nanoframework/Windows.Devices.SerialCommunication/tree/v1.3.6-preview.11) (2022-01-21)

[Full Changelog](https://github.com/nanoframework/Windows.Devices.SerialCommunication/compare/v1.3.6-preview.9...v1.3.6-preview.11)

**Documentation and other chores:**

- Update 1 NuGet dependencies [\#272](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/272)

## [v1.3.6-preview.9](https://github.com/nanoframework/Windows.Devices.SerialCommunication/tree/v1.3.6-preview.9) (2022-01-21)

[Full Changelog](https://github.com/nanoframework/Windows.Devices.SerialCommunication/compare/v1.3.6-preview.7...v1.3.6-preview.9)

**Documentation and other chores:**

- Update 1 NuGet dependencies [\#271](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/271)

## [v1.3.6-preview.7](https://github.com/nanoframework/Windows.Devices.SerialCommunication/tree/v1.3.6-preview.7) (2022-01-21)

[Full Changelog](https://github.com/nanoframework/Windows.Devices.SerialCommunication/compare/v1.3.6-preview.5...v1.3.6-preview.7)

**Documentation and other chores:**

- Update 2 NuGet dependencies [\#270](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/270)

## [v1.3.6-preview.5](https://github.com/nanoframework/Windows.Devices.SerialCommunication/tree/v1.3.6-preview.5) (2022-01-03)

[Full Changelog](https://github.com/nanoframework/Windows.Devices.SerialCommunication/compare/v1.3.6-preview.4...v1.3.6-preview.5)

**Documentation and other chores:**

- Bumps nanoFramework.Windows.Storage.Streams from 1.12.3 to 1.12.4-preview.3 [\#267](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/267)

## [v1.3.6-preview.4](https://github.com/nanoframework/Windows.Devices.SerialCommunication/tree/v1.3.6-preview.4) (2022-01-03)

[Full Changelog](https://github.com/nanoframework/Windows.Devices.SerialCommunication/compare/v1.3.6-preview.3...v1.3.6-preview.4)

**Documentation and other chores:**

- Bumps nanoFramework.System.Text from 1.1.2 to 1.1.3-preview.4 [\#266](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/266)

## [v1.3.6-preview.3](https://github.com/nanoframework/Windows.Devices.SerialCommunication/tree/v1.3.6-preview.3) (2021-12-28)

[Full Changelog](https://github.com/nanoframework/Windows.Devices.SerialCommunication/compare/v1.3.5...v1.3.6-preview.3)

**Documentation and other chores:**

- Bumps nanoFramework.Runtime.Events from 1.9.2 to 1.10.0-preview.1 [\#265](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/265)
- Update 1 nuget dependencies [\#263](https://github.com/nanoframework/Windows.Devices.SerialCommunication/pull/263)

## [v1.3.5](https://github.com/nanoframework/Windows.Devices.SerialCommunication/tree/v1.3.5) (2021-12-03)

[Full Changelog](https://github.com/nanoframework/Windows.Devices.SerialCommunication/compare/v1.3.5-preview.29...v1.3.5)

**Documentation and other chores:**
Expand Down
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_lib-Windows.Devices.SerialCommunication&metric=alert_status)](https://sonarcloud.io/dashboard?id=nanoframework_lib-Windows.Devices.SerialCommunication) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_lib-Windows.Devices.SerialCommunication&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=nanoframework_lib-Windows.Devices.SerialCommunication) [![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![NuGet](https://img.shields.io/nuget/dt/nanoFramework.Windows.Devices.SerialCommunication.svg?label=NuGet&style=flat&logo=nuget)](https://www.nuget.org/packages/nanoFramework.Windows.Devices.SerialCommunication/) [![#yourfirstpr](https://img.shields.io/badge/first--timers--only-friendly-blue.svg)](https://github.com/nanoframework/Home/blob/main/CONTRIBUTING.md) [![Discord](https://img.shields.io/discord/478725473862549535.svg?logo=discord&logoColor=white&label=Discord&color=7289DA)](https://discord.gg/gCyBu8T)

![nanoFramework logo](https://github.com/nanoframework/Home/blob/main/resources/logo/nanoFramework-repo-logo.png)
# ⚠️ THIS LIBRARY IS DEPRECATED. PLEASE USE [System.IO.Ports](https://github.com/nanoframework/System.IO.Ports) INSTEAD.

-----

## ⚠️ This library is now deprecated and has been replaced with [System.IO.Ports](https://github.com/nanoframework/System.IO.Ports). Please use that one instead. ⚠️
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_lib-Windows.Devices.SerialCommunication&metric=alert_status)](https://sonarcloud.io/dashboard?id=nanoframework_lib-Windows.Devices.SerialCommunication) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=nanoframework_lib-Windows.Devices.SerialCommunication&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=nanoframework_lib-Windows.Devices.SerialCommunication) [![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![NuGet](https://img.shields.io/nuget/dt/nanoFramework.Windows.Devices.SerialCommunication.svg?label=NuGet&style=flat&logo=nuget)](https://www.nuget.org/packages/nanoFramework.Windows.Devices.SerialCommunication/) [![#yourfirstpr](https://img.shields.io/badge/first--timers--only-friendly-blue.svg)](https://github.com/nanoframework/Home/blob/main/CONTRIBUTING.md) [![Discord](https://img.shields.io/discord/478725473862549535.svg?logo=discord&logoColor=white&label=Discord&color=7289DA)](https://discord.gg/gCyBu8T)

-----
![nanoFramework logo](https://github.com/nanoframework/Home/blob/main/resources/logo/nanoFramework-repo-logo.png)

### Welcome to the **nanoFramework** Windows.Devices.SerialCommunication Library repository!

Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -65,20 +65,20 @@
<Content Include="README.txt" />
</ItemGroup>
<ItemGroup>
<Reference Include="mscorlib, Version=1.11.7.2, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.CoreLibrary.1.11.7\lib\mscorlib.dll</HintPath>
<Reference Include="mscorlib, Version=1.12.0.4, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.CoreLibrary.1.12.0\lib\mscorlib.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="nanoFramework.Runtime.Events, Version=1.9.2.3, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Runtime.Events.1.9.2\lib\nanoFramework.Runtime.Events.dll</HintPath>
<Reference Include="nanoFramework.Runtime.Events, Version=1.10.0.3, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Runtime.Events.1.10.0\lib\nanoFramework.Runtime.Events.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="nanoFramework.System.Text, Version=1.1.2.3, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.System.Text.1.1.2\lib\nanoFramework.System.Text.dll</HintPath>
<Reference Include="nanoFramework.System.Text, Version=1.1.3.3, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.System.Text.1.1.3\lib\nanoFramework.System.Text.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Windows.Storage.Streams, Version=1.12.3.3, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Windows.Storage.Streams.1.12.3\lib\Windows.Storage.Streams.dll</HintPath>
<Reference Include="Windows.Storage.Streams, Version=1.12.4.3, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Windows.Storage.Streams.1.12.4\lib\Windows.Storage.Streams.dll</HintPath>
<Private>True</Private>
</Reference>
</ItemGroup>
Expand Down
8 changes: 4 additions & 4 deletions Windows.Devices.SerialCommunication/packages.config
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="nanoFramework.CoreLibrary" version="1.11.7" targetFramework="netnanoframework10" />
<package id="nanoFramework.Runtime.Events" version="1.9.2" targetFramework="netnanoframework10" />
<package id="nanoFramework.System.Text" version="1.1.2" targetFramework="netnanoframework10" />
<package id="nanoFramework.Windows.Storage.Streams" version="1.12.3" targetFramework="netnanoframework10" />
<package id="nanoFramework.CoreLibrary" version="1.12.0" targetFramework="netnanoframework10" />
<package id="nanoFramework.Runtime.Events" version="1.10.0" targetFramework="netnanoframework10" />
<package id="nanoFramework.System.Text" version="1.1.3" targetFramework="netnanoframework10" />
<package id="nanoFramework.Windows.Storage.Streams" version="1.12.4" targetFramework="netnanoframework10" />
<package id="Nerdbank.GitVersioning" version="3.1.91" developmentDependency="true" targetFramework="netnanoframework10" />
</packages>
Loading

0 comments on commit 3e3bec4

Please sign in to comment.