Skip to content

build(deps): bump ureq from 2.5.0 to 2.6.2#359

Merged
rjzak merged 1 commit into
mainfrom
dependabot/cargo/ureq-2.6.2
Jan 17, 2023
Merged

build(deps): bump ureq from 2.5.0 to 2.6.2#359
rjzak merged 1 commit into
mainfrom
dependabot/cargo/ureq-2.6.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 16, 2023

Copy link
Copy Markdown
Contributor

Bumps ureq from 2.5.0 to 2.6.2.

Changelog

Sourced from ureq's changelog.

2.6.2

Fixed

  • Non-empty connection pools were never dropped (#NNN)

2.6.1

Fixed

  • gzip: examine Content-Length header before removing (#578)

2.6.0

Added

  • Response::remote_addr() (#489)
  • Request::query_pairs() - make query params from an Iterator of pairs (#519)

Fixed

  • Gzip responses with chunked encoding now work with connection pooling (#560)
  • Don't panic when rustls-native-certs errors (#564)
  • Responses with zero-length body now work with connection pooling (#565)
Commits

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)

@dependabot dependabot Bot requested review from a team, bstrie and haraldh as code owners January 16, 2023 19:15
@dependabot dependabot Bot added dependencies rust Pull requests that update Rust code labels Jan 16, 2023
@rjzak

rjzak commented Jan 16, 2023

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/cargo/ureq-2.6.2 branch from dde94c7 to 9688614 Compare January 16, 2023 22:14
Bumps [ureq](https://github.com/algesten/ureq) from 2.5.0 to 2.6.2.
- [Release notes](https://github.com/algesten/ureq/releases)
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](algesten/ureq@2.5.0...2.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/ureq-2.6.2 branch from 9688614 to 6ac6d52 Compare January 17, 2023 01:10
@rjzak rjzak merged commit 6b5d23d into main Jan 17, 2023
@rjzak rjzak deleted the dependabot/cargo/ureq-2.6.2 branch January 17, 2023 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant