Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 28, 2022

Bumps Flurl.Http from 3.0.1 to 3.2.4.

Release notes

Sourced from Flurl.Http's releases.

Flurl.Http 3.2.4

  • Create symbols package for upload to nuget.org (#601, thx @​gitfool)
  • BUGFIX: NullRefEx when no body specified in RespondWith (#606)
  • Trim leading/trailing whitespace from header values (#623)

Flurl.Http 3.2.3

  • New feature: HttpTest.SimulateException (#554)
  • Update Flurl dependency

Flurl.Http 3.2.2

Updated Flurl dependency for bug fix (#669)

Flurl.Http 3.2.1

  • Deserialize to different type in callbacks (#571)
  • CapturedMultipartContent ctor allowing custom boundary (#611)
  • Better thread safety with headers and query params (#642)
  • IntelliSense fail - incorrect doc file name (#636)

Flurl.Http 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.

  • Do not URL-encode cookie values (#594, potentially breaking)
  • Opt-in header forwarding on redirect (#608, potentially breaking)
  • Test setups/asserts more forgiving about ignoring query strings (#596, potentially breaking)
  • net472 target to avoid unnecessary package dependency (#616)
  • BUGFIX: Sending cookies on redirect (#602)
  • BUGFIX: Redircts where Location excludes scheme (#595)
  • BUGFIX: Exception on .NET Framework if content headers are forwarded on redirect GET (#583)
Commits
  • 8da4b82 #606 tweaks (be a little more forgiving of null)
  • 82ddf01 bump to full release versions
  • 99b9948 flurl.http prerelease - forgot to bump flurl dependency
  • 6e819e5 Revert "what does embedding symbols do to package size?"
  • bb4b10f what does embedding symbols do to package size?
  • ec1b3d0 prerelease to test #601 (symbols)
  • b38ee2a Merge pull request #628 from gitfool/gh601
  • d6f3bcc #623 trim header values
  • a03c8ba #606 GetStringAsync, return empty when Content is null
  • a6ea472 version bumps
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Flurl.Http](https://github.com/tmenier/Flurl) from 3.0.1 to 3.2.4.
- [Release notes](https://github.com/tmenier/Flurl/releases)
- [Commits](tmenier/Flurl@Flurl.Http.3.0.1...Flurl.Http.3.2.4)

---
updated-dependencies:
- dependency-name: Flurl.Http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant