Aetherinox / ntfy-desktop

Ntfy.sh desktop client for Windows, Linux, and MacOS with push notifications. Supports official ntfy.sh website and self-hosted instances.
https://ntfy.sh/
10 stars 0 forks source link

PR 31: build(deps-dev): bump jimp from 0.22.12 to 1.2.0 #31

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps jimp from 0.22.12 to 1.2.0.

Release notes

Sourced from jimp's releases.

v1.2.0

The plugins are not added by default and must be used with a custom Jimp. Consult the docs for more details.

🚀 Enhancement

  • @jimp/core, jimp, @jimp/plugin-print, @jimp/wasm-avif, @jimp/wasm-jpeg, @jimp/wasm-png, @jimp/wasm-webp

Authors: 1

v1.1.5

🐛 Bug Fix

⚠️ Pushed to main

  • @jimp/core, jimp

Authors: 1

v1.1.4

Release Notes

improve bundler integration (#1321)

Instead of having to import jimp/browser you can now just import jimp and the bundler should pick up the browser export.


🐛 Bug Fix

Authors: 1

v1.1.3

🐛 Bug Fix

  • jimp

... (truncated)

Changelog

Sourced from jimp's changelog.

v1.2.0 (Tue Sep 03 2024)

🚀 Enhancement

  • @jimp/core, jimp, @jimp/plugin-print, @jimp/wasm-avif, @jimp/wasm-jpeg, @jimp/wasm-png, @jimp/wasm-webp

Authors: 1


v1.1.5 (Mon Sep 02 2024)

🐛 Bug Fix

⚠️ Pushed to main

  • @jimp/core, jimp

Authors: 1


v1.1.4 (Mon Sep 02 2024)

Release Notes

improve bundler integration (#1321)

Instead of having to import jimp/browser you can now just import jimp and the bundler should pick up the browser export.


🐛 Bug Fix

Authors: 1

... (truncated)

Commits
  • 91bb998 Bump version to: v1.2.0 [skip ci]
  • eb05a66 Update CHANGELOG.md [skip ci]
  • 3bed692 Add webp, avid, png, jpeg WASM format plugin (#1324)
  • 3d90ad8 Bump version to: v1.1.5 [skip ci]
  • 94a8400 Update CHANGELOG.md [skip ci]
  • 72713d5 Fix height/width being undefined when creating a Jimp from a canvas
  • 6047422 Fix loading fonts in web-worker (#1322)
  • e1010dd Bump version to: v1.1.4 [skip ci]
  • 8868718 Update CHANGELOG.md [skip ci]
  • febc853 improve bundler integration (#1321)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
EuropaServ commented 2 months ago


Automatic Self-Check - #31

The details of our automated scan for your pull request are listed below. If our scan detected errors, they must be corrected before this pull request will be advanced to the review stage:




About

This pull request includes the following information:

Category Value
Title build(deps-dev): bump jimp from 0.22.12 to 1.2.0
Created 09.03.2024 4:19 PM UTC
ID https://github.com/Aetherinox/ntfy-desktop/pull/31
Author dependabot[bot]
Repo ntfy-desktop
Branch dependabot/npm_and_yarn/jimp-1.2.0 main
Added Files 0
Modified Files 2
Renamed Files 0
Copied Files 0
Deleted Files 0




❌ Skipped Files

[!TIP] The following file(s) have been skipped:





This check was done automatically. Do NOT open a new PR for re-validation. Instead, to trigger this check again, make a change to your PR and wait a few minutes, or close and re-open it.

dependabot[bot] commented 2 months ago

Superseded by #34.