Skip to content

Commit b03a5ef

Browse files
committed
Released v1.2.1
1 parent 055e277 commit b03a5ef

File tree

3 files changed

+31
-47
lines changed

3 files changed

+31
-47
lines changed

CHANGELOG.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
# Change Log
22

3-
## [1.2.0](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/tree/1.2.0) (2018-01-02)
4-
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/compare/v1.1.2...1.2.0)
3+
## [1.2.1](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/tree/1.2.1) (2018-01-30)
4+
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/compare/v1.2.0...1.2.1)
5+
6+
**Merged pull requests:**
7+
8+
- Switch to pipeline.disabled from deprecated plugins [\#43](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/pull/43) ([typeoneerror](https://github.com/typeoneerror))
9+
10+
## [v1.2.0](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/tree/v1.2.0) (2018-01-02)
11+
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack/compare/v1.1.2...v1.2.0)
512

613
**Merged pull requests:**
714

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-deploy-lightning-pack",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "A pack of ember-cli-deploy plugins for implementing the 'lightning' deploys approach.",
55
"scripts": {},
66
"repository": "https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack",

yarn.lock

+21-44
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,6 @@ ansi-escapes@^1.1.0:
9797
version "1.4.0"
9898
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-1.4.0.tgz#d3a8a83b319aa67793662b13e761c7911422306e"
9999

100-
ansi-regex@*, ansi-regex@^3.0.0:
101-
version "3.0.0"
102-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998"
103-
104100
ansi-regex@^0.2.0, ansi-regex@^0.2.1:
105101
version "0.2.1"
106102
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-0.2.1.tgz#0d8e946967a3d8143f93e24e298525fc1b2235f9"
@@ -109,6 +105,10 @@ ansi-regex@^2.0.0:
109105
version "2.1.1"
110106
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df"
111107

108+
ansi-regex@^3.0.0:
109+
version "3.0.0"
110+
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998"
111+
112112
ansi-styles@^1.1.0:
113113
version "1.1.0"
114114
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-1.1.0.tgz#eaecbf66cd706882760b2f4691582b8f55d7a7de"
@@ -1328,7 +1328,7 @@ debug@^3.1.0:
13281328
dependencies:
13291329
ms "2.0.0"
13301330

1331-
debuglog@*, debuglog@^1.0.1:
1331+
debuglog@^1.0.1:
13321332
version "1.0.1"
13331333
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
13341334

@@ -2867,7 +2867,7 @@ ignore@^3.2.0:
28672867
version "3.3.7"
28682868
resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.7.tgz#612289bfb3c220e186a58118618d5be8c1bab021"
28692869

2870-
imurmurhash@*, imurmurhash@^0.1.4:
2870+
imurmurhash@^0.1.4:
28712871
version "0.1.4"
28722872
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
28732873

@@ -3399,7 +3399,7 @@ lodash._basefor@^3.0.0:
33993399
version "3.0.3"
34003400
resolved "https://registry.yarnpkg.com/lodash._basefor/-/lodash._basefor-3.0.3.tgz#7550b4e9218ef09fad24343b612021c79b4c20c2"
34013401

3402-
lodash._baseindexof@*, lodash._baseindexof@^3.0.0:
3402+
lodash._baseindexof@^3.0.0:
34033403
version "3.1.0"
34043404
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
34053405

@@ -3411,13 +3411,6 @@ lodash._baseisequal@^3.0.0:
34113411
lodash.istypedarray "^3.0.0"
34123412
lodash.keys "^3.0.0"
34133413

3414-
lodash._baseuniq@*:
3415-
version "4.6.0"
3416-
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
3417-
dependencies:
3418-
lodash._createset "~4.0.0"
3419-
lodash._root "~3.0.0"
3420-
34213414
lodash._baseuniq@^3.0.0:
34223415
version "3.0.3"
34233416
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-3.0.3.tgz#2123fa0db2d69c28d5beb1c1f36d61522a740234"
@@ -3426,11 +3419,11 @@ lodash._baseuniq@^3.0.0:
34263419
lodash._cacheindexof "^3.0.0"
34273420
lodash._createcache "^3.0.0"
34283421

3429-
lodash._bindcallback@*, lodash._bindcallback@^3.0.0:
3422+
lodash._bindcallback@^3.0.0:
34303423
version "3.0.1"
34313424
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
34323425

3433-
lodash._cacheindexof@*, lodash._cacheindexof@^3.0.0:
3426+
lodash._cacheindexof@^3.0.0:
34343427
version "3.0.2"
34353428
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
34363429

@@ -3442,16 +3435,12 @@ lodash._createassigner@^3.0.0:
34423435
lodash._isiterateecall "^3.0.0"
34433436
lodash.restparam "^3.0.0"
34443437

3445-
lodash._createcache@*, lodash._createcache@^3.0.0:
3438+
lodash._createcache@^3.0.0:
34463439
version "3.1.2"
34473440
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
34483441
dependencies:
34493442
lodash._getnative "^3.0.0"
34503443

3451-
lodash._createset@~4.0.0:
3452-
version "4.0.3"
3453-
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
3454-
34553444
lodash._createwrapper@~2.3.0:
34563445
version "2.3.0"
34573446
resolved "https://registry.yarnpkg.com/lodash._createwrapper/-/lodash._createwrapper-2.3.0.tgz#d1aae1102dadf440e8e06fc133a6edd7fe146075"
@@ -3470,7 +3459,7 @@ lodash._escapestringchar@~2.3.0:
34703459
version "2.3.0"
34713460
resolved "https://registry.yarnpkg.com/lodash._escapestringchar/-/lodash._escapestringchar-2.3.0.tgz#cce73ae60fc6da55d2bf8a0679c23ca2bab149fc"
34723461

3473-
lodash._getnative@*, lodash._getnative@^3.0.0:
3462+
lodash._getnative@^3.0.0:
34743463
version "3.9.1"
34753464
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
34763465

@@ -3505,10 +3494,6 @@ lodash._reunescapedhtml@~2.3.0:
35053494
lodash._htmlescapes "~2.3.0"
35063495
lodash.keys "~2.3.0"
35073496

3508-
lodash._root@~3.0.0:
3509-
version "3.0.1"
3510-
resolved "https://registry.yarnpkg.com/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692"
3511-
35123497
lodash._setbinddata@~2.3.0:
35133498
version "2.3.0"
35143499
resolved "https://registry.yarnpkg.com/lodash._setbinddata/-/lodash._setbinddata-2.3.0.tgz#e5610490acd13277d59858d95b5f2727f1508f04"
@@ -3608,14 +3593,10 @@ lodash.identity@~2.3.0:
36083593
version "2.3.0"
36093594
resolved "https://registry.yarnpkg.com/lodash.identity/-/lodash.identity-2.3.0.tgz#6b01a210c9485355c2a913b48b6711219a173ded"
36103595

3611-
lodash.isarguments@*, lodash.isarguments@^3.0.0:
3596+
lodash.isarguments@^3.0.0:
36123597
version "3.1.0"
36133598
resolved "https://registry.yarnpkg.com/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz#2f573d85c6a24289ff00663b491c1d338ff3458a"
36143599

3615-
lodash.isarray@*:
3616-
version "4.0.0"
3617-
resolved "https://registry.yarnpkg.com/lodash.isarray/-/lodash.isarray-4.0.0.tgz#2aca496b28c4ca6d726715313590c02e6ea34403"
3618-
36193600
lodash.isarray@^3.0.0:
36203601
version "3.0.4"
36213602
resolved "https://registry.yarnpkg.com/lodash.isarray/-/lodash.isarray-3.0.4.tgz#79e4eb88c36a8122af86f844aa9bcd851b5fbb55"
@@ -3634,10 +3615,6 @@ lodash.istypedarray@^3.0.0:
36343615
version "3.0.6"
36353616
resolved "https://registry.yarnpkg.com/lodash.istypedarray/-/lodash.istypedarray-3.0.6.tgz#c9a477498607501d8e8494d283b87c39281cef62"
36363617

