facebookarchive / OSM-HOT-Tasking-Manager

A fork of the HOTOSM Tasking Manager (tasks.hotosm.org) to deploy and test experimental integrations and features.
https://tasks.mapwith.ai
BSD 2-Clause "Simplified" License
5 stars 10 forks source link

Bump jest-canvas-mock from 2.2.0 to 2.3.0 in /frontend #59

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 4 years ago

Bumps jest-canvas-mock from 2.2.0 to 2.3.0.

Release notes

Sourced from jest-canvas-mock's releases.

v2.3.0

  • Added Prettier code style
  • Deleted .npmignore and switched to package.json files field
  • Added CONTRIBUTING and CODE_OF_CONDUCT docs
  • Switched to moo-color for color parsing
  • Added contributors to markdown document
  • Add 2 methods of DOMMatrix #70
Changelog

Sourced from jest-canvas-mock's changelog.

Version 2.3.0

  • Added Prettier code style
  • Deleted .npmignore and switched to package.json files field
  • Added CONTRIBUTING and CODE_OF_CONDUCT docs
  • Switched to moo-color for color parsing
  • Added contributors to markdown document
Commits
  • 779529b chore: v2.3.0
  • 340de22 feat(DOMMatrix): add toFloat32Array and toFloat64Array (#70)
  • df7a9fb docs: add code of conduct, update changelog
  • 092fc5a add prettier config
  • 872079e feat(prettier): add prettier, update packages
  • 90fc2bf fix(gradients): support for 'transparent' as a color stop (#65)
  • 80f24aa docs(clipregion): fix docs regarding clip region
  • a3b7b85 feat(awesome): awesome jest fixes #57
  • db18dc3 feat(clip): add clippath
  • See full diff in compare view


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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #137.