[PR #195] [MERGED] Bump ipull from 3.9.0 to 3.9.1 #241

Closed
opened 2026-03-03 13:53:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jehna/humanify/pull/195
Author: @dependabot[bot]
Created: 10/31/2024
Status: Merged
Merged: 10/31/2024
Merged by: @github-actions[bot]

Base: mainHead: dependabot/npm_and_yarn/ipull-3.9.1


📝 Commits (1)

  • 19790d8 Bump ipull from 3.9.0 to 3.9.1

📊 Changes

1 file changed (+3 additions, -4 deletions)

View changed files

📝 package-lock.json (+3 -4)

📄 Description

Bumps ipull from 3.9.0 to 3.9.1.

Release notes

Sourced from ipull's releases.

v3.9.1

3.9.1 (2024-10-30)

Bug Fixes

  • cli: close animation on error (d13539e)
  • downloadInfo: fetch download with HEAD & GET (55d7b14)
Commits
  • d13539e fix(cli): close animation on error
  • 55d7b14 fix(downloadInfo): fetch download with HEAD & GET
  • See full diff 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 <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)

🔄 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/jehna/humanify/pull/195 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/31/2024 **Status:** ✅ Merged **Merged:** 10/31/2024 **Merged by:** [@github-actions[bot]](https://github.com/apps/github-actions) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/ipull-3.9.1` --- ### 📝 Commits (1) - [`19790d8`](https://github.com/jehna/humanify/commit/19790d826ff6a91577f415b8eea93cfeabd20dbd) Bump ipull from 3.9.0 to 3.9.1 ### 📊 Changes **1 file changed** (+3 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+3 -4) </details> ### 📄 Description Bumps [ipull](https://github.com/ido-pluto/ipull) from 3.9.0 to 3.9.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ido-pluto/ipull/releases">ipull's releases</a>.</em></p> <blockquote> <h2>v3.9.1</h2> <h2><a href="https://github.com/ido-pluto/ipull/compare/v3.9.0...v3.9.1">3.9.1</a> (2024-10-30)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>cli:</strong> close animation on error (<a href="https://github.com/ido-pluto/ipull/commit/d13539eafd1343e2bd726702762208e02628e8a5">d13539e</a>)</li> <li><strong>downloadInfo:</strong> fetch download with HEAD &amp; GET (<a href="https://github.com/ido-pluto/ipull/commit/55d7b140fd8f8a5b0d385752f1bbbf7adfc011a4">55d7b14</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ido-pluto/ipull/commit/d13539eafd1343e2bd726702762208e02628e8a5"><code>d13539e</code></a> fix(cli): close animation on error</li> <li><a href="https://github.com/ido-pluto/ipull/commit/55d7b140fd8f8a5b0d385752f1bbbf7adfc011a4"><code>55d7b14</code></a> fix(downloadInfo): fetch download with HEAD &amp; GET</li> <li>See full diff in <a href="https://github.com/ido-pluto/ipull/compare/v3.9.0...v3.9.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ipull&package-manager=npm_and_yarn&previous-version=3.9.0&new-version=3.9.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:53:41 +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/humanify#241
No description provided.