Jonas Dellinger
54f8f8960f
run linter in cicd
2022-11-27 13:30:39 +01:00
Jonas Dellinger
cb2e0cccc8
run formatter
2022-11-27 13:29:35 +01:00
Jonas Dellinger
f6513bcbb9
allow var usage
2022-11-27 13:24:33 +01:00
Jonas Dellinger
c5485a7183
replace body ids with query parameter ids
2022-11-27 13:07:50 +01:00
Jonas Dellinger
6cb47c8e40
Fix docs cicd
2022-11-18 14:19:55 +01:00
Jonas Dellinger
169030a123
Update docs packages
2022-11-18 14:18:04 +01:00
Jonas Dellinger
cc90c5afa4
Make Fields List instead of IList, fixes #779
2022-11-18 14:07:19 +01:00
Jonas Dellinger
9b8effe270
RemoveAlbums - send ids via query parameter, fixes #828
2022-11-18 12:59:15 +01:00
Sascha Kiefer
b8a2190168
feat: allow to pass cancellation token to requests ( #813 )
...
* feat: implements markets API
* fix: use correct constructor name
* feat: allow to pass a cancellation token
* pass cancellation token
* pass cancellation token only >NETSTANDARD2_1
Co-authored-by: Jonas Dellinger <jonas@dellinger.dev>
2022-11-18 12:30:09 +01:00
Jonas Dellinger
0fc47d867b
Add net7.0 support to CI/CD pipeline
2022-11-18 11:52:00 +01:00
Jonas Dellinger
74f3f52dcb
Add net7.0 support
2022-11-18 11:38:58 +01:00
dependabot[bot]
8a91f34845
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer ( #823 )
...
Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore ) from 6.0.10 to 7.0.0.
- [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/v6.0.10...v7.0.0 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer
dependency-type: direct:production
update-type: version-update:semver-major
...
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-18 11:29:56 +01:00
dependabot[bot]
e57ff8a319
Bump System.Net.Http.Json from 6.0.0 to 7.0.0 ( #825 )
...
Bumps [System.Net.Http.Json](https://github.com/dotnet/runtime ) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v7.0.0 )
---
updated-dependencies:
- dependency-name: System.Net.Http.Json
dependency-type: direct:production
update-type: version-update:semver-major
...
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-18 11:26:46 +01:00
dependabot[bot]
70d61b8d16
Bump MvvmCross from 9.0.1 to 9.0.2 ( #826 )
...
Bumps [MvvmCross](https://github.com/MvvmCross/MvvmCross ) from 9.0.1 to 9.0.2.
- [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.1...9.0.2 )
---
updated-dependencies:
- dependency-name: MvvmCross
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-18 11:26:38 +01:00
dependabot[bot]
3dbb576419
Bump loader-utils from 2.0.2 to 2.0.4 in /SpotifyAPI.Docs ( #827 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
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-18 11:26:30 +01:00
dependabot[bot]
43694517f2
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer ( #810 )
...
Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore ) from 6.0.9 to 6.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/v6.0.9...v6.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 21:58:43 +01:00
dependabot[bot]
9e54ee28e4
Bump NUnit3TestAdapter from 4.2.1 to 4.3.0 ( #814 )
...
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter ) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases )
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V4.2.1...V4.3.0 )
---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
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-08 21:58:30 +01:00
dependabot[bot]
df1120adaf
Bump EmbedIO from 3.4.3 to 3.5.2 ( #817 )
...
Bumps [EmbedIO](https://github.com/unosquare/embedio ) from 3.4.3 to 3.5.2.
- [Release notes](https://github.com/unosquare/embedio/releases )
- [Commits](https://github.com/unosquare/embedio/compare/3.4.3...v3.5.2 )
---
updated-dependencies:
- dependency-name: EmbedIO
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-08 21:58:23 +01:00
dependabot[bot]
54c404106c
Bump AspNet.Security.OAuth.Spotify from 6.0.11 to 6.0.14 ( #818 )
...
Bumps [AspNet.Security.OAuth.Spotify](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers ) from 6.0.11 to 6.0.14.
- [Release notes](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/releases )
- [Commits](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/compare/6.0.11...6.0.14 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 21:58:14 +01:00
Gavin
b39941f523
Adding Endpoint to get a User's Queue ( #807 )
...
* Adding support to Get a player queue
* Update to return Tracks and Episodes
2022-11-08 21:58:05 +01:00
dependabot[bot]
167e96cd28
Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.2 ( #808 )
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.3.0 to 17.3.2.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Commits](https://github.com/microsoft/vstest/compare/v17.3.0...v17.3.2 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
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-10-11 15:44:10 +02:00
dependabot[bot]
ed0a001589
Bump MvvmCross from 8.0.2 to 9.0.1 ( #803 )
...
Bumps [MvvmCross](https://github.com/MvvmCross/MvvmCross ) from 8.0.2 to 9.0.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/8.0.2...9.0.1 )
---
updated-dependencies:
- dependency-name: MvvmCross
dependency-type: direct:production
update-type: version-update:semver-major
...
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-10-11 15:44:02 +02:00
dependabot[bot]
3a454feed3
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer ( #802 )
...
Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore ) from 6.0.8 to 6.0.9.
- [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/v6.0.8...v6.0.9 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 15:43:55 +02:00
dependabot[bot]
a9bd2e18ae
Bump AspNet.Security.OAuth.Spotify from 6.0.6 to 6.0.11 ( #795 )
...
Bumps [AspNet.Security.OAuth.Spotify](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers ) from 6.0.6 to 6.0.11.
- [Release notes](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/releases )
- [Commits](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/compare/6.0.6...6.0.11 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 15:43:49 +02:00
dependabot[bot]
666d975573
Bump Moq from 4.18.1 to 4.18.2 ( #785 )
...
Bumps [Moq](https://github.com/moq/moq4 ) from 4.18.1 to 4.18.2.
- [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.1...v4.18.2 )
---
updated-dependencies:
- dependency-name: Moq
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-08-16 18:29:20 +02:00
dependabot[bot]
b85cbf0f22
Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.13 to 6.2.14 ( #772 )
...
Bumps [Microsoft.NETCore.UniversalWindowsPlatform](https://github.com/Microsoft/dotnet ) from 6.2.13 to 6.2.14.
- [Release notes](https://github.com/Microsoft/dotnet/releases )
- [Commits](https://github.com/Microsoft/dotnet/commits )
---
updated-dependencies:
- dependency-name: Microsoft.NETCore.UniversalWindowsPlatform
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-08-16 18:29:11 +02:00
dependabot[bot]
ad0dc11efd
Bump NUnit.Console from 3.15.0 to 3.15.2 ( #776 )
...
Bumps [NUnit.Console](https://github.com/nunit/nunit-console ) from 3.15.0 to 3.15.2.
- [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.0...3.15.2 )
---
updated-dependencies:
- dependency-name: NUnit.Console
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-08-16 18:29:05 +02:00
dependabot[bot]
2354ecc8b7
Bump terser from 5.13.1 to 5.14.2 in /SpotifyAPI.Docs ( #781 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.13.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
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-08-16 18:29:00 +02:00
dependabot[bot]
8f8e198e18
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 ( #790 )
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.2.0 to 17.3.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Commits](https://github.com/microsoft/vstest/compare/v17.2.0...v17.3.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-08-16 18:28:41 +02:00
dependabot[bot]
160875a9ef
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer ( #791 )
...
Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore ) from 6.0.5 to 6.0.8.
- [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/v6.0.5...v6.0.8 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-16 18:28:33 +02:00
Sascha Kiefer
d363789d42
feat: implements markets API ( #787 )
...
* feat: implements markets API
* fix: use correct constructor name
2022-08-11 08:54:09 +02:00
Jonas Dellinger
7acffd96ba
Update documentation
2022-05-21 21:04:46 +02:00
Jonas Dellinger
1876a10b26
Abort example if env variables are not set
2022-05-21 21:04:37 +02:00
svr333
7aea4e365e
Update AudioBand ( #755 )
...
Move to the org and add myself as author
2022-05-19 06:07:29 +02:00
Alex Yeo
c5bd9dc7f9
Fix typo in OAuthClient.cs ( #757 )
2022-05-19 06:06:24 +02:00
dependabot[bot]
212312610a
Bump Moq from 4.17.2 to 4.18.1 ( #764 )
...
Bumps [Moq](https://github.com/moq/moq4 ) from 4.17.2 to 4.18.1.
- [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.17.2...v4.18.1 )
---
updated-dependencies:
- dependency-name: Moq
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-05-19 06:05:49 +02:00
dependabot[bot]
92278aec10
Bump NUnit from 3.13.2 to 3.13.3 ( #749 )
...
Bumps [NUnit](https://github.com/nunit/nunit ) from 3.13.2 to 3.13.3.
- [Release notes](https://github.com/nunit/nunit/releases )
- [Changelog](https://github.com/nunit/nunit/blob/v3.13.3/CHANGES.md )
- [Commits](https://github.com/nunit/nunit/compare/v3.13.2...v3.13.3 )
---
updated-dependencies:
- dependency-name: NUnit
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-05-19 06:05:16 +02:00
dependabot[bot]
9dab920908
Bump minimist from 1.2.5 to 1.2.6 in /SpotifyAPI.Docs ( #750 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-19 06:05:11 +02:00
dependabot[bot]
31089871e5
Bump AspNet.Security.OAuth.Spotify from 6.0.4 to 6.0.6 ( #759 )
...
Bumps [AspNet.Security.OAuth.Spotify](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers ) from 6.0.4 to 6.0.6.
- [Release notes](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/releases )
- [Commits](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/compare/6.0.4...6.0.6 )
---
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>
2022-05-19 06:05:05 +02:00
dependabot[bot]
df964949fa
Bump cross-fetch from 3.1.4 to 3.1.5 in /SpotifyAPI.Docs ( #761 )
...
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch ) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/lquixada/cross-fetch/releases )
- [Commits](https://github.com/lquixada/cross-fetch/compare/v3.1.4...v3.1.5 )
---
updated-dependencies:
- dependency-name: cross-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-19 06:04:59 +02:00
dependabot[bot]
168b4ad43f
Bump async from 2.6.3 to 2.6.4 in /SpotifyAPI.Docs ( #762 )
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-19 06:04:55 +02:00
dependabot[bot]
65c325b88c
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer ( #765 )
...
Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore ) from 6.0.3 to 6.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/v6.0.3...v6.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>
2022-05-19 06:04:38 +02:00
dependabot[bot]
b37177deb4
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 ( #766 )
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.1.0 to 17.2.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Commits](https://github.com/microsoft/vstest/compare/v17.1.0...v17.2.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-05-19 06:04:33 +02:00
dependabot[bot]
b0fd3b8b49
Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 ( #742 )
...
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-03-19 22:19:24 +01:00
dependabot[bot]
5ec80ebe00
Bump ajv from 6.12.2 to 6.12.6 in /SpotifyAPI.Docs ( #735 )
...
Bumps [ajv](https://github.com/ajv-validator/ajv ) from 6.12.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases )
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.2...v6.12.6 )
---
updated-dependencies:
- dependency-name: ajv
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-19 20:28:26 +01:00
dependabot[bot]
7d8fa62dcf
Bump AspNet.Security.OAuth.Spotify from 6.0.3 to 6.0.4 ( #737 )
...
Bumps [AspNet.Security.OAuth.Spotify](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers ) from 6.0.3 to 6.0.4.
- [Release notes](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/releases )
- [Commits](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/compare/6.0.3...6.0.4 )
---
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>
2022-03-19 20:28:21 +01:00
dependabot[bot]
4e706b4b06
Bump NUnit.Console from 3.14.0 to 3.15.0 ( #738 )
...
Bumps [NUnit.Console](https://github.com/nunit/nunit-console ) from 3.14.0 to 3.15.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.14.0...3.15.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-19 20:28:12 +01:00
dependabot[bot]
fa7cf69f98
Bump prismjs from 1.25.0 to 1.27.0 in /SpotifyAPI.Docs ( #743 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.25.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.25.0...v1.27.0 )
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-19 20:27:57 +01:00
dependabot[bot]
2ba1e034d1
Bump url-parse from 1.5.3 to 1.5.10 in /SpotifyAPI.Docs ( #744 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.10 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-19 20:27:47 +01:00
dependabot[bot]
8f10b2aec4
Bump Moq from 4.16.1 to 4.17.2 ( #746 )
...
Bumps [Moq](https://github.com/moq/moq4 ) from 4.16.1 to 4.17.2.
- [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.16.1...v4.17.2 )
---
updated-dependencies:
- dependency-name: Moq
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-03-19 20:27:42 +01:00