Farkas Olivér
b74f5c2148
Update RecommendationsResponse to match Spotify API ( #950 )
2024-02-27 21:29:20 +01:00
dependabot[bot]
0270373078
Bump Moq from 4.20.69 to 4.20.70 ( #947 )
...
Bumps [Moq](https://github.com/moq/moq ) from 4.20.69 to 4.20.70.
- [Release notes](https://github.com/moq/moq/releases )
- [Changelog](https://github.com/devlooped/moq/blob/main/CHANGELOG.md )
- [Commits](https://github.com/moq/moq/compare/v4.20.69...v4.20.70 )
---
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>
2024-02-13 19:51:36 +01:00
dependabot[bot]
24e54a71ce
Bump NUnit from 4.0.0 to 4.0.1 ( #946 )
...
Bumps [NUnit](https://github.com/nunit/nunit ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/nunit/nunit/releases )
- [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md )
- [Commits](https://github.com/nunit/nunit/compare/v4.0.0...v4.0.1 )
---
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>
2024-02-13 19:47:05 +01:00
dependabot[bot]
2ab1b3b1d6
Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 ( #945 )
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.8.0 to 17.9.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.8.0...v17.9.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>
2024-02-13 19:46:55 +01:00
Jonas Dellinger
038acf3061
update docs dependencies
2024-02-11 01:06:28 +01:00
Jonas Dellinger
dcec5467a8
fix null checks and duplicate EOL
2024-02-10 13:52:30 +01:00
XY Wang
d5059820b6
Add Locale param ( #835 )
...
* Add Locale
* Add ArtistRequest, ArtistsRelatedArtistsRequest
* Add ArtistRequest, ArtistsRelatedArtistsRequest
* Add Locale
2024-02-10 12:56:59 +01:00
Jonas Dellinger
2bfb7ba714
fix release workflow
2024-02-10 12:26:38 +01:00
Jonas Dellinger
0ba31b26db
bump install version
2024-02-10 12:22:13 +01:00
Jonas Dellinger
78d2ff0b71
fix .net8 format with conditionals
2024-02-10 12:15:58 +01:00
Jonas Dellinger
70ef00a41e
fix .net8 format
2024-02-10 12:02:50 +01:00
Jonas Dellinger
2bff224ef1
add .net8 support
2024-02-10 11:57:47 +01:00
Jonas Dellinger
78cc5a78da
enable unused import warning and format code
2024-02-10 11:42:55 +01:00
Jonas Dellinger
4f94b564ea
add HtmlDescription and TotalEpisodes fields
2024-02-10 11:42:37 +01:00
dependabot[bot]
0391371a8c
Bump NUnit from 3.13.3 to 4.0.0 ( #922 )
...
* Bump NUnit from 3.13.3 to 4.0.0
Bumps [NUnit](https://github.com/nunit/nunit ) from 3.13.3 to 4.0.0.
- [Release notes](https://github.com/nunit/nunit/releases )
- [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md )
- [Commits](https://github.com/nunit/nunit/compare/v3.13.3...v4.0.0 )
---
updated-dependencies:
- dependency-name: NUnit
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* update tests to nunit 4.0
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonas Dellinger <jonas@dellinger.dev>
2024-02-10 11:41:47 +01:00
Lewis-Fam
9dbd210a2f
Fixed issues #926 , and #928 . ( #942 )
...
* Fixed issues #926 , and #928 .
Added JsonConverter attributes to properties.
* Fixed complier warning CA1305
2024-02-10 11:03:22 +01:00
dependabot[bot]
0fe33df65a
Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 ( #941 )
...
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink ) from 1.1.1 to 8.0.0.
- [Release notes](https://github.com/dotnet/sourcelink/releases )
- [Commits](https://github.com/dotnet/sourcelink/compare/1.1.1...8.0.0 )
---
updated-dependencies:
- dependency-name: Microsoft.SourceLink.GitHub
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>
2024-02-10 10:58:00 +01:00
dependabot[bot]
c178d80c62
Bump NUnit.Console from 3.16.3 to 3.17.0 ( #943 )
...
Bumps [NUnit.Console](https://github.com/nunit/nunit-console ) from 3.16.3 to 3.17.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.16.3...3.17.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>
2024-02-10 10:57:53 +01:00
Noel Griffin
a27c3729c8
Add Users Top Tracks / Users Top Artists to UserClient ( #938 )
...
* add top tracks & artists endpoints
* fix file extenstion
* added TODO
* Add Methods to interface
* Add Top items query class
* implement query into UserProfileClient.cs - Top Requests
* Tidy Up Naming
* Removed random json file change
* Added Tests.
* run formatter
* remove additional namespace
---------
Co-authored-by: Jonas Dellinger <jonas@dellinger.dev>
2024-01-19 19:56:07 +01:00
dependabot[bot]
01fcd1d7d1
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer ( #935 )
...
Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore ) from 8.0.0 to 8.0.1.
- [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/v8.0.0...v8.0.1 )
---
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>
2024-01-15 11:06:45 +01:00
dependabot[bot]
f33dfd307a
Bump System.Net.Http.Json from 7.0.1 to 8.0.0 ( #934 )
...
Bumps [System.Net.Http.Json](https://github.com/dotnet/runtime ) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases )
- [Commits](https://github.com/dotnet/runtime/compare/v7.0.1...v8.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-15 11:02:12 +01:00
dependabot[bot]
48d1f6baa6
Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 ( #936 )
...
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink ) from 1.1.1 to 8.0.0.
- [Release notes](https://github.com/dotnet/sourcelink/releases )
- [Commits](https://github.com/dotnet/sourcelink/compare/1.1.1...8.0.0 )
---
updated-dependencies:
- dependency-name: Microsoft.SourceLink.GitHub
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>
2024-01-15 11:01:48 +01:00
dependabot[bot]
f737ba44e5
Bump Microsoft.AspNetCore.Components.WebAssembly from 7.0.13 to 7.0.15 ( #937 )
...
Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore ) from 7.0.13 to 7.0.15.
- [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.13...v7.0.15 )
---
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>
2024-01-15 11:01:40 +01:00
SoNearSonar
f8d6b6ef69
Update Spotify content availability checker program links ( #932 )
...
* Update Spotify content checker links
* Clean up description
Somehow the old description got mixed in with the new one.
* Final update of new program
Small oversight.
---------
Co-authored-by: Jonas Dellinger <jonas@dellinger.dev>
2024-01-15 10:58:23 +01:00
Brad
023f004ed7
Update showcase.md ( #933 )
2024-01-15 10:54:27 +01:00
dependabot[bot]
c86ebd1976
Bump follow-redirects from 1.15.3 to 1.15.4 in /SpotifyAPI.Docs ( #931 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 23:49:29 +01:00
dependabot[bot]
198a562908
Bump follow-redirects ( #929 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.8 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.8...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 23:46:10 +01:00
dependabot[bot]
a60375c341
Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.8.0 ( #919 )
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.7.1 to 17.8.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.7.1...v17.8.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>
2024-01-09 23:45:52 +01:00
dependabot[bot]
fafff9c029
Bump Microsoft.AspNetCore.Components.WebAssembly.DevServer ( #920 )
...
Bumps [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://github.com/dotnet/aspnetcore ) from 7.0.10 to 8.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/v7.0.10...v8.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 23:40:45 +01:00
dependabot[bot]
2e144213d5
Bump axios in /SpotifyAPI.Web.Examples/Example.TokenSwap/Server ( #917 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.2 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.2...v1.6.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 23:40:09 +01:00
dependabot[bot]
bdf5c16241
Bump Moq from 4.18.4 to 4.20.69 ( #914 )
...
Bumps [Moq](https://github.com/moq/moq ) from 4.18.4 to 4.20.69.
- [Release notes](https://github.com/moq/moq/releases )
- [Changelog](https://github.com/devlooped/moq/blob/main/CHANGELOG.md )
- [Commits](https://github.com/moq/moq/compare/v4.18.4...v4.20.69 )
---
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>
2024-01-09 23:38:13 +01:00
Jonas Dellinger
46be74abd0
fix build: switch from hub to gh cli
2023-11-03 23:52:20 +01:00
Jonas Dellinger
94b2978126
chore: also ignore outdated SDK in tests
2023-11-03 23:41:49 +01:00
Jonas Dellinger
c5be9e4bd5
fix docs: specify lock file for caching
2023-11-03 23:39:14 +01:00
Jonas Dellinger
35b13341e6
fix docs: re-order pnpm setup action
2023-11-03 23:37:11 +01:00
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