Skip to content

Commit 5af88fa

Browse files
tlilmeta-codesync[bot]
authored andcommitted
make mac deprecation warning public
Summary: * Make the warning banner show up both internally and public. * Bump `node-forge` from 1.3.1 to 1.3.3 [Dependabot](hhvm/user-documentation#1403) Reviewed By: vassilmladenov Differential Revision: D90406106 fbshipit-source-id: 61f7942a80fea1c12158d9b0e0e92f1fba84055f
1 parent ce81fd9 commit 5af88fa

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Mac
22

3-
<FbCaution>
3+
:::warning
44

55
HHVM no longer supports homebrew on MacOS. For more information, see [Stopping MacOS Homebrew Support](https://hhvm.com/blog/2022/06/17/deprecating-homebrew.html).
66

7-
</FbCaution>
7+
:::

hphp/hack/website/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8472,9 +8472,9 @@ node-fetch@2.6.7:
84728472
whatwg-url "^5.0.0"
84738473

84748474
node-forge@^1:
8475-
version "1.3.1"
8476-
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-1.3.1.tgz#be8da2af243b2417d5f646a770663a92b7e9ded3"
8477-
integrity sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==
8475+
version "1.3.3"
8476+
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-1.3.3.tgz#0ad80f6333b3a0045e827ac20b7f735f93716751"
8477+
integrity sha512-rLvcdSyRCyouf6jcOIPe/BgwG/d7hKjzMKOas33/pHEr6gbq18IK9zV7DiPvzsz0oBJPme6qr6H6kGZuI9/DZg==
84788478

84798479
node-releases@^2.0.21:
84808480
version "2.0.23"

0 commit comments

Comments
 (0)