Caleb Cartwright and repo-ranger[bot]
d1c0165afd
refactor(Website): move url to query param ( #4028 )
2019-09-16 01:19:55 +00:00
Caleb Cartwright and repo-ranger[bot]
76b2e2634a
fix(GitHubDownloads): type error on latest with pre-downloads ( #4030 )
2019-09-16 01:08:39 +00:00
Caleb Cartwright and repo-ranger[bot]
9fe4d739b0
fix [LiberapayGoal] type error when no receiving data exists ( #4029 )
...
* fix(LiberapayGoal): type error when no receiving data exists
* chore: prettify things
2019-09-16 00:39:34 +00:00
Paul Melnikow and repo-ranger[bot]
0434b9b3ba
Fix TypeError for invalid [Debian] response ( #4023 )
...
Fix #4019
2019-09-15 17:13:21 +00:00
Paul Melnikow and repo-ranger[bot]
23ac2b0318
Fix AssertionError in [DynamicJson] when a non-object is in the JSON ( #4024 )
...
Closes #4018
2019-09-15 17:05:02 +00:00
Paul Melnikow and GitHub
fe34bcf28b
Throw explicit error on invalid [codefactorgrade] color ( #4015 )
...
It’s hard to understand how #3813 is persisting. The schema should reject keys not in the object… it’s very puzzling.
This replaces the code used to get the color with a function call that throws an explicit error when the key is missing. It should at least make it clear what the key value is when this fails in the future.
2019-09-14 11:24:57 -05:00
dependabot-preview[bot] and Caleb Cartwright
929728a89b
Build(deps-dev): bump gatsby from 2.13.62 to 2.15.15 ( #4009 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.13.62 to 2.15.15.
- [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.62...gatsby@2.15.15 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-13 17:33:24 -05:00
dependabot-preview[bot] and Caleb Cartwright
e35e2761d7
Build(deps-dev): bump babel-preset-gatsby from 0.2.11 to 0.2.13 ( #4003 )
...
Bumps [babel-preset-gatsby](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby ) from 0.2.11 to 0.2.13.
- [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.13/packages/babel-preset-gatsby )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-13 17:06:38 -05:00
dependabot-preview[bot] and Caleb Cartwright
70568fdc03
Build(deps-dev): bump gatsby-plugin-catch-links from 2.1.7 to 2.1.9 ( #3998 )
...
Bumps [gatsby-plugin-catch-links](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-catch-links ) from 2.1.7 to 2.1.9.
- [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.9/packages/gatsby-plugin-catch-links )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-13 16:50:18 -05:00
dependabot-preview[bot] and Caleb Cartwright
7b67eb7660
Build(deps-dev): bump @babel/preset-env from 7.5.5 to 7.6.0 ( #3999 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.5.5 to 7.6.0.
- [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.5...v7.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-13 16:38:27 -05:00
dependabot-preview[bot] and Caleb Cartwright
b218c04d93
Build(deps-dev): bump @types/node from 12.7.4 to 12.7.5 ( #3997 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.7.4 to 12.7.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-13 15:47:26 -05:00
Honza Hommer and Caleb Cartwright
22d713c29b
Support custom [Packagist] server ( #3986 )
...
* feat(packagist): add custom server query param
* chore(docs): packagist docs tweak
* feat(packagist): custom server downloads badge
* test(packagist): fix custom server tests
2019-09-13 14:38:45 -05:00
dependabot-preview[bot] and repo-ranger[bot]
4d03e6a028
Build(deps-dev): bump danger from 9.1.8 to 9.2.0 ( #4007 )
...
Bumps [danger](https://github.com/danger/danger-js ) from 9.1.8 to 9.2.0.
- [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.8...9.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-13 19:09:43 +00:00
dependabot-preview[bot] and repo-ranger[bot]
63e5486e36
Build(deps-dev): bump typescript from 3.6.2 to 3.6.3 ( #3995 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.2...v3.6.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-13 18:56:44 +00:00
dependabot-preview[bot] and Caleb Cartwright
43ea4dcefc
Build(deps-dev): bump @types/react-helmet from 5.0.9 to 5.0.10 ( #3994 )
...
Bumps [@types/react-helmet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-helmet ) from 5.0.9 to 5.0.10.
- [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-09-13 13:41:58 -05:00
dependabot-preview[bot] and repo-ranger[bot]
d6cb696681
Build(deps-dev): bump nodemon from 1.19.1 to 1.19.2 ( #4006 )
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 1.19.1 to 1.19.2.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v1.19.1...v1.19.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-13 17:56:57 +00:00
dependabot-preview[bot] and repo-ranger[bot]
f37f121ca8
Build(deps-dev): bump eslint-plugin-mocha from 6.1.0 to 6.1.1 ( #4005 )
...
Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha ) from 6.1.0 to 6.1.1.
- [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/6.1.0...6.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-13 17:45:44 +00:00
dependabot-preview[bot] and repo-ranger[bot]
48aa2633ed
Build(deps): bump graphql from 14.4.2 to 14.5.4 ( #4002 )
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 14.4.2 to 14.5.4.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v14.4.2...v14.5.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-13 17:32:06 +00:00
dependabot-preview[bot] and repo-ranger[bot]
85adb282f8
Build(deps-dev): bump eslint-plugin-sort-class-members ( #4004 )
...
Bumps [eslint-plugin-sort-class-members](https://github.com/bryanrsmith/eslint-plugin-sort-class-members ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/bryanrsmith/eslint-plugin-sort-class-members/releases )
- [Commits](https://github.com/bryanrsmith/eslint-plugin-sort-class-members/compare/v1.5.0...v1.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-13 17:15:23 +00:00
dependabot-preview[bot] and repo-ranger[bot]
db274ad4c4
Build(deps-dev): bump eslint-config-prettier from 6.2.0 to 6.3.0 ( #4000 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.2.0...v6.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-13 16:57:53 +00:00
dependabot-preview[bot] and repo-ranger[bot]
98ddb26210
Build(deps-dev): bump gatsby-plugin-remove-trailing-slashes ( #4001 )
...
Bumps [gatsby-plugin-remove-trailing-slashes](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-remove-trailing-slashes ) from 2.1.2 to 2.1.6.
- [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.6/packages/gatsby-plugin-remove-trailing-slashes )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-13 16:35:14 +00:00
dependabot-preview[bot] and repo-ranger[bot]
60e09f3d03
Build(deps-dev): bump eslint-plugin-node from 9.2.0 to 10.0.0 ( #3993 )
...
Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node ) from 9.2.0 to 10.0.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases )
- [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v9.2.0...v10.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-13 16:18:25 +00:00
dependabot-preview[bot] and repo-ranger[bot]
10f92b7d2a
Build(deps): bump simple-icons from 1.14.0 to 1.15.0 ( #3996 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/1.14.0...1.15.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-13 16:05:06 +00:00
dependabot-preview[bot] and repo-ranger[bot]
fc52c139e5
Build(deps-dev): bump nock from 11.3.2 to 11.3.4 ( #3992 )
...
Bumps [nock](https://github.com/nock/nock ) from 11.3.2 to 11.3.4.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v11.3.2...v11.3.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-13 15:52:33 +00:00
dependabot-preview[bot] and repo-ranger[bot]
4f8ab9c4bb
Build(deps): bump path-to-regexp from 3.0.0 to 3.1.0 ( #3971 )
...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases )
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md )
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v3.0.0...v3.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-13 15:42:12 +00:00
dependabot-preview[bot] and repo-ranger[bot]
ff99653e6f
Build(deps-dev): bump gatsby-plugin-react-helmet from 3.1.3 to 3.1.7 ( #3991 )
...
Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet ) from 3.1.3 to 3.1.7.
- [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.7/packages/gatsby-plugin-react-helmet )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-13 14:43:29 +00:00
Sandro Rodrigues and Caleb Cartwright
fa0a25cf0a
Added [SecurityHeaders] badge ( #3958 )
...
* Added security headers service.
* Small improvements from provided feedback.
* Fixed failing tests.
* Removed grade condition on render method.
* Changed protocol and path from pattern to querystring
2019-09-10 20:54:49 -05:00
Pierre-Yves B and GitHub
e755e61203
Add Twitch keys to configuration files ( #3985 )
2019-09-10 21:28:47 +01:00
dependabot-preview[bot] and Caleb Cartwright
4848c7b327
Build(deps-dev): bump gatsby-plugin-typescript from 2.1.6 to 2.1.7 ( #3977 )
...
Bumps [gatsby-plugin-typescript](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-typescript ) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases )
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-typescript/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typescript@2.1.7/packages/gatsby-plugin-typescript )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-10 11:01:47 -05:00
dependabot-preview[bot] and repo-ranger[bot]
c34a0e768b
Build(deps-dev): bump gatsby-plugin-page-creator from 2.1.15 to 2.1.17 ( #3978 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 2.1.15 to 2.1.17.
- [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.17/packages/gatsby-plugin-page-creator )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-10 03:17:10 +00:00
dependabot-preview[bot] and repo-ranger[bot]
9feae8fef6
Build(deps-dev): bump gatsby-plugin-styled-components ( #3975 )
...
Bumps [gatsby-plugin-styled-components](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components ) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases )
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-styled-components/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-components@3.1.5/packages/gatsby-plugin-styled-components )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-10 03:07:46 +00:00
Andy Li and Caleb Cartwright
4b9053d2d5
add [twitch] user status badge ( #3683 )
...
* add /twitch/status/:user badge
* update comments
* use a proper schema for the Twitch API calls
* use a token to make Twitch api calls
* fix handling of rate-limit error and bad token error
* [twitch] get a token as soon as creating a Twitch service
* [twitch] start both requests to users and stream before awaiting
* [twitch] set a timeout to replace the token before it expires
* [twitch] use authHelper
* [twitch] skip tests when no credentials
* [twitch] add one more status test
* twitch: do not check whether a user exists
2019-09-09 16:41:32 -05:00
dependabot-preview[bot] and repo-ranger[bot]
5d005e40e6
Build(deps-dev): bump @types/chai from 4.2.1 to 4.2.2 ( #3979 )
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.2.1 to 4.2.2.
- [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-09-09 20:47:52 +00:00
chris48s and repo-ranger[bot]
60bd7a69a7
link to contributing.shields.io in the docs ( #3957 )
...
* link to shields-docs.netlify.com in the docs
* update links to contributing.shields.io
2019-09-09 20:37:43 +00:00
dependabot-preview[bot] and repo-ranger[bot]
596e308d64
Build(deps-dev): bump @babel/polyfill from 7.4.4 to 7.6.0 ( #3974 )
...
Bumps [@babel/polyfill](https://github.com/babel/babel ) from 7.4.4 to 7.6.0.
- [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.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-09 20:30:27 +00:00
dependabot-preview[bot] and repo-ranger[bot]
b86ea56bd5
Build(deps-dev): bump @babel/core from 7.5.5 to 7.6.0 ( #3973 )
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.5.5 to 7.6.0.
- [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.5...v7.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-09 20:19:14 +00:00
dependabot-preview[bot] and repo-ranger[bot]
0b77d7cf86
Build(deps-dev): bump eslint-config-prettier from 6.0.0 to 6.2.0 ( #3980 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.0.0 to 6.2.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.0.0...v6.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-09 19:30:21 +00:00
dependabot-preview[bot] and repo-ranger[bot]
13e39a246a
Build(deps): bump cross-env from 5.2.0 to 5.2.1 ( #3976 )
...
Bumps [cross-env](https://github.com/kentcdodds/cross-env ) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/kentcdodds/cross-env/releases )
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kentcdodds/cross-env/compare/v5.2.0...v5.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-09 19:05:34 +00:00
dependabot-preview[bot] and repo-ranger[bot]
3fb51af197
Build(deps-dev): bump typescript from 3.5.3 to 3.6.2 ( #3967 )
...
* Build(deps-dev): bump typescript from 3.5.3 to 3.6.2
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.5.3 to 3.6.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.5.3...v3.6.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* Add types/node and pin it
ref https://github.com/microsoft/TypeScript/issues/32333
2019-09-09 15:54:29 +00:00
dependabot-preview[bot] and repo-ranger[bot]
a0d6728d88
Build(deps-dev): bump @babel/register from 7.5.5 to 7.6.0 ( #3968 )
...
Bumps [@babel/register](https://github.com/babel/babel ) from 7.5.5 to 7.6.0.
- [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.5...v7.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-09 15:41:38 +00:00
dependabot-preview[bot] and repo-ranger[bot]
d4503d60b3
Build(deps-dev): bump gatsby-plugin-styled-components ( #3965 )
...
Bumps [gatsby-plugin-styled-components](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components ) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases )
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-styled-components/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-components@3.1.4/packages/gatsby-plugin-styled-components )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-09 15:30:02 +00:00
dependabot-preview[bot] and repo-ranger[bot]
f8199931ae
Build(deps-dev): bump sinon from 7.4.1 to 7.4.2 ( #3966 )
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 7.4.1 to 7.4.2.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v7.4.1...v7.4.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-09 15:09:26 +00:00
dependabot-preview[bot] and repo-ranger[bot]
087f197cc1
Build(deps-dev): bump eslint-plugin-standard from 4.0.0 to 4.0.1 ( #3972 )
...
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases )
- [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.0.0...v4.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-09 14:55:29 +00:00
dependabot-preview[bot] and repo-ranger[bot]
24f3be7fce
Build(deps-dev): bump portfinder from 1.0.23 to 1.0.24 ( #3969 )
...
Bumps [portfinder](https://github.com/indexzero/node-portfinder ) from 1.0.23 to 1.0.24.
- [Release notes](https://github.com/indexzero/node-portfinder/releases )
- [Commits](https://github.com/indexzero/node-portfinder/compare/v1.0.23...v1.0.24 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-09 14:42:26 +00:00
dependabot-preview[bot] and repo-ranger[bot]
a8140ce010
Build(deps-dev): bump @types/chai from 4.2.0 to 4.2.1 ( #3964 )
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.2.0 to 4.2.1.
- [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-09-09 14:12:57 +00:00
dependabot-preview[bot] and Caleb Cartwright
5cb53fc8b3
Build(deps-dev): bump husky from 3.0.4 to 3.0.5 ( #3963 )
...
Bumps [husky](https://github.com/typicode/husky ) from 3.0.4 to 3.0.5.
- [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/v3.0.4...v3.0.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-09-09 09:02:59 -05:00
Pierre-Yves B and repo-ranger[bot]
c6d52e40b8
Fix [Scrutinizer] error when using default branch without analysis data ( #3962 )
2019-09-08 21:09:00 +00:00
chris48s and repo-ranger[bot]
a75b9b3c8c
document exceptions ( #3961 )
2019-09-08 20:58:45 +00:00
chris48s and repo-ranger[bot]
b3be4d94d5
require key 'latest' to exist ( #3956 )
2019-09-07 20:03:41 +00:00
chris48s and Paul Melnikow
873172522f
[dynamicxml] wrap xpath errors ( #3955 )
...
Closes #3796
2019-09-07 13:02:27 -04:00