[PR #37] [CLOSED] PR 37: build(deps-dev): bump jimp from 0.22.12 to 1.6.0 #60

Closed
opened 2026-03-02 23:31:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Aetherinox/ntfy-desktop/pull/37
Author: @dependabot[bot]
Created: 9/9/2024
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/jimp-1.6.0


📝 Commits (1)

  • 0e77312 build(deps-dev): bump jimp from 0.22.12 to 1.6.0

📊 Changes

2 files changed (+410 additions, -548 deletions)

View changed files

📝 package-lock.json (+409 -547)
📝 package.json (+1 -1)

📄 Description

Bumps jimp from 0.22.12 to 1.6.0.

Release notes

Sourced from jimp's releases.

v1.6.0

Release Notes

Add support for image decoder options (#1336)

Can now have options for the underlying image codecs

CleanShot 2024-09-07 at 15 26 41


🚀 Enhancement

  • @jimp/core, @jimp/types, @jimp/js-bmp, @jimp/js-jpeg, @jimp/js-png

⚠️ Pushed to main

Authors: 1

v1.4.0

🚀 Enhancement

🐛 Bug Fix

⚠️ Pushed to main

  • @jimp/core, @jimp/types, @jimp/utils, @jimp/plugin-print, @jimp/plugin-quantize, @jimp/wasm-webp

📝 Documentation

... (truncated)

Changelog

Sourced from jimp's changelog.

v1.5.0 (Mon Sep 09 2024)

Release Notes

Add support for image decoder options (#1336)

Can now have options for the underlying image codecs

CleanShot 2024-09-07 at 15 26 41


🚀 Enhancement

  • @jimp/core, @jimp/types, @jimp/js-bmp, @jimp/js-jpeg, @jimp/js-png

⚠️ Pushed to main

Authors: 1


v1.5.0 (Sat Sep 07 2024)

Release Notes

Add support for image decoder options (#1336)

Can now have options for the underlying image codecs

CleanShot 2024-09-07 at 15 26 41


🚀 Enhancement

  • @jimp/core, @jimp/types, @jimp/js-bmp, @jimp/js-jpeg, @jimp/js-png

Authors: 1


... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> 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)

Note

Automatic rebases have been disabled on this pull request as it has been open for over 30 days.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Aetherinox/ntfy-desktop/pull/37 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/9/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/jimp-1.6.0` --- ### 📝 Commits (1) - [`0e77312`](https://github.com/Aetherinox/ntfy-desktop/commit/0e7731204d0dd85d4b60e94bbde88881902623c4) build(deps-dev): bump jimp from 0.22.12 to 1.6.0 ### 📊 Changes **2 files changed** (+410 additions, -548 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+409 -547) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [jimp](https://github.com/jimp-dev/jimp) from 0.22.12 to 1.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jimp-dev/jimp/releases">jimp's releases</a>.</em></p> <blockquote> <h2>v1.6.0</h2> <h3>Release Notes</h3> <h4>Add support for image decoder options (<a href="https://redirect.github.com/jimp-dev/jimp/pull/1336">#1336</a>)</h4> <p>Can now have options for the underlying image codecs</p> <p><img src="https://github.com/user-attachments/assets/26fa1a48-f463-455c-89f9-9c99f9fcb3d1" alt="CleanShot 2024-09-07 at 15 26 41" /></p> <hr /> <h4>🚀 Enhancement</h4> <ul> <li><code>@jimp/core</code>, <code>@jimp/types</code>, <code>@jimp/js-bmp</code>, <code>@jimp/js-jpeg</code>, <code>@jimp/js-png</code> <ul> <li>Add support for image decoder options <a href="https://redirect.github.com/jimp-dev/jimp/pull/1336">#1336</a> (<a href="https://github.com/hipstersmoothie"><code>@​hipstersmoothie</code></a>)</li> </ul> </li> </ul> <h4>⚠️ Pushed to <code>main</code></h4> <ul> <li><code>jimp</code> <ul> <li>add readme to jimp (<a href="https://github.com/hipstersmoothie"><code>@​hipstersmoothie</code></a>)</li> </ul> </li> </ul> <h4>Authors: 1</h4> <ul> <li>Andrew Lisowski (<a href="https://github.com/hipstersmoothie"><code>@​hipstersmoothie</code></a>)</li> </ul> <h2>v1.4.0</h2> <h4>🚀 Enhancement</h4> <ul> <li><code>@jimp/core</code> <ul> <li>Let Jimp.read accept a Buffer <a href="https://redirect.github.com/jimp-dev/jimp/pull/1332">#1332</a> (<a href="https://github.com/hipstersmoothie"><code>@​hipstersmoothie</code></a>)</li> </ul> </li> <li><code>jimp</code> <ul> <li>Export measure text functions from jimp package <a href="https://redirect.github.com/jimp-dev/jimp/pull/1333">#1333</a> (<a href="https://github.com/hipstersmoothie"><code>@​hipstersmoothie</code></a>)</li> <li>Add JimpMime constant <a href="https://redirect.github.com/jimp-dev/jimp/pull/1331">#1331</a> (<a href="https://github.com/hipstersmoothie"><code>@​hipstersmoothie</code></a>)</li> <li>add JimpInstance type <a href="https://redirect.github.com/jimp-dev/jimp/pull/1330">#1330</a> (<a href="https://github.com/hipstersmoothie"><code>@​hipstersmoothie</code></a>)</li> </ul> </li> </ul> <h4>🐛 Bug Fix</h4> <ul> <li><code>@jimp/utils</code>, <code>@jimp/plugin-print</code> <ul> <li>Bind callback to image instance <a href="https://redirect.github.com/jimp-dev/jimp/pull/1335">#1335</a> (<a href="https://github.com/hipstersmoothie"><code>@​hipstersmoothie</code></a>)</li> </ul> </li> </ul> <h4>⚠️ Pushed to <code>main</code></h4> <ul> <li><code>@jimp/core</code>, <code>@jimp/types</code>, <code>@jimp/utils</code>, <code>@jimp/plugin-print</code>, <code>@jimp/plugin-quantize</code>, <code>@jimp/wasm-webp</code> <ul> <li>fix docs build (<a href="https://github.com/hipstersmoothie"><code>@​hipstersmoothie</code></a>)</li> </ul> </li> </ul> <h4>📝 Documentation</h4> <ul> <li><code>@jimp/plugin-blit</code>, <code>@jimp/plugin-print</code> <ul> <li>Misc doc updates <a href="https://redirect.github.com/jimp-dev/jimp/pull/1334">#1334</a> (<a href="https://github.com/hipstersmoothie"><code>@​hipstersmoothie</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jimp-dev/jimp/blob/main/CHANGELOG.md">jimp's changelog</a>.</em></p> <blockquote> <h1>v1.5.0 (Mon Sep 09 2024)</h1> <h3>Release Notes</h3> <h4>Add support for image decoder options (<a href="https://redirect.github.com/jimp-dev/jimp/pull/1336">#1336</a>)</h4> <p>Can now have options for the underlying image codecs</p> <p><img src="https://github.com/user-attachments/assets/26fa1a48-f463-455c-89f9-9c99f9fcb3d1" alt="CleanShot 2024-09-07 at 15 26 41" /></p> <hr /> <h4>🚀 Enhancement</h4> <ul> <li><code>@jimp/core</code>, <code>@jimp/types</code>, <code>@jimp/js-bmp</code>, <code>@jimp/js-jpeg</code>, <code>@jimp/js-png</code> <ul> <li>Add support for image decoder options <a href="https://redirect.github.com/jimp-dev/jimp/pull/1336">#1336</a> (<a href="https://github.com/hipstersmoothie"><code>@​hipstersmoothie</code></a>)</li> </ul> </li> </ul> <h4>⚠️ Pushed to <code>main</code></h4> <ul> <li><code>jimp</code> <ul> <li>add readme to jimp (<a href="https://github.com/hipstersmoothie"><code>@​hipstersmoothie</code></a>)</li> </ul> </li> </ul> <h4>Authors: 1</h4> <ul> <li>Andrew Lisowski (<a href="https://github.com/hipstersmoothie"><code>@​hipstersmoothie</code></a>)</li> </ul> <hr /> <h1>v1.5.0 (Sat Sep 07 2024)</h1> <h3>Release Notes</h3> <h4>Add support for image decoder options (<a href="https://redirect.github.com/jimp-dev/jimp/pull/1336">#1336</a>)</h4> <p>Can now have options for the underlying image codecs</p> <p><img src="https://github.com/user-attachments/assets/26fa1a48-f463-455c-89f9-9c99f9fcb3d1" alt="CleanShot 2024-09-07 at 15 26 41" /></p> <hr /> <h4>🚀 Enhancement</h4> <ul> <li><code>@jimp/core</code>, <code>@jimp/types</code>, <code>@jimp/js-bmp</code>, <code>@jimp/js-jpeg</code>, <code>@jimp/js-png</code> <ul> <li>Add support for image decoder options <a href="https://redirect.github.com/jimp-dev/jimp/pull/1336">#1336</a> (<a href="https://github.com/hipstersmoothie"><code>@​hipstersmoothie</code></a>)</li> </ul> </li> </ul> <h4>Authors: 1</h4> <ul> <li>Andrew Lisowski (<a href="https://github.com/hipstersmoothie"><code>@​hipstersmoothie</code></a>)</li> </ul> <hr /> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jimp-dev/jimp/commit/c88abe6046dccbdb6e4f5f00c3dd403c81d83515"><code>c88abe6</code></a> Bump version to: v1.6.0 [skip ci]</li> <li><a href="https://github.com/jimp-dev/jimp/commit/62ce3d73a2dbdd889edaedcf634da264b4f687d0"><code>62ce3d7</code></a> Update CHANGELOG.md [skip ci]</li> <li><a href="https://github.com/jimp-dev/jimp/commit/afa0917b57b1c55f6e22981c2e57f626328c73f9"><code>afa0917</code></a> add readme to jimp</li> <li><a href="https://github.com/jimp-dev/jimp/commit/9b8d6106ef2498113ebcdddf8e6a4fae0b3cadff"><code>9b8d610</code></a> Bump version to: v1.5.0 [skip ci]</li> <li><a href="https://github.com/jimp-dev/jimp/commit/9eceb9b8cc32dd40541825e667dbb8188e04df2d"><code>9eceb9b</code></a> Update CHANGELOG.md [skip ci]</li> <li><a href="https://github.com/jimp-dev/jimp/commit/a1fac891e86693cee80549d362cd77794a41f03b"><code>a1fac89</code></a> Add support for image decoder options (<a href="https://redirect.github.com/jimp-dev/jimp/issues/1336">#1336</a>)</li> <li><a href="https://github.com/jimp-dev/jimp/commit/c1b91e9007f17d0702894bd9bfab8215cff764f9"><code>c1b91e9</code></a> Bump version to: v1.4.0 [skip ci]</li> <li><a href="https://github.com/jimp-dev/jimp/commit/39dfcbcaeaecfec76b92f291e28167303ee59d6c"><code>39dfcbc</code></a> Update CHANGELOG.md [skip ci]</li> <li><a href="https://github.com/jimp-dev/jimp/commit/ea01eac9ea5031d776f4cc646d6922dbbed4acd1"><code>ea01eac</code></a> Bind callback to image instance (<a href="https://redirect.github.com/jimp-dev/jimp/issues/1335">#1335</a>)</li> <li><a href="https://github.com/jimp-dev/jimp/commit/11cd40895aa972f51dcda626fb98e9dfc70c846c"><code>11cd408</code></a> Let Jimp.read accept a Buffer (<a href="https://redirect.github.com/jimp-dev/jimp/issues/1332">#1332</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jimp-dev/jimp/compare/v0.22.12...v1.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jimp&package-manager=npm_and_yarn&previous-version=0.22.12&new-version=1.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> 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) </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:31:30 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy-desktop#60
No description provided.