Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2025

Bumps ureq from 2.12.1 to 3.0.11.

Changelog

Sourced from ureq's changelog.

3.0.11

  • Fix CONNECT proxy bug (#1057)
  • Fix bug setting cookies in redirects (#1055)
  • Annotated example for making a Transport (#1054)
  • Feature for adding unencoded query parameters (#1039)
  • Fix bug in not encoding ' in query parameters (#1039)
  • Fix bug making timeout settings not working (#1051)
  • Big refactor of ureq-proto (#1042)
  • Extension trait for http::Request allowing agent config (#1011)

3.0.10

  • Bump rustls-platform-verifier to 0.5.0

3.0.9

  • Bump deps (#1031)
  • Allow body for all methods when using http-crate API (#1035)
  • Improved errors and doc for bespoke transports (#1032)

3.0.8

  • Fix incorrect parsing bug "missing http version" (#1026)

3.0.7

  • Allow non-standard HTTP methods (#1018)
  • Fix not appending port to host header (#1017)

3.0.6

  • Avoid percent encoding some query parameter chars (#1004)
  • Fix incorrect LargeResponseHeader (#1003)
  • Stop passing internal state in Config (#996)
  • Support request level TlsConfig (#996)

3.0.5

  • Fix incorrect reading of valid utf8 (#992)
  • Fix panic when parsing malformed proxy URI (#990)
  • ureq::Error wrapped as io::Error should pass through body chain (#984)
  • send_json should set content-length header (#983)

3.0.4

  • Manually unroll some macros to regular code (#978)
  • Fix bug in rustls-no-provider when disabling ring (#973)

3.0.3

... (truncated)

Commits
  • 9249cca 3.0.11
  • a69991c Update changelog
  • 9911b20 Fix CONNECT proxy
  • 50e8f97 Set later cookie expiry date in tests
  • 04959e0 Fix cookie in redirect (bump ureq-proto 0.4.1)
  • b72c68c Annotated example transport
  • 7c2f3bf Transport::await_input not check self.buffers().can_use_input()
  • 0fe7225 Update changelog
  • ef168a9 Improve query param encoding
  • 7855573 Fix bug in not checking correct timeout
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [ureq](https://github.com/algesten/ureq) from 2.12.1 to 3.0.11.
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](algesten/ureq@2.12.1...3.0.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 13, 2025
@dependabot dependabot bot requested a review from icewind1991 as a code owner May 13, 2025 02:10
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 13, 2025
@dependabot dependabot bot requested a review from max-nextcloud as a code owner May 13, 2025 02:10
@dependabot dependabot bot added the rust Pull requests that update rust code label May 13, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 17, 2025

Superseded by #618.

@dependabot dependabot bot closed this Jun 17, 2025
@dependabot dependabot bot deleted the dependabot/cargo/ureq-3.0.11 branch June 17, 2025 03:28
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant