brakacai / discord-ghost

Headless Discord-RPC for Destiny
MIT License
75 stars 14 forks source link

build(deps-dev): Bump sharp from 0.22.1 to 0.25.3 #315

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps sharp from 0.22.1 to 0.25.3.

Changelog

Sourced from sharp's changelog.

v0.25.3 - 17th May 2020

  • Ensure libvips is initialised only once, improves worker thread safety. #2143

  • Ensure npm platform flag is respected when copying DLLs. #2188 @dimadeveatii

  • Allow SVG input with large inline images to be parsed. #2195

v0.25.2 - 20th March 2020

  • Provide prebuilt binaries for Linux ARM64v8.

  • Add IIIF layout support to tile-based output. #2098 @edsilv

  • Ensure input options are consistently and correctly detected. #2118

  • Ensure N-API prebuilt binaries work on RHEL7 and its derivatives. #2119

  • Ensure AsyncWorker options are persisted. #2130

v0.25.1 - 7th March 2020

  • Ensure prebuilt binaries are fetched based on N-API version. #2117

v0.25.0 - 7th March 2020

  • Remove limitInputPixels and sequentialRead previously deprecated in v0.24.0.

  • Migrate internals to N-API. #1282

  • Add support for 32-bit Windows. #2088

  • Ensure correct ordering of rotate-then-trim operations. #2087

  • Ensure composite accepts limitInputPixels and sequentialRead input options. #2099

... (truncated)
Commits
  • dad7f1e Release v0.25.3
  • c3a9384 Upgrade deps that have dropped Node.js 8 support
  • 0ee08bf Docs: lint JSDoc annotations when building docs
  • 0872f49 Tests: temporarily skip known failure on FreeBSD
  • 33ac8b9 CI: allow FreeBSD to update to latest packages
  • bbff1c2 Docs: clarify description of withMetadata
  • b534f99 Docs: correct typo in composite
  • 86acf24 Allow parsing of SVG attribute values >10MB #2195
  • 40c0003 Docs: add N-API badge
  • 4673aba Docs: serve logo via CDN
  • 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) - `@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)
dependabot-preview[bot] commented 4 years ago

Superseded by #329.