cjsaylor / chessimage

Golang library for rendering chess board images in a specific state.
https://godoc.org/github.com/cjsaylor/chessimage
MIT License
5 stars 5 forks source link

Bump github.com/fogleman/gg from 1.1.0 to 1.3.0 #4

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps github.com/fogleman/gg from 1.1.0 to 1.3.0.

Commits - [`0403632`](https://github.com/fogleman/gg/commit/0403632d5b905943a1c2a5b2763aaecd568467ec) New test image. - [`6433884`](https://github.com/fogleman/gg/commit/64338842c50726201e5f83f1adcab946a7383912) New test image. - [`3bcf9e0`](https://github.com/fogleman/gg/commit/3bcf9e0320bec460def49707af2ac444d4b94bb0) Add SetDashOffset. Close [#64](https://github-redirect.dependabot.com/fogleman/gg/issues/64). - [`fa28a6e`](https://github.com/fogleman/gg/commit/fa28a6e1e3fbdc4cc12254b98729a840c0713acd) Merge pull request [#65](https://github-redirect.dependabot.com/fogleman/gg/issues/65) from kortschak/average - [`f23d82b`](https://github.com/fogleman/gg/commit/f23d82b1067e1da3a443246e976269ce4765227c) Use fewer ops to calculate mid-point - [`0e81222`](https://github.com/fogleman/gg/commit/0e8122236da1a55935e63e10149b8c092c07426d) Merge pull request [#61](https://github-redirect.dependabot.com/fogleman/gg/issues/61) from JamieCrisman/get-current - [`ccde3a8`](https://github.com/fogleman/gg/commit/ccde3a89238f399c33aa59141d12937e51f3a40f) Allows the ability to get the current point in the context - [`3795562`](https://github.com/fogleman/gg/commit/37955628002c73809f9a8bd4d317f7c76b991589) Merge pull request [#60](https://github-redirect.dependabot.com/fogleman/gg/issues/60) from emaele/jpeg-open&save - [`74a8429`](https://github.com/fogleman/gg/commit/74a8429cb884252e7c07677986aeaf9afe2da3fe) load and save jpeg images - [`9db508d`](https://github.com/fogleman/gg/commit/9db508d34a2da0d0a3244cf73bb605e2c00c6229) Update README.md - Additional commits viewable in [compare view](https://github.com/fogleman/gg/compare/v1.1.0...v1.3.0)


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 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 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) - 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.