Bump Flurl from 3.0.7 to 4.0.0#25
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
--- updated-dependencies: - dependency-name: Flurl dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/nuget/BililiveRecorder.Core/Flurl-4.0.0
branch
from
February 10, 2026 01:30
795b5df to
06cd924
Compare
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 Flurl from 3.0.7 to 4.0.0.
Release notes
Sourced from Flurl's releases.
4.0.0
AppendQueryParamsmethod/overloads (#688), thx @Marusyk!SetQueryParamswith collection, duplicate keys should append not overwrite (#370)Url.IsValid(#462)4.0.0-pre7
AllowHttpStatusnow takesintinstead ofHttpStatusCodeargs (#785)Full Changelog: tmenier/Flurl@Flurl.Http.Newtonsoft.0.9.0-pre2...Flurl.Http.4.0.0-pre7
4.0.0-pre6
Full Changelog: tmenier/Flurl@Flurl.Http.4.0.0-pre5...Flurl.Http.4.0.0-pre6
4.0.0-pre5
SocketsHttpHandleron supported platforms (#769)Full Changelog: tmenier/Flurl@Flurl.4.0.0-pre4...Flurl.Http.4.0.0-pre5
4.0.0-pre4
AppendQueryParamsmethod/overloads (#688), thx @Marusyk!SetQueryParamswith collection, duplicate keys should append not overwrite (#370)Full Changelog: tmenier/Flurl@Flurl.3.0.7...Flurl.4.0.0-pre4
4.0.0-pre3
ShouldHaveCalledfalse negative with URL ending with?(#721)4.0.0-pre2
GetStreamAsyncto unbuffered behavior (#630, breaking)WithClientextension methods (#590, breaking)ConnectionLeaseTimeoutsetting (#703, breaking)CancellationTokento last arg everywhere that it isn't (#702, breaking)4.0.0-pre1
dynamic-returning JSON methods (#699)*WARNING: Your code may fail in subtle ways after upgrading if it depends on things like serialization attributes or global settings from the Newtonsoft library. To continue to use Newtonsoft with Flurl.Http 4.0 and later, add and register this Newtonsoft serializer in your code.
3.2.4
RespondWith(#606)3.2.3
HttpTest.SimulateException(#554)3.2.2
Updated Flurl dependency for bug fix (#669)
3.2.1
CapturedMultipartContentctor allowing custom boundary (#611)3.2.0
Note: This was supposed to be released as 3.1 but mistakenly released as 3.2 and published, at which point it's basically too late. Oh well.
net472target to avoid unnecessary package dependency (#616)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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)