Open
Conversation
Bumps Humanizer.Core from 3.0.1 to 3.0.10 Bumps Microsoft.Extensions.Configuration from 10.0.3 to 10.0.4 Bumps Microsoft.Extensions.Configuration.Ini from 10.0.3 to 10.0.4 Bumps Microsoft.Extensions.Hosting from 10.0.3 to 10.0.4 Bumps Microsoft.Extensions.Options from 10.0.3 to 10.0.4 Bumps NetCord.Hosting.AspNetCore from 1.0.0-alpha.461 to 1.0.0-alpha.474 Bumps NetCord.Hosting.Services from 1.0.0-alpha.461 to 1.0.0-alpha.474 Bumps SpotifyAPI.Web from 7.2.1 to 7.4.2 Bumps System.CommandLine from 2.0.3 to 2.0.4 Bumps Testably.Abstractions from 10.0.0 to 10.1.0 Bumps Testably.Abstractions.Testing from 5.1.0 to 5.3.1 Bumps TUnit from 1.13.27 to 1.19.22 Bumps Verify.TUnit from 31.12.4 to 31.13.2 --- updated-dependencies: - dependency-name: Humanizer.Core dependency-version: 3.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Configuration dependency-version: 10.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Configuration.Ini dependency-version: 10.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Options dependency-version: 10.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: NetCord.Hosting.AspNetCore dependency-version: 1.0.0-alpha.474 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: NetCord.Hosting.Services dependency-version: 1.0.0-alpha.474 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: SpotifyAPI.Web dependency-version: 7.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: System.CommandLine dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Testably.Abstractions dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Testably.Abstractions.Testing dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: TUnit dependency-version: 1.19.22 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Verify.TUnit dependency-version: 31.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Humanizer.Core from 3.0.1 to 3.0.10.
Release notes
Sourced from Humanizer.Core's releases.
3.0.10
Changes:
This list of changes was auto generated.
3.0.8
Changes:
Localization:
Others:
This list of changes was auto generated.
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration from 10.0.3 to 10.0.4.
Release notes
Sourced from Microsoft.Extensions.Configuration's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Configuration.Ini from 10.0.3 to 10.0.4.
Release notes
Sourced from Microsoft.Extensions.Configuration.Ini's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Hosting from 10.0.3 to 10.0.4.
Release notes
Sourced from Microsoft.Extensions.Hosting's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Extensions.Options from 10.0.3 to 10.0.4.
Release notes
Sourced from Microsoft.Extensions.Options's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated NetCord.Hosting.AspNetCore from 1.0.0-alpha.461 to 1.0.0-alpha.474.
Release notes
Sourced from NetCord.Hosting.AspNetCore's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated NetCord.Hosting.Services from 1.0.0-alpha.461 to 1.0.0-alpha.474.
Release notes
Sourced from NetCord.Hosting.Services's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated SpotifyAPI.Web from 7.2.1 to 7.4.2.
Release notes
Sourced from SpotifyAPI.Web's releases.
7.4.2
Some fixes with the latest Spotify changes:
7.3.0
😞 February Update
Implemented changes according to https://developer.spotify.com/documentation/web-api/references/changes/february-2026:
Commits viewable in compare view.
Updated System.CommandLine from 2.0.3 to 2.0.4.
Release notes
Sourced from System.CommandLine's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Testably.Abstractions from 10.0.0 to 10.1.0.
Release notes
Sourced from Testably.Abstractions's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Testably.Abstractions.Testing from 5.1.0 to 5.3.1.
Release notes
Sourced from Testably.Abstractions.Testing's releases.
5.3.1
What's Changed
Stopwatchtest by @vbreuss in coverage: add tolerance toStopwatchtest Testably/Testably.Abstractions#947Stopwatchto README by @vbreuss in docs: addStopwatchto README Testably/Testably.Abstractions#948New Contributors
Full Changelog: Testably/Testably.Abstractions@v5.3.0...v5.3.1
5.3.0
What's Changed
Stopwatchsupport toITimeSystemby @vbreuss in feat: addStopwatchsupport toITimeSystemTestably/Testably.Abstractions#943Stopwatchimplementation on pre-release version 10.1.0-rc1 by @vbreuss in fix:Stopwatchimplementation on pre-release version 10.1.0-rc1 Testably/Testably.Abstractions#944InitializeFromRealDirectoryby @vbreuss in feat: addInitializeFromRealDirectoryTestably/Testably.Abstractions#945Full Changelog: Testably/Testably.Abstractions@v5.2.0...v5.3.0
5.2.0
What's Changed
Full Changelog: Testably/Testably.Abstractions@v5.1.2...v5.2.0
5.1.1
What's Changed
Full Changelog: Testably/Testably.Abstractions@v5.1.0...v5.1.1
Commits viewable in compare view.
Updated TUnit from 1.13.27 to 1.19.22.
Release notes
Sourced from TUnit's releases.
1.19.22
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.19.16...v1.19.22
1.19.16
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.19.11...v1.19.16
1.19.11
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.19.0...v1.19.11
1.19.0
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.18.37...v1.19.0
1.18.37
What's Changed
Other Changes
Actionallocation fortoken.Registerby @TimothyMakkison in perf: removeActionallocation fortoken.Registerthomhurst/TUnit#5075Dependencies
Full Changelog: thomhurst/TUnit@v1.18.21...v1.18.37
1.18.21
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.18.9...v1.18.21
1.18.9
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.18.0...v1.18.9
1.18.0
What's Changed
Other Changes
--results-directoryin documentation by @vbreuss in docs: fix position of--results-directoryin documentation thomhurst/TUnit#5038Dependencies
Full Changelog: thomhurst/TUnit@v1.17.54...v1.18.0
1.17.54
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.17.36...v1.17.54
1.17.36
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.17.29...v1.17.36
1.17.29
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.17.25...v1.17.29
1.17.25
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.17.20...v1.17.25
1.17.20
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.17.11...v1.17.20
1.17.11
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.17.7...v1.17.11
1.17.7
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.17.4...v1.17.7
1.17.4
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.17.0...v1.17.4
1.17.0
TUnit.Mocks comes out in beta!
What's Changed
Other Changes
... (truncated)
1.16.4
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.16.0...v1.16.4
1.16.0
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.15.11...v1.16.0
1.15.11
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.15.7...v1.15.11
1.15.7
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.15.0...v1.15.7
1.15.0
What's Changed
Other Changes
MethodDataSourceby @ascott18 in fix: #4810 incorrect analyzer warnings forMethodDataSourcethomhurst/TUnit#4816Dependencies
New Contributors
Full Changelog: thomhurst/TUnit@v1.14.0...v1.15.0
1.14.0
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.13.70...v1.14.0
1.13.70
What's Changed
Other Changes
Full Changelog: thomhurst/TUnit@v1.13.69...v1.13.70
1.13.69
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.13.60...v1.13.69
1.13.60
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.13.56...v1.13.60
1.13.56
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.13.54...v1.13.56
1.13.54
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.13.51...v1.13.54
1.13.51
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.13.48...v1.13.51
1.13.48
What's Changed
Other Changes
Full Changelog: thomhurst/TUnit@v1.13.47...v1.13.48
1.13.47
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.13.40...v1.13.47
1.13.40
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.13.30...v1.13.40
1.13.30
What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.13.27...v1.13.30
Commits viewable in compare view.
Updated Verify.TUnit from 31.12.4 to 31.13.2.
Release notes
Sourced from Verify.TUnit's releases.
31.12.5
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions