gampleman / elm-visualization

A data visualization library for Elm
http://package.elm-lang.org/packages/gampleman/elm-visualization/latest/
MIT License
514 stars 48 forks source link

Bump elm/browser from 1.0.1 to 1.0.2 in /examples #67

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps elm/browser from 1.0.1 to 1.0.2.

Commits - [`53e3caa`](https://github.com/elm/browser/commit/53e3caa265fd9da3ec9880d47bb95eed6fe24ee6) show inline example of tracking the current width - [`e25ec2d`](https://github.com/elm/browser/commit/e25ec2d9ed82f8e029175d9959c59059fdbc978f) cosmetic: switch back to style used in all elm/ packages - [`cc9d3f1`](https://github.com/elm/browser/commit/cc9d3f12310645f71155a2798084912e9fa1c06b) Merge pull request [#76](https://github-redirect.dependabot.com/elm/browser/issues/76) from Bernardoow/function_composition - [`3b06e18`](https://github.com/elm/browser/commit/3b06e18f8c3eb8ab6f5bbe1da5267e8d529eb1c0) Add a README for the examples/ directory - [`66081c7`](https://github.com/elm/browser/commit/66081c75439afa6ff91c8920a01bcf8b276b30c4) add link to the working drag example - [`a521d86`](https://github.com/elm/browser/commit/a521d864abf944592d90993ac875d42a1e9df985) get the drag example working - [`8e27489`](https://github.com/elm/browser/commit/8e274895a7f4617ff207a9fffc5ae95024687b9e) get rid of wasd example and links - [`5cca164`](https://github.com/elm/browser/commit/5cca164ae94f975a982bd78536875412aefd632b) add note about rate-limiting of replaceUrl on Safari - [`d1dd667`](https://github.com/elm/browser/commit/d1dd66740615ac872c7cb7ddd9c3aa83d6d288a6) point all the links at 1.0.2 - [`3bac435`](https://github.com/elm/browser/commit/3bac435a6ecc5be86a58dd55f19f6a8866a247fc) Merge pull request [#60](https://github-redirect.dependabot.com/elm/browser/issues/60) from aimichal/patch-1 - Additional commits viewable in [compare view](https://github.com/elm/browser/compare/1.0.1...1.0.2)


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