Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Flurl.Http from 3.2.1 to 3.2.4 #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2022

Bumps Flurl.Http from 3.2.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)

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.2.1 to 3.2.4.
- [Release notes](https://github.com/tmenier/Flurl/releases)
- [Commits](tmenier/Flurl@Flurl.Http.3.2.1...Flurl.Http.3.2.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 23, 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.

0 participants