bwasty / gltf-viewer

glTF 2.0 Viewer written in Rust
The Unlicense
188 stars 31 forks source link

Bump glutin from 0.12.0 to 0.14.0 #40

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps glutin from 0.12.0 to 0.14.0.

Changelog *Sourced from glutin's [changelog](https://github.com/tomaka/glutin/blob/master/CHANGELOG.md).* > # Version 0.14.0 (2018-04-06) > > - Update winit dependency to 0.12.0 > - Update wayland backend to not use deprecated `get_inner_size_points` method. > > # Version 0.13.1 (2018-03-07) > > - Fix android activity life cycle > - Update winit dependency to 0.11.2 > > # Version 0.13.0 (2018-02-28) > > - Update winit dependency to 0.11.1 > > # Version 0.12.2 (2018-02-12) > > - Don't use yanked version of winit > > # Version 0.12.1 (2018-02-05) > > - Add support for winapi 0.3 ([#975](https://github-redirect.dependabot.com/tomaka/glutin/pull/975)) > - Fix MacOS to return compatibility profile if applicable (#[977](https://github-redirect.dependabot.com/tomaka/glutin/pull/977)) > - Update gl_generator and macos dependencies
Commits - See full diff in [compare view](https://github.com/tomaka/glutin/commits)


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.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot ignore this [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 [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language 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) - Out-of-range updates (receive only lockfile 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.