Commit Graph
3281 Commits
Author SHA1 Message Date
Caleb CartwrightandGitHub fad4d1e286 tests: improve reliability of Snyk tests (#3900) 2019-08-21 08:18:36 -05:00
Paul MelnikowandGitHub 35ef9be434 Typescripterize BadgeExamples and SuggestionAndSearch (#3879)
The two different kinds of data that can be passed to `<BadgeExample />` were a bit less similar than I thought, so this includes a little refactor related to that which isn't perfect, but leaves things in a cleaner place than before.
2019-08-21 08:25:03 +01:00
Paul MelnikowandGitHub af81095794 Fix TLS errors preventing Redis connections in production (#3899)
ioredis 4.14.0 introduced an issue where custom TLS options are no longer honored. I reported it here: luin/ioredis#947

This has been preventing the server from using GitHub tokens, however I'm not sure whether or not this has been causing noticeable issues.

For now let's downgrade to the latest working version, which I've confirmed working via the script (checked in).
2019-08-20 19:03:51 +01:00
dependabot-preview[bot]andCaleb Cartwright 316749bd69 Build(deps-dev): bump danger from 9.1.5 to 9.1.8 (#3897)
Bumps [danger](https://github.com/danger/danger-js) from 9.1.5 to 9.1.8.
- [Release notes](https://github.com/danger/danger-js/releases)
- [Changelog](https://github.com/danger/danger-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/danger/danger-js/compare/9.1.5...9.1.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19 17:01:32 -05:00
dependabot-preview[bot]andCaleb Cartwright 6d171018ae Build(deps-dev): bump husky from 2.4.1 to 3.0.4 (#3896)
Bumps [husky](https://github.com/typicode/husky) from 2.4.1 to 3.0.4.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v2.4.1...v3.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19 16:51:06 -05:00
dependabot-preview[bot]andCaleb Cartwright 39f8135d45 Build(deps): bump @hapi/joi from 15.1.0 to 15.1.1 (#3894)
Bumps [@hapi/joi](https://github.com/hapijs/joi) from 15.1.0 to 15.1.1.
- [Release notes](https://github.com/hapijs/joi/releases)
- [Changelog](https://github.com/hapijs/joi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hapijs/joi/compare/v15.1.0...v15.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19 16:31:06 -05:00
dependabot-preview[bot]andCaleb Cartwright 519dec29c7 Build(deps-dev): bump concurrently from 4.1.1 to 4.1.2 (#3891)
Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases)
- [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v4.1.1...v4.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19 13:58:20 -05:00
dependabot-preview[bot]andCaleb Cartwright 75525f3aef Build(deps-dev): bump eslint-plugin-jsdoc from 15.8.0 to 15.8.1 (#3887)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 15.8.0 to 15.8.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v15.8.0...v15.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19 13:17:27 -05:00
dependabot-preview[bot]andCaleb Cartwright 92ff5bb8bd Build(deps): bump dotenv from 8.0.0 to 8.1.0 (#3886)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v8.0.0...v8.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19 11:40:20 -05:00
dependabot-preview[bot]andCaleb Cartwright 1eb18e0102 Build(deps-dev): bump lint-staged from 9.2.1 to 9.2.3 (#3890)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.2.1 to 9.2.3.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v9.2.1...v9.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19 10:44:09 -05:00
dependabot-preview[bot]andCaleb Cartwright 02075287f2 Build(deps): bump fast-xml-parser from 3.12.19 to 3.12.20 (#3888)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 3.12.19 to 3.12.20.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19 10:18:31 -05:00
Caleb CartwrightandGitHub 08474aed11 move [Nexus] server and queryOpt from route to query params (#3792)
* refactor(Nexus): move server and queryOpt from route to query params

* tests: fix nexus auth test

* chore: satiate prettier
2019-08-19 09:45:02 -05:00
dependabot-preview[bot]andPaul Melnikow fa4068c96c Build(deps-dev): bump rimraf from 2.7.0 to 3.0.0 (#3893)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 2.7.0 to 3.0.0.
- [Release notes](https://github.com/isaacs/rimraf/releases)
- [Commits](https://github.com/isaacs/rimraf/compare/v2.7.0...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19 15:26:44 +01:00
dependabot-preview[bot]andPaul Melnikow 8e1a81b62d Build(deps-dev): bump @types/chai-enzyme from 0.6.6 to 0.6.7 (#3889)
Bumps [@types/chai-enzyme](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai-enzyme) from 0.6.6 to 0.6.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai-enzyme)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19 14:27:45 +01:00
dependabot-preview[bot]andPaul Melnikow 6538aeefc0 Build(deps-dev): bump portfinder from 1.0.21 to 1.0.22 (#3892)
Bumps [portfinder](https://github.com/indexzero/node-portfinder) from 1.0.21 to 1.0.22.
- [Release notes](https://github.com/indexzero/node-portfinder/releases)
- [Commits](https://github.com/indexzero/node-portfinder/compare/v1.0.21...v1.0.22)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19 13:56:47 +01:00
chris48sandGitHub 20202b5bfa convert eslint-jsdoc warnings to errors (#3882)
* convert eslint-jsdoc warnings to errors
* appease linter
2019-08-18 20:05:18 +01:00
chris48sandGitHub 5168675d0d move [githubtag] and [githubrelease] under /v, move variants to query params (#3610)
* move GH tag and release under /v, move variants to query params
    - move github /tag and /release under /v
    - both sort by date as default
    - specify sort=date/semver, include_prereleases as query params
    - use graphql api for tags

* pass string params from example defs to modal
2019-08-17 22:16:41 +01:00
Caleb CartwrightandGitHub b14203e0dd tests: fix OSSLifecycle service test with new active target (#3877) 2019-08-16 11:34:32 -05:00
Paul MelnikowandGitHub 583cc22471 Typescripterize StaticBadgeMaker (#3876) 2019-08-16 19:20:42 +03:00
Paul MelnikowandGitHub b36d01ba50 More TypeScript in the frontend (#3742) 2019-08-16 18:29:05 +03:00
chris48sandGitHub 02e1baf690 improve docs for base service classes (#3850)
improve docs for base service classes
2019-08-14 21:54:46 +01:00
dependabot-preview[bot]andCaleb Cartwright adcf2ff3c1 Build(deps-dev): bump gatsby from 2.13.61 to 2.13.62 (#3872)
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.13.61 to 2.13.62.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.13.61...gatsby@2.13.62)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-13 21:28:34 -05:00
dependabot-preview[bot]andCaleb Cartwright 80d08d8e0a Build(deps-dev): bump gatsby-plugin-catch-links from 2.1.2 to 2.1.3 (#3871)
Bumps [gatsby-plugin-catch-links](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-catch-links) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-catch-links/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@2.1.3/packages/gatsby-plugin-catch-links)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-13 21:19:03 -05:00
dependabot-preview[bot]andCaleb Cartwright 38b0afd6f9 Build(deps-dev): bump rimraf from 2.6.3 to 2.7.0 (#3870)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 2.6.3 to 2.7.0.
- [Release notes](https://github.com/isaacs/rimraf/releases)
- [Commits](https://github.com/isaacs/rimraf/compare/v2.6.3...v2.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-13 21:07:13 -05:00
dependabot-preview[bot]andCaleb Cartwright e5c677e8b8 Build(deps): bump fast-xml-parser from 3.12.16 to 3.12.19 (#3869)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 3.12.16 to 3.12.19.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-13 20:58:07 -05:00
dependabot-preview[bot]andCaleb Cartwright ffdff9fde6 Build(deps-dev): bump @babel/core from 7.4.5 to 7.5.5 (#3868)
Bumps [@babel/core](https://github.com/babel/babel) from 7.4.5 to 7.5.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.4.5...v7.5.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-13 20:47:58 -05:00
dependabot-preview[bot]andCaleb Cartwright 6f1b919c41 Build(deps): bump @sentry/node from 5.5.0 to 5.6.1 (#3867)
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 5.5.0 to 5.6.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.5.0...5.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-13 20:39:16 -05:00
dependabot-preview[bot]andCaleb Cartwright c4da72e996 Build(deps-dev): bump @types/react-helmet from 5.0.8 to 5.0.9 (#3866)
Bumps [@types/react-helmet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-helmet) from 5.0.8 to 5.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-helmet)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-13 20:11:36 -05:00
dependabot-preview[bot]andCaleb Cartwright 174fabf079 Build(deps-dev): bump @types/chai from 4.1.7 to 4.2.0 (#3865)
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.1.7 to 4.2.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-13 19:48:05 -05:00
dependabot-preview[bot]andCaleb Cartwright 86e76c0050 Build(deps-dev): bump danger from 9.0.3 to 9.1.5 (#3864)
Bumps [danger](https://github.com/danger/danger-js) from 9.0.3 to 9.1.5.
- [Release notes](https://github.com/danger/danger-js/releases)
- [Changelog](https://github.com/danger/danger-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/danger/danger-js/compare/9.0.3...9.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-13 19:32:12 -05:00
dependabot-preview[bot]andCaleb Cartwright 93246f909e Build(deps-dev): bump babel-plugin-istanbul from 5.1.4 to 5.2.0 (#3862)
Bumps [babel-plugin-istanbul](https://github.com/istanbuljs/babel-plugin-istanbul) from 5.1.4 to 5.2.0.
- [Release notes](https://github.com/istanbuljs/babel-plugin-istanbul/releases)
- [Changelog](https://github.com/istanbuljs/babel-plugin-istanbul/blob/master/CHANGELOG.md)
- [Commits](https://github.com/istanbuljs/babel-plugin-istanbul/compare/v5.1.4...v5.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-13 19:19:57 -05:00
dependabot-preview[bot]andCaleb Cartwright b7bf949126 Build(deps): bump simple-icons from 1.11.0 to 1.13.0 (#3863)
Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 1.11.0 to 1.13.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-13 18:59:28 -05:00
dependabot-preview[bot]andCaleb Cartwright 10e37b77e5 Build(deps-dev): bump lint-staged from 8.1.7 to 9.2.1 (#3861)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 8.1.7 to 9.2.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v8.1.7...v9.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-13 18:33:36 -05:00
dependabot-preview[bot]andCaleb Cartwright b73190d1e0 Build(deps-dev): bump eslint-plugin-cypress from 2.6.0 to 2.6.1 (#3860)
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-13 17:57:21 -05:00
dependabot-preview[bot]andCaleb Cartwright 4198c0504c Build(deps-dev): bump start-server-and-test from 1.9.1 to 1.10.0 (#3854)
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.9.1...v1.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-13 17:42:54 -05:00
dependabot-preview[bot]andCaleb Cartwright 42bd89c331 Build(deps-dev): bump gatsby from 2.13.51 to 2.13.61 (#3856)
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.13.51 to 2.13.61.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@2.13.51...gatsby@2.13.61)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-13 17:28:53 -05:00
dependabot-preview[bot]andCaleb Cartwright ee8dc3ba01 Build(deps-dev): bump nock from 11.0.0-beta.30 to 11.0.0 (#3858)
Bumps [nock](https://github.com/nock/nock) from 11.0.0-beta.30 to 11.0.0.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/next/CHANGELOG.md)
- [Commits](https://github.com/nock/nock/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-13 17:14:46 -05:00
dependabot-preview[bot]andCaleb Cartwright 03ce8aaece Build(deps-dev): bump react-error-overlay from 5.1.6 to 6.0.1 (#3857)
Bumps [react-error-overlay](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-error-overlay) from 5.1.6 to 6.0.1.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-error-overlay@6.0.1/packages/react-error-overlay)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-13 16:59:43 -05:00
dependabot-preview[bot]andCaleb Cartwright e56a14be8a Build(deps-dev): bump react-dom from 16.8.6 to 16.9.0 (#3855)
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.8.6 to 16.9.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.9.0/packages/react-dom)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-13 16:50:05 -05:00
dependabot-preview[bot]andchris48s 2b3a77646a Build(deps): bump pretty-bytes from 5.2.0 to 5.3.0 (#3859)
Bumps [pretty-bytes](https://github.com/sindresorhus/pretty-bytes) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/sindresorhus/pretty-bytes/releases)
- [Commits](https://github.com/sindresorhus/pretty-bytes/compare/v5.2.0...v5.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-13 21:48:43 +01:00
dependabot-preview[bot]andchris48s 137e9d27be Build(deps): [security] bump lodash from 4.17.11 to 4.17.15 (#3853)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. **This update includes a security fix.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-13 21:16:50 +01:00
dependabot-preview[bot]andCaleb Cartwright 77cb8a87ea Build(deps): bump ioredis from 4.11.1 to 4.14.0 (#3844)
Bumps [ioredis](https://github.com/luin/ioredis) from 4.11.1 to 4.14.0.
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/luin/ioredis/blob/master/Changelog.md)
- [Commits](https://github.com/luin/ioredis/compare/v4.11.1...v4.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-13 08:52:27 -05:00
dependabot-preview[bot]andCaleb Cartwright e03287bfca Build(deps-dev): bump react from 16.8.6 to 16.9.0 (#3847)
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.8.6 to 16.9.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.9.0/packages/react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 18:36:20 -05:00
dependabot-preview[bot]andCaleb Cartwright 5eea99aee5 Build(deps-dev): bump gatsby-plugin-remove-trailing-slashes (#3842)
Bumps [gatsby-plugin-remove-trailing-slashes](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-remove-trailing-slashes) from 2.1.0 to 2.1.2.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-remove-trailing-slashes/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-remove-trailing-slashes@2.1.2/packages/gatsby-plugin-remove-trailing-slashes)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 18:19:22 -05:00
dependabot-preview[bot]andCaleb Cartwright 5272d230bb Build(deps-dev): bump walkdir from 0.4.0 to 0.4.1 (#3848)
Bumps [walkdir](https://github.com/soldair/node-walkdir) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/soldair/node-walkdir/releases)
- [Changelog](https://github.com/soldair/node-walkdir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/soldair/node-walkdir/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 17:57:29 -05:00
dependabot-preview[bot]andchris48s 02e625edf9 Build(deps-dev): bump clipboard-copy from 3.0.0 to 3.1.0 (#3841)
Bumps [clipboard-copy](https://github.com/feross/clipboard-copy) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/feross/clipboard-copy/releases)
- [Commits](https://github.com/feross/clipboard-copy/compare/v3.0.0...v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 22:08:29 +01:00
dependabot-preview[bot]andchris48s a3f81f94d9 Build(deps-dev): bump cypress from 3.4.0 to 3.4.1 (#3846)
Bumps [cypress](https://github.com/cypress-io/cypress) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Commits](https://github.com/cypress-io/cypress/compare/v3.4.0...v3.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 21:55:41 +01:00
dependabot-preview[bot]andchris48s e190b1ba36 Build(deps-dev): bump eslint-plugin-react-hooks from 1.6.1 to 1.7.0 (#3843)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 21:47:31 +01:00
dependabot-preview[bot]andchris48s a1e76ee88f Build(deps-dev): bump eslint-plugin-mocha from 5.3.0 to 6.0.0 (#3840)
Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from 5.3.0 to 6.0.0.
- [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases)
- [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lo1tuma/eslint-plugin-mocha/compare/5.3.0...6.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 21:29:16 +01:00
Caleb CartwrightandGitHub 452b9840ea tests: fix aur vote service test (#3837) 2019-08-12 06:20:12 -05:00