publiclab / leaflet-tile-filter

Multispectral color manipulation and processing (NDVI etc) for Leaflet tile layers with pure JavaScript in Image Sequencer
https://publiclab.github.io/leaflet-tile-filter/
GNU General Public License v3.0
6 stars 5 forks source link

Bump image-sequencer from 3.3.0 to 3.5.0 #19

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps image-sequencer from 3.3.0 to 3.5.0.

Release notes *Sourced from [image-sequencer's releases](https://github.com/publiclab/image-sequencer/releases).* > ## WebAssembly acceleration > * [#1093](https://github-redirect.dependabot.com/publiclab/image-sequencer/issues/1093) has added WebAssembly acceleration with an optional flag, default ON - [@​Divy123](https://github.com/Divy123) > * [#1095](https://github-redirect.dependabot.com/publiclab/image-sequencer/issues/1095) added an HTML color picker UI - [@​aashna27](https://github.com/aashna27) > * assorted bugfixes
Commits - [`0eb3f26`](https://github.com/publiclab/image-sequencer/commit/0eb3f263f921c888cc0ec0cc33e42c2fd7e59a47) version bump to v3.5.0 with WebAssembly acceleration - [`30659d4`](https://github.com/publiclab/image-sequencer/commit/30659d465668c547a53a318cfa7575b05a946265) Using wasm to accelerate PixelManipulation.js ([#1093](https://github-redirect.dependabot.com/publiclab/image-sequencer/issues/1093)) - [`c3af98e`](https://github.com/publiclab/image-sequencer/commit/c3af98ea930f747e1055cfc1404e233b6a2c907c) Bump gpu.js from 2.0.0-rc.14 to 2.0.0-rc.15 ([#1116](https://github-redirect.dependabot.com/publiclab/image-sequencer/issues/1116)) - [`b34ec00`](https://github.com/publiclab/image-sequencer/commit/b34ec00efdd89352191fe8016c3b364f7ef64aa5) Added Color Picker for selecting RGBA values in modules ([#1095](https://github-redirect.dependabot.com/publiclab/image-sequencer/issues/1095)) - [`e1e9d57`](https://github.com/publiclab/image-sequencer/commit/e1e9d57d7a0e342ae388c46d3758b1c040b0aac0) bump to v3.4.5 - [`ec6ce15`](https://github.com/publiclab/image-sequencer/commit/ec6ce155f53dc0e558da5e056f4358baad8ed5fa) Solved Module undefined error ([#1104](https://github-redirect.dependabot.com/publiclab/image-sequencer/issues/1104)) - [`70e7876`](https://github.com/publiclab/image-sequencer/commit/70e78762301d968058faa931d5c14b7d9a26a3a8) Bump lint-staged from 8.2.0 to 8.2.1 ([#1111](https://github-redirect.dependabot.com/publiclab/image-sequencer/issues/1111)) - [`80cb5b1`](https://github.com/publiclab/image-sequencer/commit/80cb5b11945d37399d2167f0cd4764cf37c0a123) Make progress bars on UI true ([#1112](https://github-redirect.dependabot.com/publiclab/image-sequencer/issues/1112)) - [`f5d7b0a`](https://github.com/publiclab/image-sequencer/commit/f5d7b0ae090aaad7af4706392b571aeab345d163) add moduleInfo to step construction ([#1107](https://github-redirect.dependabot.com/publiclab/image-sequencer/issues/1107)) ([#1110](https://github-redirect.dependabot.com/publiclab/image-sequencer/issues/1110)) - [`440c3e0`](https://github.com/publiclab/image-sequencer/commit/440c3e0ad0ab081bdcc7dfff0d000f52a0902035) Eslint operator spacing config ([#1109](https://github-redirect.dependabot.com/publiclab/image-sequencer/issues/1109)) - Additional commits viewable in [compare view](https://github.com/publiclab/image-sequencer/compare/v3.3.0...v3.5.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.
dependabot-preview[bot] commented 5 years ago

Superseded by #20.