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 cairo-rs to permit the latest version.
Commits
- [`f704a1e`](https://github.com/gtk-rs/cairo/commit/f704a1ed077d5c925f3df114c2536c7f30a3fbeb) Update versions [ci skip] - [`360c150`](https://github.com/gtk-rs/cairo/commit/360c150039d5748fd102ebe4b6903e52ddf74d79) Merge remote-tracking branch 'origin/master' into crate - [`fe65952`](https://github.com/gtk-rs/cairo/commit/fe6595236b4ddc9dda4920de39ecea2e64786ed0) Merge pull request [#294](https://github-redirect.dependabot.com/gtk-rs/cairo/issues/294) from bilelmoussaoui/patch-1 - [`f447b72`](https://github.com/gtk-rs/cairo/commit/f447b725c2978b6b5487589a2eb1fa64e1c5eeb3) SvgSurface: make filename param optional - [`e72b056`](https://github.com/gtk-rs/cairo/commit/e72b0568b375e47cddfa4f34c72f37fb01dbf8d6) Merge pull request [#287](https://github-redirect.dependabot.com/gtk-rs/cairo/issues/287) from federicomenaquintero/surface-create-similar-result - [`1794024`](https://github.com/gtk-rs/cairo/commit/17940247a881cafc8294ac8d92f0dae34a374aa1) fmt - [`6ea6f03`](https://github.com/gtk-rs/cairo/commit/6ea6f030bb83da55842373c889894fe0e959a40c) Update minimum rust version to 1.39 - [`5fe7cea`](https://github.com/gtk-rs/cairo/commit/5fe7cea0745dd76c7cdd361bc6a0d70bf6f4060d) Also do XCBSurface with declare_surface! - [`275cc3c`](https://github.com/gtk-rs/cairo/commit/275cc3c23fcae0eb4241d4ff4f04b443b2458d07) Generate all derived surfaces with a declare_surface! macro - [`f9a32bf`](https://github.com/gtk-rs/cairo/commit/f9a32bfbf6b871d782cd26b0e3417ae4acf213cc) Make all derived surfaces newtypes intead of having an "inner" field - Additional commits viewable in [compare view](https://github.com/gtk-rs/cairo/compare/0.7.0...0.8.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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) - `@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) - 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)