deps: bump the rust-dependencies group across 1 directory with 2 updates
Closed
Number: #46
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 3
Association: Unknown
Comments: 3
Created:
December 15, 2025 at 06:29 AM UTC
(6 months ago)
(6 months ago)
Updated:
December 18, 2025 at 10:19 PM UTC
(6 months ago)
(6 months ago)
Closed:
December 18, 2025 at 10:19 PM UTC
(6 months ago)
(6 months ago)
Time to Close:
4 days
Labels:
dependencies rust
dependencies rust
Description:
Bumps the rust-dependencies group with 2 updates in the / directory: reqwest and sqlparser.
Updates reqwest from 0.12.24 to 0.12.25
Release notes
Sourced from reqwest's releases.
v0.12.25
Highlights
- Add
Error::is_upgrade()to determine if the error was from an HTTP upgrade.- Fix sending
Proxy-Authorizationif only username is configured.- Fix sending
Proxy-Authorizationto HTTPS proxies when the target is HTTP.- Refactor internal decompression handling to use tower-http.
What's Changed
- tests: fix wasm timeout test with uncached response by
@seanmonstarin seanmonstar/reqwest#2853- docs: document connection pooling behavior by
@vinzmykoin seanmonstar/reqwest#2851- docs: document WASM client by
@vinzmykoin seanmonstar/reqwest#2859- chore: minor improvement for docs by
@black5boxin seanmonstar/reqwest#2862- fix: send
proxy-authorizationeven with emptypasswordby@barjinin seanmonstar/reqwest#2868- feat(error): add
is_upgrademethod to detect protocol upgrade errors by@0x676e67in seanmonstar/reqwest#2822- Use decompression from tower-http by
@ducaalein seanmonstar/reqwest#2840- fix(proxy): forward Proxy-Authorization header to HTTPS proxies for HTTP targets by
@0x676e67in seanmonstar/reqwest#2872- v0.12.25 by
@seanmonstarin seanmonstar/reqwest#2880New Contributors
@vinzmykomade their first contribution in seanmonstar/reqwest#2851@black5boxmade their first contribution in seanmonstar/reqwest#2862@barjinmade their first contribution in seanmonstar/reqwest#2868Full Changelog: https://github.com/seanmonstar/reqwest/compare/v0.12.24...v0.12.25
Changelog
Sourced from reqwest's changelog.
v0.12.25
- Add
Error::is_upgrade()to determine if the error was from an HTTP upgrade.- Fix sending
Proxy-Authorizationif only username is configured.- Fix sending
Proxy-Authorizationto HTTPS proxies when the target is HTTP.- Refactor internal decompression handling to use tower-http.
Commits
f156a9fv0.12.25fc1ff4ffix(proxy): forward Proxy-Authorization header to HTTPS proxies for HTTP targ...b7c3712Use decompression from tower-http (#2840)74e6f84feat(error): addis_upgrademethod to detect protocol upgrade errors (#2822)c0c06b7fix: sendproxy-authorizationeven with emptypassword(#2868)a2aa5a3chore: minor improvement for docs (#2862)9c4999ddocs: document WASM client (#2859)a97e195docs: document connection pooling behavior (#2851)e3093edtests: fix wasm timeout test with uncached response (#2853)- See full diff in compare view
Updates sqlparser from 0.59.0 to 0.60.0
Commits
0dbb9c9Fix verification script for new sqlparser_derive version (#2119)29d88fePrepare for 0.60.0: Changelog and update version (#2116)defe939Introduce Oracle dialect (#2113)367aa6eAdded support forDROP OPERATOR CLASSsyntax (#2109)89938b9Update criterion requirement from 0.7 to 0.8 in /sqlparser_bench (#2111)982f766Added support forDROP OPERATOR FAMILY(#2106)4beea9aSupport PostgreSQL C Functions with Multiple AS Parameters (#2095)e380494Only sethive_formatsonCreateTableif formats are present (#2105)2a2abc8Added support forDROP OPERATORsyntax (#2102)2ceae00Preserve optionalASkeyword in aliases (#2103)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Technical Details
| ID: | 12124389 |
| UUID: | 3728951079 |
| Node ID: | PR_kwDOQb4988642EpM |
| Host: | GitHub |
| Repository: | RAprogramm/sql-query-analyzer |