[PR #670] [MERGED] Bump humanize-duration from 3.22.0 to 3.24.0 #1699

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

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/670
Author: @dependabot-preview[bot]
Created: 10/6/2020
Status: Merged
Merged: 10/14/2020
Merged by: @marcelklehr

Base: developHead: dependabot/npm_and_yarn/humanize-duration-3.24.0


📝 Commits (1)

  • d563a68 Bump humanize-duration from 3.22.0 to 3.24.0

📊 Changes

2 files changed (+4 additions, -4 deletions)

View changed files

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

📄 Description

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps humanize-duration from 3.22.0 to 3.24.0.

Changelog

Sourced from humanize-duration's changelog.

3.24.0 / 2020-10-01

  • new: Hindi support

3.23.1 / 2020-06-11

  • change: removed extra check when humanizing Arabic
  • change: simplify logic for Latvian

3.23.0 / 2020-05-21

  • new: Swahili support
Commits
  • f1c2d83 3.24.0
  • 3c30fb2 Update changelog and bower.json for 3.24.0 release
  • bda1a2d Update devDependencies to latest versions
  • 6b054a6 Add Hindi language support
  • 885d5a9 Update devDependencies to latest versions
  • 2fd3ec2 Update devDependencies to latest versions
  • 1d6bbc9 Fix typo in unitMeasures example (#187)
  • 8da2ca3 Minor: capitalize "Mocha" in readme
  • 105aca8 GitHub should run tests for pull requests
  • 56acca7 Update Mocha to v8.0.1
  • 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:

  • 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)

🔄 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/floccusaddon/floccus/pull/670 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 10/6/2020 **Status:** ✅ Merged **Merged:** 10/14/2020 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/humanize-duration-3.24.0` --- ### 📝 Commits (1) - [`d563a68`](https://github.com/floccusaddon/floccus/commit/d563a685edbdb2b7b8d792fb457942436e0d2cf6) Bump humanize-duration from 3.22.0 to 3.24.0 ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+3 -3) 📝 `package.json` (+1 -1) </details> ### 📄 Description [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ If you make any changes to it yourself then they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.22.0 to 3.24.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/EvanHahn/HumanizeDuration.js/blob/master/HISTORY.md">humanize-duration's changelog</a>.</em></p> <blockquote> <h1>3.24.0 / 2020-10-01</h1> <ul> <li>new: Hindi support</li> </ul> <h1>3.23.1 / 2020-06-11</h1> <ul> <li>change: removed extra check when humanizing Arabic</li> <li>change: simplify logic for Latvian</li> </ul> <h1>3.23.0 / 2020-05-21</h1> <ul> <li>new: Swahili support</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/EvanHahn/HumanizeDuration.js/commit/f1c2d83802633e19099ba7077382bd9b2a59da67"><code>f1c2d83</code></a> 3.24.0</li> <li><a href="https://github.com/EvanHahn/HumanizeDuration.js/commit/3c30fb2681b64d03bbc8ab62d27430683f3bc227"><code>3c30fb2</code></a> Update changelog and bower.json for 3.24.0 release</li> <li><a href="https://github.com/EvanHahn/HumanizeDuration.js/commit/bda1a2d4ccdb0f578e7e21f2ec474817045b0998"><code>bda1a2d</code></a> Update devDependencies to latest versions</li> <li><a href="https://github.com/EvanHahn/HumanizeDuration.js/commit/6b054a6f216ec784cbb2da013f858e6cf8103e1c"><code>6b054a6</code></a> Add Hindi language support</li> <li><a href="https://github.com/EvanHahn/HumanizeDuration.js/commit/885d5a9e1b2b8c6b8108852408ab1c9ae60535ae"><code>885d5a9</code></a> Update devDependencies to latest versions</li> <li><a href="https://github.com/EvanHahn/HumanizeDuration.js/commit/2fd3ec2125ec2418a22e7cf5a5eeb5a456186601"><code>2fd3ec2</code></a> Update devDependencies to latest versions</li> <li><a href="https://github.com/EvanHahn/HumanizeDuration.js/commit/1d6bbc95f827f4008663a6dbec2b8b9f8d069113"><code>1d6bbc9</code></a> Fix typo in unitMeasures example (<a href="https://github-redirect.dependabot.com/EvanHahn/HumanizeDuration.js/issues/187">#187</a>)</li> <li><a href="https://github.com/EvanHahn/HumanizeDuration.js/commit/8da2ca3bfba132589cdee3d114c2431e97a75222"><code>8da2ca3</code></a> Minor: capitalize &quot;Mocha&quot; in readme</li> <li><a href="https://github.com/EvanHahn/HumanizeDuration.js/commit/105aca8c7e78bde4ef5230cecb6e70ce8f1a1a96"><code>105aca8</code></a> GitHub should run tests for pull requests</li> <li><a href="https://github.com/EvanHahn/HumanizeDuration.js/commit/56acca7dd45738d7687e06b7e04c1cdc0b6ebdaa"><code>56acca7</code></a> Update Mocha to v8.0.1</li> <li>Additional commits viewable in <a href="https://github.com/EvanHahn/HumanizeDuration.js/compare/v3.22.0...v3.24.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=humanize-duration&package-manager=npm_and_yarn&previous-version=3.22.0&new-version=3.24.0)](https://dependabot.com/compatibility-score/?dependency-name=humanize-duration&package-manager=npm_and_yarn&previous-version=3.22.0&new-version=3.24.0) 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 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:30:33 +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/floccus#1699
No description provided.