From 5dc537778f7897a6226d821bcff86f05f6cf45c5 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 17 Mar 2015 14:45:09 -0700 Subject: [PATCH 01/12] :arrow_up: pathwatcher@4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 343a0c537..9863433fd 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "nslog": "^2.0.0", "oniguruma": "^4.0.0", "optimist": "0.4.0", - "pathwatcher": "^3.3.3", + "pathwatcher": "^4.2", "property-accessors": "^1.1.3", "q": "^1.1.2", "random-words": "0.0.1", From 408c1d31777704a643e4dec34446073be6f3f456 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 17 Mar 2015 14:46:52 -0700 Subject: [PATCH 02/12] :arrow_up: text-buffer@5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9863433fd..42a5ff0de 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "space-pen": "3.8.2", "stacktrace-parser": "0.1.1", "temp": "0.8.1", - "text-buffer": "^4.1.5", + "text-buffer": "^5", "theorist": "^1.0.2", "underscore-plus": "^1.6.6" }, From 782b7fd873f4847a8b44cca9941a6b35d67a29ae Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 17 Mar 2015 14:52:02 -0700 Subject: [PATCH 03/12] :arrow_up: atom-keymap@4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 42a5ff0de..f31f725f9 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "atomShellVersion": "0.21.3", "dependencies": { "async": "0.2.6", - "atom-keymap": "^3.1.5", + "atom-keymap": "^4", "atom-space-pen-views": "^2.0.4", "babel-core": "^4.0.2", "bootstrap": "git+https://github.com/atom/bootstrap.git#6af81906189f1747fd6c93479e3d998ebe041372", From db487baaa62ca26313831b54c8591b69c48a5ed5 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 17 Mar 2015 15:00:37 -0700 Subject: [PATCH 04/12] :arrow_up: archive-view@0.53 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f31f725f9..c8eb8da22 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "one-light-ui": "0.4.0", "solarized-dark-syntax": "0.32.0", "solarized-light-syntax": "0.19.0", - "archive-view": "0.52.0", + "archive-view": "0.53.0", "autocomplete": "0.44.0", "autoflow": "0.22.0", "autosave": "0.20.0", From 090b47d3501c70db5b8cfd614f3fc648aa60b82e Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 17 Mar 2015 15:02:20 -0700 Subject: [PATCH 05/12] :arrow_up: dev-live-reload@0.45 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8eb8da22..9b046a5a9 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "bracket-matcher": "0.72.0", "command-palette": "0.34.0", "deprecation-cop": "0.37.0", - "dev-live-reload": "0.44.0", + "dev-live-reload": "0.45.0", "encoding-selector": "0.19.0", "exception-reporting": "0.24.0", "feedback": "0.34.0", From cb2f9bdf2d110609167fd6e0c3a6f63cfc4b0869 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 17 Mar 2015 15:04:53 -0700 Subject: [PATCH 06/12] :arrow_up: image-view@0.52 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b046a5a9..85278ecc2 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "git-diff": "0.54.0", "go-to-line": "0.30.0", "grammar-selector": "0.46.0", - "image-view": "0.51.0", + "image-view": "0.52.0", "incompatible-packages": "0.24.0", "keybinding-resolver": "0.29.0", "link": "0.30.0", From 5b34ba645c00258f18c139b87c97c050c1bfbd99 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 17 Mar 2015 15:18:44 -0700 Subject: [PATCH 07/12] :arrow_up: pathwatcher@4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 85278ecc2..a4b66bd40 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "nslog": "^2.0.0", "oniguruma": "^4.0.0", "optimist": "0.4.0", - "pathwatcher": "^4.2", + "pathwatcher": "^4.3", "property-accessors": "^1.1.3", "q": "^1.1.2", "random-words": "0.0.1", From 862b990a8088948957140dfc0a63dd9bab2a0bc2 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 17 Mar 2015 15:29:52 -0700 Subject: [PATCH 08/12] :arrow_up: markdown-preview@0.143 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4b66bd40..eb078dd26 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "incompatible-packages": "0.24.0", "keybinding-resolver": "0.29.0", "link": "0.30.0", - "markdown-preview": "0.142.0", + "markdown-preview": "0.143.0", "metrics": "0.45.0", "notifications": "0.33.0", "open-on-github": "0.34.0", From e15cde0b2237f13745259a0dc41a1e1925145eee Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 17 Mar 2015 15:41:02 -0700 Subject: [PATCH 09/12] :arrow_up: snippets@0.83 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb078dd26..b9015e8f3 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "package-generator": "0.38.0", "release-notes": "0.52.0", "settings-view": "0.184.0", - "snippets": "0.82.0", + "snippets": "0.83.0", "spell-check": "0.55.0", "status-bar": "0.63.0", "styleguide": "0.44.0", From 6df9fa85118a0181d8b4254c15b1f9886ce51e43 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 17 Mar 2015 15:42:07 -0700 Subject: [PATCH 10/12] :arrow_up: symbols-view@0.91 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b9015e8f3..7e3eafbe8 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "spell-check": "0.55.0", "status-bar": "0.63.0", "styleguide": "0.44.0", - "symbols-view": "0.90.0", + "symbols-view": "0.91.0", "tabs": "0.67.0", "timecop": "0.31.0", "tree-view": "0.167.0", From 2e2b4355e3a28a90e109e15d1d69249b871f8c92 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 17 Mar 2015 15:43:09 -0700 Subject: [PATCH 11/12] :arrow_up: tree-view@0.168 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e3eafbe8..018424cbc 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "symbols-view": "0.91.0", "tabs": "0.67.0", "timecop": "0.31.0", - "tree-view": "0.167.0", + "tree-view": "0.168.0", "update-package-dependencies": "0.9.0", "welcome": "0.25.0", "whitespace": "0.29.0", From 9e28d31054ffcc18735167e92bb47322646195a8 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 17 Mar 2015 16:09:47 -0700 Subject: [PATCH 12/12] :arrow_up: pathwatcher@4.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 018424cbc..dad0a1b0c 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "nslog": "^2.0.0", "oniguruma": "^4.0.0", "optimist": "0.4.0", - "pathwatcher": "^4.3", + "pathwatcher": "^4.3.1", "property-accessors": "^1.1.3", "q": "^1.1.2", "random-words": "0.0.1",