Closed dependabot-preview[bot] closed 4 years ago
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Updates the requirements on percent-encoding to permit the latest version.
Commits
- [`f491cb4`](https://github.com/servo/rust-url/commit/f491cb442edab75be54ff5961af6458a474f1f9a) Auto merge of [#525](https://github-redirect.dependabot.com/servo/rust-url/issues/525) - dekellum:future-proof, r=SimonSapin - [`255aaa9`](https://github.com/servo/rust-url/commit/255aaa9e776a121c48a5422124b2fa74c52ce8f5) Auto merge of [#526](https://github-redirect.dependabot.com/servo/rust-url/issues/526) - dekellum:fix-redundant-field-names-lint, r=SimonSapin - [`cce2d32`](https://github.com/servo/rust-url/commit/cce2d32015419b38f00c210430ecd3059105a7f2) Remove redundant field names in struct init - [`8cc477f`](https://github.com/servo/rust-url/commit/8cc477f5d3afee9ff8082fcee0139e54b11c89fc) Disambiguate Display::fmt calls for error types - [`12ee459`](https://github.com/servo/rust-url/commit/12ee459903d50245570be8594e8aada4408e6139) Add FutureProof variants to ParseError and SyntaxViolation - [`0ab166e`](https://github.com/servo/rust-url/commit/0ab166ef2dd1033f3dd38fae159b1070e8d7d3ce) Auto merge of [#521](https://github-redirect.dependabot.com/servo/rust-url/issues/521) - servo:serde, r=SimonSapin - [`c2ff51b`](https://github.com/servo/rust-url/commit/c2ff51b1b17b55d2b7db4ee32537151e01577721) Optimise default string deserialization for Url - [`171e65e`](https://github.com/servo/rust-url/commit/171e65e5c982480fc81b428d44228f153435d0a8) Derive serde traits for Host and HostInternal - [`8bbc39d`](https://github.com/servo/rust-url/commit/8bbc39d43de13f4efbe66d70eaf517ca305898e6) Make HostInternal private - [`3c71cac`](https://github.com/servo/rust-url/commit/3c71cac0d1d289d2b7aab8370d3e425aeb3db303) Auto merge of [#518](https://github-redirect.dependabot.com/servo/rust-url/issues/518) - est31:idna_serde, r=nox - Additional commits viewable in [compare view](https://github.com/servo/rust-url/compare/percent-encoding_v1.0.0...percent-encoding-v2.0.0)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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.