Skip to content

Commit 47ee2b6

Browse files
author
Robert Jackson
authored
Merge pull request #281 from ember-fastboot/ignore-snapshots
2 parents 13a1f36 + 8e65c17 commit 47ee2b6

2 files changed

Lines changed: 7 additions & 139 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
"license": "MIT",
1818
"author": "Tom Dale and FastBoot contributors",
1919
"main": "src/index.js",
20+
"files": [
21+
"src/"
22+
],
2023
"scripts": {
2124
"changelog": "lerna-changelog",
2225
"lint:js": "eslint --cache .",

yarn.lock

Lines changed: 4 additions & 139 deletions
Original file line numberDiff line numberDiff line change
@@ -63,15 +63,6 @@
6363
before-after-hook "^2.1.0"
6464
universal-user-agent "^6.0.0"
6565

66-
"@octokit/endpoint@^5.5.0":
67-
version "5.5.0"
68-
resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-5.5.0.tgz#d7e7960ffe39096cb67062f07efa84db52b20edb"
69-
integrity sha512-TXYS6zXeBImNB9BVj+LneMDqXX+H0exkOpyXobvp92O3B1348QsKnNioISFKgOMsb3ibZvQGwCdpiwQd3KAjIA==
70-
dependencies:
71-
"@octokit/types" "^1.0.0"
72-
is-plain-object "^3.0.0"
73-
universal-user-agent "^4.0.0"
74-
7566
"@octokit/endpoint@^6.0.1":
7667
version "6.0.1"
7768
resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-6.0.1.tgz#16d5c0e7a83e3a644d1ddbe8cded6c3d038d31d7"
@@ -110,14 +101,6 @@
110101
"@octokit/types" "^5.5.0"
111102
deprecation "^2.3.1"
112103

113-
"@octokit/request-error@^1.0.1":
114-
version "1.0.4"
115-
resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-1.0.4.tgz#15e1dc22123ba4a9a4391914d80ec1e5303a23be"
116-
integrity sha512-L4JaJDXn8SGT+5G0uX79rZLv0MNJmfGa4vb4vy1NnpjSnWDLJRy6m90udGwvMmavwsStgbv2QNkPzzTCMmL+ig==
117-
dependencies:
118-
deprecation "^2.0.0"
119-
once "^1.4.0"
120-
121104
"@octokit/request-error@^2.0.0":
122105
version "2.0.1"
123106
resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-2.0.1.tgz#49bd71e811daffd5bdd06ef514ca47b5039682d1"
@@ -151,13 +134,6 @@
151134
"@octokit/plugin-request-log" "^1.0.0"
152135
"@octokit/plugin-rest-endpoint-methods" "4.2.0"
153136

154-
"@octokit/types@^1.0.0":
155-
version "1.1.0"
156-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-1.1.0.tgz#6c9b286f9766f8cc6c5bab9fd3eb6a7aa019c586"
157-
integrity sha512-t4ZD74UnNVMq6kZBDZceflRKK3q4o5PoCKMAGht0RK84W57tqonqKL3vCxJHtbGExdan9RwV8r7VJBZxIM1O7Q==
158-
dependencies:
159-
"@types/node" "^12.11.1"
160-
161137
"@octokit/types@^2.0.0", "@octokit/types@^2.11.1":
162138
version "2.16.2"
163139
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-2.16.2.tgz#4c5f8da3c6fecf3da1811aef678fda03edac35d2"
@@ -292,11 +268,6 @@
292268
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.0.tgz#5b6ee7a77faacddd7de719017d0bc12f52f81589"
293269
integrity sha512-0ARSQootUG1RljH2HncpsY2TJBfGQIKOOi7kxzUY6z54ePu/ZD+wJA8zI2Q6v8rol2qpG/rvqsReco8zNMPvhQ==
294270

295-
"@types/node@^12.11.1":
296-
version "12.12.3"
297-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.3.tgz#ebfe83507ac506bc3486314a8aa395be66af8d23"
298-
integrity sha512-opgSsy+cEF9N8MgaVPnWVtdJ3o4mV2aMHvDq7thkQUFt0EuOHJon4rQpJfhjmNHB+ikl0Cd6WhWIErOyQ+f7tw==
299-
300271
"@types/parse-json@^4.0.0":
301272
version "4.0.0"
302273
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
@@ -353,13 +324,6 @@ acorn@^7.1.0, acorn@^7.1.1:
353324
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.2.0.tgz#17ea7e40d7c8640ff54a694c889c26f31704effe"
354325
integrity sha512-apwXVmYVpQ34m/i71vrApRrRKCWQnZZF1+npOD0WV5xZFfwWOmKGQ2RWlfdy9vWITsenisM8M0Qeq8agcFHNiQ==
355326

356-
agent-base@4, agent-base@^4.3.0:
357-
version "4.3.0"
358-
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.3.0.tgz#8165f01c436009bccad0b1d122f05ed770efc6ee"
359-
integrity sha512-salcGninV0nPrwpGNn4VTXBb1SOuXQBiqbrNXoeizJsHrsL6ERFM2Ne3JUSBWRE6aeNJI2ROP/WEEIDUiDe3cg==
360-
dependencies:
361-
es6-promisify "^5.0.0"
362-
363327
agent-base@5:
364328
version "5.1.1"
365329
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-5.1.1.tgz#e8fb3f242959db44d63be665db7a8e739537a32c"
@@ -372,13 +336,6 @@ agent-base@~4.2.1:
372336
dependencies:
373337
es6-promisify "^5.0.0"
374338

375-
agentkeepalive@^3.4.1:
376-
version "3.5.2"
377-
resolved "https://registry.yarnpkg.com/agentkeepalive/-/agentkeepalive-3.5.2.tgz#a113924dd3fa24a0bc3b78108c450c2abee00f67"
378-
integrity sha512-e0L/HNe6qkQ7H19kTlRRqUibEAwDK5AFk6y3PtMsuut2VAH6+Q4xZml1tNDJD7kSAyqmbG/K08K5WEJYtUrSlQ==
379-
dependencies:
380-
humanize-ms "^1.2.1"
381-
382339
agentkeepalive@^4.1.0:
383340
version "4.1.0"
384341
resolved "https://registry.yarnpkg.com/agentkeepalive/-/agentkeepalive-4.1.0.tgz#a48e040ed16745dd29ce923675f60c9c90f39ee0"
@@ -621,30 +578,6 @@ [email protected]:
621578
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.0.tgz#f6cf7933a360e0588fa9fde85651cdc7f805d1f6"
622579
integrity sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==
623580

624-
cacache@^13.0.1:
625-
version "13.0.1"
626-
resolved "https://registry.yarnpkg.com/cacache/-/cacache-13.0.1.tgz#a8000c21697089082f85287a1aec6e382024a71c"
627-
integrity sha512-5ZvAxd05HDDU+y9BVvcqYu2LLXmPnQ0hW62h32g4xBTgL/MppR4/04NHfj/ycM2y6lmTnbw6HVi+1eN0Psba6w==
628-
dependencies:
629-
chownr "^1.1.2"
630-
figgy-pudding "^3.5.1"
631-
fs-minipass "^2.0.0"
632-
glob "^7.1.4"
633-
graceful-fs "^4.2.2"
634-
infer-owner "^1.0.4"
635-
lru-cache "^5.1.1"
636-
minipass "^3.0.0"
637-
minipass-collect "^1.0.2"
638-
minipass-flush "^1.0.5"
639-
minipass-pipeline "^1.2.2"
640-
mkdirp "^0.5.1"
641-
move-concurrently "^1.0.1"
642-
p-map "^3.0.0"
643-
promise-inflight "^1.0.1"
644-
rimraf "^2.7.1"
645-
ssri "^7.0.0"
646-
unique-filename "^1.1.1"
647-
648581
cacache@^14.0.0:
649582
version "14.0.0"
650583
resolved "https://registry.yarnpkg.com/cacache/-/cacache-14.0.0.tgz#97c10fc87c4c7ee41d45e32631c26761c2687caa"
@@ -743,7 +676,7 @@ [email protected], chalk@^4.0.0, chalk@^4.1.0:
743676
ansi-styles "^4.1.0"
744677
supports-color "^7.1.0"
745678

746-
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.4.1, chalk@^2.4.2:
679+
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.4.1:
747680
version "2.4.2"
748681
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
749682
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
@@ -829,11 +762,6 @@ cli-spinners@^2.4.0:
829762
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.5.0.tgz#12763e47251bf951cb75c201dfa58ff1bcb2d047"
830763
integrity sha512-PC+AmIuK04E6aeSs/pUccSujsTzBhu4HzC2dL+CfJB/Jcc2qTRbEwZQDfIUpt2Xl8BodYBEq8w4fc0kU2I9DjQ==
831764

832-
cli-width@^2.0.0:
833-
version "2.2.0"
834-
resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.2.0.tgz#ff19ede8a9a5e579324147b0c11f0fbcbabed639"
835-
integrity sha1-/xnt6Kml5XkyQUewwR8PvLq+1jk=
836-
837765
cli-width@^3.0.0:
838766
version "3.0.0"
839767
resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-3.0.0.tgz#a2f48437a2caa9a22436e794bf071ec9e61cedf6"
@@ -1032,14 +960,7 @@ [email protected]:
1032960
dependencies:
1033961
ms "2.0.0"
1034962

1035-
1036-
version "3.1.0"
1037-
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
1038-
integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
1039-
dependencies:
1040-
ms "2.0.0"
1041-
1042-
[email protected], debug@^3.1.0:
963+
1043964
version "3.2.6"
1044965
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
1045966
integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
@@ -1554,11 +1475,6 @@ extsprintf@^1.2.0:
15541475
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
15551476
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
15561477

1557-
fast-deep-equal@^2.0.1:
1558-
version "2.0.1"
1559-
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz#7b05218ddf9667bf7f370bf7fdb2cb15fdd0aa49"
1560-
integrity sha1-ewUhjd+WZ79/Nwv3/bLLFf3Qqkk=
1561-
15621478
fast-deep-equal@^3.1.1:
15631479
version "3.1.1"
15641480
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz#545145077c501491e33b15ec408c294376e94ae4"
@@ -1986,11 +1902,6 @@ html-encoding-sniffer@^2.0.1:
19861902
dependencies:
19871903
whatwg-encoding "^1.0.5"
19881904

1989-
http-cache-semantics@^3.8.1:
1990-
version "3.8.1"
1991-
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-3.8.1.tgz#39b0e16add9b605bf0a9ef3d9daaf4843b4cacd2"
1992-
integrity sha512-5ai2iksyV8ZXmnZhHH4rWPoxxistEexSi5936zIQ1bnNTW5VnA85B6P/VpXiRM017IgRvb2kKo1a//y+0wSp3w==
1993-
19941905
http-cache-semantics@^4.0.0, http-cache-semantics@^4.0.3:
19951906
version "4.1.0"
19961907
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz#49e91c5cbf36c9b94bcfcd71c23d5249ec74e390"
@@ -2018,14 +1929,6 @@ http-errors@~1.7.2:
20181929
statuses ">= 1.5.0 < 2"
20191930
toidentifier "1.0.0"
20201931

2021-
http-proxy-agent@^2.1.0:
2022-
version "2.1.0"
2023-
resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-2.1.0.tgz#e4821beef5b2142a2026bd73926fe537631c5405"
2024-
integrity sha512-qwHbBLV7WviBl0rQsOzH6o5lwyOIvwp/BdFnvVxXORldu5TmjFfjzBcWUWS5kWAZhmv+JtiDhSuQCp4sBfbIgg==
2025-
dependencies:
2026-
agent-base "4"
2027-
debug "3.1.0"
2028-
20291932
http-proxy-agent@^3.0.0:
20301933
version "3.0.0"
20311934
resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-3.0.0.tgz#598f42dc815949a11e2c6dbfdf24cd8a4c165327"
@@ -2051,14 +1954,6 @@ http2-wrapper@^1.0.0-beta.5.2:
20511954
quick-lru "^5.1.1"
20521955
resolve-alpn "^1.0.0"
20531956

2054-
https-proxy-agent@^3.0.1:
2055-
version "3.0.1"
2056-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-3.0.1.tgz#b8c286433e87602311b01c8ea34413d856a4af81"
2057-
integrity sha512-+ML2Rbh6DAuee7d07tYGEKOEi2voWPUGan+ExdPbPW6Z3svq+JCqr0v8WmKPOkz1vOVykPCBSuobe7G8GJUtVg==
2058-
dependencies:
2059-
agent-base "^4.3.0"
2060-
debug "^3.1.0"
2061-
20621957
https-proxy-agent@^4.0.0:
20631958
version "4.0.0"
20641959
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-4.0.0.tgz#702b71fb5520a132a66de1f67541d9e62154d82b"
@@ -2444,11 +2339,6 @@ [email protected]:
24442339
resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.1.tgz#9338802a30d3b6605fbe0613e094008ca8c05a13"
24452340
integrity sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==
24462341

2447-
json-parse-better-errors@^1.0.1:
2448-
version "1.0.2"
2449-
resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9"
2450-
integrity sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==
2451-
24522342
json-parse-even-better-errors@^2.3.0:
24532343
version "2.3.1"
24542344
resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d"
@@ -2614,26 +2504,6 @@ make-dir@^3.0.0:
26142504
dependencies:
26152505
semver "^6.0.0"
26162506

2617-
make-fetch-happen@^6.1.0:
2618-
version "6.1.0"
2619-
resolved "https://registry.yarnpkg.com/make-fetch-happen/-/make-fetch-happen-6.1.0.tgz#7d3c647913136efd73e94bde899f85fcd3eda09e"
2620-
integrity sha512-Q/RHcHofC+BnleSGDiO3SQQX2mCvXz639s+kJ7+loR4RPT487itVJ8RWIyBEfnqpnkaUFaWgNyV6CxT7eyDdEA==
2621-
dependencies:
2622-
agentkeepalive "^3.4.1"
2623-
cacache "^13.0.1"
2624-
http-cache-semantics "^3.8.1"
2625-
http-proxy-agent "^2.1.0"
2626-
https-proxy-agent "^3.0.1"
2627-
lru-cache "^5.1.1"
2628-
minipass "^3.0.0"
2629-
minipass-collect "^1.0.2"
2630-
minipass-fetch "^1.1.2"
2631-
minipass-flush "^1.0.5"
2632-
minipass-pipeline "^1.2.2"
2633-
promise-retry "^1.1.1"
2634-
socks-proxy-agent "^4.0.0"
2635-
ssri "^7.0.1"
2636-
26372507
make-fetch-happen@^7.1.1:
26382508
version "7.1.1"
26392509
resolved "https://registry.yarnpkg.com/make-fetch-happen/-/make-fetch-happen-7.1.1.tgz#89ac8112eaa9d4361541deb591329e9238a531b1"
@@ -2696,11 +2566,6 @@ micromatch@^4.0.2:
26962566
braces "^3.0.1"
26972567
picomatch "^2.0.5"
26982568

2699-
2700-
version "1.40.0"
2701-
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.40.0.tgz#a65057e998db090f732a68f6c276d387d4126c32"
2702-
integrity sha512-jYdeOMPy9vnxEqFRRo6ZvTZ8d9oPb+k18PKoYNYUe2stVEBPPwsln/qWzdbmaIvnhZ9v2P+CuecK+fpUfsV2mA==
2703-
27042569
27052570
version "1.44.0"
27062571
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.44.0.tgz#fa11c5eb0aca1334b4233cb4d52f10c5a6272f92"
@@ -3618,7 +3483,7 @@ rimraf@^3.0.0, rimraf@^3.0.1:
36183483
dependencies:
36193484
glob "^7.1.3"
36203485

3621-
run-async@^2.2.0, run-async@^2.4.0:
3486+
run-async@^2.4.0:
36223487
version "2.4.0"
36233488
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.0.tgz#e59054a5b86876cfae07f431d18cbaddc594f1e8"
36243489
integrity sha512-xJTbh/d7Lm7SBhc1tNvTpeCHaEzoyxPrqNlvSdMfBTYwaY++UJFyXUOxAtsRUXjlqOfj8luNaR9vjCh4KeV+pg==
@@ -3637,7 +3502,7 @@ run-queue@^1.0.0, run-queue@^1.0.3:
36373502
dependencies:
36383503
aproba "^1.1.1"
36393504

3640-
rxjs@^6.5.3, rxjs@^6.6.0:
3505+
rxjs@^6.6.0:
36413506
version "6.6.3"
36423507
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.3.tgz#8ca84635c4daa900c0d3967a6ee7ac60271ee552"
36433508
integrity sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ==

0 commit comments

Comments
 (0)