Skip to content

Fixed rebuild of indexes against replica servers (the command will be… - #210

Merged
lvca merged 2 commits into
mainfrom
rebuild-index-onreplica
Nov 16, 2021
Merged

Fixed rebuild of indexes against replica servers (the command will be…#210
lvca merged 2 commits into
mainfrom
rebuild-index-onreplica

Conversation

@lvca

@lvca lvca commented Nov 16, 2021

Copy link
Copy Markdown
Member

This should fix the issue reported by @jimmarino.

@lvca lvca self-assigned this Nov 16, 2021
@lvca lvca added this to the 21.11.1 milestone Nov 16, 2021
@lvca lvca added the bug label Nov 16, 2021
@lvca
lvca merged commit 172adbf into main Nov 16, 2021
@lvca
lvca deleted the rebuild-index-onreplica branch November 16, 2021 23:22
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
mergify Bot added a commit that referenced this pull request Aug 30, 2026
…n /studio [skip ci]

Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.5 to 3.1.6.
Release notes

*Sourced from [fast-uri's releases](https://github.com/fastify/fast-uri/releases).*

> v3.1.6
> ------
>
> ⚠️ Security Warning
> -------------------
>
> This release addresses the following high-severity security advisories:
>
> * [GHSA-5jgf-p345-68v8](GHSA-5jgf-p345-68v8) — host confusion via skipped IDN canonicalization on scheme-relative references
> * [GHSA-fph4-wmhf-6fwf](GHSA-fph4-wmhf-6fwf) — server-side request forgery via repeated hostname percent-decoding
> * [GHSA-f65p-4m7j-42xc](GHSA-f65p-4m7j-42xc) — server-side request forgery via malformed IPv6 normalization
> * [GHSA-jqff-g426-hqxp](GHSA-jqff-g426-hqxp) — host confusion via percent-encoded scheme normalization
>
> Users of the v3.x release line should upgrade to v3.1.6.
>
> **Full Changelog**: <fastify/fast-uri@v3.1.5...v3.1.6>


Commits

* [`6f970b2`](fastify/fast-uri@6f970b2) Bumped v3.1.6
* [`d941579`](fastify/fast-uri@d941579) fix: never run IDN canonicalization on bracketed IP literals
* [`c0f0279`](fastify/fast-uri@c0f0279) test: adapt decoded-scheme handler assertion to 3.x (no mailto scheme)
* [`37f3417`](fastify/fast-uri@37f3417) Merge commit from fork
* [`607bfbe`](fastify/fast-uri@607bfbe) Merge commit from fork
* [`ae92a4c`](fastify/fast-uri@ae92a4c) Merge commit from fork
* [`444ecda`](fastify/fast-uri@444ecda) Merge commit from fork
* [`f1138cf`](fastify/fast-uri@f1138cf) fix: handle malformed URNs without throwing ([#211](https://redirect.github.com/fastify/fast-uri/issues/211))
* [`4ebffaa`](fastify/fast-uri@4ebffaa) fix: preserve malformed URN input ([#210](https://redirect.github.com/fastify/fast-uri/issues/210))
* [`0819d5f`](fastify/fast-uri@0819d5f) fix: preserve URI component case in equality ([#207](https://redirect.github.com/fastify/fast-uri/issues/207))
* Additional commits viewable in [compare view](fastify/fast-uri@v3.1.5...v3.1.6)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=fast-uri&package-manager=npm\_and\_yarn&previous-version=3.1.5&new-version=3.1.6)](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)
---
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 show  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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant