[PR #907] [MERGED] Bump http-server from 14.0.0 to 14.1.0 #1107

Closed
opened 2026-03-03 14:42:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lipis/flag-icons/pull/907
Author: @dependabot[bot]
Created: 1/11/2022
Status: Merged
Merged: 1/11/2022
Merged by: @lipis

Base: mainHead: dependabot/npm_and_yarn/http-server-14.1.0


📝 Commits (1)

  • 243409d Bump http-server from 14.0.0 to 14.1.0

📊 Changes

2 files changed (+44 additions, -10 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+43 -9)

📄 Description

Bumps http-server from 14.0.0 to 14.1.0.

Release notes

Sourced from http-server's releases.

v14.1.0

This release contains an emergency fix which replaces colors.js with chalk. See #781 for more info and discussion, and Marak/colors.js#285 for broader discussion about colors.js.

Commits

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)

🔄 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/lipis/flag-icons/pull/907 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/11/2022 **Status:** ✅ Merged **Merged:** 1/11/2022 **Merged by:** [@lipis](https://github.com/lipis) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/http-server-14.1.0` --- ### 📝 Commits (1) - [`243409d`](https://github.com/lipis/flag-icons/commit/243409d6b68c833e46c3221bce3e19926bd70828) Bump http-server from 14.0.0 to 14.1.0 ### 📊 Changes **2 files changed** (+44 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+43 -9) </details> ### 📄 Description Bumps [http-server](https://github.com/http-party/http-server) from 14.0.0 to 14.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/http-party/http-server/releases">http-server's releases</a>.</em></p> <blockquote> <h2>v14.1.0</h2> <p>This release contains an emergency fix which replaces colors.js with chalk. See <a href="https://github-redirect.dependabot.com/http-party/http-server/issues/781">#781</a> for more info and discussion, and <a href="https://github-redirect.dependabot.com/Marak/colors.js/issues/285">Marak/colors.js#285</a> for broader discussion about colors.js.</p> <ul> <li>Switch from colors to chalk <a href="https://github.com/zbynek"><code>@​zbynek</code></a> (<a href="https://github-redirect.dependabot.com/http-party/http-server/issues/785">#785</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/http-party/http-server/commit/e16ed1d4a5d91a2bdf55de565819ec1733048bbc"><code>e16ed1d</code></a> 14.1.0</li> <li><a href="https://github.com/http-party/http-server/commit/56bdf6e36393168ee0fe09c39a32ad280d6c8be0"><code>56bdf6e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/http-party/http-server/issues/785">#785</a> from zbynek/use-chalk</li> <li><a href="https://github.com/http-party/http-server/commit/685f3c8474f99480e03be5897e4902ee32ce818d"><code>685f3c8</code></a> Switch from colors to chalk</li> <li><a href="https://github.com/http-party/http-server/commit/72b6b07177cb1ebdd9a74ffd6ec50cd0171a14be"><code>72b6b07</code></a> update security policy</li> <li><a href="https://github.com/http-party/http-server/commit/7212f764c8d2f378b7e2f1c62156ae4e6226e75d"><code>7212f76</code></a> test on node 17</li> <li>See full diff in <a href="https://github.com/http-party/http-server/compare/v14.0.0...v14.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=http-server&package-manager=npm_and_yarn&previous-version=14.0.0&new-version=14.1.0)](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 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 14:42:10 +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/flag-icons#1107
No description provided.