This is an automated email from the git hooks/post-receive script.
cohosh pushed a change to branch main in repository pluggable-transports/snowflake-webext.
from 8dedd5c be more precise. reported by translator kishinsagi, thanks! new 997f65f Update npm dependencies new 3345eda Ensure active status is set for badge and extension
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference.
Summary of changes: package-lock.json | 20 ++++++++++---------- static/popup.js | 2 ++ 2 files changed, 12 insertions(+), 10 deletions(-)
This is an automated email from the git hooks/post-receive script.
cohosh pushed a commit to branch main in repository pluggable-transports/snowflake-webext.
commit 997f65f59d181553b5b5d9bf80634f9c1ac05171 Author: Cecylia Bocovich cohosh@torproject.org AuthorDate: Mon Sep 19 14:50:47 2022 -0400
Update npm dependencies --- package-lock.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/package-lock.json b/package-lock.json index c58f0b0..e90c7f0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "snowflake-pt", - "version": "0.5.4", + "version": "0.6.0", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -147,7 +147,7 @@ "chainsaw": { "version": "0.0.9", "resolved": "https://registry.npmjs.org/chainsaw/-/chainsaw-0.0.9.tgz", - "integrity": "sha1-EaBRAtHEx4W20EFdM21aOhYSkT4=", + "integrity": "sha512-nG8PYH+/4xB+8zkV4G844EtfvZ5tTiLFoX3dZ4nhF4t3OCKIb9UvaFyNmeZO2zOSmRWzBoTD+napN6hiL+EgcA==", "dev": true, "requires": { "traverse": ">=0.3.0 <0.4" @@ -662,7 +662,7 @@ "hashish": { "version": "0.0.4", "resolved": "https://registry.npmjs.org/hashish/-/hashish-0.0.4.tgz", - "integrity": "sha1-bWC8b/r3Ebav1g5CbQd5iAFOZVQ=", + "integrity": "sha512-xyD4XgslstNAs72ENaoFvgMwtv8xhiDtC2AtzCG+8yF7W/Knxxm9BX+e2s25mm+HxMKh0rBmXVOEGF3zNImXvA==", "dev": true, "requires": { "traverse": ">=0.2.4" @@ -927,13 +927,13 @@ "lru-cache": { "version": "2.5.0", "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz", - "integrity": "sha1-2COIrpyWC+y+oMc7uet5tsbOmus=", + "integrity": "sha512-dVmQmXPBlTgFw77hm60ud//l2bCuDKkqC2on1EBoM7s9Urm9IQDrnujwZ93NFnAq0dVZ0HBXTS7PwEG+YE7+EQ==", "dev": true }, "memoizeasync": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/memoizeasync/-/memoizeasync-1.1.0.tgz", - "integrity": "sha1-nXAopvJm3rczUQu327pfUYeMVh4=", + "integrity": "sha512-HMfzdLqClZo8HMyuM9B6TqnXCNhw82iVWRLqd2cAdXi063v2iJB4mQfWFeKVByN8VUwhmDZ8NMhryBwKrPRf8Q==", "dev": true, "requires": { "lru-cache": "2.5.0", @@ -1149,7 +1149,7 @@ "passerror": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/passerror/-/passerror-1.1.1.tgz", - "integrity": "sha1-oluI292RCilgOux9y5bpp6l2h7Q=", + "integrity": "sha512-PwrEQJBkJMxnxG+tdraz95vTstYnCRqiURNbGtg/vZHLgcAODc9hbiD5ZumGUoh3bpw0F0qKLje7Vd2Fd5Lx3g==", "dev": true }, "path-is-absolute": { @@ -1166,7 +1166,7 @@ "pegjs": { "version": "0.10.0", "resolved": "https://registry.npmjs.org/pegjs/-/pegjs-0.10.0.tgz", - "integrity": "sha1-z4uvrm7d/0tafvsYUmnqr0YQ3b0=", + "integrity": "sha512-qI5+oFNEGi3L5HAxDwN2LA4Gg7irF70Zs25edhjld9QemOgp0CbvMtbFcMvFtEo1OityPrcCzkQFB8JP/hxgow==", "dev": true }, "prelude-ls": { @@ -1285,7 +1285,7 @@ "seq": { "version": "0.3.5", "resolved": "https://registry.npmjs.org/seq/-/seq-0.3.5.tgz", - "integrity": "sha1-rgKvOkJHk9jMvyEtaRdODFTf/jg=", + "integrity": "sha512-sisY2Ln1fj43KBkRtXkesnRHYNdswIkIibvNe/0UKm2GZxjMbqmccpiatoKr/k2qX5VKiLU8xm+tz/74LAho4g==", "dev": true, "requires": { "chainsaw": ">=0.0.7 <0.1", @@ -1479,7 +1479,7 @@ "traverse": { "version": "0.3.9", "resolved": "https://registry.npmjs.org/traverse/-/traverse-0.3.9.tgz", - "integrity": "sha1-cXuPIgzAu3tE5AUUwisui7xw2Lk=", + "integrity": "sha512-iawgk0hLP3SxGKDfnDJf8wTz4p2qImnyihM5Hh/sGvQ3K37dPi/w8sRhdNIxYA1TwFwc5mDhIJq+O0RsvXBKdQ==", "dev": true }, "tslib": { @@ -1506,7 +1506,7 @@ "unicoderegexp": { "version": "0.4.1", "resolved": "https://registry.npmjs.org/unicoderegexp/-/unicoderegexp-0.4.1.tgz", - "integrity": "sha1-r7EOTvHu3ccRQXu7ZSvIhdqdQXE=", + "integrity": "sha512-ydh8D5mdd2ldTS25GtZJEgLciuF0Qf2n3rwPhonELk3HioX201ClYGvZMc1bCmx6nblZiADQwbMWekeIqs51qw==", "dev": true }, "uri-js": {
This is an automated email from the git hooks/post-receive script.
cohosh pushed a commit to branch main in repository pluggable-transports/snowflake-webext.
commit 3345eda9ee1ee70542a15e73168c86780054a1ec Author: Cecylia Bocovich cohosh@torproject.org AuthorDate: Mon Sep 19 14:51:21 2022 -0400
Ensure active status is set for badge and extension --- static/popup.js | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/static/popup.js b/static/popup.js index e11584f..3edaeeb 100644 --- a/static/popup.js +++ b/static/popup.js @@ -64,8 +64,10 @@ class Popup { this.setChecked(true); if (clients > 0) { this.setStatusText(this.getMsgFunc('popupStatusOn', String(clients))); + this.active = true; } else { this.setStatusText(this.getMsgFunc('popupStatusReady')); + this.active = false; } this.setStatusDesc((total > 0) ? this.getMsgFunc('popupDescOn', String(total)) : ''); this.setEnabled(true);
tor-commits@lists.torproject.org