Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Bump paper from 0.12.15 to 0.12.17 #38

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps paper from 0.12.15 to 0.12.17.

Changelog

Sourced from paper's changelog.

0.12.17

  • Properly warning in Chrome Console by providing { willReadFrequently: true } canvas context option where needed (#2008).

0.12.16

Fixed

  • Fix Item#rasterize() bounds cache when reusing raster.
  • Fix new warning in Chrome Console by providing { willReadFrequently: true } canvas context option where needed (#1999, #2000, #2003).
  • Fix Path.* constructor properties handling when passing { insert: true }

Changed

  • Rename Raster#setImageData() to #putImageData().
  • Change Raster#setImageData() to also respect image size.
  • Add separate Numerical.ANGULAR_EPSILON for Path#arcTo()
Commits
  • 1b9c45b Release version 0.12.17
  • f89118c Fix passing of willReadFrequently to getContext()
  • 6a7a458 Add: support for arguments reading pattern in typescript definition. (#1865)
  • 600eed6 Switch back to load.js versions on develop branch.
  • acf5d55 Release version 0.12.16
  • ab7744c Update dependencies
  • c580989 Update CHANGELOG
  • a0b3513 Fix contributing upstream URL in README.md
  • 3024884 Fixed a typo
  • 134b81c Optimize for internal uses of { insert: true }
  • Additional commits viewable 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)

Bumps [paper](https://github.com/paperjs/paper.js) from 0.12.15 to 0.12.17.
- [Release notes](https://github.com/paperjs/paper.js/releases)
- [Changelog](https://github.com/paperjs/paper.js/blob/develop/CHANGELOG.md)
- [Commits](paperjs/paper.js@v0.12.15...v0.12.17)

---
updated-dependencies:
- dependency-name: paper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants