[PR #24] [MERGED] Bump query-string from 6.13.7 to 6.14.1 in /ui #112

Closed
opened 2026-03-02 05:18:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynqmon/pull/24
Author: @dependabot[bot]
Created: 3/1/2021
Status: Merged
Merged: 3/1/2021
Merged by: @hibiken

Base: masterHead: dependabot/npm_and_yarn/ui/query-string-6.14.1


📝 Commits (1)

  • 796fb7f Bump query-string from 6.13.7 to 6.14.1 in /ui

📊 Changes

2 files changed (+11 additions, -5 deletions)

View changed files

📝 ui/package.json (+1 -1)
📝 ui/yarn.lock (+10 -4)

📄 Description

⚠️ Dependabot is rebasing this PR ⚠️

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


Bumps query-string from 6.13.7 to 6.14.1.

Release notes

Sourced from query-string's releases.

v6.14.1

  • Fix TypeScript type for stringifyUrl() a6d4a3f

https://github.com/sindresorhus/query-string/compare/v6.14.0...v6.14.1

v6.14.0

https://github.com/sindresorhus/query-string/compare/v6.13.8...v6.14.0

v6.13.8

  • Work around TypeScript bug 94ebcd4

https://github.com/sindresorhus/query-string/compare/v6.13.7...v6.13.8

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/hibiken/asynqmon/pull/24 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/1/2021 **Status:** ✅ Merged **Merged:** 3/1/2021 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/ui/query-string-6.14.1` --- ### 📝 Commits (1) - [`796fb7f`](https://github.com/hibiken/asynqmon/commit/796fb7f09bd511bf46df5801ec098474aebb3b96) Bump query-string from 6.13.7 to 6.14.1 in /ui ### 📊 Changes **2 files changed** (+11 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `ui/package.json` (+1 -1) 📝 `ui/yarn.lock` (+10 -4) </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 [query-string](https://github.com/sindresorhus/query-string) from 6.13.7 to 6.14.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sindresorhus/query-string/releases">query-string's releases</a>.</em></p> <blockquote> <h2>v6.14.1</h2> <ul> <li>Fix TypeScript type for <code>stringifyUrl()</code> a6d4a3f</li> </ul> <p><a href="https://github.com/sindresorhus/query-string/compare/v6.14.0...v6.14.1">https://github.com/sindresorhus/query-string/compare/v6.14.0...v6.14.1</a></p> <h2>v6.14.0</h2> <ul> <li>Add <a href="https://github.com/sindresorhus/query-string#pickurl-keys-options"><code>.pick()</code></a> and <a href="https://github.com/sindresorhus/query-string#excludeurl-keys-options"><code>.exclude()</code></a> (<a href="https://github-redirect.dependabot.com/sindresorhus/query-string/issues/282">#282</a>) 6ed5cb3</li> <li>Ignore ending ampersand when parsing (<a href="https://github-redirect.dependabot.com/sindresorhus/query-string/issues/306">#306</a>) 667c9e9</li> </ul> <p><a href="https://github.com/sindresorhus/query-string/compare/v6.13.8...v6.14.0">https://github.com/sindresorhus/query-string/compare/v6.13.8...v6.14.0</a></p> <h2>v6.13.8</h2> <ul> <li>Work around TypeScript bug 94ebcd4</li> </ul> <p><a href="https://github.com/sindresorhus/query-string/compare/v6.13.7...v6.13.8">https://github.com/sindresorhus/query-string/compare/v6.13.7...v6.13.8</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sindresorhus/query-string/commit/0090a3418253eea4b2c437ba034dd445361325b2"><code>0090a34</code></a> 6.14.1</li> <li><a href="https://github.com/sindresorhus/query-string/commit/a6d4a3f480b2810a8cce3c0118a2aacc6c6c7add"><code>a6d4a3f</code></a> Fix TypeScript type for <code>stringifyUrl()</code></li> <li><a href="https://github.com/sindresorhus/query-string/commit/2a178815cf9b31ea4eef31efd48d9017a29d9519"><code>2a17881</code></a> 6.14.0</li> <li><a href="https://github.com/sindresorhus/query-string/commit/6ed5cb3d36f3e12eb024293c5d262e2d0efed9ec"><code>6ed5cb3</code></a> Add <code>.pick()</code> and <code>.exclude()</code> (<a href="https://github-redirect.dependabot.com/sindresorhus/query-string/issues/282">#282</a>)</li> <li><a href="https://github.com/sindresorhus/query-string/commit/667c9e9d296a7f7197bcc8d6abe4a41c8cf4b912"><code>667c9e9</code></a> Ignore ending ampersand when parsing (<a href="https://github-redirect.dependabot.com/sindresorhus/query-string/issues/306">#306</a>)</li> <li><a href="https://github.com/sindresorhus/query-string/commit/39aef9164653dd7a35877e67ea731a1bbb7ae736"><code>39aef91</code></a> Update a link</li> <li><a href="https://github.com/sindresorhus/query-string/commit/27453b5e49adaaa5419637732c19ab19b502585f"><code>27453b5</code></a> Move to GitHub Actions (<a href="https://github-redirect.dependabot.com/sindresorhus/query-string/issues/300">#300</a>)</li> <li><a href="https://github.com/sindresorhus/query-string/commit/fbe496cc62974bb039cd7618721b87e7fb0dbcf1"><code>fbe496c</code></a> 6.13.8</li> <li><a href="https://github.com/sindresorhus/query-string/commit/94ebcd416fab024f1725268bb0a1303132158293"><code>94ebcd4</code></a> Work around TypeScript bug</li> <li>See full diff in <a href="https://github.com/sindresorhus/query-string/compare/v6.13.7...v6.14.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=query-string&package-manager=npm_and_yarn&previous-version=6.13.7&new-version=6.14.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 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-02 05:18:50 +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/asynqmon#112
No description provided.