Skip to content

chore: bump ureq from 3.3.0 to 3.4.0 - #19

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/ureq-3.4.0
Open

chore: bump ureq from 3.3.0 to 3.4.0#19
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/ureq-3.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown

Bumps ureq from 3.3.0 to 3.4.0.

Changelog

Sourced from ureq's changelog.

3.4.0

  • Seal RequestExt (technically breaking) #1189
  • Send canonical Basic authentication scheme to CONNECT proxies #1185
  • Establish target TLS through HTTPS CONNECT proxies #1183
  • Update rustls-platform-verifier to 0.7.0 #1174
  • Fix pooled connections never aging out according to max_idle_age #1172
  • Strip brackets from IPv6-literal hosts before TLS SNI/ServerName #1171
  • RequestExt::middleware_config for conf inside middleware #1169
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 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 3.3.0 to 3.4.0.
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](algesten/ureq@3.3.0...3.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@git-mind-pr-guardian

Copy link
Copy Markdown

GitMind PR Review

{'pr_url': '#19', 'repo': 'Ayyankhan101/Transformer-In-Rust', 'pr_num': '19', 'title': 'chore: bump ureq from 3.3.0 to 3.4.0', 'author': 'dependabot[bot]', 'additions': 8, 'deletions': 8, 'changed_files': 1, 'review': '## Summary\nRoutine dependency bump for ureq and related crates. Only Cargo.lock is modified. The update includes minor improvements and a technical breaking change (sealing a trait) that does not impact standard usage.\n\n## Issues\nNo significant issues found.\n\n## Verdict\n✅ APPROVE\nThe PR safely updates ureq to 3.4.0 with no source code changes required. The noted breaking change only affects trait implementers, not consumers. The update is safe and recommended.'}


Auto-generated by GitMind — AI-powered code analysis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants