Skip to content

Commit feb2e5e

Browse files
committed
chore: updates more deps
1 parent af8a788 commit feb2e5e

File tree

4 files changed

+19
-799
lines changed

4 files changed

+19
-799
lines changed

.storybook/preview-head.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- This file is auto-generated by ember-cli-storybook -->
2-
<meta name="broccoli-inspector/config/environment" content="%7B%22ember-websockets%22%3A%7B%22socketIO%22%3Atrue%7D%2C%22apollo%22%3A%7B%22apiURL%22%3A%22http%3A%2F%2Flocalhost%3A4200%2Fbroccoli-inspector%2Fapi%2Fgraphql%22%7D%2C%22modulePrefix%22%3A%22broccoli-inspector%22%2C%22environment%22%3A%22test%22%2C%22rootURL%22%3A%22%2F_broccoli-inspector%2F%22%2C%22locationType%22%3A%22none%22%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%2C%22EXTEND_PROTOTYPES%22%3A%7B%22Date%22%3Afalse%7D%2C%22_APPLICATION_TEMPLATE_WRAPPER%22%3Afalse%2C%22_DEFAULT_ASYNC_OBSERVERS%22%3Atrue%2C%22_JQUERY_INTEGRATION%22%3Afalse%2C%22_TEMPLATE_ONLY_GLIMMER_COMPONENTS%22%3Atrue%7D%2C%22APP%22%3A%7B%22LOG_ACTIVE_GENERATION%22%3Afalse%2C%22LOG_VIEW_LOOKUPS%22%3Afalse%2C%22rootElement%22%3A%22%23ember-testing%22%2C%22autoboot%22%3Afalse%2C%22appVersion%22%3A%223.0.1%22%2C%22name%22%3A%22broccoli-inspector%22%2C%22version%22%3A%220.5.0%2B3c5d7814%22%7D%2C%22ember-paper%22%3A%7B%22insertFontLinks%22%3Atrue%7D%2C%22exportApplicationGlobal%22%3Atrue%7D" />
2+
<meta name="broccoli-inspector/config/environment" content="%7B%22ember-websockets%22%3A%7B%22socketIO%22%3Atrue%7D%2C%22apollo%22%3A%7B%22apiURL%22%3A%22http%3A%2F%2Flocalhost%3A4200%2Fbroccoli-inspector%2Fapi%2Fgraphql%22%7D%2C%22modulePrefix%22%3A%22broccoli-inspector%22%2C%22environment%22%3A%22test%22%2C%22rootURL%22%3A%22%2F_broccoli-inspector%2F%22%2C%22locationType%22%3A%22none%22%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%2C%22EXTEND_PROTOTYPES%22%3A%7B%22Date%22%3Afalse%7D%2C%22_APPLICATION_TEMPLATE_WRAPPER%22%3Afalse%2C%22_DEFAULT_ASYNC_OBSERVERS%22%3Atrue%2C%22_JQUERY_INTEGRATION%22%3Afalse%2C%22_TEMPLATE_ONLY_GLIMMER_COMPONENTS%22%3Atrue%7D%2C%22APP%22%3A%7B%22LOG_ACTIVE_GENERATION%22%3Afalse%2C%22LOG_VIEW_LOOKUPS%22%3Afalse%2C%22rootElement%22%3A%22%23ember-testing%22%2C%22autoboot%22%3Afalse%2C%22appVersion%22%3A%223.0.1%22%2C%22name%22%3A%22broccoli-inspector%22%2C%22version%22%3A%220.5.0%2Baf8a788c%22%7D%2C%22ember-paper%22%3A%7B%22insertFontLinks%22%3Atrue%7D%2C%22exportApplicationGlobal%22%3Atrue%7D" />
33
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,400italic" />
44
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
55
<link rel="stylesheet" href="./assets/vendor.css" />
@@ -8,9 +8,9 @@
88
<script src="./assets/vendor.js"></script>
99
<script>window.Ember = require("ember").default; runningTests = true; Ember.testing=true;</script>
1010
<script src="./assets/chunk.vendors-node_modules_apollo_client_core_index_js-node_modules_c3_c3_js-node_modules_tinycolor-e8e126.c3c003da907e9fcd7abe.js"></script>
11-
<script src="./assets/chunk.app.9b37a48b972b8a456bac.js"></script>
11+
<script src="./assets/chunk.app.2dc495b7314b1e2c80de.js"></script>
1212
<script src="./assets/chunk.vendors-node_modules_qunit_qunit_qunit_js.583380f986b5722f7b7a.js"></script>
13-
<script src="./assets/chunk.tests.379b363bdc086668918e.js"></script>
13+
<script src="./assets/chunk.tests.d10dba68c9b9b7e1841b.js"></script>
1414
<script src="./assets/broccoli-inspector.js"></script>
1515
<script>
1616
(function() {

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Unreleased
2+
3+
- bump dependencies, fix typescript errors
4+
15
# 0.5.0 (12/08/2020)
26

37
- major bumps for all dependencies
@@ -10,7 +14,7 @@
1014

1115
# 0.4.0 (07/31/2020)
1216

13-
- ensures that even when builds fail they are still viewable. This change makes buildState fields nullable.
17+
- ensures that even when builds fail they are still viewable. This change makes buildState fields nullable.
1418

1519
# 0.3.0 (06/15/2020)
1620

@@ -101,7 +105,7 @@
101105

102106
- fix label formatting for total fs timing data to turn us to ms.
103107
- move group by plugin to sidebar from Navbar
104-
- consolidates navbar to have `|input| |links|`
108+
- consolidates navbar to have `|input| |links|`
105109
- show node breakdown by fs and other (other being the time spent in the plugin that we don't have instrumentation to pin down where it is being spent.)
106110
- Move search box for plugins into the right rail, this is specifically for search by plugin name
107111
- This functionality is done locally

0 commit comments

Comments
 (0)