Commit Graph
3226 Commits
Author SHA1 Message Date
Caleb CartwrightandGitHub acfcf82d1f fix: tweak build schema for AzureDevOps to handle never built use case (#3829) 2019-08-06 08:09:58 -05:00
dependabot-preview[bot]andCaleb Cartwright 9f0acd8e80 Build(deps): bump query-string from 6.7.0 to 6.8.2 (#3823)
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.7.0 to 6.8.2.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.7.0...v6.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-05 18:47:05 -05:00
dependabot-preview[bot]andCaleb Cartwright f3e334ea52 Build(deps): bump semver from 6.2.0 to 6.3.0 (#3821)
Bumps [semver](https://github.com/npm/node-semver) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.2.0...v6.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-05 18:21:49 -05:00
dependabot-preview[bot]andCaleb Cartwright f7c0b9b60c Build(deps-dev): bump eslint-plugin-react from 7.14.2 to 7.14.3 (#3827)
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.14.2 to 7.14.3.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.14.2...v7.14.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-05 17:58:37 -05:00
dependabot-preview[bot]andCaleb Cartwright d5a1e323b1 Build(deps-dev): bump @babel/plugin-proposal-class-properties (#3826)
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel) from 7.4.4 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.4...v7.5.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-05 17:19:07 -05:00
dependabot-preview[bot]andCaleb Cartwright c89cec42f1 Build(deps-dev): bump sazerac from 1.0.0 to 1.1.0 (#3825)
Bumps [sazerac](https://github.com/sazeracjs/sazerac) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/sazeracjs/sazerac/releases)
- [Changelog](https://github.com/sazeracjs/sazerac/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sazeracjs/sazerac/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-05 08:39:02 -05:00
dependabot-preview[bot]andCaleb Cartwright 36b4e27e22 Build(deps-dev): bump gatsby from 2.13.8 to 2.13.51 (#3824)
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.13.8 to 2.13.51.
- [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.8...gatsby@2.13.51)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-05 07:48:58 -05:00
dependabot-preview[bot]andCaleb Cartwright 85dc3d1c42 Build(deps-dev): bump gatsby-plugin-react-helmet from 3.1.2 to 3.1.3 (#3822)
Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-react-helmet/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@3.1.3/packages/gatsby-plugin-react-helmet)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-05 07:27:46 -05:00
dependabot-preview[bot]andCaleb Cartwright c4eeede31c Build(deps-dev): bump sinon from 7.3.2 to 7.4.0 (#3820)
Bumps [sinon](https://github.com/sinonjs/sinon) from 7.3.2 to 7.4.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinonjs/sinon/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-05 07:04:36 -05:00
Caleb CartwrightandPaul Melnikow 0c5c6f9551 fix: runtime TypeError in CodeFactorGrade service (#3815)
Fixes #3813
2019-08-03 18:35:24 +01:00
Pierre-Yves BandGitHub 8ff783bc68 Handle missing UserDownloads in [ChromeWebStoreUsers] (#3812) 2019-08-01 07:49:51 +01:00
Caleb CartwrightandGitHub 9eba551842 fix runtime type error in [crates] version (#3811)
* fix: runtime type error in crates version service

* chore: switch CratesVersion tester to use createServiceTester helper

* chore: removed commented out line
2019-07-31 18:19:34 -05:00
dependabot-preview[bot]andCaleb Cartwright 9d3c075c04 Build(deps-dev): bump nock from 11.0.0-beta.24 to 11.0.0-beta.30 (#3800)
Bumps [nock](https://github.com/nock/nock) from 11.0.0-beta.24 to 11.0.0-beta.30.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/beta/CHANGELOG.md)
- [Commits](https://github.com/nock/nock/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-30 19:32:34 -05:00
dependabot-preview[bot]andCaleb Cartwright 1112e7bb19 Build(deps-dev): bump gatsby-plugin-catch-links from 2.1.0 to 2.1.2 (#3807)
Bumps [gatsby-plugin-catch-links](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-catch-links) 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-catch-links/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@2.1.2/packages/gatsby-plugin-catch-links)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-29 21:10:29 -05:00
dependabot-preview[bot]andCaleb Cartwright 5677218352 Build(deps-dev): bump eslint-plugin-import from 2.18.0 to 2.18.2 (#3804)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.18.0 to 2.18.2.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.18.0...v2.18.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-29 18:58:46 -05:00
dependabot-preview[bot]andCaleb Cartwright e2d053a1f4 Build(deps-dev): bump eslint-config-standard-react from 7.0.2 to 8.0.0 (#3803)
Bumps [eslint-config-standard-react](https://github.com/feross/eslint-config-standard-react) from 7.0.2 to 8.0.0.
- [Release notes](https://github.com/feross/eslint-config-standard-react/releases)
- [Commits](https://github.com/feross/eslint-config-standard-react/compare/v7.0.2...v8.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-29 18:22:19 -05:00
dependabot-preview[bot]andCaleb Cartwright 5572221799 Build(deps-dev): bump @babel/register from 7.4.4 to 7.5.5 (#3802)
Bumps [@babel/register](https://github.com/babel/babel) from 7.4.4 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.4...v7.5.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-29 17:58:17 -05:00
chris48sandGitHub 75ee413178 Add BaseGraphqlService, support [github] V4 API (#3763)
* add base class for Graphql APIs
* add GithubAuthV4Service + updates to GH token pool
* update github forks to use GithubAuthV4Service
* rename GithubAuthService to GithubAuthV3Service
2019-07-29 21:42:03 +01:00
dependabot-preview[bot]andCaleb Cartwright 320de79309 Build(deps-dev): bump mocha from 6.1.4 to 6.2.0 (#3806)
Bumps [mocha](https://github.com/mochajs/mocha) from 6.1.4 to 6.2.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v6.1.4...v6.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-29 07:34:19 -05:00
dependabot-preview[bot]andCaleb Cartwright 99a4d3456a Build(deps-dev): bump mocha-junit-reporter from 1.23.0 to 1.23.1 (#3799)
Bumps [mocha-junit-reporter](https://github.com/michaelleeallen/mocha-junit-reporter) from 1.23.0 to 1.23.1.
- [Release notes](https://github.com/michaelleeallen/mocha-junit-reporter/releases)
- [Commits](https://github.com/michaelleeallen/mocha-junit-reporter/compare/v1.23.0...v1.23.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-29 07:07:23 -05:00
dependabot-preview[bot]andCaleb Cartwright 29fb35a131 Build(deps-dev): bump babel-preset-gatsby from 0.2.6 to 0.2.8 (#3797)
Bumps [babel-preset-gatsby](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby) from 0.2.6 to 0.2.8.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/babel-preset-gatsby/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@0.2.8/packages/babel-preset-gatsby)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-29 06:35:15 -05:00
Caleb CartwrightandPaul Melnikow a42c9d3517 tests: increase codetally test timeout (#3791) 2019-07-25 22:16:38 -05:00
Paul MelnikowandCaleb Cartwright 2177eb7546 Docs: Drop .svg extensions (#3787) 2019-07-25 19:39:35 -05:00
Paul MelnikowandGitHub e33cb30a9a Fix regex match in notfound route (#3790)
Fixes #3789
2019-07-25 17:18:02 -05:00
Paul MelnikowandGitHub ab7a2106b5 Handle [DynamicJson] parse error (#3783)
Close #3781
2019-07-25 11:35:31 -05:00
Paul MelnikowandGitHub 09f9f80e6c Use https for [sourceforge] (#3778) 2019-07-25 10:27:51 -05:00
Paul MelnikowandGitHub 3f891e4a1f Fix timeout logic (#3774)
Close #3773
2019-07-24 22:51:25 -05:00
Paul MelnikowandGitHub ead56cdf49 [DynamicJson] Catch jsonpath parse error (#3776)
Closes #3772
2019-07-24 22:07:23 -05:00
Paul MelnikowandGitHub c683baa4fb Disable more default Sentry integrations (#3770)
This one is spewing a bunch of recent http calls into each error log.

I get he benefit of these plugins though I'm curious what resources they might be using. And in this case, don't want the requests to end up e.g. in a GitHub issue.
2019-07-24 20:39:07 -05:00
Paul MelnikowandGitHub a120e5df9b Upgrade to new Sentry SDKs; fix error reporting detail (#3764) 2019-07-24 18:58:22 -05:00
Pierre-Yves BandGitHub 777a5ff23c Cover missing PHP version requirement in [PackagistPhpVersion] (#3768) 2019-07-24 22:18:13 +01:00
dependabot-preview[bot]andPaul Melnikow 6b30daaeea Build(deps-dev): bump @babel/preset-env from 7.5.2 to 7.5.5 (#3756)
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.5.2 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.5.2...v7.5.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 15:49:35 -05:00
dependabot-preview[bot]andPaul Melnikow 800d8ef861 Build(deps-dev): bump @babel/plugin-proposal-object-rest-spread (#3757)
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.5.1 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.5.1...v7.5.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 13:06:58 -05:00
Paul MelnikowandGitHub cfbd2c30df SVG by default (#3717)
Make cleaner badge URLs by omitting the `.svg` extension.

Closes #2674
2019-07-24 12:57:39 -05:00
Paul MelnikowandGitHub e6f8c4ed65 Fix extraneous brackets in query string builder (#3766)
Fix #3765
2019-07-24 12:13:50 -05:00
Paul MelnikowandGitHub 3964eb5cb0 Remove use of deprecated Domain API (#3762)
Use of this feature [has been discouraged for a long time](https://nodejs.org/api/domain.html).

Since most of our code is now bubbling through async, we aren't really getting these "vendor errors" anymore.

Errors that _do_ bubble up through the services have been reported to Sentry since #3706, though they seem to be missing a bunch of their stack traces. Sentry also seems to be combining unrelated internal errors. (https://github.com/badges/shields/issues/3709#issuecomment-514299441) Maybe this will help.
2019-07-23 16:43:09 -05:00
dependabot-preview[bot]andchris48s 2895aaf93c Build(deps-dev): bump gatsby-plugin-react-helmet from 3.1.0 to 3.1.2 (#3755)
Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-react-helmet/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@3.1.2/packages/gatsby-plugin-react-helmet)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-23 22:19:17 +01:00
dependabot-preview[bot]andchris48s c7cae03d7d Build(deps-dev): bump eslint-plugin-cypress from 2.2.1 to 2.6.0 (#3754)
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.2.1 to 2.6.0.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.2.1...v2.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-23 22:05:19 +01:00
dependabot-preview[bot]andchris48s b214a28822 Build(deps-dev): bump @typescript-eslint/eslint-plugin (#3753)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v1.13.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-23 21:58:13 +01:00
Paul MelnikowandGitHub 0e181f16b5 Rewrite QueryStringBuilder using hooks (#3740) 2019-07-23 12:08:19 -05:00
Pierre-Yves BandGitHub 883b025555 Made popout-square check more specific (#3760) 2019-07-23 17:25:11 +01:00
dependabot-preview[bot]andCaleb Cartwright 8fa0ab13c0 Build(deps-dev): bump gatsby-plugin-page-creator from 2.1.1 to 2.1.5 (#3752)
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator) from 2.1.1 to 2.1.5.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-page-creator/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@2.1.5/packages/gatsby-plugin-page-creator)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-23 10:32:07 -05:00
dependabot-preview[bot]andCaleb Cartwright acd2d4b79f Build(deps-dev): bump @typescript-eslint/parser from 1.12.0 to 1.13.0 (#3750)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v1.13.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-23 07:14:51 -05:00
dependabot-preview[bot]andCaleb Cartwright f305c05cc1 Build(deps-dev): bump @types/enzyme from 3.10.2 to 3.10.3 (#3748)
Bumps [@types/enzyme](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/enzyme) from 3.10.2 to 3.10.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/enzyme)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-22 21:22:41 -05:00
Caleb CartwrightandPaul Melnikow 21a67b9511 chore: fix teamcity example badge listings (#3759)
Refs https://github.com/badges/shields/pull/3717#discussion_r305633151
2019-07-22 19:19:26 -05:00
dependabot-preview[bot]andPaul Melnikow f251de395d Build(deps): bump config from 3.1.0 to 3.2.2 (#3751)
Bumps [config](https://github.com/lorenwest/node-config) from 3.1.0 to 3.2.2.
- [Release notes](https://github.com/lorenwest/node-config/releases)
- [Changelog](https://github.com/lorenwest/node-config/blob/master/History.md)
- [Commits](https://github.com/lorenwest/node-config/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-22 15:14:22 -05:00
Paul MelnikowandGitHub 28b8836595 Unify the ESLint config (#3743)
Adding TypeScript to the frontend and a `.d.ts` file to `core` (see #3742) has multiplied out the different combinations of lint rules. ESLint has support for file-pattern-based overrides, which we've used in some places, but we've also maintained a separate eslintrc for `frontend/`.

This merges the config together, with the strategy of putting all the rules at the top level except where they conflict, and applying settings to exactly the files where they should apply.

This introduces a few new errors in the server but they are true positives – hoisting and lowercase class names – things we don't really need to be doing).
2019-07-22 15:06:38 -05:00
Pierre-Yves BandGitHub ecb85cef53 Remove popout styles (#3747)
* Remove popout styles

* Make popout-square fall back to flat-square
2019-07-22 20:56:07 +01:00
Paul MelnikowandCaleb Cartwright ec6512b7ba Rewrite RequestMarkupButton using hooks (#3739) 2019-07-21 13:48:49 -05:00
Pierre-Yves BandGitHub 345c26f72d Handle packages with no released versions in [PackagistVersion] (#3746) 2019-07-20 17:52:53 +01:00