palfrey / kitling

Moving Kittens As A Service
https://tevps.net/blog/2015/10/29/kitten-videos-an-engineering-approach/
GNU Affero General Public License v3.0
1 stars 1 forks source link

Bump url from 1.5.1 to 1.7.1 in /imager #28

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps url from 1.5.1 to 1.7.1.

Commits - [`555f275`](https://github.com/servo/rust-url/commit/555f275e01cc0543e1d35a32b2caeefdb1adeac3) Auto merge of [#454](https://github-redirect.dependabot.com/servo/rust-url/issues/454) - servo:nll, r=nox - [`2efa106`](https://github.com/servo/rust-url/commit/2efa106431e6fb15b73478f67e37cb307bac2be6) Fix a lifetime bug uncovered by NLL, thanks [**lqd**](https://github.com/lqd) - [`7c27f90`](https://github.com/servo/rust-url/commit/7c27f900443ffa2a3b284e149757b36a31c40201) Auto merge of [#453](https://github-redirect.dependabot.com/servo/rust-url/issues/453) - Marwes:perf, r=SimonSapin - [`5dfd1ec`](https://github.com/servo/rust-url/commit/5dfd1ec4775303e53a39bf8470773326f8b28a85) refactor: Avoid doing unnecessary bit operations in rust's const eval - [`7612975`](https://github.com/servo/rust-url/commit/76129753a7ab0ea7aba42b8a085ff1f64a1ce769) Suppress warnings about using AsciiExt - [`3553294`](https://github.com/servo/rust-url/commit/35532941e76662c3078ca88836a9f4bf856adc6a) refactor: Clarify the single char merging - [`90962bf`](https://github.com/servo/rust-url/commit/90962bf1fb36e9e27f1b1ef2babe20d208f0e6cf) Limit unicode-normalization to 0.1.5 on travis - [`1525ea6`](https://github.com/servo/rust-url/commit/1525ea6b245baad450876bb53dd1f5fbcce2d21c) Add missing last element of the uts46 mapping table - [`a035e2f`](https://github.com/servo/rust-url/commit/a035e2faccde862ecbb33a92a0cf47f29a4d9cec) Explain the single character merge - [`fca5694`](https://github.com/servo/rust-url/commit/fca56943473d3c50163533d4e55d193b9c02a1cf) Store the first indicator directly into the u16 - Additional commits viewable in [compare view](https://github.com/servo/rust-url/compare/v1.5.1...v1.7.1)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@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 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) - `@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 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.
dependabot-preview[bot] commented 6 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.