From 9b0897695818802697dd614d076965bdc34dcc8d Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Wed, 23 Sep 2015 09:19:01 +0800 Subject: [PATCH 01/15] :arrow_up: runas@3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e02593b2a..69389c4b8 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "pathwatcher": "^5.0.0", "property-accessors": "^1.1.3", "random-words": "0.0.1", - "runas": "2.0.0", + "runas": "^3.1", "scandal": "2.1.2", "scoped-property-store": "^0.17.0", "scrollbar-style": "^3.1", From 4e73bd3729aa7174215fc3bc74dd119ce997cb67 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Wed, 23 Sep 2015 09:20:22 +0800 Subject: [PATCH 02/15] :arrow_up: atom-keymap@6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 69389c4b8..e9b317a7a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "electronVersion": "0.30.6", "dependencies": { "async": "0.2.6", - "atom-keymap": "5.1.11", + "atom-keymap": "^6.0.0", "babel-core": "^5.8.21", "bootstrap": "^3.3.4", "clear-cut": "^2.0.1", From d88b8a21045a9464738526295179f2341b81fd62 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Wed, 23 Sep 2015 09:23:31 +0800 Subject: [PATCH 03/15] :arrow_up: pathwatcher@6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e9b317a7a..2d18a3b35 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "normalize-package-data": "^2.0.0", "nslog": "^2.0.0", "oniguruma": "^4.2.4", - "pathwatcher": "^5.0.0", + "pathwatcher": "^6.2", "property-accessors": "^1.1.3", "random-words": "0.0.1", "runas": "^3.1", From f0f4b83153ac2b60a97ecc2922cd011edf92fd9e Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Mon, 14 Sep 2015 09:58:08 +0800 Subject: [PATCH 04/15] :arrow_up: nslog@3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d18a3b35..81a57ffe7 100644 --- a/package.json +++ b/package.json @@ -37,8 +37,8 @@ "marked": "^0.3.4", "mixto": "^1", "normalize-package-data": "^2.0.0", - "nslog": "^2.0.0", "oniguruma": "^4.2.4", + "nslog": "^3", "pathwatcher": "^6.2", "property-accessors": "^1.1.3", "random-words": "0.0.1", From 9c90cd0bdf73b325936709d6cebdb146ee09ec80 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Mon, 14 Sep 2015 09:58:42 +0800 Subject: [PATCH 05/15] :arrow_up: oniguruma@5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 81a57ffe7..aa46a2d9f 100644 --- a/package.json +++ b/package.json @@ -37,8 +37,8 @@ "marked": "^0.3.4", "mixto": "^1", "normalize-package-data": "^2.0.0", - "oniguruma": "^4.2.4", "nslog": "^3", + "oniguruma": "^5", "pathwatcher": "^6.2", "property-accessors": "^1.1.3", "random-words": "0.0.1", From 0a243841218a970289f58f5e59b2590787775802 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Mon, 14 Sep 2015 09:59:36 +0800 Subject: [PATCH 06/15] :arrow_up: git-utils@4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa46a2d9f..162de56a2 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "fs-plus": "^2.8.0", "fstream": "0.1.24", "fuzzaldrin": "^2.1", - "git-utils": "^3.0.0", + "git-utils": "^4", "grim": "1.4.2", "jasmine-json": "~0.0", "jasmine-tagged": "^1.1.4", From 2b36746ac8996297c033f5f198131d98daa2acb7 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Tue, 15 Sep 2015 22:46:36 +0800 Subject: [PATCH 07/15] :arrow_up: scrollbar-style@3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 162de56a2..34c323d97 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "runas": "^3.1", "scandal": "2.1.2", "scoped-property-store": "^0.17.0", - "scrollbar-style": "^3.1", + "scrollbar-style": "^3.2", "season": "^5.3", "semver": "^4.3.3", "serializable": "^1", From 4d2c1b14c43bf7164d4738afff44cf4d7f2054f7 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Tue, 22 Sep 2015 11:19:56 +0800 Subject: [PATCH 08/15] :arrow_up: text-buffer@7.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34c323d97..f9b395c31 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "source-map-support": "^0.3.2", "stacktrace-parser": "0.1.1", "temp": "0.8.1", - "text-buffer": "7.0.3", + "text-buffer": "7.1.0", "theorist": "^1.0.2", "typescript-simple": "1.0.0", "underscore-plus": "^1.6.6", From c4516b69c95cb4844ffb50ecefb70daea714d872 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Tue, 22 Sep 2015 11:26:00 +0800 Subject: [PATCH 09/15] :arrow_up: scandal@2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f9b395c31..acae12f37 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "property-accessors": "^1.1.3", "random-words": "0.0.1", "runas": "^3.1", - "scandal": "2.1.2", + "scandal": "^2.2", "scoped-property-store": "^0.17.0", "scrollbar-style": "^3.2", "season": "^5.3", From ae84cf495064c56f3db3f96db373040cd244ce07 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Tue, 22 Sep 2015 11:40:30 +0800 Subject: [PATCH 10/15] :arrow_up: apm@1.1.1 --- apm/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apm/package.json b/apm/package.json index 6ea664d38..3f366d857 100644 --- a/apm/package.json +++ b/apm/package.json @@ -6,6 +6,6 @@ "url": "https://github.com/atom/atom.git" }, "dependencies": { - "atom-package-manager": "1.0.5" + "atom-package-manager": "1.1.1" } } From 6b40a9c57496ed539e4a2667b5b1cab34d1cd20b Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Tue, 22 Sep 2015 11:45:53 +0800 Subject: [PATCH 11/15] :arrow_up: link@0.31.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index acae12f37..cdc63ab9d 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "incompatible-packages": "0.25.0", "keybinding-resolver": "0.33.0", "line-ending-selector": "0.0.5", - "link": "0.30.0", + "link": "0.31.0", "markdown-preview": "0.152.0", "metrics": "0.51.0", "notifications": "0.59.0", From 99e85e70cec089f8217537dbd42c71d230815fe5 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Tue, 22 Sep 2015 11:47:17 +0800 Subject: [PATCH 12/15] :arrow_up: markdown-preview@0.153.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cdc63ab9d..180ce0745 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "keybinding-resolver": "0.33.0", "line-ending-selector": "0.0.5", "link": "0.31.0", - "markdown-preview": "0.152.0", + "markdown-preview": "0.153.0", "metrics": "0.51.0", "notifications": "0.59.0", "open-on-github": "0.38.0", From 522c63c68b2b960e3f4115721a1507dedd1651a3 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Tue, 22 Sep 2015 12:22:46 +0800 Subject: [PATCH 13/15] :arrow_up: symbols-view@0.108.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 180ce0745..f3cbdf8b1 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "spell-check": "0.59.0", "status-bar": "0.79.0", "styleguide": "0.44.0", - "symbols-view": "0.107.0", + "symbols-view": "0.108.0", "tabs": "0.84.0", "timecop": "0.33.0", "tree-view": "0.188.0", From 0afdb84f717fd37b9b58008e3cfc0cab39fd2646 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Tue, 22 Sep 2015 12:24:42 +0800 Subject: [PATCH 14/15] :arrow_up: tree-view@0.189.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3cbdf8b1..870ccc19c 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "symbols-view": "0.108.0", "tabs": "0.84.0", "timecop": "0.33.0", - "tree-view": "0.188.0", + "tree-view": "0.189.0", "update-package-dependencies": "0.10.0", "welcome": "0.30.0", "whitespace": "0.31.0", From 39d7f0bc7375542a6e88ae4987da7abd0af11bf4 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Tue, 22 Sep 2015 12:30:19 +0800 Subject: [PATCH 15/15] :arrow_up: spell-check@0.60.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 870ccc19c..57372fa05 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "release-notes": "0.53.0", "settings-view": "0.221.0", "snippets": "0.100.0", - "spell-check": "0.59.0", + "spell-check": "0.60.0", "status-bar": "0.79.0", "styleguide": "0.44.0", "symbols-view": "0.108.0",