Bumps the go_modules group with 1 update in the /server directory: [golang.org/x/oauth2](https://github.com/golang/oauth2).
Updates `golang.org/x/oauth2` from 0.17.0 to 0.27.0
- [Commits](https://github.com/golang/oauth2/compare/v0.17.0...v0.27.0)
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-version: 0.27.0
dependency-type: indirect
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com>
- Add explicit rows.Close() calls inside loops to avoid holding locks too long
- Add SQLite busy timeout (5s) to connection string to wait for locks instead of failing immediately
- Replaced deprecated web token endpoint with POST to accounts.spotify.com/api/token
- Integrated client credentials OAuth flow using client ID and secret
- Adjusted request headers to use Bearer token
Bumps the go_modules group with 1 update in the /server directory: [golang.org/x/crypto](https://github.com/golang/crypto).
Updates `golang.org/x/crypto` from 0.23.0 to 0.35.0
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.35.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com>
Bumps the go_modules group with 1 update in the /server directory: [golang.org/x/net](https://github.com/golang/net).
Updates `golang.org/x/net` from 0.22.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.22.0...v0.38.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com>
Bumps the go_modules group with 1 update in the /server directory: google.golang.org/protobuf.
Updates `google.golang.org/protobuf` from 1.32.0 to 1.33.0
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-version: 1.33.0
dependency-type: indirect
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com>