3637-
lodash.keys@*:
3638-
version "4.2.0"
3639-
resolved "https://registry.yarnpkg.com/lodash.keys/-/lodash.keys-4.2.0.tgz#a08602ac12e4fb83f91fc1fb7a360a4d9ba35205"
3640-
36413618
lodash.keys@^3.0.0:
36423619
version "3.1.2"
36433620
resolved "https://registry.yarnpkg.com/lodash.keys/-/lodash.keys-3.1.2.tgz#4dbc0472b156be50a0b286855d1bd0b0c656098a"
@@ -3684,7 +3661,7 @@ lodash.pairs@^3.0.0:
36843661
dependencies:
36853662
lodash.keys "^3.0.0"
36863663

3687-
lodash.restparam@*, lodash.restparam@^3.0.0:
3664+
lodash.restparam@^3.0.0:
36883665
version "3.6.1"
36893666
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
36903667

@@ -4860,7 +4837,7 @@ readable-stream@~2.0.5:
48604837
string_decoder "~0.10.x"
48614838
util-deprecate "~1.0.1"
48624839

4863-
readdir-scoped-modules@*, readdir-scoped-modules@^1.0.0:
4840+
readdir-scoped-modules@^1.0.0:
48644841
version "1.0.2"
48654842
resolved "https://registry.yarnpkg.com/readdir-scoped-modules/-/readdir-scoped-modules-1.0.2.tgz#9fafa37d286be5d92cbaebdee030dc9b5f406747"
48664843
dependencies:
@@ -5520,12 +5497,6 @@ stringstream@~0.0.4, stringstream@~0.0.5:
55205497
version "0.0.5"
55215498
resolved "https://registry.yarnpkg.com/stringstream/-/stringstream-0.0.5.tgz#4e484cd4de5a0bbbee18e46307710a8a81621878"
55225499

5523-
strip-ansi@*, strip-ansi@^4.0.0:
5524-
version "4.0.0"
5525-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-4.0.0.tgz#a8479022eb1ac368a871389b635262c505ee368f"
5526-
dependencies:
5527-
ansi-regex "^3.0.0"
5528-
55295500
strip-ansi@^0.3.0:
55305501
version "0.3.0"
55315502
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-0.3.0.tgz#25f48ea22ca79187f3174a4db8759347bb126220"
@@ -5538,6 +5509,12 @@ strip-ansi@^3.0.0, strip-ansi@^3.0.1:
55385509
dependencies:
55395510
ansi-regex "^2.0.0"
55405511

5512+
strip-ansi@^4.0.0:
5513+
version "4.0.0"
5514+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-4.0.0.tgz#a8479022eb1ac368a871389b635262c505ee368f"
5515+
dependencies:
5516+
ansi-regex "^3.0.0"
5517+
55415518
strip-bom@^2.0.0:
55425519
version "2.0.0"
55435520
resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-2.0.0.tgz#6219a85616520491f35788bdbf1447a99c7e6b0e"
@@ -5902,7 +5879,7 @@ [email protected], uuid@^3.0.0, uuid@^3.1.0:
59025879
version "3.1.0"
59035880
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.1.0.tgz#3dd3d3e790abc24d7b0d3a034ffababe28ebbc04"
59045881

5905-
validate-npm-package-license@*, validate-npm-package-license@^3.0.1:
5882+
validate-npm-package-license@^3.0.1:
59065883
version "3.0.1"
59075884
resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.1.tgz#2804babe712ad3379459acfbe24746ab2c303fbc"
59085885
dependencies:

0 commit comments

Comments
 (0)