mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #174] [MERGED] Update ureq requirement from 1.4.1 to 2.0.0 #288
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#288
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ramsayleung/rspotify/pull/174
Author: @dependabot[bot]
Created: 1/4/2021
Status: ✅ Merged
Merged: 1/7/2021
Merged by: @ramsayleung
Base:
master← Head:dependabot/cargo/ureq-2.0.0📝 Commits (3)
fea2976Update ureq requirement from 1.4.1 to 2.0.008e2affremove mentions ofureq-native-tlsc42774afix error handling and&mut Requestreferences📊 Changes
3 files changed (+49 additions, -41 deletions)
View changed files
📝
Cargo.toml(+1 -2)📝
src/http/ureq.rs(+45 -35)📝
src/lib.rs(+3 -4)📄 Description
Updates the requirements on ureq to permit the latest version.
Changelog
Sourced from ureq's changelog.
... (truncated)
Commits
62cf25fUpdate changelog and Cargo.toml for 1.5.423f9b47[1.x] Fix broken behavior for 308 redirects (#274)6cc69ba1.5.3 and CHANGELOG7d4f794Only follow 307/308 redirects for methods without a body2b395e1Follow 307/308 redirects165eae3Update webpki-roots requirement from 0.20 to 0.21 (#247)f69725eUpdate rustls-native-certs requirement from 0.4 to 0.5 (#248)f1cfea5Update rustls requirement from 0.18 to 0.19 (#246)c2d4e521.5.1310c14dUpdate CHANGELOG for 1.5.2. (#216)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 ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.