Cameron Dawson
baa4faf4d8
Upgrade ReactJS to 16.13.1 ( #6354 )
2020-04-27 08:47:01 -07:00
Renovate Bot
44cbc36da2
Lock file maintenance
2020-04-27 03:12:52 +00:00
Cameron Dawson
7c76cfb2b9
Bug 1630710 - Transition to selectedTaskRun instead of selectedJob ( #6342 )
2020-04-24 14:37:42 -07:00
Renovate Bot
1d94d4737d
Lock file maintenance
2020-04-20 03:13:33 +00:00
Renovate Bot
5315d6a9da
Update dependency eslint-plugin-prettier to v3.1.3
2020-04-20 02:18:23 +00:00
dependabot[bot]
4eff14b576
Bump auth0-js from 9.11.3 to 9.13.2 ( #6294 )
...
Bumps [auth0-js](https://github.com/auth0/auth0.js ) from 9.11.3 to 9.13.2.
- [Release notes](https://github.com/auth0/auth0.js/releases )
- [Changelog](https://github.com/auth0/auth0.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/auth0/auth0.js/compare/v9.11.3...v9.13.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-10 14:02:07 -07:00
Armen Zambrano G
8693fa6a4c
Revert "Update dependency json-e to v4 ( #6147 )"
...
This reverts commit 48365dc1c8
.
2020-04-02 11:22:01 -04:00
Armen Zambrano G
9a0eb7abba
Revert "Update dependency taskcluster-lib-scopes to v11 ( #6027 )"
...
This reverts commit f883c78307
.
2020-04-02 10:15:32 -04:00
renovate[bot]
f883c78307
Update dependency taskcluster-lib-scopes to v11 ( #6027 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-31 14:50:02 -04:00
renovate[bot]
48365dc1c8
Update dependency json-e to v4 ( #6147 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-31 14:49:28 -04:00
renovate[bot]
0cba5b9197
Update dependency fetch-mock to v9 ( #6083 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-31 14:48:20 -04:00
Renovate Bot
7d4714b4e9
Update dependency react-split-pane to v0.1.91
2020-03-30 19:07:21 +00:00
Renovate Bot
68dd0fe972
Update dependency @fortawesome/fontawesome-svg-core to v1.2.28
2020-03-30 02:15:16 +00:00
Renovate Bot
146f0a360b
Update dependency react-hot-loader to v4.12.20
2020-03-16 23:14:17 +00:00
Renovate Bot
fcb65de820
Update dependency json-e to v3.0.2
2020-03-16 20:19:43 +00:00
Armen Zambrano
7941e2909f
Upgrade packages for minimist vulnerability ( #6150 )
...
* Upgrade webpack
* Upgrade jest
2020-03-16 13:39:56 -04:00
Renovate Bot
160ed76afe
Update dependency @fortawesome/react-fontawesome to v0.1.9
2020-03-16 01:41:47 +00:00
Armen Zambrano
b91c483a2c
job-view: Support compressed manifest-tasks artifact ( #6094 )
...
For test path filtering the artifact is quite large (over 1MB) but the
compressed version is much smaller (~90KB).
This change will try to first download the compressed file and then
attempt the uncompressed version as a fallback.
2020-03-10 11:31:36 -04:00
Renovate Bot
b3ba8982d7
Lock file maintenance
2020-03-02 01:18:03 +00:00
renovate[bot]
31aa16e25e
Lock file maintenance ( #6053 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-02-24 10:01:53 -05:00
Sarah Clements
f83e08b69d
Bug 1497931 - Remove jquery and Bootstrap ( #6035 )
...
* refactor components using bootstrap elements with reactstrap
* add template for cdn to access Bootstrap CSS
* remove bootstrap, jquery and angular library
* fixes to get tests passing and add bootstrap link to csp
2020-02-21 12:10:03 -08:00
Renovate Bot
6e09f58bf4
Lock file maintenance
2020-02-17 03:15:16 +00:00
Renovate Bot
199ac64d0a
Update dependency webpack to v4.41.6
2020-02-17 02:15:06 +00:00
Renovate Bot
af1c196640
Update dependency webpack-cli to v3.3.11
2020-02-17 01:16:30 +00:00
Renovate Bot
2f90ae5f8f
Lock file maintenance
2020-02-10 03:13:18 +00:00
Renovate Bot
92966c05ee
Update dependency codecov to v3.6.5
2020-02-10 02:12:59 +00:00
Renovate Bot
136020eccd
Update Font Awesome
2020-02-10 01:13:34 +00:00
Renovate Bot
4fbee687e8
Lock file maintenance
2020-02-03 02:16:30 +00:00
Renovate Bot
45ffe9af51
Update dependency codecov to v3.6.4
2020-02-03 01:14:35 +00:00
Renovate Bot
c9d0b19bd8
Lock file maintenance
2020-01-27 05:14:26 +00:00
Renovate Bot
cf9985d67b
Update dependency victory to v34.0.1
2020-01-27 04:14:30 +00:00
Renovate Bot
0375bc6bc5
Update dependency react-hot-loader to v4.12.19
2020-01-27 03:14:36 +00:00
Renovate Bot
5d2506520b
Update dependency codecov to v3.6.2
2020-01-27 02:14:32 +00:00
Renovate Bot
f6e1f2e77b
Update dependency @testing-library/jest-dom to v5.0.2
2020-01-27 01:13:29 +00:00
Cameron Dawson
b3fa42cef2
Bug 1611220 - Fix URLs for Intermittent Failures View
2020-01-23 10:06:17 -08:00
renovate[bot]
fabeaecd3e
Update dependency @testing-library/jest-dom to v5 ( #5845 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-20 13:44:42 -05:00
Armen Zambrano G
677ea9b77f
Bug 1610350 - Revert react-hotkeys upgrade
2020-01-20 13:29:21 -05:00
Renovate Bot
f9889e7242
Lock file maintenance
2020-01-20 04:15:10 +00:00
Renovate Bot
94649e881a
Update dependency reactstrap to v8.3.2
2020-01-20 01:16:42 +00:00
renovate[bot]
e9f907d52b
Update dependency victory to v34 ( #5784 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-16 08:59:46 -05:00
Armen Zambrano
a08bc57833
Upgrade react-hotkeys and reactstrap ( #5820 )
...
* This removes various noisy warnings found in tests' output
* Upgrade reactstrap
* Upgrade react-hotkeys
* Remove tooltip class name in SimpleTooltip
Co-authored-by: Sarah Clements <sclements@mozilla.com>
2020-01-16 08:51:33 -05:00
Sarah Clements
683080885a
Bug 1568913 - Replace metrics-graphics with Victory ( #5812 )
...
Updated Perfherder replicates graphs and Intermittent Failures view
graphs with Victory library and uninstalled metrics-graphics
2020-01-14 17:59:05 -08:00
renovate[bot]
9ff37a7fa4
Pin dependency react-dates to 21.5.1 ( #5818 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-13 08:21:27 -05:00
Renovate Bot
830861a0e7
Lock file maintenance
2020-01-13 02:14:32 +00:00
Renovate Bot
98c2945260
Update Node.js to v12.14.1
2020-01-13 01:14:37 +00:00
Mellina Yonashiro
2c6fcd68ab
Bug 1603245 - Date picker is not keyboard accessible ( #5787 )
2020-01-08 11:16:01 -08:00
Renovate Bot
ae97c32761
Lock file maintenance
2020-01-06 01:14:11 +00:00
renovate[bot]
76ffee08af
Lock file maintenance ( #5791 )
2020-01-02 09:16:27 -05:00
renovate[bot]
777c4915b0
Update dependency webpack to v4.41.5 ( #5790 )
2020-01-02 09:16:10 -05:00
renovate[bot]
01bb00b69a
Update dependency redux to v4.0.5 ( #5789 )
2020-01-02 09:15:59 -05:00