Commit graph

363 commits

Author SHA1 Message Date
Thomas Watson dd7258ddc9
Fix geckodriver semver range in package.json (#94062) (#94407)
# Conflicts:
#	package.json
2021-03-11 07:15:14 -05:00
Joe Portner a25c87b5f9
[6.8] Bump dependencies (#94177) 2021-03-10 11:00:11 -05:00
Thomas Watson ab44054f4c
Upgrade geckodriver from 1.21.0 to 1.22.2 (#93802) (#94059)
# Conflicts:
#	package.json
#	yarn.lock
2021-03-09 06:29:00 -05:00
Dmitry 9ad602ac89
update chromedriver to 89 (#93794) (#93880)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	package.json
2021-03-06 07:26:13 -05:00
Thomas Watson a37c3b50b0
Bump handlebars from 4.7.6 to 4.7.7 (#93396) (#93565)
# Conflicts:
#	package.json
#	yarn.lock
2021-03-04 04:20:01 -05:00
Joe Portner 833593338a
Bump dependencies (#93511) (#93545)
# Conflicts:
#	package.json
#	yarn.lock
2021-03-03 21:04:55 -05:00
Joe Portner e18e81f1ff
Bump more package dependencies (#90084) 2021-02-02 20:01:00 -05:00
Joe Portner d5770517d9
Bump package dependencies (#90034) (#90061) 2021-02-02 14:08:45 -05:00
Dmitry f045303d67
update chromedriver dependency to 88 (#89539) (#89687)
# Conflicts:
#	package.json
#	yarn.lock
2021-01-29 11:18:43 +01:00
Larry Gregory 66b62b123e
[6.8] Upgrade Karma and friends (#88472)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-01-18 16:56:24 -05:00
Larry Gregory 66233a71c0
[6.8] Remove aws-sdk dependency (#88510) 2021-01-16 08:19:36 -05:00
Stratoula Kalafateli 17ea316dcd
Update package.json to retrieve the vega-lib from @elastic (#87634) 2021-01-07 17:59:01 +02:00
Joe Portner 500727e126
ini -> (#85707) (#85725) 2020-12-13 19:55:13 -05:00
Joe Portner 77e13ba4e8
y18n 4.0.0 -> 4.0.1 (#84905) (#84921) 2020-12-03 12:29:57 -05:00
Dmitry 3e3a31c1e3
update chromedriver dependency to 87 (#83624) (#83670)
# Conflicts:
#	package.json
2020-11-19 10:19:15 +01:00
Thomas Watson 3d75adb472
Bump jsonpointer to v4.1.0 (#83641) (#83694) 2020-11-18 21:40:44 +01:00
Thomas Watson 7bb7f46289
Bump is-my-json-valid to v2.20.5 (#83642) (#83691) 2020-11-18 21:39:35 +01:00
Aleh Zasypkin c99510a668
[6.8] Upgrade nodemailer dependency (4.7.06.4.16). (#83450) 2020-11-17 09:29:44 +01:00
Larry Gregory 2ace103c6c
[6.8] Bump trim to 0.0.3 (#82800) (#82821)
# Conflicts:
#	package.json
2020-11-06 09:02:57 -05:00
Dmitry Lemeshko ebc3569003
update chromedriver dependency to 86.0.0 (#79972) (#81016)
# Conflicts:
#	package.json
#	yarn.lock
2020-10-19 22:13:26 +02:00
Joe Portner b4eb14e6c5
[6.8] Bump package versions (#77908) 2020-09-22 10:57:49 -04:00
Joe Portner e3311b5f18
Upgrade and consolidate prop-types and create-react-class (#77803) (#77885) 2020-09-18 10:22:21 -04:00
Thomas Watson 7e338621a8
[6.8] Bump http-proxy from 1.16.2 to 1.18.1 (#76924) (#77032) 2020-09-09 14:31:16 +02:00
Thomas Watson 5583790086
[6.8] Bump bl v1.2.1 to v1.2.3 (#76758) (#76781) 2020-09-04 17:25:50 +02:00
Thomas Watson 7895de107c
[6.8] Bump bl sub-dependency (#76260) (#76349) 2020-09-02 09:19:27 +02:00
Joe Portner d9c25a2029
Bump and consolidate dependencies (#75360) (#75441) 2020-08-19 11:56:06 -04:00
Joe Portner 467b3bdb3d
lodash 4.17.19 -> 4.17.20 (#75205) (#75233) 2020-08-18 00:00:40 -04:00
Joe Portner 14bfd45212
lodash 4.17.15 -> 4.17.19 (#73122) (#73513) 2020-07-28 14:44:43 -04:00
Aleh Zasypkin 49d0ceaf84
[6.8] Upgrade elliptic dependency (6.5.26.5.3). (#70078) 2020-06-26 17:34:23 +02:00
Brandon Kobel 0d7471f741
Using re2 for Timelion regular expressions (#67416) (#68795)
* Revert "Revert "Using re2 for Timelion regular expressions (#55208)""

This reverts commit c90293d03f.

* Updating re2 to 1.14.0. Still need to update build patching

* Extract the gzip to the destination, supporting multiple extract methods

* Adding 'node' to jest's moduleFileExtensions

'node' is in the defaults, not sure why we aren't using the defaults...
https://jestjs.io/docs/en/configuration#modulefileextensions-arraystring

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-06-18 06:29:15 -07:00
Joe Portner 335d2a630b
[6.8] Bump decompress package version (#68386) (#68514) 2020-06-08 10:48:17 -04:00
Joe Portner a40190f12d
[6.8] Bump pdfmake package version (#68396) 2020-06-08 09:19:43 -04:00
Brian Seeders 756810de00
[CI] Bump chromedriver and use DETECT_CHROMEDRIVER_VERSION (#67642) (#67795)
# Conflicts:
#	package.json
2020-05-29 17:05:04 -04:00
Brian Seeders 8542051ee8
Revert "[CI] Bump chromedriver and use DETECT_CHROMEDRIVER_VERSION (#67182) (#67491)"
This reverts commit cc52f497ea.
2020-05-27 17:22:04 -04:00
Brian Seeders cc52f497ea
[CI] Bump chromedriver and use DETECT_CHROMEDRIVER_VERSION (#67182) (#67491)
# Conflicts:
#	package.json
2020-05-27 12:56:25 -04:00
Joe Portner fbe078c6bd
[6.8] Bump jquery from 3.4.1 to 3.5.0 (#64884) again (#67036) 2020-05-21 15:05:58 -04:00
Joe Reuter 93e09d23e6
[6.8] Tsvb less update (#65467) (#66200) 2020-05-14 09:35:43 +02:00
Joe Portner 12085a84c0
[6.8] Revert jquery update (#66201) 2020-05-12 08:52:04 -04:00
Joe Portner a72b8ceffe
[6.8] Bump jquery from 3.4.1 to 3.5.0 (#64884) (#65336) 2020-05-05 17:10:13 -04:00
Joe Portner a860ad6c57
[6.8] Dependency updates (#64936) 2020-05-04 14:30:17 -04:00
Larry Gregory f287f70222
[6.8] [TSVB] Fixing memory leak (#64918) (#65076) 2020-05-04 09:53:22 -04:00
Dmitry Lemeshko fdc9392f7a
update chromedriver dependency to 81.0.0 (#63266) (#63312)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-04-13 19:38:33 +03:00
Dmitry Lemeshko fef118d23f
[6.8] update chromedriver to 80.0.1 (#57602) (#57796)
* update chromedriver to 80.0.1 (#57602)

* update index.js

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-04-05 17:04:06 +03:00
spalger 1017a4668b Revert "Using re2 for Timelion regular expressions (#55208) (#60059)"
This reverts commit 29f1dd5483.
2020-03-13 09:18:45 -07:00
Brandon Kobel 29f1dd5483
Using re2 for Timelion regular expressions (#55208) (#60059)
* Using re2 for Timelion's regexs

* Patching native modules

* Restructuring to be more generic

* Fixing download_node_builds_task tests

* Updating linux sha after properly gzipping the archive

* Using a Centos7 machine with devtoolset-6. That's what node does

* Using new archives which Travis built for us

* Not using a standard import to prevent Kibana from not starting up

If the "portable" version of RE2 for some reason isn't truly portable
and can't load, we don't want to prevent the rest of Kibana from working
properly. This will only prevent Timelion from working, which isn't
great, but is less worse

* Isolating the require even further

* Detecting the package version mismatches, thanks Larry!

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-03-12 14:33:05 -07:00
Brandon Kobel 64089136f7
Updating to @elastic/lodash@3.10.1-kibana4 (#54662) (#58266)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-02-21 12:42:47 -08:00
Brandon Kobel dc8ede7781
Updating handlebars to 4.5.3 (#57626) 2020-02-13 15:21:59 -08:00
Brandon Kobel 82789d95d2
Updating to kind-of@6.0.3 (#57367) (#57383)
* Updating to kind-of@6.0.2

* Rebuilding @kbn\pm
2020-02-11 15:47:21 -08:00
Dmitry Lemeshko fd62652d7f
update chromedriver to 79 (#52784) (#52868)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-01-18 17:21:14 +01:00
Dmitry Lemeshko 29c86a08e2
update chromedriver to 78 (#50737) (#50858) 2019-11-16 23:42:55 +01:00