TAMULib / CAP

MIT License
3 stars 2 forks source link

[Snyk] Upgrade openseadragon from 2.4.0 to 2.4.2 #207

Closed snyk-bot closed 11 months ago

snyk-bot commented 1 year ago

Snyk has created this PR to upgrade openseadragon from 2.4.0 to 2.4.2.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: openseadragon
  • 2.4.2 - 2020-03-05
    • Add support for IIIF Image API 3.0 beta (#1764)
    • You can now crop an image with arbitrary polygons (#1772)
    • Improved support for using the Reference Strip in an OpenSeadragon Viewer inside a Web Component (#1676)
    • Added setWidth and setHeight methods to Navigator (#1686)
    • Improvements to docs (#1696, #1698, #1716, #1719)
    • Now passing Viewer AJAX configs down to ReferenceStrip thumbnails (#1701)
    • The ReferenceStrip now honors the useCanvas option from the Viewer (#1742)
    • Fixed: Navigator was still resizing after you explicitly set its width and height with navigatorWidth and navigatorHeight (#1686)
    • Fixed issues with touches on iOS 13 and iPad (#1754, #1756)
    • No longer throwing an exception on pages that have malformed URL parameters (#1758)
    • Fixed an issue with flipping the viewport on high pixel density screens (#1779)
    • Removed use of deprecated imageSmoothingEnabled prefixes (#1740)
  • 2.4.1 - 2019-07-03
    • You can now turn off the default canvas image smoothing, if you want sharp pixels when zoomed in past 100% (#1507, #1593, #1595, #1647, #1648)
    • Fixed problem with navigator highlight rectangle when returning from full screen with a custom navigator location (#1515)
    • Added option to set rotation increment for nav buttons and keyboard (#1524)
    • Fixed issue with flipping and opacity with multi-image (#1549)
    • Removed vestigial button group label element that was causing issues for accessibility tools (#1560)
    • Fixed a bug causing Viewer.areControlsEnabled to throw an exception (#1562)
    • Added tileFormat option to IIIFTileSource so you can specify the tile format (#1625)
    • Now using canonical URIs more consistently in IIIF to make caching and processing time easier on the server side (#1625)
    • Added support for IIIF's new preferredFormats property (#1656)
  • 2.4.0 - 2018-07-20
    • BREAKING CHANGE: Viewer's canvas-double-click event is now fired before it initiates the zoom (#1288)
    • You can now flip the viewport to get a mirror image of the original (#1441)
    • You can now prevent canvas-double-click events from zooming on a per-event basis (#1288)
    • Fixed: Opacity 0 images were causing unnecessary redraws (#1319)
    • The "page" event is now fired after the page index has been updated (#1330)
    • Added option pixelsPerArrowPress that sets the speed of arrow keys (#1364)
    • Improved IIIF options.maxLevel calculation (#1401)
    • Added canvas-key events, along with the ability to cancel key actions (#1414)
    • Added optional zoom in the middle of the image instead of pointer position (#1423)
    • Now supporting square edge tiles that are padded rather than cropped (#1426)
    • Fixed an issue causing the simple image tileSource to sometimes show duplicate copies (#1370)
    • Fixed an issue causing seams to appear in semi-transparent PNG tiled images (#1470)
    • Added visual customization options for the navigator (#1480)
    • You can now prevent canvas-drag events on the navigator (#1484)
    • You can now prevent canvas-click events on the navigator (#1416)
    • The navigator can now be restricted to just horizontal or just vertical panning (#1416)
    • Fixed DziTileSource so it doesn't load levels above maxLevel or below minLevel, if set (#1492)
from openseadragon GitHub release notes
Commit messages
Package name: openseadragon
  • c450749 Version 2.4.2
  • eff33b6 Changelog for #1779
  • 4a62263 Merge pull request #1779 from jstaab/master
  • 0c2c506 apply pixelDensityRatio after flip
  • 3adb001 Changelog for #1772
  • 17cabdb Merge pull request #1772 from zero41120/feature/1540-cropping-with-multiple-polygons
  • 4627d59 Update tiledimage.js
  • 3ec9b66 1540 Use OSD defined isArray
  • d8651bd 1540 Update documentation with correct terminology
  • a885c33 1540 Remove support for array in the demo UI
  • ff70878 1540 Update documentation for setCroppingPolygons
  • 9d0c7bd 1540 Remove support for array for cropping
  • 956c830 1540 Add point support on the demo page
  • 7193f5b 1540 Add support for xy point object and mixed array
  • b4bf21c 1540 Use strict equality instead of loose equality
  • dadef91 1540 Address reviewer comment to better document viewportCoordToDrawerCoord function
  • 94183f7 1540 Change innerHTML to value to sync user input
  • 2d971af 1540 Add feature to crop tiledImage with multiple polygons
  • d97fe5b Changelog for #1764
  • 898b845 Merge pull request #1764 from lutzhelm/iiif-v3beta
  • 8afdce3 Add error message if IIIF data @ context property contains no IIIF context URI
  • 996cf61 Add iiif.js tests to coverage.html
  • d5d0b4c Add tests for IIIF, fix error in OpenSedragonIIIFTileSource.canBeTiled
  • 11719ba Expose private functions in IIIFTileSource for testing purposes
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs