Jonas Dellinger
|
d9bf33632b
|
fix docs: update actions
|
2023-11-03 23:36:08 +01:00 |
|
Jonas Dellinger
|
a777f759e9
|
fix docs: update actions, explicitly run deploy pnpm script
|
2023-11-03 23:34:06 +01:00 |
|
Jonas Dellinger
|
a2f434968a
|
fix build: setup pnpm, update image tags and ignore out of date warning for SDK versions
|
2023-11-03 23:31:40 +01:00 |
|
Jonas Dellinger
|
74a0f266b7
|
fix build: remove wrong sdk version
|
2023-11-03 23:26:45 +01:00 |
|
Jonas Dellinger
|
c5400fc937
|
re-add .net standard 2.0 support
|
2023-11-03 23:23:54 +01:00 |
|
Jonas Dellinger
|
4aea443038
|
use recommendations for latest .NET versions
|
2023-11-03 22:57:55 +01:00 |
|
Jonas Dellinger
|
16d898b344
|
add cancellationToken to another override of PaginateAll
|
2023-11-03 22:50:45 +01:00 |
|
Jonas Dellinger
|
21d9a5ff16
|
switch to pnpm and update packages
|
2023-11-03 22:43:54 +01:00 |
|
andy
|
fdde87e476
|
Cancellation token in SpotifyClient::PaginateAll for passing to Paginator (#907)
* adding cancellation token in SpotifyClient::PaginateAll and passing to IPaginator
* adding docstring for cancellation token
|
2023-11-03 22:43:45 +01:00 |
|
dependabot[bot]
|
d8ca3b5d6d
|
Bump postcss from 8.4.19 to 8.4.31 in /SpotifyAPI.Docs (#909)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.19 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.19...8.4.31)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-03 20:51:03 +01:00 |
|
dependabot[bot]
|
b5495c5c1e
|
Bump @babel/traverse from 7.11.0 to 7.23.2 in /SpotifyAPI.Docs (#911)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.11.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-03 20:50:47 +01:00 |
|
dependabot[bot]
|
e9893b24f6
|
Bump Microsoft.AspNetCore.Components.WebAssembly from 7.0.5 to 7.0.13 (#910)
Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) from 7.0.5 to 7.0.13.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.5...v7.0.13)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
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>
|
2023-11-03 20:50:28 +01:00 |
|
dependabot[bot]
|
29b169c082
|
Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.7.1 (#903)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.0 to 17.7.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.6.0...v17.7.1)
---
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>
|
2023-11-03 20:47:24 +01:00 |
|
dependabot[bot]
|
5e93ea6450
|
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer (#900)
Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore) from 7.0.5 to 7.0.10.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.5...v7.0.10)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer
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>
|
2023-11-03 20:47:08 +01:00 |
|
dependabot[bot]
|
05c62ce3e3
|
Bump MvvmCross from 9.0.10 to 9.1.1 (#898)
Bumps [MvvmCross](https://github.com/MvvmCross/MvvmCross) from 9.0.10 to 9.1.1.
- [Release notes](https://github.com/MvvmCross/MvvmCross/releases)
- [Changelog](https://github.com/MvvmCross/MvvmCross/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/MvvmCross/MvvmCross/compare/9.0.10...9.1.1)
---
updated-dependencies:
- dependency-name: MvvmCross
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>
|
2023-11-03 20:46:48 +01:00 |
|
dependabot[bot]
|
c7d53cdf5f
|
Bump semver from 5.7.1 to 5.7.2 in /SpotifyAPI.Docs (#892)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-03 20:46:40 +01:00 |
|
dependabot[bot]
|
adb31cb8e6
|
Bump NUnit3TestAdapter from 4.4.2 to 4.5.0 (#881)
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.4.2 to 4.5.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V4.4.2...V4.5.0)
---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
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>
|
2023-11-03 20:05:12 +01:00 |
|
Jonas Dellinger
|
91b9fc9190
|
update docs versions
|
2023-05-27 22:31:41 +02:00 |
|
Jonas Dellinger
|
4d577bccf0
|
remove SimplePlaylist
|
2023-05-27 22:28:31 +02:00 |
|
dependabot[bot]
|
842217e24b
|
Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 (#877)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.6.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.5.0...v17.6.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>
|
2023-05-27 22:28:08 +02:00 |
|
dependabot[bot]
|
7364581251
|
Bump MvvmCross from 9.0.9 to 9.0.10 (#876)
Bumps [MvvmCross](https://github.com/MvvmCross/MvvmCross) from 9.0.9 to 9.0.10.
- [Release notes](https://github.com/MvvmCross/MvvmCross/releases)
- [Changelog](https://github.com/MvvmCross/MvvmCross/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/MvvmCross/MvvmCross/compare/9.0.9...9.0.10)
---
updated-dependencies:
- dependency-name: MvvmCross
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>
|
2023-05-27 22:07:46 +02:00 |
|
Jonas Dellinger
|
be740ad565
|
use 7.0.203 due to format failing
More info: https://github.com/dotnet/format/issues/1800
|
2023-05-27 22:07:10 +02:00 |
|
Jonas Dellinger
|
290a0d1eb0
|
update cicd .net versions
|
2023-05-27 21:50:57 +02:00 |
|
Jonas Dellinger
|
424e8109dc
|
remove test support for netcoreapp3.1
|
2023-05-27 21:44:58 +02:00 |
|
Jonas Dellinger
|
ae55ddb39b
|
Replace port 5000 (often used) with 5543, fixes #868
|
2023-05-27 21:43:01 +02:00 |
|
dependabot[bot]
|
dfcd8a182b
|
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer (#873)
Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore) from 7.0.3 to 7.0.5.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.3...v7.0.5)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer
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>
|
2023-05-06 13:27:37 +02:00 |
|
dependabot[bot]
|
3fe87ef3bb
|
Bump AspNet.Security.OAuth.Spotify from 7.0.0 to 7.0.2 (#875)
Bumps [AspNet.Security.OAuth.Spotify](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers) from 7.0.0 to 7.0.2.
- [Release notes](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/releases)
- [Commits](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/compare/7.0.0...7.0.2)
---
updated-dependencies:
- dependency-name: AspNet.Security.OAuth.Spotify
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>
|
2023-05-06 13:24:55 +02:00 |
|
dependabot[bot]
|
c024602ada
|
Bump Microsoft.AspNetCore.Components.WebAssembly from 7.0.4 to 7.0.5 (#874)
Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) from 7.0.4 to 7.0.5.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.4...v7.0.5)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
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>
|
2023-05-06 13:24:48 +02:00 |
|
dependabot[bot]
|
294b82a49c
|
Bump System.Net.Http.Json from 7.0.0 to 7.0.1 (#872)
Bumps [System.Net.Http.Json](https://github.com/dotnet/runtime) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v7.0.1)
---
updated-dependencies:
- dependency-name: System.Net.Http.Json
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>
|
2023-05-06 13:24:33 +02:00 |
|
dependabot[bot]
|
1399fff5f7
|
Bump NUnit3TestAdapter from 4.3.1 to 4.4.2 (#864)
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.3.1 to 4.4.2.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V4.3.1...V4.4.2)
---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
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>
|
2023-05-06 13:24:28 +02:00 |
|
dependabot[bot]
|
8f84d3530c
|
Bump Microsoft.AspNetCore.Components.WebAssembly from 7.0.3 to 7.0.4 (#869)
Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) from 7.0.3 to 7.0.4.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.3...v7.0.4)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
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>
|
2023-04-11 20:55:20 +02:00 |
|
dependabot[bot]
|
d12077fa3c
|
Bump webpack from 5.75.0 to 5.76.1 in /SpotifyAPI.Docs (#867)
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.1)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-11 20:55:11 +02:00 |
|
dependabot[bot]
|
72a7aad448
|
Bump Newtonsoft.Json from 13.0.2 to 13.0.3 (#866)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.2 to 13.0.3.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.2...13.0.3)
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
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>
|
2023-04-11 20:54:53 +02:00 |
|
dependabot[bot]
|
f8d273a29e
|
Bump MvvmCross from 9.0.2 to 9.0.9 (#865)
Bumps [MvvmCross](https://github.com/MvvmCross/MvvmCross) from 9.0.2 to 9.0.9.
- [Release notes](https://github.com/MvvmCross/MvvmCross/releases)
- [Changelog](https://github.com/MvvmCross/MvvmCross/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/MvvmCross/MvvmCross/compare/9.0.2...9.0.9)
---
updated-dependencies:
- dependency-name: MvvmCross
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>
|
2023-04-11 20:54:45 +02:00 |
|
dependabot[bot]
|
385919619a
|
Bump NUnit.Console from 3.16.0 to 3.16.3 (#863)
Bumps [NUnit.Console](https://github.com/nunit/nunit-console) from 3.16.0 to 3.16.3.
- [Release notes](https://github.com/nunit/nunit-console/releases)
- [Changelog](https://github.com/nunit/nunit-console/blob/main/CHANGES.txt)
- [Commits](https://github.com/nunit/nunit-console/compare/3.16.0...3.16.3)
---
updated-dependencies:
- dependency-name: NUnit.Console
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>
|
2023-04-11 20:54:10 +02:00 |
|
dependabot[bot]
|
61caf5bc9f
|
Bump @sideway/formula from 3.0.0 to 3.0.1 in /SpotifyAPI.Docs (#862)
Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases)
- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1)
---
updated-dependencies:
- dependency-name: "@sideway/formula"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-05 15:26:50 +01:00 |
|
dependabot[bot]
|
8daa26aeef
|
Bump express in /SpotifyAPI.Web.Examples/Example.TokenSwap/Server (#842)
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.17.3)
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-05 15:26:42 +01:00 |
|
dependabot[bot]
|
828d65a1d1
|
Bump Moq from 4.18.2 to 4.18.4 (#846)
Bumps [Moq](https://github.com/moq/moq4) from 4.18.2 to 4.18.4.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.18.2...v4.18.4)
---
updated-dependencies:
- dependency-name: Moq
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>
|
2023-03-05 15:26:35 +01:00 |
|
dependabot[bot]
|
2b8ea54fd1
|
Bump json5 from 2.2.1 to 2.2.3 in /SpotifyAPI.Docs (#847)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-05 15:26:31 +01:00 |
|
dependabot[bot]
|
f233563b19
|
Bump ua-parser-js from 0.7.32 to 0.7.33 in /SpotifyAPI.Docs (#850)
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.32 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.32...0.7.33)
---
updated-dependencies:
- dependency-name: ua-parser-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-05 15:25:10 +01:00 |
|
dependabot[bot]
|
26ad30e484
|
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /SpotifyAPI.Docs (#855)
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-05 15:25:04 +01:00 |
|
dependabot[bot]
|
4311cbd177
|
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer (#858)
Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore) from 7.0.0 to 7.0.3.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.0...v7.0.3)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer
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>
|
2023-03-05 15:24:55 +01:00 |
|
dependabot[bot]
|
42d8f3b261
|
Bump Microsoft.AspNetCore.Components.WebAssembly from 7.0.0 to 7.0.3 (#859)
Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) from 7.0.0 to 7.0.3.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.0...v7.0.3)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
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>
|
2023-03-05 15:21:11 +01:00 |
|
dependabot[bot]
|
5ff3e7dabd
|
Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.5.0 (#860)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 to 17.5.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.4.0...v17.5.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>
|
2023-03-05 15:21:03 +01:00 |
|
dependabot[bot]
|
ba0e20c5b4
|
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 (#833)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.2)
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
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>
|
2023-03-05 15:19:41 +01:00 |
|
Jonas Dellinger
|
6ea748cb59
|
bump docs to 7.X
|
2022-11-27 14:31:18 +01:00 |
|
dependabot[bot]
|
db6976b6ba
|
Bump NUnit3TestAdapter from 4.3.0 to 4.3.1 (#832)
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V4.3.0...V4.3.1)
---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-27 14:28:40 +01:00 |
|
dependabot[bot]
|
511ca0b42b
|
Bump NUnit.Console from 3.15.2 to 3.16.0 (#831)
Bumps [NUnit.Console](https://github.com/nunit/nunit-console) from 3.15.2 to 3.16.0.
- [Release notes](https://github.com/nunit/nunit-console/releases)
- [Changelog](https://github.com/nunit/nunit-console/blob/main/CHANGES.txt)
- [Commits](https://github.com/nunit/nunit-console/compare/3.15.2...3.16.0)
---
updated-dependencies:
- dependency-name: NUnit.Console
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-27 13:34:23 +01:00 |
|
dependabot[bot]
|
294284dcf3
|
Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 (#830)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.2 to 17.4.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.3.2...v17.4.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-27 13:34:08 +01:00 |
|
Jonas Dellinger
|
54f8f8960f
|
run linter in cicd
|
2022-11-27 13:30:39 +01:00 |
|