Renovate Bot
9aead3c847
Update dependency @testing-library/jest-dom to v4.1.2
2019-10-10 14:35:07 -04:00
octavian-negru
c0d49d8c7e
Bug 1584936 - Ingest available measurement units
2019-10-10 14:24:36 +03:00
Sarah Clements
213c4475ad
Perfherder nav menu - import bootstrap jquery package ( #5486 )
2019-10-09 18:01:00 -07:00
dependabot-preview[bot]
ce17528e3f
Bump elasticsearch from 7.0.2 to 7.0.5 in /requirements ( #5449 )
...
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py ) from 7.0.2 to 7.0.5.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases )
- [Changelog](https://github.com/elastic/elasticsearch-py/blob/master/Changelog.rst )
- [Commits](https://github.com/elastic/elasticsearch-py/compare/7.0.2...7.0.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-09 16:58:45 -07:00
dependabot-preview[bot]
d0e48a98db
Bump mkdocs-material from 4.4.0 to 4.4.3 in /requirements ( #5448 )
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 4.4.0 to 4.4.3.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/4.4.0...4.4.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-09 16:57:05 -07:00
dependabot-preview[bot]
f8dc4cd6bd
Bump amqp from 2.5.0 to 2.5.2 in /requirements ( #5446 )
...
Bumps [amqp](https://github.com/celery/py-amqp ) from 2.5.0 to 2.5.2.
- [Release notes](https://github.com/celery/py-amqp/releases )
- [Changelog](https://github.com/celery/py-amqp/blob/master/Changelog )
- [Commits](https://github.com/celery/py-amqp/compare/2.5.0...2.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-09 16:56:37 -07:00
Cameron Dawson
508a4786fc
Bug 1576966 - Convert Selenium Filter menu Reset test to Jest ( #5482 )
2019-10-09 13:32:42 -07:00
Renovate Bot
67438f0725
Update dependency victory to v33.1.1
2019-10-09 14:44:31 -04:00
Renovate Bot
ba73371d86
Update Yarn to v1.19.1
2019-10-09 09:23:01 -04:00
Renovate Bot
d7f9ebd0b2
Update dependency react-hot-loader to v4.12.15
2019-10-09 09:00:37 -04:00
dependabot[bot]
477f57210e
Bump ecdsa from 0.13.2 to 0.13.3 in /requirements
...
Bumps [ecdsa](https://github.com/warner/python-ecdsa ) from 0.13.2 to 0.13.3.
- [Release notes](https://github.com/warner/python-ecdsa/releases )
- [Changelog](https://github.com/warner/python-ecdsa/blob/python-ecdsa-0.13.3/NEWS )
- [Commits](https://github.com/warner/python-ecdsa/compare/python-ecdsa-0.13.2...python-ecdsa-0.13.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-10-09 08:57:36 -04:00
sabina-rohman
ab41a50dca
Bug 1142579 - Display only one log viewer icon for a job ( #5441 )
2019-10-08 16:54:01 -07:00
Cameron Dawson
2fe1db9ce0
Bug 1586875 - Fix trigger missing and talos jobs ( #5473 )
...
* Bug 1586875 - Fix trigger missing and talos jobs
* Fix mis-ordered params in push-health for retrigger all
2019-10-08 14:50:50 -07:00
Renovate Bot
f1f9161f23
Update dependency @testing-library/jest-dom to v4.1.1
2019-10-08 14:48:52 -04:00
Renovate Bot
a187b8a8a6
Lock file maintenance
2019-10-08 12:28:00 -04:00
Armen Zambrano
a45bb487d7
Upgrade to Neutrino 9 RC4 ( #5454 )
...
* Upgrade to Neutrino 9 RC4
* yarn-deduplicate
2019-10-08 10:13:28 -04:00
Renovate Bot
528f4d9039
Update Node.js to v12.11.1
2019-10-08 08:37:20 -04:00
octavian-negru
0d9e137c77
Bug 1584934 - Provide backend support for measurement units
2019-10-08 11:53:10 +03:00
bax uva
78df610220
Bug 1521981 - addition of 'Duration' info to Similar jobs tab on job view ( #5445 )
2019-10-07 14:32:29 -07:00
Sebastian Hengst
342d16bb38
Bug 1571054 - Don't add the 'regression' keyword automatically to intermittent bugs ( #5453 )
2019-10-07 14:28:23 -07:00
Cameron Dawson
7a360b585e
Revert "Remove and pass disabled rules ( #5432 )"
...
This reverts commit 243f10146d
.
2019-10-07 13:50:05 -07:00
Nadya F-a
686fcd2918
Bug 1335929 - Treeherder "# unclassified" button gives no indication of being toggled ( #5426 )
2019-10-07 13:40:17 -07:00
renovate[bot]
08c481ca50
Update dependency eslint-plugin-react to v7.16.0 ( #5430 )
...
* Update dependency eslint-plugin-react to v7.16.0
* Fix lint issue after updated package
2019-10-07 16:25:49 -04:00
Bola Ahmed Buari
243f10146d
Remove and pass disabled rules ( #5432 )
...
* pass ally eslint rules
* pass ally eslint rules for PushList.jsx
The following disabled rules is removed and pass
* jsx-a11y/control-has-associated-label
* SecondaryNavBar.jsx
* PushList.jsx
* CompareTable.jsx
* jsx-a11y/no-static-element-interactions
* SecondaryNavBar.jsx
* PushList.jsx
use reactstrap Button component for 'Filter by a job field' button
use reactstrap Button component for Pushlist button
use reactstrap Button component for 'Toggle Duplicate Jobs' button
2019-10-07 13:25:19 -07:00
Renovate Bot
549d715576
Update dependency @testing-library/react to v9.3.0
2019-10-07 16:03:59 -04:00
Renovate Bot
d127c82850
Update redis Docker tag to v5.0.6
2019-10-07 16:03:42 -04:00
renovate[bot]
b4ca17aa9d
Merge pull request #5394 from mozilla/renovate/victory-33.x
...
Update dependency victory to v33.1.0
2019-10-07 16:03:24 -04:00
Renovate Bot
05e0b06d83
Update dependency webpack-cli to v3.3.9
2019-10-07 16:02:47 -04:00
Viktor Stojanov
5160cc3eb2
Fixes Bug 1537890 ( #5421 )
...
Set thousands separator for numbers using new function 'formatNumber' helper
2019-10-07 12:08:51 -07:00
Armen Zambrano G
e02ebacaef
Bug 1586777 - Upgrade to Node 12
2019-10-07 14:22:11 -04:00
Renovate Bot
6a66081653
Update dependency react-router-dom to v5.1.2
2019-10-07 09:45:41 -04:00
renovate[bot]
3d1387f4e1
Update dependency eslint-config-prettier to v6.4.0 ( #5451 )
2019-10-07 09:45:00 -04:00
renovate[bot]
072d858727
Merge pull request #5431 from mozilla/renovate/docker-rabbitmq-3.x
...
Update rabbitmq Docker tag to v3.8
2019-10-07 09:44:49 -04:00
Renovate Bot
498c4aec86
Update dependency fetch-mock to v7.5.1
2019-10-07 09:44:15 -04:00
Renovate Bot
1d5060efeb
Update react monorepo to v16.10.2
2019-10-07 09:43:34 -04:00
Renovate Bot
f3ba8730bf
Update dependency react-hot-loader to v4.12.14
2019-10-07 09:41:41 -04:00
renovate[bot]
4544c66349
Merge pull request #5393 from mozilla/renovate/codecov-3.x
...
Update dependency codecov to v3.6.1
2019-10-07 09:40:56 -04:00
Renovate Bot
77b47b1b5c
Update Font Awesome
2019-10-07 09:40:39 -04:00
Renovate Bot
446892387a
Update dependency eslint-plugin-prettier to v3.1.1
2019-10-07 09:39:46 -04:00
renovate[bot]
bad4bfa668
Update dependency webpack-dev-server to v3.8.2 ( #5377 )
2019-10-07 09:39:15 -04:00
renovate[bot]
9946a720ea
Merge pull request #5370 from mozilla/renovate/webpack-4.x
...
Update dependency webpack to v4.41.0
2019-10-07 09:38:43 -04:00
Renovate Bot
ba526e77fa
Update dependency history to v4.10.1
2019-10-07 09:38:10 -04:00
Sarah Clements
6f5129ab6e
Add error handling to Perfherder createAlert ( #5407 )
...
Replace create functions use of fetch with getData and update
use in createAlert, Bugfiler and JobModelClassification model;
cleanup graphsContainer
2019-10-04 11:05:29 -07:00
Renovate Bot
2f96be8b2a
Update Yarn to v1.19.0
2019-10-03 16:44:51 -07:00
Renovate Bot
1e13abf6c4
Update dependency eslint to v6.5.1
2019-10-03 16:43:49 -07:00
Cameron Dawson
c94d8fbadf
Fix New Relic record-deploy parameters
2019-10-03 13:03:20 -07:00
dependabot-preview[bot]
13e78aabf5
Bump furl from 2.0.0 to 2.1.0 in /requirements
...
Bumps [furl](https://github.com/gruns/furl ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/gruns/furl/releases )
- [Changelog](https://github.com/gruns/furl/blob/master/changelog.txt )
- [Commits](https://github.com/gruns/furl/compare/v2.0.0...v2.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-03 09:01:22 -07:00
dependabot-preview[bot]
b2ebe186c7
Bump newrelic from 4.20.1.121 to 5.2.0.127 in /requirements
...
Bumps [newrelic](http://newrelic.com/docs/python/new-relic-for-python ) from 4.20.1.121 to 5.2.0.127.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-03 08:59:47 -07:00
dependabot-preview[bot]
320cb90577
Bump django from 2.2.4 to 2.2.6 in /requirements
...
Bumps [django](https://github.com/django/django ) from 2.2.4 to 2.2.6.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/2.2.4...2.2.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-03 08:58:55 -07:00
dependabot-preview[bot]
c0067bddf1
Bump typing from 3.7.4 to 3.7.4.1 in /requirements
...
Bumps [typing](https://docs.python.org/3/library/typing.html ) from 3.7.4 to 3.7.4.1.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-03 08:58:34 -07:00