Marcin Mielnicki
a39c7901b5
Require default values
2020-04-21 21:09:50 +02:00
Marcin Mielnicki
a1cdd620e9
Comment added plus small refactring
2020-04-21 20:42:13 +02:00
Marcin Mielnicki
d02c3f045a
Unused code removed
2020-04-20 21:35:48 +02:00
Marcin Mielnicki
06eb88eb31
Fetch from new domain in tests
2020-04-20 21:31:53 +02:00
Marcin Mielnicki
85f65734a0
Merge remote-tracking branch 'badges/master' into custom-fetch-limit
2020-04-20 21:23:42 +02:00
Marcin Mielnicki
e66cfa3c21
📈 PaaS-friendly metrics ( #4874 )
...
* prom-client JSON to InfluxDB line protocol converter
* Converts a metric with separate names
* prom-client JSON to InfluxDB line protocol (version 2) converter
* Server has instance id
* Read the instance id from an environment variable
* More unit tests for instance-metadata
* Log instance id
* Push influx metrics
* INSTANCE_ID with dyno metadata
* Prepare influx metrics in one place
* Influx metrics endpoint should return metrics
* More readable tests
* Env added to instance metadata
* hostname as an instance label value
* HEROKU_DYNO_ID as an instance id for heroku
* Instance env can be set by env variable
* HEROKU_APP_NAME as an instance env
* Log instance metadata as a JSON
* Typo fix
* Code refactoring in tests
* wait-for-expect dev dependency added
* Test for pushing metrics
* Test for pushing metrics
* Use basic authentication for pushing metrics
* intervalSeconds=2 for development env
* Using existing methods
* TODOs removed
* Schema for influx credentials
* Influx config removed from config files
* Require username and password when influx metrics are enabled
* Unused args removed
* pushing component should log errors
* Speed up tests
* should log error responses
* InstanceMetadata class replaces by simple object
* Influx metrics can be configuredd by env variables
* Use application label name instead of service
* Unused code removed
* Integration test for prom-client and converter
* metrics.influx.enabled configuration option added
* Improved influx configuration schema
* instanceMetadata validation
* Typo fix
* Default value for env
* metrics.infux.hostnameAsAInstanceId added
* should add hostname as an instance label when hostnameAsAInstanceId is enabled
* Default values for influx configuration
* flatMap is not available in Node.js 9.4
* Env vars removed from Procfile
* Better instance metadata values in tests
* Typo fix
* lodash.groupby added to prod dependencies
* Allow other keys in private config
* Missing test - should allow other private keys when influx metrics are enabled
* Missing test - should require private metrics config when influx configuration is enabled
* log.error instead of console.log
* metrics.influx.uri -> metrics.influx.url
* Unused arguments removed
* async removed
* promisify sendMetrics
* Allow to disable prometheus metrics
* Create test server with custom config
* 'metrics-influx' resource removed
* 'metrics-influx' resource removed
* Private config schema flattened out
* Extra code removed in Prometheus tests
* promisify moved outside of the class
* Do not throw errors from got in a specific test
* hostnameAliases added
* instanceIdFrom added
* instanceIdEnvVarName added
* envLabel added to schema
* instanceMetadata is not used by InfluxMetrics
* Instance metadata removed
* hostnameAsAnInstanceId removed
* A comment added
* waitForExpect removed
* Unused code removed
2020-04-19 20:03:00 +02:00
dependabot-preview[bot]
1c48c2207f
Build(deps-dev): bump @typescript-eslint/parser from 2.27.0 to 2.28.0 ( #4918 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 2.27.0 to 2.28.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/v2.28.0/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-19 16:02:29 +00:00
Pierre-Yves B
a2e0e11ead
Fix [CodeclimateCoverage] tests ( #4927 )
2020-04-19 17:06:35 +02:00
chris48s
2c89a8c59f
improve latest() fallback result if no stable versions available ( #4901 )
...
* ignore case if we fall back to string sorting versions
* if no latest MaybeSemVer, try latest pre-MaybeSemVer
* filter versions before we pass it to latestMaybeSemVer()
2020-04-18 18:40:39 +01:00
dependabot-preview[bot]
d11fa30f06
Build(deps-dev): bump @typescript-eslint/eslint-plugin ( #4916 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 2.27.0 to 2.28.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/v2.28.0/packages/eslint-plugin )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-17 23:38:29 +00:00
dependabot-preview[bot]
05b324093a
Build(deps-dev): bump danger from 10.1.0 to 10.1.1 ( #4914 )
...
Bumps [danger](https://github.com/danger/danger-js ) from 10.1.0 to 10.1.1.
- [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/10.1.0...10.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-17 23:29:42 +00:00
dependabot-preview[bot]
42ed874112
Build(deps): bump ioredis from 4.16.1 to 4.16.2 ( #4913 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.16.1 to 4.16.2.
- [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.16.1...v4.16.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-17 23:15:24 +00:00
dependabot-preview[bot]
e2d8c94dab
Build(deps): bump query-string from 6.12.0 to 6.12.1 ( #4922 )
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 6.12.0 to 6.12.1.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.12.0...v6.12.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-17 20:30:50 +00:00
dependabot-preview[bot]
91577cb6e9
Build(deps): bump semver from 7.2.2 to 7.3.2 ( #4915 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.2.2 to 7.3.2.
- [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/v7.2.2...v7.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-17 20:22:01 +00:00
dependabot-preview[bot]
d578faab50
Build(deps): bump simple-icons from 2.8.0 to 2.9.0 ( #4919 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/2.8.0...2.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-17 18:48:14 +00:00
dependabot-preview[bot]
b0f367cdfb
Build(deps-dev): bump eslint-plugin-sort-class-members ( #4921 )
...
Bumps [eslint-plugin-sort-class-members](https://github.com/bryanrsmith/eslint-plugin-sort-class-members ) from 1.6.0 to 1.7.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.6.0...v1.7.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-17 14:17:57 +00:00
dependabot-preview[bot]
430be7e7d1
Build(deps-dev): bump cypress from 4.3.0 to 4.4.0 ( #4917 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Commits](https://github.com/cypress-io/cypress/compare/v4.3.0...v4.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-17 14:00:16 +00:00
Pierre-Yves B
2df8289ec8
Fix failing Nexus tests ( #4905 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-16 23:46:51 +00:00
dependabot-preview[bot]
478d14300c
Build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 ( #4859 )
...
* Build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.20.1 to 2.20.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.20.1...v2.20.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* Fixes
* refactor: combine imports
* refactor: combine imports
* refactor: combine imports
* refactor: update import ordering
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
Co-authored-by: Paul Melnikow <email@paulmelnikow.com >
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
Co-authored-by: Caleb Cartwright <caleb.cartwright@outlook.com >
2020-04-16 18:39:13 -05:00
Caleb Cartwright
23ceea1d72
fix: TypeError in DockerVersion badge ( #4907 )
2020-04-15 13:35:05 -05:00
ChrisCarini
2bf6dfdeea
Adding badges for JetBrains Plugin Ratings, run [JetBrainsRating]. #4897 ( #4898 )
...
* Adding badges for JetBrains Plugin Ratings. Addresses feature request #4897
* Removing unnecessary undefined label and improving variable name in tests.
2020-04-12 17:05:49 +00:00
dependabot-preview[bot]
e4b1fd23b1
Build(deps-dev): bump @typescript-eslint/eslint-plugin ( #4894 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 2.26.0 to 2.27.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/v2.27.0/packages/eslint-plugin )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-11 00:07:53 -05:00
dependabot-preview[bot]
8df5eed088
Build(deps-dev): bump @typescript-eslint/parser from 2.26.0 to 2.27.0 ( #4893 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 2.26.0 to 2.27.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/v2.27.0/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-11 03:32:59 +00:00
dependabot-preview[bot]
4c1eee9218
Build(deps-dev): bump styled-components from 5.0.1 to 5.1.0 ( #4891 )
...
Bumps [styled-components](https://github.com/styled-components/styled-components ) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/styled-components/styled-components/releases )
- [Changelog](https://github.com/styled-components/styled-components/blob/master/CHANGELOG.md )
- [Commits](https://github.com/styled-components/styled-components/compare/v5.0.1...v5.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-11 03:24:06 +00:00
dependabot-preview[bot]
1c2920ac31
Build(deps-dev): bump nyc from 15.0.0 to 15.0.1 ( #4882 )
...
Bumps [nyc](https://github.com/istanbuljs/nyc ) from 15.0.0 to 15.0.1.
- [Release notes](https://github.com/istanbuljs/nyc/releases )
- [Changelog](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/istanbuljs/nyc/compare/v15.0.0...v15.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-10 23:53:44 +00:00
dependabot-preview[bot]
9df6aade11
Build(deps-dev): bump @types/node from 13.11.0 to 13.11.1 ( #4883 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.11.0 to 13.11.1.
- [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 >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-10 20:30:38 +00:00
mondeja
01950a7852
[Conda] license badge added. ( #4875 )
...
* Conda license badge added.
* Added schema for Conda license badge.
* Remove comment in conda license service
Co-authored-by: Pierre-Yves B <PyvesDev@gmail.com >
2020-04-10 22:23:21 +02:00
chris48s
935dd25264
ignore camelcase 6, escape-string-regexp 3 updates ( #4896 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-10 19:55:13 +00:00
dependabot-preview[bot]
c320a58a24
Build(deps): bump query-string from 6.11.1 to 6.12.0 ( #4885 )
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 6.11.1 to 6.12.0.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.11.1...v6.12.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-10 19:48:51 +00:00
dependabot-preview[bot]
10f06ff175
Build(deps): bump semver from 7.1.3 to 7.2.2 ( #4895 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.1.3 to 7.2.2.
- [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/v7.1.3...v7.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-10 19:38:35 +00:00
dependabot-preview[bot]
68b1a0cfe5
Build(deps-dev): bump nodemon from 2.0.2 to 2.0.3 ( #4886 )
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.2...v2.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-10 19:18:05 +00:00
dependabot-preview[bot]
39b8ff0aa8
Build(deps): bump check-node-version from 4.0.2 to 4.0.3 ( #4890 )
...
Bumps [check-node-version](https://github.com/parshap/check-node-version ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/parshap/check-node-version/releases )
- [Changelog](https://github.com/parshap/check-node-version/blob/master/CHANGELOG.md )
- [Commits](https://github.com/parshap/check-node-version/compare/v4.0.2...v4.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-10 20:08:57 +01:00
dependabot-preview[bot]
6dc672a03d
Build(deps-dev): bump jsdoc from 3.6.3 to 3.6.4 ( #4892 )
...
Bumps [jsdoc](https://github.com/jsdoc/jsdoc ) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/jsdoc/jsdoc/releases )
- [Changelog](https://github.com/jsdoc/jsdoc/blob/3.6.4/CHANGES.md )
- [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.3...3.6.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-10 18:57:57 +00:00
Caleb Cartwright
642aac6408
fix: SymfonyInsight transform ( #4877 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-08 19:59:42 +00:00
Joschua Becker
b2bb50234f
updating node js version ( #4879 )
...
Node.js 8.x LTS Carbon is no longer actively supported!
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-08 19:30:26 +00:00
Owen Voke
d16c8404d6
Add [OffsetEarth] badges ( #4815 )
...
* Add [OffsetEarth] trees service
* Add mocked tests for [OffsetEarth] tree service
* Update [OffsetEarth] trees name to be more unique
* Add [OffsetEarth] carbon offset service
* Update [OffsetEarth] services to use floorCount()
* Clean up [OffsetEarth] loops and unnecessary code
* Update [OffsetEarth] services to use proper APIs
* Fix order of imports in [OffsetEarth] services
* Update [OffsetEarth] tests to be more robust
* Update [OffsetEarth] tests to check colour
* Update to use unmocked [OffsetEarth] tests
* Update to use nonNegativeInteger in [OffsetEarth]
* Apply additional [OffsetEarth] review comments
* Update [OffsetEarth] references to username
Co-authored-by: Pierre-Yves B <PyvesDev@gmail.com >
2020-04-08 19:18:38 +00:00
dependabot-preview[bot]
b36de3dbf3
Build(deps-dev): bump danger from 10.0.0 to 10.1.0 ( #4856 )
...
Bumps [danger](https://github.com/danger/danger-js ) from 10.0.0 to 10.1.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/10.0.0...10.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-08 01:28:16 +00:00
dependabot-preview[bot]
20d4143dfb
Build(deps): bump ioredis from 4.16.0 to 4.16.1 ( #4861 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.16.0 to 4.16.1.
- [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.16.0...v4.16.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Paul Melnikow <github@paulmelnikow.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-07 01:54:03 +00:00
Caleb Cartwright
fbe865e149
feat: deprecate JitPackDownloads ( #4873 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-06 18:33:52 +00:00
dependabot-preview[bot]
da29c92910
Build(deps-dev): bump @typescript-eslint/eslint-plugin ( #4857 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 2.25.0 to 2.26.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/v2.26.0/packages/eslint-plugin )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
Co-authored-by: Paul Melnikow <github@paulmelnikow.com >
2020-04-06 17:19:30 +00:00
Regev Brody
4ee26bfcdb
node badges are missing descriptions #4871 ( #4872 )
...
* fix: node badges are missing descriptions #4871
* fix: node badges are missing descriptions #4871
* fix: node badges are missing descriptions #4871
* Update services/node/node-lts.service.js
Co-Authored-By: Caleb Cartwright <calebcartwright@users.noreply.github.com >
* Update services/node/node-current.service.js
Co-Authored-By: Caleb Cartwright <calebcartwright@users.noreply.github.com >
* Update services/node/node-base.js
Co-Authored-By: Caleb Cartwright <calebcartwright@users.noreply.github.com >
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
2020-04-05 17:41:06 -05:00
Paul Melnikow
e57c1625d5
Document that logoColor does not apply to custom logos ( #4870 )
...
Closes #4749
2020-04-04 23:21:58 -04:00
Regev Brody
15cbbe828e
fix: [node npm] service has bad colors #4809 ( #4810 )
...
* fix: node service has bad colors #4809
* fix: node service has bad colors #4809
* fix: node service has bad colors #4809
* fix: node service has bad colors #4809
* fix: node service has bad colors #4809
* fix: node service has bad colors #4809
* fix: node service has bad colors #4809
* fix: node service has bad colors #4809
* fix: node service has bad colors #4809
* fix: node service has bad colors #4809
* fix: node service has bad colors #4809
* fix: node service has bad colors #4809
* fix: node service has bad colors #4809
* fix: node service has bad colors #4809
* fix: node service has bad colors #4809
* chore: minor service test rename
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
2020-04-04 21:21:08 -05:00
Caleb Cartwright
e92cb574a2
deps: update gatsby ignore version ( #4866 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-05 01:10:08 +00:00
dependabot-preview[bot]
3ae94ee2d7
Build(deps-dev): bump @typescript-eslint/parser from 2.25.0 to 2.26.0 ( #4852 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 2.25.0 to 2.26.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/v2.26.0/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Paul Melnikow <github@paulmelnikow.com >
2020-04-05 00:42:06 +00:00
chris48s
3a19a2f4e5
fix badge CLI debug script ( #4865 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-04 18:57:27 +00:00
dependabot-preview[bot]
00be36660e
Build(deps-dev): bump @types/node from 13.9.8 to 13.11.0 ( #4850 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.9.8 to 13.11.0.
- [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 >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-04 02:32:23 +00:00
chris48s
557878edb6
don't upgrade to chalk 4 ( #4863 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-03 18:10:24 +00:00
dependabot-preview[bot]
72515d0b7f
Build(deps-dev): bump gatsby-plugin-page-creator from 2.1.45 to 2.1.46 ( #4860 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 2.1.45 to 2.1.46.
- [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.46/packages/gatsby-plugin-page-creator )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-03 17:15:46 +00:00
dependabot-preview[bot]
0da5edf4ab
Build(deps): bump simple-icons from 2.7.0 to 2.8.0 ( #4854 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/2.7.0...2.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-03 17:03:20 +00:00
dependabot-preview[bot]
81b0e0455a
Build(deps-dev): bump cypress from 4.2.0 to 4.3.0 ( #4858 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Commits](https://github.com/cypress-io/cypress/compare/v4.2.0...v4.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-03 15:39:07 +00:00
dependabot-preview[bot]
a8aefc8b2c
Build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 ( #4855 )
...
Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node ) from 11.0.0 to 11.1.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases )
- [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v11.0.0...v11.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-03 15:22:45 +00:00
dependabot-preview[bot]
12b76d2a99
Build(deps-dev): bump danger from 9.4.0 to 10.0.0 ( #4830 )
...
Bumps [danger](https://github.com/danger/danger-js ) from 9.4.0 to 10.0.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.4.0...10.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-02 19:49:30 +00:00
dependabot-preview[bot]
822edc50a8
Build(deps-dev): bump @typescript-eslint/eslint-plugin ( #4839 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 2.24.0 to 2.25.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/v2.25.0/packages/eslint-plugin )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-04-02 19:38:28 +00:00
Pierre-Yves B
8ef54f6f38
Refactor checkShouldSkip, affects [Twitch SymfonyInsight Wheelmap] ( #4807 )
2020-04-02 21:03:22 +02:00
dependabot-preview[bot]
52cea58f8a
Build(deps-dev): bump @types/node from 13.9.2 to 13.9.8 ( #4848 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.9.2 to 13.9.8.
- [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 >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-01 21:18:25 -05:00
dependabot-preview[bot]
d35e941f13
Build(deps): bump @sentry/node from 5.15.0 to 5.15.4 ( #4820 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.15.0 to 5.15.4.
- [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.15.0...5.15.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-29 21:11:51 +00:00
dependabot-preview[bot]
f4e60807c1
Build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 ( #4819 )
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.8.7 to 7.9.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.8.7...v7.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-29 21:02:05 +00:00
dependabot-preview[bot]
55e0a8ee75
Build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 ( #4823 )
...
Bumps [@babel/register](https://github.com/babel/babel ) from 7.8.6 to 7.9.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.8.6...v7.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-29 20:55:21 +00:00
Lukas Planz
036c0eb166
fix: [Spiget] invalid response for external downloads #4840 ( #4841 )
...
* fix: spiget invalid response for external downloads #4840
* Changed the background color if resource is external and use proper Spiget API for the test
* Fix invalid mocked response for spiget service tests
Co-authored-by: Pierre-Yves B <PyvesDev@gmail.com >
2020-03-29 16:48:24 +02:00
chris48s
40bb861ef3
downgrade to mocha 6.2.3 ( #4843 )
2020-03-29 15:30:57 +01:00
dependabot-preview[bot]
eb38bb7562
Build(deps-dev): bump gatsby-plugin-remove-trailing-slashes ( #4837 )
...
Bumps [gatsby-plugin-remove-trailing-slashes](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-remove-trailing-slashes ) from 2.1.23 to 2.1.24.
- [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.24/packages/gatsby-plugin-remove-trailing-slashes )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
Co-authored-by: Pierre-Yves B <PyvesDev@gmail.com >
2020-03-28 11:54:03 +00:00
dependabot-preview[bot]
00c851f9ab
Build(deps-dev): bump gatsby-plugin-typescript from 2.2.3 to 2.2.5 ( #4834 )
...
Bumps [gatsby-plugin-typescript](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-typescript ) from 2.2.3 to 2.2.5.
- [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.2.5/packages/gatsby-plugin-typescript )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-28 11:45:00 +00:00
dependabot-preview[bot]
5754685cb5
Build(deps-dev): bump gatsby-plugin-styled-components ( #4827 )
...
Bumps [gatsby-plugin-styled-components](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components ) from 3.1.20 to 3.1.21.
- [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.21/packages/gatsby-plugin-styled-components )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-28 11:34:20 +00:00
dependabot-preview[bot]
9e3d770451
Build(deps-dev): bump @typescript-eslint/parser from 2.24.0 to 2.25.0 ( #4818 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 2.24.0 to 2.25.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/v2.25.0/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-27 19:42:44 -05:00
dependabot-preview[bot]
df77d512c0
Build(deps-dev): bump babel-preset-gatsby from 0.2.35 to 0.2.36 ( #4831 )
...
Bumps [babel-preset-gatsby](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby ) from 0.2.35 to 0.2.36.
- [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.36/packages/babel-preset-gatsby )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-27 18:33:03 -05:00
dependabot-preview[bot]
0e2a27bc72
Build(deps): bump config from 3.3.0 to 3.3.1 ( #4833 )
...
Bumps [config](https://github.com/lorenwest/node-config ) from 3.3.0 to 3.3.1.
- [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 >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-27 22:18:37 +00:00
dependabot-preview[bot]
4332221f58
Build(deps-dev): bump gatsby-plugin-catch-links from 2.1.27 to 2.1.28 ( #4825 )
...
Bumps [gatsby-plugin-catch-links](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-catch-links ) from 2.1.27 to 2.1.28.
- [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.28/packages/gatsby-plugin-catch-links )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-27 22:07:36 +00:00
dependabot-preview[bot]
6c233571b7
Build(deps-dev): bump eslint-plugin-react-hooks from 1.7.0 to 2.5.1 ( #4832 )
...
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks ) from 1.7.0 to 2.5.1.
- [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 >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-27 21:57:53 +00:00
Cimbali
78fd9502a9
[poeditor] Adding POEditor badge ( #4812 )
...
* Add POEditor badge for language translation progress
* Add example, tests, and documentation key for POEditor
* Remove redundant required() as indicated in PR review
* Throw errors instead of rendering red badge
* small wording tweak: mention read-only again
Co-authored-by: chris48s <chris.shaw480@gmail.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-27 21:35:36 +00:00
dependabot-preview[bot]
831251cf16
Build(deps-dev): bump gatsby-plugin-react-helmet from 3.1.23 to 3.1.24 ( #4824 )
...
Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet ) from 3.1.23 to 3.1.24.
- [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.24/packages/gatsby-plugin-react-helmet )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-27 21:23:41 +00:00
dependabot-preview[bot]
ac3aa36cd7
Build(deps-dev): bump react-select from 3.0.8 to 3.1.0 ( #4828 )
...
Bumps [react-select](https://github.com/JedWatson/react-select ) from 3.0.8 to 3.1.0.
- [Release notes](https://github.com/JedWatson/react-select/releases )
- [Changelog](https://github.com/JedWatson/react-select/blob/master/.sweet-changelogs.js )
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@3.0.8...react-select@3.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-27 21:12:13 +00:00
dependabot-preview[bot]
40b34ffd48
Build(deps-dev): bump mocha from 6.2.2 to 7.1.1 ( #4822 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 6.2.2 to 7.1.1.
- [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.2.2...v7.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-27 21:01:42 +00:00
dependabot-preview[bot]
8166e0563d
Build(deps-dev): bump react-dom from 16.13.0 to 16.13.1 ( #4829 )
...
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) from 16.13.0 to 16.13.1.
- [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.13.1/packages/react-dom )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-27 20:53:37 +00:00
dependabot-preview[bot]
77a819cefe
Build(deps-dev): bump eslint-config-standard from 14.1.0 to 14.1.1 ( #4835 )
...
Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard ) from 14.1.0 to 14.1.1.
- [Release notes](https://github.com/standard/eslint-config-standard/releases )
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md )
- [Commits](https://github.com/standard/eslint-config-standard/compare/v14.1.0...v14.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-27 15:12:41 +00:00
dependabot-preview[bot]
7098082b89
Build(deps-dev): bump eslint-config-prettier from 6.10.0 to 6.10.1 ( #4826 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.10.0 to 6.10.1.
- [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.10.0...v6.10.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-27 14:27:06 +00:00
Owen Voke
671672590a
Add [Treeware] badge ( #4814 )
...
* Add [Treeware] trees service
* Add tests for the [Treeware] tree service
* Update [Treeware] tree test to use package
* Update [Treeware] badge description
* Update [Treeware] test to remove timeout
* Update [Treeware] tree service to use queryParams
* Apply review comments to [Treeware] tests
* Update [Treeware] test to check colour
2020-03-26 20:19:44 +01:00
Pierre-Yves B
097bf87e41
Make it easier to benchmark and profile the code ( #4780 )
...
* Make it easier to benchmark and profile the code
* Remove unnecessary escape
* Clarify that the backend server is started without the frontend
* Add missing NODE_CONFIG_ENV environment variable
* Add error message when user has not included console.time statements
* Fix lint issue
* Handle multiple console.time statements
* Switch NODE_CONFIG_ENV to test
* Switch to const as variable never re-assigned
2020-03-22 20:45:53 +01:00
Caleb Cartwright
a2c35a69c0
deps: add babel-preset-gatsby to dependabot ignore ( #4806 )
...
Co-authored-by: Pierre-Yves B <PyvesDev@gmail.com >
2020-03-21 10:11:21 -05:00
dependabot-preview[bot]
190ee50505
Build(deps-dev): bump @typescript-eslint/parser from 2.23.0 to 2.24.0 ( #4792 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 2.23.0 to 2.24.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/v2.24.0/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-21 05:32:32 +00:00
dependabot-preview[bot]
fa2fa345b3
Build(deps-dev): bump danger from 9.2.10 to 9.4.0 ( #4795 )
...
Bumps [danger](https://github.com/danger/danger-js ) from 9.2.10 to 9.4.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.2.10...9.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-21 05:25:03 +00:00
dependabot-preview[bot]
b0aa44f6f3
Build(deps-dev): bump @typescript-eslint/eslint-plugin ( #4796 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 2.23.0 to 2.24.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/v2.24.0/packages/eslint-plugin )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-21 05:15:40 +00:00
dependabot-preview[bot]
f0c8fc0bbc
Build(deps-dev): bump @types/react-select from 3.0.10 to 3.0.11 ( #4797 )
...
Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select ) from 3.0.10 to 3.0.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-select )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-21 00:05:10 -05:00
dependabot-preview[bot]
68f9dc5a5f
Build(deps-dev): bump ts-mocha from 6.0.0 to 7.0.0 ( #4800 )
...
Bumps [ts-mocha](https://github.com/piotrwitek/ts-mocha ) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/piotrwitek/ts-mocha/releases )
- [Changelog](https://github.com/piotrwitek/ts-mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/piotrwitek/ts-mocha/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
2020-03-20 23:58:33 -05:00
dependabot-preview[bot]
c23452c9a5
Build(deps): bump @sentry/node from 5.14.1 to 5.15.0 ( #4802 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.14.1 to 5.15.0.
- [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.14.1...5.15.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-20 23:48:53 -05:00
chris48s
f579c373f8
don't upgrade any gatsby libs ( #4804 )
...
all the gatsby stuff needs node 10+ now
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-20 23:41:08 -05:00
dependabot-preview[bot]
75e00b12f5
Build(deps-dev): bump @types/chai from 4.2.10 to 4.2.11 ( #4790 )
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.2.10 to 4.2.11.
- [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 >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-20 22:02:12 +00:00
dependabot-preview[bot]
73ff4ea819
Build(deps-dev): bump @types/node from 13.9.1 to 13.9.2 ( #4794 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.9.1 to 13.9.2.
- [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 >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-20 21:53:34 +00:00
dependabot-preview[bot]
9f662c5d7d
Build(deps): bump simple-icons from 2.6.0 to 2.7.0 ( #4787 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/2.6.0...2.7.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-20 20:16:19 +00:00
dependabot-preview[bot]
a8f5096b42
Build(deps-dev): bump react from 16.13.0 to 16.13.1 ( #4789 )
...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ) from 16.13.0 to 16.13.1.
- [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.13.1/packages/react )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-20 20:01:13 +00:00
dependabot-preview[bot]
84f7496915
Build(deps-dev): bump cypress from 4.1.0 to 4.2.0 ( #4798 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Commits](https://github.com/cypress-io/cypress/compare/v4.1.0...v4.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-20 14:44:27 +00:00
Benjamin E. Coe
34324215f2
feat: add badge for .nycrc config based coverage, run [nycrc] ( #4759 )
...
* feat: add badge for .nycrc coverage
* chore: address code review
* chore: address additional review
* chore: address a tiny bit more of review
* chore: address edge case
* chore: address LGTM review
2020-03-17 20:39:58 -05:00
Pierre-Yves B
2de4c55706
Fix Twitch authorization ( #4781 )
2020-03-16 21:37:46 +00:00
Paul Melnikow
1ea6ab57af
Document which secrets are set in production ( #4779 )
2020-03-15 17:55:52 -04:00
dependabot-preview[bot]
ed61324368
Build(deps-dev): bump gatsby-plugin-remove-trailing-slashes ( #4777 )
...
Bumps [gatsby-plugin-remove-trailing-slashes](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-remove-trailing-slashes ) from 2.1.21 to 2.1.23.
- [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.23/packages/gatsby-plugin-remove-trailing-slashes )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-14 19:04:18 +00:00
dependabot-preview[bot]
f4f8754da6
Build(deps-dev): bump gatsby-plugin-typescript from 2.2.0 to 2.2.3 ( #4776 )
...
Bumps [gatsby-plugin-typescript](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-typescript ) from 2.2.0 to 2.2.3.
- [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.2.3/packages/gatsby-plugin-typescript )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-14 13:51:53 -05:00
dependabot-preview[bot]
b551177a1e
Build(deps-dev): bump babel-preset-gatsby from 0.2.29 to 0.2.35 ( #4774 )
...
Bumps [babel-preset-gatsby](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby ) from 0.2.29 to 0.2.35.
- [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.35/packages/babel-preset-gatsby )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-14 13:37:57 -05:00
dependabot-preview[bot]
d4f43de1a6
Build(deps-dev): bump @typescript-eslint/eslint-plugin ( #4773 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 2.22.0 to 2.23.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/v2.23.0/packages/eslint-plugin )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-14 12:59:05 -05:00
dependabot-preview[bot]
800255e8af
Build(deps-dev): bump gatsby-plugin-page-creator from 2.1.40 to 2.1.45 ( #4771 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 2.1.40 to 2.1.45.
- [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.45/packages/gatsby-plugin-page-creator )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-14 12:28:45 -05:00
dependabot-preview[bot]
a1102db427
Build(deps-dev): bump gatsby-plugin-catch-links from 2.1.26 to 2.1.27 ( #4770 )
...
Bumps [gatsby-plugin-catch-links](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-catch-links ) from 2.1.26 to 2.1.27.
- [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.27/packages/gatsby-plugin-catch-links )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-14 12:18:08 -05:00
dependabot-preview[bot]
a6cb14e035
Build(deps-dev): bump @types/node from 13.7.7 to 13.9.1 ( #4768 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.7.7 to 13.9.1.
- [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 >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-13 19:44:23 -05:00
dependabot-preview[bot]
6dcfd8ec64
Build(deps-dev): bump gatsby-plugin-styled-components ( #4766 )
...
Bumps [gatsby-plugin-styled-components](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components ) from 3.1.19 to 3.1.20.
- [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.20/packages/gatsby-plugin-styled-components )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-13 22:23:49 +00:00
dependabot-preview[bot]
d1df645992
Build(deps-dev): bump @typescript-eslint/parser from 2.22.0 to 2.23.0 ( #4767 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 2.22.0 to 2.23.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/v2.23.0/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-13 22:15:30 +00:00
dependabot-preview[bot]
3efd592d03
Build(deps): bump @sentry/node from 5.13.2 to 5.14.1 ( #4764 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.13.2 to 5.14.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.13.2...5.14.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-13 21:51:20 +00:00
dependabot-preview[bot]
daa4742e46
Build(deps-dev): bump gatsby from 2.19.32 to 2.19.41 ( #4761 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.19.32 to 2.19.41.
- [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.19.32...gatsby@2.19.41 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-13 21:39:53 +00:00
dependabot-preview[bot]
c0f6e31042
Build(deps-dev): bump gatsby-plugin-react-helmet from 3.1.22 to 3.1.23 ( #4760 )
...
Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet ) from 3.1.22 to 3.1.23.
- [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.23/packages/gatsby-plugin-react-helmet )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-13 16:31:16 -05:00
dependabot-preview[bot]
4ff45b218c
Build(deps-dev): bump eslint-plugin-react from 7.18.3 to 7.19.0 ( #4763 )
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.18.3 to 7.19.0.
- [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.18.3...v7.19.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
2020-03-13 21:23:23 +00:00
dependabot-preview[bot]
9f178e5810
Build(deps-dev): bump minimist from 1.2.0 to 1.2.5 ( #4765 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.0 to 1.2.5.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-13 16:10:09 -05:00
dependabot-preview[bot]
8e7bae5dc5
Build(deps-dev): bump snap-shot-it from 7.9.2 to 7.9.3 ( #4762 )
...
Bumps [snap-shot-it](https://github.com/bahmutov/snap-shot-it ) from 7.9.2 to 7.9.3.
- [Release notes](https://github.com/bahmutov/snap-shot-it/releases )
- [Commits](https://github.com/bahmutov/snap-shot-it/compare/v7.9.2...v7.9.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-13 12:51:50 +00:00
Jacob Colvin
792ecb7c01
Add [github] Milestone service ( #4747 )
...
* Add isMetricOverMetric test validator
* Add Github Milestone and Milestone-Detail
Co-authored-by: Pierre-Yves B <PyvesDev@gmail.com >
2020-03-09 21:10:12 +00:00
dependabot-preview[bot]
1d90e102ac
Build(deps-dev): bump typescript from 3.7.5 to 3.8.3 ( #4718 )
...
* Build(deps-dev): bump typescript from 3.7.5 to 3.8.3
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.7.5 to 3.8.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.7.5...v3.8.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* Add generics to useState where necessary
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: PyvesB <PyvesDev@gmail.com >
2020-03-08 10:57:29 +00:00
Pierre-Yves B
3ecb7b2aa5
Trim user input when building path and query string ( #4753 )
2020-03-07 15:47:36 +00:00
Caleb Cartwright
6c2fba5310
deps: ignore xmldom >=0.3.0 ( #4750 )
2020-03-07 15:21:26 +00:00
dependabot-preview[bot]
b51b2c699d
Build(deps): bump query-string from 6.11.0 to 6.11.1 ( #4745 )
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 6.11.0 to 6.11.1.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.11.0...v6.11.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-07 01:59:30 +00:00
dependabot-preview[bot]
10b3d849fc
Build(deps-dev): bump gatsby from 2.19.22 to 2.19.32 ( #4751 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.19.22 to 2.19.32.
- [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.19.22...gatsby@2.19.32 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-06 19:51:26 -06:00
dependabot-preview[bot]
e1c865888b
Build(deps-dev): bump gatsby-plugin-typescript from 2.1.27 to 2.2.0 ( #4744 )
...
Bumps [gatsby-plugin-typescript](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-typescript ) from 2.1.27 to 2.2.0.
- [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.2.0/packages/gatsby-plugin-typescript )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-06 19:25:57 -06:00
dependabot-preview[bot]
b2c4989542
Build(deps): bump @sentry/node from 5.13.0 to 5.13.2 ( #4743 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.13.0 to 5.13.2.
- [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.13.0...5.13.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-07 01:17:36 +00:00
Peter Gribanov
a082feec0c
Allow resolve PHP version from jobs in [Travis] CI config ( #4731 )
...
* allow resolve PHP version from jobs in Travis CI config
* get version from jobs
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-07 01:03:23 +00:00
dependabot-preview[bot]
6b16939ccd
Build(deps-dev): bump @typescript-eslint/eslint-plugin ( #4742 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 2.21.0 to 2.22.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/v2.22.0/packages/eslint-plugin )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-07 00:54:53 +00:00
dependabot-preview[bot]
de998fc136
Build(deps-dev): bump @babel/core from 7.8.4 to 7.8.7 ( #4740 )
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.8.4 to 7.8.7.
- [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.8.4...v7.8.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-07 00:43:41 +00:00
dependabot-preview[bot]
f8e69bdcf3
Build(deps-dev): bump @types/chai from 4.2.9 to 4.2.10 ( #4739 )
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.2.9 to 4.2.10.
- [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 >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-07 00:34:42 +00:00
dependabot-preview[bot]
6e0912a52c
Build(deps-dev): bump @types/mocha from 7.0.1 to 7.0.2 ( #4738 )
...
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha ) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-07 00:24:42 +00:00
dependabot-preview[bot]
b387d70b73
Build(deps-dev): bump @typescript-eslint/parser from 2.21.0 to 2.22.0 ( #4737 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 2.21.0 to 2.22.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/v2.22.0/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-06 23:25:55 +00:00
dependabot-preview[bot]
b091bb2fa5
Build(deps): bump simple-icons from 2.5.0 to 2.6.0 ( #4736 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/2.5.0...2.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-06 23:15:32 +00:00
Pierre-Yves B
47692013f4
Delete deprecated package.json scripts ( #4748 )
2020-03-06 21:01:12 +00:00
dependabot-preview[bot]
fbf0a3dedf
Build(deps-dev): bump cypress from 4.0.2 to 4.1.0 ( #4741 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Commits](https://github.com/cypress-io/cypress/compare/v4.0.2...v4.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-06 14:01:54 +00:00
dependabot-preview[bot]
ea8f244a85
Build(deps-dev): bump @babel/polyfill from 7.8.3 to 7.8.7 ( #4732 )
...
Bumps [@babel/polyfill](https://github.com/babel/babel ) from 7.8.3 to 7.8.7.
- [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.8.3...v7.8.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-06 13:53:41 +00:00
dependabot-preview[bot]
5fd186f63b
Build(deps-dev): bump eslint-config-standard-react from 9.0.0 to 9.2.0 ( #4735 )
...
Bumps [eslint-config-standard-react](https://github.com/feross/eslint-config-standard-react ) from 9.0.0 to 9.2.0.
- [Release notes](https://github.com/feross/eslint-config-standard-react/releases )
- [Commits](https://github.com/feross/eslint-config-standard-react/compare/v9.0.0...v9.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-03-06 13:30:51 +00:00
dependabot-preview[bot]
4ccac9ebd2
Build(deps-dev): bump @types/node from 13.7.6 to 13.7.7 ( #4733 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.7.6 to 13.7.7.
- [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 >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-06 07:05:40 -06:00
chris48s
d8831729cb
Check request origin before sending credentials ( #4729 )
...
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
Co-authored-by: Paul Melnikow <github@paulmelnikow.com >
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
Co-authored-by: Paul Melnikow <github@paulmelnikow.com >
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2020-03-04 20:42:27 +00:00
François Hodierne
c37cf7e1ee
removed unused node_modules caching in CI ( #4724 )
...
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
2020-03-04 05:55:55 +00:00
Pierre-Yves B
488c432a95
Fix failing [JenkinsPluginInstalls] test ( #4727 )
2020-03-03 18:21:11 -06:00
Caleb Cartwright
b13116870f
docs: add inline wercker ci docs ( #4723 )
2020-03-02 17:27:18 +00:00
François Hodierne
b45f123521
Remove a couple of unused dependencies ( #4720 )
...
* chore: remove a couple of unused dependencies
Removed in https://github.com/badges/shields/pull/2906/files
- @babel/plugin-proposal-class-properties
- @babel/plugin-proposal-object-rest-spread
- @babel/preset-env
Built in:
- url
No usage detected:
- mkdirp
- react-error-overlay
- walkdir
* chore: add react-error-overlay in version 3.0.0
2020-03-01 14:17:54 +00:00
dependabot-preview[bot]
1dcf05a494
Build(deps-dev): bump react-dom from 16.12.0 to 16.13.0 ( #4709 )
...
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) from 16.12.0 to 16.13.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.13.0/packages/react-dom )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-02-29 12:51:42 -06:00
dependabot-preview[bot]
d5ed89729c
Build(deps-dev): bump react-modal from 3.11.1 to 3.11.2 ( #4708 )
...
Bumps [react-modal](https://github.com/reactjs/react-modal ) from 3.11.1 to 3.11.2.
- [Release notes](https://github.com/reactjs/react-modal/releases )
- [Changelog](https://github.com/reactjs/react-modal/blob/master/CHANGELOG.md )
- [Commits](https://github.com/reactjs/react-modal/compare/v3.11.1...v3.11.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-02-29 12:10:53 -06:00
François Hodierne
0d8a2d5ca0
Update to eslint 6.8.0 [appveyor githubissuedetail packagist] ( #4489 )
...
* update to eslint 6.8.0 and related packages
* Fixes for no-prototype-builtins
* Updates for explicit-function-return-type
* Add ignores for no-explicit-any
* update to eslint 6.8.0 and related packages
* Fixes for no-prototype-builtins
* Updates for explicit-function-return-type
* Add ignores for no-explicit-any
* package: activate eslint-config-standard
* apply updated eslint configuration
* lint: apply eslint feedback after rebase
* Update lockfile
* Update lockfile
* Restore missing deps
* Update lockfile
* Re-add eslint-plugin-node
* Add eslint-plugin-standard and eslint-plugin-react-hooks
* Clean lint
Co-authored-by: Paul Melnikow <github@paulmelnikow.com >
2020-02-29 11:06:36 -06:00
dependabot-preview[bot]
fe70e75f3e
Build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 ( #4707 )
...
Bumps [@babel/register](https://github.com/babel/babel ) from 7.8.3 to 7.8.6.
- [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.8.3...v7.8.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-29 01:48:30 +00:00
dependabot-preview[bot]
aded0f8a5b
Build(deps): bump config from 3.2.6 to 3.3.0 ( #4706 )
...
Bumps [config](https://github.com/lorenwest/node-config ) from 3.2.6 to 3.3.0.
- [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 >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-29 01:35:36 +00:00
dependabot-preview[bot]
1d4f197cd6
Build(deps-dev): bump @types/node from 13.7.4 to 13.7.6 ( #4704 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.7.4 to 13.7.6.
- [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 >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-29 01:23:12 +00:00
dependabot-preview[bot]
d331ade4fe
Build(deps-dev): bump gatsby-plugin-catch-links from 2.1.25 to 2.1.26 ( #4703 )
...
Bumps [gatsby-plugin-catch-links](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-catch-links ) from 2.1.25 to 2.1.26.
- [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.26/packages/gatsby-plugin-catch-links )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
2020-02-29 01:13:41 +00:00
dependabot-preview[bot]
9a77436bb4
Build(deps): bump @sentry/node from 5.12.4 to 5.13.0 ( #4699 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.12.4 to 5.13.0.
- [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.12.4...5.13.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-28 19:04:55 -06:00
dependabot-preview[bot]
409ffe9a98
Build(deps-dev): bump react from 16.12.0 to 16.13.0 ( #4698 )
...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ) from 16.12.0 to 16.13.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.13.0/packages/react )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-02-28 18:44:22 -06:00
dependabot-preview[bot]
fe1cb55a9f
Build(deps-dev): bump nock from 11.8.2 to 11.9.1 ( #4705 )
...
Bumps [nock](https://github.com/nock/nock ) from 11.8.2 to 11.9.1.
- [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.8.2...v11.9.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-28 22:01:50 +00:00
chris48s
d47215949a
don't upgrade to sinon 9 ( #4714 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-28 21:42:22 +00:00
dependabot-preview[bot]
0fccaf3b55
Build(deps-dev): bump gatsby from 2.19.19 to 2.19.22 ( #4701 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.19.19 to 2.19.22.
- [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.19.19...gatsby@2.19.22 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-28 21:22:43 +00:00
dependabot-preview[bot]
bfaa808827
Build(deps-dev): bump eslint-plugin-react-hooks from 2.4.0 to 2.5.0 ( #4702 )
...
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks ) from 2.4.0 to 2.5.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 >
2020-02-28 13:46:15 +00:00
Caleb Cartwright
ba14c2fd9d
tests: fix npm dep service test ( #4697 )
2020-02-27 17:49:04 -06:00
Caleb Cartwright
27f1f5b792
fix: private config schema ( #4689 )
2020-02-26 17:32:21 -06:00
Kumar Abhirup
ae4401ccb7
Add [pkgreview].dev service ( #4660 )
...
* Add pkgreview.dev services
* 🐛 FIX: Fix badges for pkgnames containing @ symbol
* 🐛 FIX: parseFloat the rating
* 🐛 FIX: Fix LGTM alerts
Alert: 2 for Incomplete string escaping or encoding
* Update services/pkgreview/package-rating.service.js
Co-Authored-By: Caleb Cartwright <calebcartwright@users.noreply.github.com >
* 🐛 FIX: Rollback to Joi.number() temporarily
* 👌 IMPROVE: Follow guidelines properly.
Not completely done, yet.
* 🐛 FIX: Handle response timed out error
* 👌 IMPROVE: Merge star and rating badge logic
* 🐛 FIX: Fix according to the maintainer's review
* ✅ TEST: Write a test
* ✅ TEST: Write one more dummy test
* 👌 IMPROVE: Improve message color scheme. Add logic to it. use color-formatters.
* ✅ TEST: Complete Test Suitew
* 👌 IMPROVE: Make fixes according to the review
* ✅ TEST: Write nice tests
* ✅ TEST: Fix test regex
* 👌 IMPROVE: Do according to the review
* ✅ TEST: Fix test regex and don't test Bad Requested Badge
* ✅ TEST: Fix tests :)
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
2020-02-22 11:11:20 -06:00
Caleb Cartwright
bb069b0492
deps: exclude nock >= 12x ( #4680 )
...
* deps: exclude nock >= 12x
* deps: exclude prom-client >= 12x
2020-02-22 01:02:45 +00:00
Pierre-Yves B
1d5adac4a9
Extend [Nexus] fallback logic to cover repository version badge ( #4662 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-22 00:17:41 +00:00
dependabot-preview[bot]
024a2fda22
Build(deps): bump @sentry/node from 5.12.3 to 5.12.4 ( #4675 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.12.3 to 5.12.4.
- [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.12.3...5.12.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-02-22 00:05:08 +00:00
dependabot-preview[bot]
b412429c42
Build(deps-dev): bump gatsby from 2.19.17 to 2.19.19 ( #4672 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.19.17 to 2.19.19.
- [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.19.17...gatsby@2.19.19 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-02-21 23:50:06 +00:00
dependabot-preview[bot]
482cad117a
Build(deps-dev): bump @types/react-modal from 3.10.4 to 3.10.5 ( #4671 )
...
Bumps [@types/react-modal](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-modal ) from 3.10.4 to 3.10.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-modal )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-02-21 23:37:19 +00:00
dependabot-preview[bot]
0d69bcbbe7
Build(deps): bump config from 3.2.5 to 3.2.6 ( #4669 )
...
Bumps [config](https://github.com/lorenwest/node-config ) from 3.2.5 to 3.2.6.
- [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 >
2020-02-21 17:25:21 -06:00
dependabot-preview[bot]
033b5c95d5
Build(deps): bump ioredis from 4.14.1 to 4.16.0 ( #4668 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.14.1 to 4.16.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.14.1...v4.16.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-02-21 22:54:40 +00:00
dependabot-preview[bot]
520d1519dc
Build(deps-dev): bump react-error-overlay from 6.0.5 to 6.0.6 ( #4667 )
...
Bumps [react-error-overlay](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-error-overlay ) from 6.0.5 to 6.0.6.
- [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.6/packages/react-error-overlay )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-02-21 22:45:10 +00:00
dependabot-preview[bot]
1ab534572d
Build(deps-dev): bump @types/node from 13.7.1 to 13.7.4 ( #4664 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.7.1 to 13.7.4.
- [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 >
2020-02-21 22:29:37 +00:00
dependabot-preview[bot]
00754017b9
Build(deps-dev): bump eslint-plugin-mocha from 6.2.2 to 6.3.0 ( #4676 )
...
Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha ) from 6.2.2 to 6.3.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/6.2.2...6.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-21 14:30:13 +00:00
dependabot-preview[bot]
cc892b61c9
Build(deps): bump simple-icons from 2.4.0 to 2.5.0 ( #4678 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/2.4.0...2.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-21 14:16:57 +00:00
dependabot-preview[bot]
d0b62b75d5
Build(deps-dev): bump eslint-plugin-react-hooks from 2.3.0 to 2.4.0 ( #4679 )
...
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks ) from 2.3.0 to 2.4.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 >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-21 13:55:25 +00:00
dependabot-preview[bot]
aaee83a49e
Build(deps-dev): bump eslint-plugin-cypress from 2.9.0 to 2.10.3 ( #4666 )
...
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress ) from 2.9.0 to 2.10.3.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases )
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.9.0...v2.10.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-21 13:12:25 +00:00
dependabot-preview[bot]
03bbfd24ef
Build(deps-dev): bump sinon-chai from 3.4.0 to 3.5.0 ( #4665 )
...
Bumps [sinon-chai](https://github.com/domenic/sinon-chai ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/domenic/sinon-chai/releases )
- [Changelog](https://github.com/domenic/sinon-chai/blob/master/CHANGELOG.md )
- [Commits](https://github.com/domenic/sinon-chai/compare/3.4.0...3.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-02-21 12:45:34 +00:00
Wangchong Zhou
a7b7cc00b5
Added [OPM] version badge ( #4615 )
...
Co-Authored-By: Caleb Cartwright <calebcartwright@users.noreply.github.com >
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
2020-02-17 12:08:04 -06:00
nigredo-tori
ddfcd80ddb
[Nexus] 3: set prerelease=false for /r/* badges ( #4659 )
...
* Add a test for #4640
* Set prerelease=false for /r/* Nexus 3 badges
* Fix the test following PR discussion
Co-authored-by: Pierre-Yves B. <PyvesDev@gmail.com >
2020-02-16 12:44:40 +00:00
chris48s
8f094a760b
use header for service test runner auth ( #4658 )
2020-02-16 12:32:26 +00:00
dependabot-preview[bot]
52880baf1a
Build(deps-dev): bump cypress from 3.8.3 to 4.0.2 ( #4657 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 3.8.3 to 4.0.2.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Commits](https://github.com/cypress-io/cypress/compare/v3.8.3...v4.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-02-15 11:48:46 -06:00
dependabot-preview[bot]
ff01761cda
Build(deps-dev): bump @types/node from 13.7.0 to 13.7.1 ( #4653 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.7.0 to 13.7.1.
- [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 >
2020-02-15 15:08:58 +00:00
dependabot-preview[bot]
d488f5881b
Build(deps): bump semver from 7.1.2 to 7.1.3 ( #4650 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.1.2 to 7.1.3.
- [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/v7.1.2...v7.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-14 22:41:04 +00:00
dependabot-preview[bot]
67d23e6bc8
Build(deps-dev): bump nock from 11.7.2 to 11.8.2 ( #4649 )
...
Bumps [nock](https://github.com/nock/nock ) from 11.7.2 to 11.8.2.
- [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.7.2...v11.8.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-14 22:18:57 +00:00
dependabot-preview[bot]
8a5185826a
Build(deps-dev): bump babel-preset-gatsby from 0.2.28 to 0.2.29 ( #4651 )
...
Bumps [babel-preset-gatsby](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby ) from 0.2.28 to 0.2.29.
- [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.29/packages/babel-preset-gatsby )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-14 22:08:38 +00:00
dependabot-preview[bot]
f97d89c01f
Build(deps): bump query-string from 6.10.1 to 6.11.0 ( #4645 )
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 6.10.1 to 6.11.0.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.10.1...v6.11.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-14 20:04:21 +00:00
dependabot-preview[bot]
1bdca2a998
Build(deps-dev): bump rimraf from 3.0.1 to 3.0.2 ( #4648 )
...
Bumps [rimraf](https://github.com/isaacs/rimraf ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/isaacs/rimraf/releases )
- [Changelog](https://github.com/isaacs/rimraf/blob/master/CHANGELOG.md )
- [Commits](https://github.com/isaacs/rimraf/compare/v3.0.1...v3.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-14 19:54:56 +00:00
dependabot-preview[bot]
fc28786e64
Build(deps-dev): bump @types/enzyme from 3.10.4 to 3.10.5 ( #4654 )
...
Bumps [@types/enzyme](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/enzyme ) from 3.10.4 to 3.10.5.
- [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 >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-14 19:37:34 +00:00
dependabot-preview[bot]
ede1441c00
Build(deps-dev): bump @types/chai from 4.2.8 to 4.2.9 ( #4646 )
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.2.8 to 4.2.9.
- [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 >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-14 19:06:47 +00:00
dependabot-preview[bot]
a812e741cc
Build(deps): bump request from 2.88.0 to 2.88.2 ( #4644 )
...
Bumps [request](https://github.com/request/request ) from 2.88.0 to 2.88.2.
- [Release notes](https://github.com/request/request/releases )
- [Changelog](https://github.com/request/request/blob/master/CHANGELOG.md )
- [Commits](https://github.com/request/request/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-14 18:52:27 +00:00
dependabot-preview[bot]
122ef4f6f3
Build(deps-dev): bump gatsby from 2.19.12 to 2.19.17 ( #4643 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.19.12 to 2.19.17.
- [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.19.12...gatsby@2.19.17 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-02-14 12:35:26 -06:00
Anton Gilgur
7f7ecfd111
add sort and prerelease query params to [GitHubCommitsSince] (also refactors [GitHubRelease], [GitHubTag]) ( #4395 )
...
* move getLatestRelease logic from [GitHubRelease] to common-fetch
- so that the sorting and prerelease logic can be used for other
services too, like commits-since
* add sort and prerelease query params to [GitHubCommitsSince]
- they only work when using the 'latest' version of course
- uses same logic as release service
* reuse queryParamSchema from common-fetch for [GitHubTag]
- as they were the exact same schema
* refactor [GitHubCommitsSince] tests to use withRegex
- and the same variable everywhere
* split out release/tag logic from common-fetch to common-release (affects [GitHubCommitsSince], [GitHubRelease], [GitHubTag])
- this logic is only used for code related to releases & tags, so made
sense as a split point
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
2020-02-13 22:18:29 -06:00
Amir Zarrinkafsh
0e3b521ac7
Add [Docker] image size and version badges ( #4562 )
...
* Add [Docker] image size badge
* Add [Docker] version/tag badge
* [Docker] allow version badge to retrieve results from multiple pages
* [Docker] allow size badge to retrieve results from multiple pages
* [Docker] clean up size and version badges before squash
* [Docker] Size badge change API call to explicit tag
* [Docker] Conditionally include tag route param for badges
* [Docker] Implement feedback for size and version badges
* [Docker] Implement feedback round 2 for size and version badges
* [Docker] Optimise API lookups and remove date sorting on tag badge
* [Docker] Implement feedback round 3 for version badge
* [Docker] Implement feedback round 4 for version badge
* [Docker] Adjust unit and service tests for version badge
* [Docker] Move unit test data into fixtures
* [Docker] Fix Docker version badge route prefix
* [Docker] Add date and semver lookup for size badge
* [Docker] Implement feedback round 5 for version badge
* [Docker] Implement feedback round 6
* [Docker] Tweak error messaging for consistent wording
* [Docker] Adjust badge titles
* [Docker] Guard and treat images with missing digest
* [Docker] Guard and treat images with missing digest
2020-02-13 15:17:55 -06:00
Caleb Cartwright
98a12c9717
deps: update dependabot ignore list ( #4638 )
2020-02-10 13:04:56 -05:00
dependabot-preview[bot]
96e5f8701c
Build(deps-dev): bump gatsby-plugin-styled-components ( #4634 )
...
Bumps [gatsby-plugin-styled-components](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components ) from 3.1.18 to 3.1.19.
- [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.19/packages/gatsby-plugin-styled-components )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-08 07:25:30 +00:00
dependabot-preview[bot]
893ddfc3df
Build(deps): bump @sentry/node from 5.11.2 to 5.12.3 ( #4628 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.11.2 to 5.12.3.
- [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.11.2...5.12.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-08 07:15:31 +00:00
dependabot-preview[bot]
bb99006f62
Build(deps-dev): bump gatsby-plugin-typescript from 2.1.26 to 2.1.27 ( #4633 )
...
Bumps [gatsby-plugin-typescript](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-typescript ) from 2.1.26 to 2.1.27.
- [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.27/packages/gatsby-plugin-typescript )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-02-08 01:05:59 -06:00
dependabot-preview[bot]
e32a504894
Build(deps-dev): bump gatsby-plugin-react-helmet from 3.1.21 to 3.1.22 ( #4635 )
...
Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet ) from 3.1.21 to 3.1.22.
- [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.22/packages/gatsby-plugin-react-helmet )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-08 02:00:12 +00:00
dependabot-preview[bot]
09ea13e6d9
Build(deps-dev): bump styled-components from 5.0.0 to 5.0.1 ( #4630 )
...
Bumps [styled-components](https://github.com/styled-components/styled-components ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/styled-components/styled-components/releases )
- [Changelog](https://github.com/styled-components/styled-components/blob/master/CHANGELOG.md )
- [Commits](https://github.com/styled-components/styled-components/compare/v5.0.0...v5.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-08 01:46:43 +00:00
dependabot-preview[bot]
2c422ed744
Build(deps-dev): bump babel-preset-gatsby from 0.2.27 to 0.2.28 ( #4631 )
...
Bumps [babel-preset-gatsby](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby ) from 0.2.27 to 0.2.28.
- [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.28/packages/babel-preset-gatsby )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-08 01:30:32 +00:00
dependabot-preview[bot]
153cc861b4
Build(deps-dev): bump gatsby-plugin-page-creator from 2.1.39 to 2.1.40 ( #4624 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 2.1.39 to 2.1.40.
- [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.40/packages/gatsby-plugin-page-creator )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-02-07 19:06:44 -06:00
dependabot-preview[bot]
49d197c437
Build(deps): bump graphql-tag from 2.10.1 to 2.10.3 ( #4627 )
...
Bumps [graphql-tag](https://github.com/apollographql/graphql-tag ) from 2.10.1 to 2.10.3.
- [Release notes](https://github.com/apollographql/graphql-tag/releases )
- [Changelog](https://github.com/apollographql/graphql-tag/blob/master/CHANGELOG.md )
- [Commits](https://github.com/apollographql/graphql-tag/compare/v2.10.1...v2.10.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-07 22:25:23 +00:00
dependabot-preview[bot]
02a38e5f37
Build(deps-dev): bump gatsby-plugin-catch-links from 2.1.24 to 2.1.25 ( #4622 )
...
Bumps [gatsby-plugin-catch-links](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-catch-links ) from 2.1.24 to 2.1.25.
- [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.25/packages/gatsby-plugin-catch-links )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-07 21:57:04 +00:00
dependabot-preview[bot]
85d2354a38
Build(deps-dev): bump gatsby-plugin-remove-trailing-slashes ( #4625 )
...
Bumps [gatsby-plugin-remove-trailing-slashes](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-remove-trailing-slashes ) from 2.1.20 to 2.1.21.
- [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.21/packages/gatsby-plugin-remove-trailing-slashes )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-07 21:35:47 +00:00
dependabot-preview[bot]
50438bd7fa
Build(deps-dev): bump snap-shot-it from 7.9.1 to 7.9.2 ( #4629 )
...
Bumps [snap-shot-it](https://github.com/bahmutov/snap-shot-it ) from 7.9.1 to 7.9.2.
- [Release notes](https://github.com/bahmutov/snap-shot-it/releases )
- [Commits](https://github.com/bahmutov/snap-shot-it/compare/v7.9.1...v7.9.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-07 21:23:48 +00:00
dependabot-preview[bot]
6f75abe1e1
Build(deps): bump simple-icons from 2.3.0 to 2.4.0 ( #4623 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/2.3.0...2.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-07 21:01:21 +00:00
dependabot-preview[bot]
aa3a9b4388
Build(deps-dev): bump eslint-plugin-cypress from 2.8.1 to 2.9.0 ( #4626 )
...
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress ) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases )
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.8.1...v2.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-02-07 14:20:17 +00:00
dependabot-preview[bot]
30f3cf491e
Build(deps-dev): bump eslint-plugin-react from 7.18.0 to 7.18.3 ( #4621 )
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.18.0 to 7.18.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.18.0...v7.18.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-07 13:29:34 +00:00
dependabot-preview[bot]
97757b3ac1
Build(deps-dev): bump eslint-plugin-import from 2.20.0 to 2.20.1 ( #4620 )
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.20.0 to 2.20.1.
- [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.20.0...v2.20.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-02-07 13:03:11 +00:00
dependabot-preview[bot]
9d38c1be7d
Build(deps-dev): bump @types/node from 13.5.0 to 13.7.0 ( #4612 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.5.0 to 13.7.0.
- [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 >
2020-02-05 18:29:50 -06:00
dependabot-preview[bot]
1fec8d95b1
Build(deps-dev): bump @types/mocha from 5.2.7 to 7.0.1 ( #4602 )
...
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha ) from 5.2.7 to 7.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-02-05 18:17:52 -06:00
Pierre-Yves B
0040e3665a
Add mkdirp to Dependabot exclusion list ( #4618 )
2020-02-05 23:13:08 +00:00
dependabot-preview[bot]
c8204d6bd0
Build(deps-dev): bump @types/chai from 4.2.7 to 4.2.8 ( #4606 )
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.2.7 to 4.2.8.
- [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 >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-05 22:04:20 +00:00
dependabot-preview[bot]
704399f4b3
Build(deps-dev): bump mkdirp from 0.5.1 to 1.0.3 ( #4608 )
...
Bumps [mkdirp](https://github.com/isaacs/node-mkdirp ) from 0.5.1 to 1.0.3.
- [Release notes](https://github.com/isaacs/node-mkdirp/releases )
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-mkdirp/commits/v1.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-02-05 21:41:20 +00:00
Pierre-Yves B
8e1ce633fa
Add version 3 support for [Nexus] badges ( #4557 )
2020-02-05 07:55:03 +00:00
James Cahill
9868025154
Added [VisualStudioAppCenter] badges 🎉 ( #4108 )
...
* VisualStudioAppCenterBuilds
* [vsacb] Add schema, documentation and use buildStatus for rendering
* Add VSACReleasesVersion badge and test
* Make tests green again, add another nock test and fix category
* Add VSAC Releases Size badge and test
* Add VSAC Base class
* [vsacb] use base fetch function
* Add VSACR OSVersion service and tests
* Finishing touches
* Change slug from VSAC to Visual-Studio-App-Center
* Use prettyBytes for rendering
* CQ
* Use bytes response directly
* Remove superfluous required statement
* Improve os version badge format
* Switch to nock for build test
Co-authored-by: Pierre-Yves B. <PyvesDev@gmail.com >
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
2020-02-04 19:43:15 +00:00
Pedro Fracassi
d80636b101
Add [GithubLerna] badge ( #4265 )
...
* Add GitHub Lerna badge
* Add tests, rename class, rework base path, support independent tag
* Switch label to be 'lerna' in all cases
* Run Prettier
Co-authored-by: Pierre-Yves B. <PyvesDev@gmail.com >
2020-02-03 22:34:09 +00:00
chris48s
e9092bc93b
tell dependabot not to offer incompatible upgrades ( #4617 )
...
* tell dependabot not to offer incompatible upgrades
* add start-server-and-test
2020-02-03 22:15:33 +00:00
dependabot-preview[bot]
93026326d9
Build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 ( #4609 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.8.3 to 7.8.4.
- [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.8.3...v7.8.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-03 21:54:50 +00:00
dependabot-preview[bot]
0ec29c75c0
Build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 ( #4610 )
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.8.3 to 7.8.4.
- [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.8.3...v7.8.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-03 21:29:17 +00:00
dependabot-preview[bot]
b0dddab4c8
Build(deps): bump semver from 7.1.1 to 7.1.2 ( #4611 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.1.1 to 7.1.2.
- [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/v7.1.1...v7.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2020-02-03 21:15:49 +00:00
chris48s
7d2089e315
skip flakey test ( #4616 )
2020-02-03 20:59:52 +00:00
dependabot-preview[bot]
d5af9f884b
Build(deps-dev): bump gatsby from 2.19.5 to 2.19.12 ( #4613 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.19.5 to 2.19.12.
- [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.19.5...gatsby@2.19.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-02-02 15:50:09 -06:00
Caleb Cartwright
64cd25fa7f
deps: pin start-server-and-test to 1.10.7 ( #4614 )
2020-02-02 15:21:33 -06:00
dependabot-preview[bot]
e4ca19e6e1
Build(deps-dev): bump start-server-and-test from 1.10.7 to 1.10.8 ( #4600 )
...
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test ) from 1.10.7 to 1.10.8.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases )
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.10.7...v1.10.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-01 12:56:19 -06:00
dependabot-preview[bot]
ff7550b2a1
Build(deps): bump @sentry/node from 5.11.1 to 5.11.2 ( #4597 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.11.1 to 5.11.2.
- [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.11.1...5.11.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-01 12:43:55 -06:00
dependabot-preview[bot]
d67a3a2e45
Build(deps-dev): bump gatsby-plugin-page-creator from 2.1.38 to 2.1.39 ( #4596 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 2.1.38 to 2.1.39.
- [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.39/packages/gatsby-plugin-page-creator )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-01 11:41:32 -06:00
dependabot-preview[bot]
4fe78edbd3
Build(deps): bump graphql from 14.5.8 to 14.6.0 ( #4598 )
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 14.5.8 to 14.6.0.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v14.5.8...v14.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-02-01 01:35:02 +00:00
dependabot-preview[bot]
db63004275
Build(deps-dev): bump rimraf from 3.0.0 to 3.0.1 ( #4599 )
...
Bumps [rimraf](https://github.com/isaacs/rimraf ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/isaacs/rimraf/releases )
- [Changelog](https://github.com/isaacs/rimraf/blob/master/CHANGELOG.md )
- [Commits](https://github.com/isaacs/rimraf/compare/v3.0.0...v3.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
2020-02-01 01:17:57 +00:00
dependabot-preview[bot]
4fb7478571
Build(deps-dev): bump concurrently from 5.0.2 to 5.1.0 ( #4595 )
...
Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently ) from 5.0.2 to 5.1.0.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases )
- [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v5.0.2...v5.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-31 19:06:03 -06:00
dependabot-preview[bot]
7428b5acd8
Build(deps-dev): bump react-error-overlay from 6.0.4 to 6.0.5 ( #4591 )
...
Bumps [react-error-overlay](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-error-overlay ) from 6.0.4 to 6.0.5.
- [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.5/packages/react-error-overlay )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-31 18:56:06 -06:00
Marcin Mielnicki
aa185ea07c
typo fix
2020-01-31 16:48:44 +01:00
dependabot-preview[bot]
febf162db3
Build(deps-dev): bump cypress from 3.8.2 to 3.8.3 ( #4607 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Commits](https://github.com/cypress-io/cypress/compare/v3.8.2...v3.8.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-31 13:57:44 +00:00
dependabot-preview[bot]
8fe4683cf9
Build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 ( #4594 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.9.0 to 6.10.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.9.0...v6.10.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-31 13:14:11 +00:00
chris48s
010a1b2d0a
auto-merge minor bumps to test/lint deps if build passes ( #4584 )
2020-01-30 18:01:03 +00:00
Caleb Cartwright
c6e5b744fa
tests: fix MavenMetadata service tests ( #4589 )
2020-01-28 18:18:42 -06:00
chris48s
a8fbc5a179
always strip build metadata from nuget versions ( #4582 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-26 20:17:06 +00:00
Thomas Démoulins
1edd15457a
Support never deployed env in Azure DevOps Release ( #4585 )
...
Co-authored-by: Pierre-Yves B. <PyvesDev@gmail.com >
2020-01-26 11:04:33 +00:00
Thomas Démoulins
201c282605
[AzureDevOpsBuild] Support badge on a specific stage or job ( #4583 )
...
* Support Azure DevOps badge on a specific stage or job
* Add samples
* Fix tests
* Restart CI
* Changes per @PyvesB review
Co-authored-by: Pierre-Yves B. <PyvesDev@gmail.com >
2020-01-26 10:55:17 +00:00
dependabot-preview[bot]
62fa0d2177
Build(deps-dev): bump @babel/core from 7.7.7 to 7.8.3 ( #4576 )
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.7.7 to 7.8.3.
- [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.7.7...v7.8.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-25 15:41:08 +00:00
dependabot-preview[bot]
52031c6372
Build(deps-dev): bump gatsby from 2.18.24 to 2.19.5 ( #4580 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.18.24 to 2.19.5.
- [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.18.24...gatsby@2.19.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-25 15:28:35 +00:00
dependabot-preview[bot]
834555c08c
Build(deps-dev): bump sinon from 8.1.0 to 8.1.1 ( #4579 )
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 8.1.0 to 8.1.1.
- [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/v8.1.0...v8.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-25 15:19:36 +00:00
dependabot-preview[bot]
d538e85893
Build(deps-dev): bump is-svg from 4.2.0 to 4.2.1 ( #4578 )
...
Bumps [is-svg](https://github.com/sindresorhus/is-svg ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/is-svg/releases )
- [Commits](https://github.com/sindresorhus/is-svg/compare/v4.2.0...v4.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-25 14:55:04 +00:00
Marcin Mielnicki
b3b772d95c
typo fix
2020-01-24 20:50:03 +01:00
Marcin Mielnicki
670dc2bf77
Removed empty line added
2020-01-24 20:45:39 +01:00
dependabot-preview[bot]
00e51600c3
Build(deps-dev): bump babel-plugin-inline-react-svg from 1.1.0 to 1.1.1 ( #4573 )
...
Bumps [babel-plugin-inline-react-svg](https://github.com/kesne/babel-plugin-inline-react-svg ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/kesne/babel-plugin-inline-react-svg/releases )
- [Commits](https://github.com/kesne/babel-plugin-inline-react-svg/compare/v1.1.0...v1.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-24 19:45:26 +00:00
dependabot-preview[bot]
e98e228b49
Build(deps-dev): bump gatsby-plugin-styled-components ( #4570 )
...
Bumps [gatsby-plugin-styled-components](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components ) from 3.1.17 to 3.1.18.
- [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.18/packages/gatsby-plugin-styled-components )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-24 19:24:59 +00:00
dependabot-preview[bot]
86ab3fd25d
Build(deps-dev): bump start-server-and-test from 1.10.6 to 1.10.7 ( #4571 )
...
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test ) from 1.10.6 to 1.10.7.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases )
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.10.6...v1.10.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-24 19:15:58 +00:00
dependabot-preview[bot]
05330f5f98
Build(deps-dev): bump eslint-plugin-jsdoc from 20.3.1 to 20.4.0 ( #4569 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 20.3.1 to 20.4.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v20.3.1...v20.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-24 18:58:56 +00:00
dependabot-preview[bot]
cb858c8756
Build(deps-dev): bump @types/node from 13.1.7 to 13.5.0 ( #4568 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.1.7 to 13.5.0.
- [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 >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-24 18:48:09 +00:00
dependabot-preview[bot]
29c5edd1ab
Build(deps-dev): bump mocha-junit-reporter from 1.23.1 to 1.23.3 ( #4567 )
...
Bumps [mocha-junit-reporter](https://github.com/michaelleeallen/mocha-junit-reporter ) from 1.23.1 to 1.23.3.
- [Release notes](https://github.com/michaelleeallen/mocha-junit-reporter/releases )
- [Commits](https://github.com/michaelleeallen/mocha-junit-reporter/compare/v1.23.1...v1.23.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-24 12:39:03 -06:00
dependabot-preview[bot]
a775052adf
Build(deps): bump simple-icons from 2.2.0 to 2.3.0 ( #4566 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/2.2.0...2.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-24 12:01:49 -06:00
Marcin Mielnicki
0dce98b022
Typo fix ( #4563 )
2020-01-20 22:27:43 +01:00
Marcin Mielnicki
4b53ffbd3b
Bytes type definition
2020-01-20 20:28:42 +01:00
Marcin Mielnicki
18ff7db947
checkCustomIntegrationConfiguration moved to config.js + tests
2020-01-20 20:15:38 +01:00
Marcin Mielnicki
cce0104ea1
Check there is no extra config
2020-01-19 20:33:04 +01:00
dependabot-preview[bot]
89982c737b
Build(deps-dev): bump @types/react-modal from 3.10.2 to 3.10.4 ( #4554 )
...
Bumps [@types/react-modal](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-modal ) from 3.10.2 to 3.10.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-modal )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-19 11:26:45 -06:00
dependabot-preview[bot]
8b7f83a7b4
Build(deps): bump @sentry/node from 5.11.0 to 5.11.1 ( #4550 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.11.0 to 5.11.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.11.0...5.11.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-19 10:52:43 -06:00
dependabot-preview[bot]
fc3408ca47
Build(deps-dev): bump cypress from 3.8.1 to 3.8.2 ( #4549 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Commits](https://github.com/cypress-io/cypress/compare/v3.8.1...v3.8.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-19 10:41:16 -06:00
dependabot-preview[bot]
a793d036f8
Build(deps-dev): bump @babel/plugin-proposal-object-rest-spread ( #4548 )
...
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel ) from 7.7.7 to 7.8.3.
- [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.7.7...v7.8.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-19 10:30:57 -06:00
dependabot-preview[bot]
9b074e026f
Build(deps-dev): bump @babel/register from 7.7.7 to 7.8.3 ( #4545 )
...
Bumps [@babel/register](https://github.com/babel/babel ) from 7.7.7 to 7.8.3.
- [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.7.7...v7.8.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-19 10:11:56 -06:00
chris48s
ad834b0aba
match upstream [codefactor] badge if no grade yet ( #4558 )
2020-01-19 15:43:56 +00:00
chris48s
814399d936
[sourceforge] support folder hierarchy ( #4555 )
...
closes #4499
2020-01-19 15:37:41 +00:00
dependabot-preview[bot]
cc5d75230a
Build(deps): bump query-string from 6.9.0 to 6.10.1 ( #4541 )
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 6.9.0 to 6.10.1.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.9.0...v6.10.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2020-01-19 15:24:49 +00:00
dependabot-preview[bot]
6bf851f0dc
Build(deps-dev): bump gatsby from 2.18.21 to 2.18.24 ( #4552 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.18.21 to 2.18.24.
- [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.18.21...gatsby@2.18.24 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-19 15:14:19 +00:00
dependabot-preview[bot]
586a7da5ce
Build(deps-dev): bump styled-components from 4.4.1 to 5.0.0 ( #4534 )
...
Bumps [styled-components](https://github.com/styled-components/styled-components ) from 4.4.1 to 5.0.0.
- [Release notes](https://github.com/styled-components/styled-components/releases )
- [Changelog](https://github.com/styled-components/styled-components/blob/master/CHANGELOG.md )
- [Commits](https://github.com/styled-components/styled-components/compare/v4.4.1...v5.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-18 19:11:12 +00:00
Marcin Mielnicki
56a30ef139
Typo fix
2020-01-18 19:58:12 +01:00
dependabot-preview[bot]
e38b2b52c2
Build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.3 ( #4539 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.7.7 to 7.8.3.
- [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.7.7...v7.8.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-18 18:56:35 +00:00
dependabot-preview[bot]
829c086c2f
Build(deps-dev): bump @babel/polyfill from 7.7.0 to 7.8.3 ( #4538 )
...
Bumps [@babel/polyfill](https://github.com/babel/babel ) from 7.7.0 to 7.8.3.
- [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.7.0...v7.8.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-18 10:47:40 -06:00
dependabot-preview[bot]
2996404bdf
Build(deps-dev): bump @babel/plugin-proposal-class-properties ( #4537 )
...
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel ) from 7.7.4 to 7.8.3.
- [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.7.4...v7.8.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-18 10:37:08 -06:00
dependabot-preview[bot]
557978106d
Build(deps): bump config from 3.2.4 to 3.2.5 ( #4532 )
...
Bumps [config](https://github.com/lorenwest/node-config ) from 3.2.4 to 3.2.5.
- [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 >
2020-01-17 20:06:29 -06:00
dependabot-preview[bot]
92fa0720e3
Build(deps): bump fast-xml-parser from 3.15.1 to 3.16.0 ( #4540 )
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) from 3.15.1 to 3.16.0.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits/3.16.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-18 01:50:12 +00:00
dependabot-preview[bot]
9c78ceafae
Build(deps-dev): bump eslint-plugin-react from 7.17.0 to 7.18.0 ( #4531 )
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.17.0 to 7.18.0.
- [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.17.0...v7.18.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-17 19:35:20 -06:00
dependabot-preview[bot]
25c77d8c9f
Build(deps-dev): bump sinon from 8.0.4 to 8.1.0 ( #4535 )
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 8.0.4 to 8.1.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/compare/v8.0.4...v8.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
Co-authored-by: Pierre-Yves B. <PyvesDev@gmail.com >
2020-01-18 01:09:34 +00:00
dependabot-preview[bot]
adab966dab
Build(deps-dev): bump typescript from 3.7.4 to 3.7.5 ( #4547 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.7.4 to 3.7.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.7.4...v3.7.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-18 00:03:44 +00:00
dependabot-preview[bot]
a4c92e93e6
Build(deps-dev): bump @types/react-select from 3.0.9 to 3.0.10 ( #4543 )
...
Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select ) from 3.0.9 to 3.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-select )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-17 22:47:06 +00:00
dependabot-preview[bot]
eb3d25122e
Build(deps-dev): bump @types/node from 13.1.6 to 13.1.7 ( #4542 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.1.6 to 13.1.7.
- [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 >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-17 21:51:01 +00:00
dependabot-preview[bot]
8bdcb63c23
Build(deps-dev): bump gatsby-plugin-remove-trailing-slashes ( #4536 )
...
Bumps [gatsby-plugin-remove-trailing-slashes](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-remove-trailing-slashes ) from 2.1.17 to 2.1.20.
- [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.20/packages/gatsby-plugin-remove-trailing-slashes )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-17 21:28:50 +00:00
dependabot-preview[bot]
30c46194ac
Build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 ( #4551 )
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.19.1 to 2.20.0.
- [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.19.1...v2.20.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-17 16:47:53 +00:00
dependabot-preview[bot]
d1c0947cf2
Build(deps-dev): bump eslint-plugin-jsdoc from 20.0.5 to 20.3.1 ( #4546 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 20.0.5 to 20.3.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v20.0.5...v20.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-17 16:32:09 +00:00
Matan Kushner
95a54e8d35
Add [Repology] repositories badge ( #4529 )
...
* Add [Repology] repositories badge
Partly addresses #929
* Replace JSON API with SVG scrape
* Fix failing tests
* Replace Joi.number with nonNegativeInteger
* Replace integer with string in failing test
* Update title to specify that the badge is for num of repositories
* Remove repology-repositories.spec.js
* Remove keywords
* Use the metric text formatter
* Remove mocked svg test
* Remove the "in" preposition
2020-01-14 22:33:09 -06:00
Caleb Cartwright
b1c069c826
tests: fix failing puppet forge service test ( #4526 )
2020-01-14 16:16:03 -06:00
dependabot-preview[bot]
0e6d2c43f3
Build(deps-dev): bump @types/node from 13.1.2 to 13.1.6 ( #4520 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.1.2 to 13.1.6.
- [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 >
2020-01-12 17:27:50 +00:00
dependabot-preview[bot]
dcdf181319
Build(deps-dev): bump @types/react-modal from 3.10.1 to 3.10.2 ( #4519 )
...
Bumps [@types/react-modal](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-modal ) from 3.10.1 to 3.10.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-modal )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-12 17:18:40 +00:00
dependabot-preview[bot]
2e4f771bcb
Build(deps-dev): bump gatsby-plugin-styled-components ( #4518 )
...
Bumps [gatsby-plugin-styled-components](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components ) from 3.1.16 to 3.1.17.
- [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.17/packages/gatsby-plugin-styled-components )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-12 11:11:13 -06:00
dependabot-preview[bot]
7e265e40aa
Build(deps-dev): bump sinon from 8.0.2 to 8.0.4 ( #4517 )
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 8.0.2 to 8.0.4.
- [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/v8.0.2...v8.0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-12 10:59:38 -06:00
Marcin Mielnicki
46fa8adeb9
Use sazerac in config.spec.js
2020-01-12 17:34:58 +01:00
Marcin Mielnicki
f73f828aaf
Merge the default configuration with a custom one
2020-01-12 17:20:15 +01:00
Marcin Mielnicki
9e7dfea103
function for configuration
2020-01-12 17:11:19 +01:00
dependabot-preview[bot]
7bcfd4613a
Build(deps-dev): bump danger from 9.2.9 to 9.2.10 ( #4515 )
...
Bumps [danger](https://github.com/danger/danger-js ) from 9.2.9 to 9.2.10.
- [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.2.9...9.2.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-11 20:26:08 +00:00
dependabot-preview[bot]
f804db62c8
Build(deps-dev): bump gatsby-plugin-page-creator from 2.1.37 to 2.1.38 ( #4516 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 2.1.37 to 2.1.38.
- [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.38/packages/gatsby-plugin-page-creator )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-11 14:13:16 -06:00
dependabot-preview[bot]
77bcbc52bc
Build(deps-dev): bump gatsby-plugin-catch-links from 2.1.21 to 2.1.24 ( #4514 )
...
Bumps [gatsby-plugin-catch-links](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-catch-links ) from 2.1.21 to 2.1.24.
- [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.24/packages/gatsby-plugin-catch-links )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-11 13:58:07 -06:00
dependabot-preview[bot]
7b7a033bb4
Build(deps-dev): bump gatsby from 2.18.17 to 2.18.21 ( #4510 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.18.17 to 2.18.21.
- [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.18.17...gatsby@2.18.21 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-11 19:04:36 +00:00
dependabot-preview[bot]
09dac6ca2b
Build(deps-dev): bump nock from 11.7.1 to 11.7.2 ( #4512 )
...
Bumps [nock](https://github.com/nock/nock ) from 11.7.1 to 11.7.2.
- [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.7.1...v11.7.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-11 12:24:18 -06:00
Marcin Mielnicki
9f6f064193
Default values at the top
2020-01-11 18:23:16 +01:00
dependabot-preview[bot]
3858b6ed1a
Build(deps-dev): bump eslint-plugin-jsdoc from 20.0.0 to 20.0.5 ( #4511 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 20.0.0 to 20.0.5.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v20.0.0...v20.0.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-11 01:38:48 +00:00
dependabot-preview[bot]
2e608e25b3
Build(deps): bump simple-icons from 2.1.0 to 2.2.0 ( #4509 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/2.1.0...2.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-11 01:18:34 +00:00
dependabot-preview[bot]
59680d4f80
Build(deps-dev): bump @types/react-select from 3.0.8 to 3.0.9 ( #4508 )
...
Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select ) from 3.0.8 to 3.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-select )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-11 01:07:33 +00:00
dependabot-preview[bot]
ccbc7b3291
Build(deps-dev): bump gatsby-plugin-react-helmet from 3.1.18 to 3.1.21 ( #4504 )
...
Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet ) from 3.1.18 to 3.1.21.
- [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.21/packages/gatsby-plugin-react-helmet )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-11 00:29:40 +00:00
Marcin Mielnicki
d5812cbce8
Config for custom fetch limit
2020-01-10 21:10:46 +01:00
dependabot-preview[bot]
2381d89e3e
Build(deps-dev): bump babel-preset-gatsby from 0.2.26 to 0.2.27 ( #4507 )
...
Bumps [babel-preset-gatsby](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby ) from 0.2.26 to 0.2.27.
- [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.27/packages/babel-preset-gatsby )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-10 17:42:09 +00:00
dependabot-preview[bot]
1641cf023d
Build(deps): bump @sentry/node from 5.10.2 to 5.11.0 ( #4506 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.10.2 to 5.11.0.
- [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.10.2...5.11.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-10 11:02:26 -06:00
dependabot-preview[bot]
13d98a4729
Build(deps-dev): bump @types/react-helmet from 5.0.14 to 5.0.15 ( #4505 )
...
Bumps [@types/react-helmet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-helmet ) from 5.0.14 to 5.0.15.
- [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 >
2020-01-10 10:31:25 -06:00
dependabot-preview[bot]
2798b43262
Build(deps-dev): bump gatsby-plugin-typescript from 2.1.23 to 2.1.26 ( #4503 )
...
Bumps [gatsby-plugin-typescript](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-typescript ) from 2.1.23 to 2.1.26.
- [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.26/packages/gatsby-plugin-typescript )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-10 09:47:09 -06:00
Caleb Cartwright
fe02ac723f
add [AppVeyorJobBuild] status badge ( #4409 )
...
* feat(service): add AppVeyor Job status badge
* refactor: sync file/class/route names for appveyor job
* tests: update # of build services in frontend test
Co-authored-by: Pierre-Yves B. <PyvesDev@gmail.com >
2020-01-08 22:22:04 +00:00
chris48s
347e0a81f3
set followRedirect: false by default in tests ( #4491 )
...
* set followRedirect: false by default in tests
* update tests implicitly relying on redirects
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-07 21:13:48 +00:00
Aleksandr Razumov
d8863805d0
Fix [TeamCity] build status text schema ( #4495 )
...
Build status is currently used as a pass through, so remove
regex, because it causes unnecessary failures.
Fix #4486
2020-01-07 12:49:22 -06:00
Marcin Mielnicki
88e2cac0f8
Exclude 'get' logo in load-simple-icons/fixes: logos: TypeError: Cannot read property '1' of null ( #4488 )
...
* Exclude 'get' key from simple icons
* Improved assertion readability
* A comment added in test
2020-01-05 21:30:57 +01:00
dependabot-preview[bot]
7806b71746
Build(deps-dev): bump eslint-plugin-jsdoc from 18.6.0 to 20.0.0 ( #4483 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 18.6.0 to 20.0.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v18.6.0...v20.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: Marcin Mielnicki <marcin.mielnicki@gmail.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-05 15:32:26 +00:00
François Hodierne
477af22e60
package: remove lodash.throttle from dependencies ( #4490 )
...
it stopped being used in https://github.com/badges/shields/pull/3764
Co-authored-by: Paul Melnikow <github@paulmelnikow.com >
2020-01-04 16:23:08 -07:00
Marcin Mielnicki
22a85bfbcd
A response size metric of an upstream service for dynamic badges like [dynamicyaml], (but not [jetbrains]) ( #4434 )
...
* Response size metric for all services
* Unused code removed
* Test for service response size metric
* All buckes of the service_response_bytes in a comment
* Register parameter in PrometheusMetrics is optional
* service response size metric enabled for dynamic badges
* Better test name
* JSDoc removed
* One import from one file
* Gather metrics in the background
* Revert saving response time metrics in the background
2020-01-04 17:48:24 +01:00
dependabot-preview[bot]
3352e8e565
Build(deps-dev): bump sinon from 7.5.0 to 8.0.2 ( #4482 )
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 7.5.0 to 8.0.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.5.0...v8.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-03 22:37:12 +00:00
chris48s
9a6b96effc
Use expectRedirect helper in redirect tests; affects [circleci codeclimate codecov discourse endpoint github jenkins jira jitpack lgtm maven nexus scrutinizer sonar swagger symfony teamcity travis twitter vso waffle website wordpress] ( #4481 )
...
* Convert remaining tests to use expectRedirect() helper
* convert last few redirect tests to use svg not json
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-01-03 21:39:58 +00:00
dependabot-preview[bot]
7a12dc2865
Build(deps-dev): bump nock from 11.7.0 to 11.7.1 ( #4484 )
...
Bumps [nock](https://github.com/nock/nock ) from 11.7.0 to 11.7.1.
- [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.7.0...v11.7.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-03 15:17:08 -06:00
Drew McMurry
02681cfe27
fixes small typo ( #4487 )
2020-01-03 11:58:01 -06:00
dependabot-preview[bot]
f072f815a7
Build(deps-dev): bump @types/node from 13.1.1 to 13.1.2 ( #4485 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.1.1 to 13.1.2.
- [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 >
2020-01-03 08:38:41 -06:00
Patric Stout
453821c40e
Add [GithubDeployments] badge ( #4477 ) ( #4478 )
...
* Add GitHub Deployments badge (#4477 )
* require a message
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2019-12-31 18:13:16 +00:00
Caleb Cartwright
e01712da76
feat: deprecate leanpub badges ( #4479 )
2019-12-30 10:07:36 -06:00
dependabot-preview[bot]
e908a31f5e
Build(deps-dev): bump @types/node from 12.12.21 to 13.1.1 ( #4469 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.12.21 to 13.1.1.
- [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-12-28 22:36:31 -06:00
dependabot-preview[bot]
ac11757574
Build(deps-dev): bump nyc from 14.1.1 to 15.0.0 ( #4467 )
...
Bumps [nyc](https://github.com/istanbuljs/nyc ) from 14.1.1 to 15.0.0.
- [Release notes](https://github.com/istanbuljs/nyc/releases )
- [Changelog](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/istanbuljs/nyc/compare/v14.1.1...v15.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-28 22:19:16 -06:00
Zack
f90e58e623
Updates [Discord] badge for API changes ( #4475 )
...
* Updates Discord badge for API changes
* Update discord.service.js
* Update discord.service.js
* cr fix
2019-12-28 11:29:53 -05:00
dependabot-preview[bot]
c0b18bdc2e
Build(deps-dev): bump gatsby-plugin-page-creator from 2.1.36 to 2.1.37 ( #4470 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 2.1.36 to 2.1.37.
- [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.37/packages/gatsby-plugin-page-creator )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2019-12-27 20:34:02 +00:00
dependabot-preview[bot]
30c0a88978
Build(deps-dev): bump eslint-plugin-jsdoc from 18.4.3 to 18.6.0 ( #4473 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 18.4.3 to 18.6.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v18.4.3...v18.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2019-12-27 20:25:05 +00:00
dependabot-preview[bot]
f81de8db4e
Build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 ( #4471 )
...
Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node ) from 10.0.0 to 11.0.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases )
- [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v10.0.0...v11.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2019-12-27 15:16:40 -05:00
dependabot-preview[bot]
5057044d31
Build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 ( #4472 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.7.0 to 6.9.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/commits/v6.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-27 15:07:08 -05:00
dependabot-preview[bot]
b617812ad0
Build(deps): bump simple-icons from 2.0.0 to 2.1.0 ( #4466 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/2.0.0...2.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2019-12-27 16:14:08 +00:00
dependabot-preview[bot]
97551dd621
Build(deps-dev): bump sinon-chai from 3.3.0 to 3.4.0 ( #4464 )
...
Bumps [sinon-chai](https://github.com/domenic/sinon-chai ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/domenic/sinon-chai/releases )
- [Changelog](https://github.com/domenic/sinon-chai/blob/master/CHANGELOG.md )
- [Commits](https://github.com/domenic/sinon-chai/compare/3.3.0...3.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2019-12-27 13:39:10 +00:00
dependabot-preview[bot]
1051b49147
Build(deps-dev): bump babel-plugin-istanbul from 5.2.0 to 6.0.0 ( #4463 )
...
Bumps [babel-plugin-istanbul](https://github.com/istanbuljs/babel-plugin-istanbul ) from 5.2.0 to 6.0.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.2.0...v6.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2019-12-27 13:29:05 +00:00
dependabot-preview[bot]
d19812a85a
Build(deps-dev): bump cypress from 3.8.0 to 3.8.1 ( #4468 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Commits](https://github.com/cypress-io/cypress/compare/v3.8.0...v3.8.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2019-12-27 08:17:12 -05:00
dependabot-preview[bot]
3bb2100c96
Build(deps-dev): bump typescript from 3.7.3 to 3.7.4 ( #4465 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.7.3 to 3.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-27 08:10:12 -05:00
dependabot-preview[bot]
cd5e76f7b8
Build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 ( #4462 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.5.3. **This update includes a security fix.**
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-26 17:46:23 -05:00
chris48s
1a98b6bc31
Convert vpre routes to include_prereleases param in [bower chocolatey clojars packagist powershellgallery pub resharper] ( #4436 )
...
* Convert vpre routes to include_prereleases param
* add .expectRedirect() helper
* test redirects on SVG endpoint
2019-12-23 20:47:35 +00:00
dependabot-preview[bot]
8056706316
Build(deps-dev): bump gatsby-plugin-typescript from 2.1.20 to 2.1.23 ( #4423 )
...
Bumps [gatsby-plugin-typescript](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-typescript ) from 2.1.20 to 2.1.23.
- [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.23/packages/gatsby-plugin-typescript )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-23 20:39:27 +00:00
dependabot-preview[bot]
a53f9dfba4
Build(deps-dev): bump gatsby from 2.18.11 to 2.18.17 ( #4458 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.18.11 to 2.18.17.
- [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.18.11...gatsby@2.18.17 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2019-12-23 20:23:26 +00:00
dependabot-preview[bot]
8f2da0b75e
Build(deps-dev): bump @babel/register from 7.7.4 to 7.7.7 ( #4453 )
...
Bumps [@babel/register](https://github.com/babel/babel ) from 7.7.4 to 7.7.7.
- [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.7.4...v7.7.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2019-12-23 18:23:46 +00:00
dependabot-preview[bot]
d85283e33f
Build(deps-dev): bump @types/enzyme from 3.10.3 to 3.10.4 ( #4449 )
...
Bumps [@types/enzyme](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/enzyme ) from 3.10.3 to 3.10.4.
- [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 >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2019-12-23 17:59:58 +00:00
dependabot-preview[bot]
6408ce92b0
Build(deps-dev): bump gatsby-plugin-styled-components ( #4447 )
...
Bumps [gatsby-plugin-styled-components](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components ) from 3.1.14 to 3.1.16.
- [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.16/packages/gatsby-plugin-styled-components )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2019-12-23 17:51:34 +00:00
dependabot-preview[bot]
8333fdaa0b
Build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 ( #4445 )
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.7.5 to 7.7.7.
- [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.7.5...v7.7.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-22 22:48:05 -05:00
dependabot-preview[bot]
1a67e882af
Build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.7 ( #4443 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.7.4 to 7.7.7.
- [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.7.4...v7.7.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2019-12-23 02:01:30 +00:00
chris48s
e879682e29
Add documentation for designing badge URLs ( #4435 )
...
* Add documentation for designing badge URLs
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
2019-12-22 17:05:00 +00:00
dependabot-preview[bot]
0dd5a8be9a
Build(deps-dev): bump @babel/plugin-proposal-object-rest-spread ( #4441 )
...
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel ) from 7.7.4 to 7.7.7.
- [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.7.4...v7.7.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-22 09:24:19 -05:00
dependabot-preview[bot]
219436854b
Build(deps-dev): bump @types/react-modal from 3.10.0 to 3.10.1 ( #4427 )
...
Bumps [@types/react-modal](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-modal ) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-modal )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2019-12-22 13:30:57 +00:00
dependabot-preview[bot]
54fcfc9c35
Build(deps-dev): bump gatsby-plugin-remove-trailing-slashes ( #4428 )
...
Bumps [gatsby-plugin-remove-trailing-slashes](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-remove-trailing-slashes ) 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-remove-trailing-slashes/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-remove-trailing-slashes@2.1.17/packages/gatsby-plugin-remove-trailing-slashes )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-22 13:22:40 +00:00
dependabot-preview[bot]
284797dffe
Build(deps): bump xmldom from 0.1.27 to 0.2.1 ( #4444 )
...
Bumps [xmldom](https://github.com/xmldom/xmldom ) from 0.1.27 to 0.2.1.
- [Release notes](https://github.com/xmldom/xmldom/releases )
- [Changelog](https://github.com/xmldom/xmldom/blob/master/changelog )
- [Commits](https://github.com/xmldom/xmldom/compare/v0.1.27...0.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-21 22:23:10 -05:00
dependabot-preview[bot]
29d48d9b6d
Build(deps-dev): bump @types/node from 12.12.14 to 12.12.21 ( #4442 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.12.14 to 12.12.21.
- [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 >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2019-12-22 00:59:13 +00:00
dependabot-preview[bot]
439ebd65a9
Build(deps): bump semver from 6.3.0 to 7.1.1 ( #4450 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 6.3.0 to 7.1.1.
- [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.3.0...v7.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2019-12-21 17:37:07 +00:00
dependabot-preview[bot]
5767d534c9
Build(deps-dev): bump enzyme-adapter-react-16 from 1.15.1 to 1.15.2 ( #4440 )
...
Bumps [enzyme-adapter-react-16](https://github.com/airbnb/enzyme/tree/HEAD/packages/enzyme-adapter-react-16 ) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/airbnb/enzyme/releases )
- [Changelog](https://github.com/airbnb/enzyme/blob/master/CHANGELOG.md )
- [Commits](https://github.com/airbnb/enzyme/commits/enzyme-adapter-react-16@1.15.2/packages/enzyme-adapter-react-16 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2019-12-21 17:17:56 +00:00
dependabot-preview[bot]
8b49436748
Build(deps-dev): bump concurrently from 5.0.1 to 5.0.2 ( #4448 )
...
Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases )
- [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v5.0.1...v5.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2019-12-21 17:03:07 +00:00
dependabot-preview[bot]
9161c6108f
Build(deps-dev): bump eslint-plugin-cypress from 2.7.0 to 2.8.1 ( #4451 )
...
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress ) from 2.7.0 to 2.8.1.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases )
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.7.0...v2.8.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2019-12-21 16:38:21 +00:00
dependabot-preview[bot]
c2f746bb17
Build(deps-dev): bump enzyme from 3.10.0 to 3.11.0 ( #4452 )
...
Bumps [enzyme](https://github.com/airbnb/enzyme/tree/HEAD/packages/enzyme ) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/airbnb/enzyme/releases )
- [Changelog](https://github.com/airbnb/enzyme/blob/master/CHANGELOG.md )
- [Commits](https://github.com/airbnb/enzyme/commits/enzyme@3.11.0/packages/enzyme )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-21 16:30:43 +00:00
dependabot-preview[bot]
5ecc489707
Build(deps-dev): bump gatsby-plugin-page-creator from 2.1.33 to 2.1.36 ( #4416 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 2.1.33 to 2.1.36.
- [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.36/packages/gatsby-plugin-page-creator )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-16 08:03:39 +00:00
dependabot-preview[bot]
947770608b
Build(deps-dev): bump @types/chai from 4.2.6 to 4.2.7 ( #4426 )
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.2.6 to 4.2.7.
- [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-12-15 20:09:44 +00:00
dependabot-preview[bot]
357bea3f3e
Build(deps-dev): bump babel-preset-gatsby from 0.2.23 to 0.2.26 ( #4418 )
...
Bumps [babel-preset-gatsby](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby ) from 0.2.23 to 0.2.26.
- [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.26/packages/babel-preset-gatsby )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-15 19:31:04 +00:00
dependabot-preview[bot]
ff161c0985
Build(deps-dev): bump gatsby-plugin-react-helmet from 3.1.16 to 3.1.18 ( #4425 )
...
Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet ) from 3.1.16 to 3.1.18.
- [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.18/packages/gatsby-plugin-react-helmet )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-15 18:59:27 +00:00
dependabot-preview[bot]
4a98aa5324
Build(deps-dev): bump gatsby-plugin-catch-links from 2.1.19 to 2.1.21 ( #4417 )
...
Bumps [gatsby-plugin-catch-links](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-catch-links ) from 2.1.19 to 2.1.21.
- [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.21/packages/gatsby-plugin-catch-links )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-15 18:51:20 +00:00
dependabot-preview[bot]
3e2a1f14e6
Build(deps): bump @sentry/node from 5.10.1 to 5.10.2 ( #4431 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.10.1 to 5.10.2.
- [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.10.1...5.10.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-14 11:21:05 +00:00
dependabot-preview[bot]
ff202dce3d
Build(deps-dev): bump node-mocks-http from 1.8.0 to 1.8.1 ( #4419 )
...
Bumps [node-mocks-http](https://github.com/howardabrams/node-mocks-http ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/howardabrams/node-mocks-http/releases )
- [Changelog](https://github.com/howardabrams/node-mocks-http/blob/master/HISTORY.md )
- [Commits](https://github.com/howardabrams/node-mocks-http/compare/v1.8.0...v1.8.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-14 11:11:29 +00:00
dependabot-preview[bot]
933a90936e
Build(deps-dev): bump concurrently from 5.0.0 to 5.0.1 ( #4413 )
...
Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases )
- [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v5.0.0...v5.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-14 11:00:46 +00:00
dependabot-preview[bot]
23db26d0e5
Build(deps-dev): bump danger from 9.2.8 to 9.2.9 ( #4430 )
...
Bumps [danger](https://github.com/danger/danger-js ) from 9.2.8 to 9.2.9.
- [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.2.8...9.2.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-14 10:47:18 +00:00
dependabot-preview[bot]
785714c666
Build(deps-dev): bump nodemon from 2.0.1 to 2.0.2 ( #4432 )
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.1...v2.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-14 10:32:57 +00:00
dependabot-preview[bot]
b9c34e1a8d
Build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 ( #4415 )
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.7.4 to 7.7.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.7.4...v7.7.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-13 12:44:19 -06:00
dependabot-preview[bot]
c37cb90511
Build(deps-dev): bump gatsby from 2.18.7 to 2.18.11 ( #4411 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.18.7 to 2.18.11.
- [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.18.7...gatsby@2.18.11 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-13 17:13:28 +00:00
dependabot-preview[bot]
230fcf7772
Build(deps): bump fast-xml-parser from 3.15.0 to 3.15.1 ( #4420 )
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) from 3.15.0 to 3.15.1.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-13 16:19:03 +00:00
dependabot-preview[bot]
aaead7d527
Build(deps): bump simple-icons from 1.20.0 to 2.0.0 ( #4429 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 1.20.0 to 2.0.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/1.20.0...2.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-13 16:05:30 +00:00
dependabot-preview[bot]
b84900eec2
Build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 ( #4421 )
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.18.2 to 2.19.1.
- [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.2...v2.19.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-13 15:43:29 +00:00
dependabot-preview[bot]
8edf4d2e44
Build(deps-dev): bump cypress from 3.7.0 to 3.8.0 ( #4412 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Commits](https://github.com/cypress-io/cypress/compare/v3.7.0...v3.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-13 15:33:46 +00:00
Hannes Nel
a583fa86c3
Changed configuration validation to allow using a named pipe for port. ( #4392 )
...
* Changed configuration validation to allow using a named pipe for port.
* Update core/server/server.js
Co-Authored-By: Caleb Cartwright <calebcartwright@users.noreply.github.com >
* Applied prettier.
* Update core/server/server.spec.js
Co-Authored-By: Caleb Cartwright <calebcartwright@users.noreply.github.com >
* Updated spec for port setting to allow only numbers or formatted named pipes.
2019-12-12 08:42:59 +00:00
Pierre-Yves B
38e80e39b4
Remove blank space for examples with no named parameters ( #4398 )
2019-12-11 19:26:44 +00:00
dependabot-preview[bot]
05a0881670
Build(deps-dev): bump @types/chai from 4.2.5 to 4.2.6 ( #4406 )
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.2.5 to 4.2.6.
- [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-12-06 15:54:38 -06:00
dependabot-preview[bot]
447610b85d
Build(deps-dev): bump typescript from 3.7.2 to 3.7.3 ( #4404 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.7.2 to 3.7.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.7.2...v3.7.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-06 21:24:07 +00:00
dependabot-preview[bot]
f87c1697c3
Build(deps-dev): bump gatsby-plugin-page-creator from 2.1.32 to 2.1.33 ( #4407 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 2.1.32 to 2.1.33.
- [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.33/packages/gatsby-plugin-page-creator )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-06 19:45:32 +00:00
dependabot-preview[bot]
bd47c0b7e7
Build(deps-dev): bump eslint-plugin-jsdoc from 18.1.5 to 18.4.3 ( #4402 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 18.1.5 to 18.4.3.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v18.1.5...v18.4.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-06 17:46:33 +00:00
dependabot-preview[bot]
ee7218ef70
Build(deps): bump check-node-version from 4.0.1 to 4.0.2 ( #4401 )
...
Bumps [check-node-version](https://github.com/parshap/check-node-version ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/parshap/check-node-version/releases )
- [Changelog](https://github.com/parshap/check-node-version/blob/master/CHANGELOG.md )
- [Commits](https://github.com/parshap/check-node-version/compare/v4.0.1...v4.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-06 17:15:13 +00:00
dependabot-preview[bot]
e4e5d110ce
Build(deps): bump @sentry/node from 5.9.0 to 5.10.1 ( #4403 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.9.0 to 5.10.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.9.0...5.10.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-06 16:58:32 +00:00
dependabot-preview[bot]
5df56c1a18
Build(deps-dev): bump gatsby from 2.18.5 to 2.18.7 ( #4400 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.18.5 to 2.18.7.
- [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.18.5...gatsby@2.18.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-06 16:38:16 +00:00
dependabot-preview[bot]
17d5f55506
Build(deps-dev): bump react-error-overlay from 6.0.3 to 6.0.4 ( #4399 )
...
Bumps [react-error-overlay](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-error-overlay ) from 6.0.3 to 6.0.4.
- [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.4/packages/react-error-overlay )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-06 08:29:32 -06:00
Marcin Mielnicki
dfcb6defc8
Refactor JSONPath based services, run [DynamicJson DynamicYaml] ( #4272 )
...
* Subclass factory for JSON path services
* Common methods moved to JSON path class
* should throw error if _getData is not overridden
* Test JSON path factory using chai-as-promised
* Using chai-as-promised in more tests
* JSDoc for json-path
* Error message adopted to JSON and YAML
* Dynamic YAML badge handles YAML with a string
* 'fetch' naming covention
* Strict string validation in error message
2019-12-05 01:03:05 +01:00
Caleb Cartwright
436d2ba3a0
fix [nuget] version build metadata handling ( #4222 )
...
* fix: nuget version build metadata handling
* chore: manual formatting update
2019-12-03 16:15:55 -06:00
Pierre-Yves B
92b1380db0
Move [Jenkins] job url to query parameter ( #4390 )
2019-11-30 18:33:35 +00:00
dependabot-preview[bot]
c2876e8d16
Build(deps-dev): bump @types/node from 12.12.11 to 12.12.14 ( #4388 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.12.11 to 12.12.14.
- [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-11-30 15:59:38 +00:00
dependabot-preview[bot]
ae4f77b2fb
Build(deps-dev): bump @babel/plugin-proposal-object-rest-spread ( #4387 )
...
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel ) from 7.6.2 to 7.7.4.
- [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.6.2...v7.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-30 15:49:27 +00:00
dependabot-preview[bot]
3c309db469
Build(deps-dev): bump babel-preset-gatsby from 0.2.22 to 0.2.23 ( #4384 )
...
Bumps [babel-preset-gatsby](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby ) from 0.2.22 to 0.2.23.
- [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.23/packages/babel-preset-gatsby )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-30 15:40:10 +00:00
dependabot-preview[bot]
fd5279e40d
Build(deps-dev): bump gatsby-plugin-typescript from 2.1.19 to 2.1.20 ( #4385 )
...
Bumps [gatsby-plugin-typescript](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-typescript ) from 2.1.19 to 2.1.20.
- [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.20/packages/gatsby-plugin-typescript )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-30 15:31:42 +00:00
Greg Bowler
578a1438bf
[Packagist] user/repo must be lowercase ( #4367 )
...
* Packagist user/repo must be lowercase
An issue has developed recently where the package name and repo name of the packagist packages have an added requirement of being lowercase. This has broken the Shields.io badge for some of my projects where their repo name has capital letters, and the badges have been automatically added by a script.
* Prettier
* Lowercase user and repo in getPackageName function instead
* Lowercase user/repo in fetch function
2019-11-30 10:21:25 -05:00
dependabot-preview[bot]
3812b0f752
Build(deps-dev): bump @babel/plugin-proposal-class-properties ( #4382 )
...
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel ) from 7.7.0 to 7.7.4.
- [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.7.0...v7.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-30 15:13:08 +00:00
dependabot-preview[bot]
db4401e1b8
Build(deps-dev): bump gatsby-plugin-styled-components ( #4383 )
...
Bumps [gatsby-plugin-styled-components](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components ) from 3.1.13 to 3.1.14.
- [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.14/packages/gatsby-plugin-styled-components )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-29 21:57:10 +00:00
dependabot-preview[bot]
27152a2205
Build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 ( #4380 )
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.7.2 to 7.7.4.
- [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.7.2...v7.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-29 21:48:02 +00:00
dependabot-preview[bot]
72088184e8
Build(deps-dev): bump gatsby-plugin-page-creator from 2.1.31 to 2.1.32 ( #4379 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 2.1.31 to 2.1.32.
- [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.32/packages/gatsby-plugin-page-creator )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-29 21:38:34 +00:00
dependabot-preview[bot]
87d89fe62f
Build(deps): bump simple-icons from 1.19.1 to 1.20.0 ( #4378 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 1.19.1 to 1.20.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/1.19.1...1.20.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-29 21:28:54 +00:00
dependabot-preview[bot]
34341808e6
Build(deps): bump fast-xml-parser from 3.14.0 to 3.15.0 ( #4389 )
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) from 3.14.0 to 3.15.0.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/3.14.0...v3.15.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-29 21:09:26 +00:00
dependabot-preview[bot]
85e42fe833
Build(deps-dev): bump lint-staged from 9.4.3 to 9.5.0 ( #4376 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 9.4.3 to 9.5.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v9.4.3...v9.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-29 20:52:55 +00:00
dependabot-preview[bot]
dc3da163d8
Build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 ( #4375 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.7.1 to 7.7.4.
- [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.7.1...v7.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-29 20:33:25 +00:00
dependabot-preview[bot]
fbac19563d
Build(deps-dev): bump gatsby from 2.18.2 to 2.18.5 ( #4374 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.18.2 to 2.18.5.
- [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.18.2...gatsby@2.18.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-29 20:24:32 +00:00
dependabot-preview[bot]
5bb609edfa
Build(deps): bump @hapi/joi from 16.1.7 to 16.1.8 ( #4386 )
...
Bumps [@hapi/joi](https://github.com/hapijs/joi ) from 16.1.7 to 16.1.8.
- [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/v16.1.7...v16.1.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-29 20:07:02 +00:00
dependabot-preview[bot]
147e2bca2e
Build(deps-dev): bump gatsby-plugin-remove-trailing-slashes ( #4372 )
...
Bumps [gatsby-plugin-remove-trailing-slashes](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-remove-trailing-slashes ) from 2.1.14 to 2.1.15.
- [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.15/packages/gatsby-plugin-remove-trailing-slashes )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-29 14:40:41 -05:00
dependabot-preview[bot]
2892860a82
Build(deps-dev): bump eslint-plugin-jsdoc from 18.1.4 to 18.1.5 ( #4373 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 18.1.4 to 18.1.5.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v18.1.4...v18.1.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-29 19:04:51 +00:00
dependabot-preview[bot]
603b9ada7a
Build(deps-dev): bump gatsby-plugin-catch-links from 2.1.17 to 2.1.19 ( #4371 )
...
Bumps [gatsby-plugin-catch-links](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-catch-links ) from 2.1.17 to 2.1.19.
- [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.19/packages/gatsby-plugin-catch-links )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-29 18:44:36 +00:00
dependabot-preview[bot]
bbbe838fee
Build(deps-dev): bump gatsby-plugin-react-helmet from 3.1.15 to 3.1.16 ( #4381 )
...
Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet ) from 3.1.15 to 3.1.16.
- [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.16/packages/gatsby-plugin-react-helmet )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-29 18:28:01 +00:00
dependabot-preview[bot]
2b5875f95e
Build(deps-dev): bump cypress from 3.6.1 to 3.7.0 ( #4377 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 3.6.1 to 3.7.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Commits](https://github.com/cypress-io/cypress/compare/v3.6.1...v3.7.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-29 18:08:16 +00:00
dependabot-preview[bot]
35f0ac33ec
Build(deps-dev): bump @babel/register from 7.7.0 to 7.7.4 ( #4370 )
...
Bumps [@babel/register](https://github.com/babel/babel ) from 7.7.0 to 7.7.4.
- [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.7.0...v7.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-29 10:20:10 -05:00
dependabot-preview[bot]
fbf9b56c22
Build(deps-dev): bump eslint-plugin-react from 7.16.0 to 7.17.0 ( #4369 )
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.16.0 to 7.17.0.
- [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.16.0...v7.17.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-29 09:55:40 -05:00
Caleb Cartwright
c455993a4d
add support for [GitHubWorkflowStatus] (Actions) using BaseSvgScraping service implementation ( #3898 )
...
* feat: add BaseSvgScraping service impl for GH Actions
* chore: fix GH Actions service test name
* feat: add branch support to GH Actions/Workflows
* chore: fix schema for GH actions
* refactor: update route path per PR discussion
2019-11-27 07:36:37 -06:00
dependabot-preview[bot]
6c89276f7e
Build(deps-dev): bump gatsby-plugin-page-creator from 2.1.30 to 2.1.31 ( #4359 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 2.1.30 to 2.1.31.
- [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.31/packages/gatsby-plugin-page-creator )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-24 22:43:17 +00:00
James Cahill
d42492f419
Add [SourceForgeOpenTickets] badge ( #4112 )
2019-11-24 13:13:10 +00:00
dependabot-preview[bot]
fb414b9adf
Build(deps-dev): bump gatsby from 2.17.15 to 2.18.2 ( #4358 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.17.15 to 2.18.2.
- [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.17.15...gatsby@2.18.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-23 10:10:48 -06:00
dependabot-preview[bot]
f58ba5a83a
Build(deps-dev): bump eslint-config-prettier from 6.5.0 to 6.7.0 ( #4361 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.5.0 to 6.7.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/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-23 09:43:06 +00:00
dependabot-preview[bot]
fc19fbd50d
Build(deps-dev): bump eslint-plugin-react-hooks from 2.2.0 to 2.3.0 ( #4362 )
...
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks ) from 2.2.0 to 2.3.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-11-23 09:28:32 +00:00
dependabot-preview[bot]
c7972ebd1d
Build(deps-dev): bump @types/node from 12.12.8 to 12.12.11 ( #4360 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.12.8 to 12.12.11.
- [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-11-22 21:08:32 +00:00
dependabot-preview[bot]
7987666e28
Build(deps-dev): bump snap-shot-it from 7.9.0 to 7.9.1 ( #4357 )
...
Bumps [snap-shot-it](https://github.com/bahmutov/snap-shot-it ) from 7.9.0 to 7.9.1.
- [Release notes](https://github.com/bahmutov/snap-shot-it/releases )
- [Commits](https://github.com/bahmutov/snap-shot-it/compare/v7.9.0...v7.9.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-22 15:00:27 -06:00
dependabot-preview[bot]
a5bfa4dea2
Build(deps-dev): bump eslint-plugin-jsdoc from 18.0.1 to 18.1.4 ( #4356 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 18.0.1 to 18.1.4.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v18.0.1...v18.1.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-22 14:04:57 -06:00
dependabot-preview[bot]
9defbdf20c
Build(deps-dev): bump gatsby-plugin-typescript from 2.1.18 to 2.1.19 ( #4353 )
...
Bumps [gatsby-plugin-typescript](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-typescript ) from 2.1.18 to 2.1.19.
- [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.19/packages/gatsby-plugin-typescript )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-22 13:47:06 -06:00
dependabot-preview[bot]
01a55a45e9
Build(deps-dev): bump nodemon from 1.19.4 to 2.0.1 ( #4363 )
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 1.19.4 to 2.0.1.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v1.19.4...v2.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-22 12:40:53 -06:00
dependabot-preview[bot]
6b815037bc
Build(deps-dev): bump @types/chai from 4.2.4 to 4.2.5 ( #4351 )
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.2.4 to 4.2.5.
- [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-11-22 11:39:56 -06:00
dependabot-preview[bot]
028a0f7233
Build(deps-dev): bump husky from 3.0.9 to 3.1.0 ( #4354 )
...
Bumps [husky](https://github.com/typicode/husky ) from 3.0.9 to 3.1.0.
- [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.9...v3.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-22 10:24:37 -06:00
dependabot-preview[bot]
94c48c15c3
Build(deps-dev): bump eslint-plugin-mocha from 6.2.1 to 6.2.2 ( #4352 )
...
Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha ) from 6.2.1 to 6.2.2.
- [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.2.1...6.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-22 10:07:14 -06:00
dependabot-preview[bot]
340fbf18a2
Build(deps-dev): bump typescript from 3.6.4 to 3.7.2 ( #4313 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.6.4 to 3.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.4...v3.7.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-17 10:37:03 -06:00
dependabot-preview[bot]
9213f36a7a
Build(deps-dev): bump gatsby-plugin-styled-components ( #4341 )
...
Bumps [gatsby-plugin-styled-components](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components ) from 3.1.11 to 3.1.13.
- [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.13/packages/gatsby-plugin-styled-components )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-17 07:34:10 +00:00
dependabot-preview[bot]
3a9b55a81e
[chromewebstore] Build(deps): bump chrome-web-store-item-property from 1.1.2 to 1.2.0 ( #4324 )
...
* Build(deps): bump chrome-web-store-item-property from 1.1.2 to 1.2.0
Bumps [chrome-web-store-item-property](https://github.com/pandawing/node-chrome-web-store-item-property ) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/pandawing/node-chrome-web-store-item-property/releases )
- [Changelog](https://github.com/pandawing/node-chrome-web-store-item-property/blob/master/changelog.md )
- [Commits](https://github.com/pandawing/node-chrome-web-store-item-property/compare/v1.1.2...v1.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* explicitly install peer dependencies
2019-11-16 23:09:02 +00:00
dependabot-preview[bot]
6d5a23b889
Build(deps): bump path-to-regexp from 3.1.0 to 5.0.0 ( #4330 )
...
* Build(deps): bump path-to-regexp from 3.1.0 to 5.0.0
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp ) from 3.1.0 to 5.0.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.1.0...v5.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* chore: apply path-to-regexp v5.x changes
2019-11-16 16:27:58 -06:00
dependabot-preview[bot]
bd3a133d56
Build(deps-dev): bump gatsby from 2.17.10 to 2.17.15 ( #4346 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.17.10 to 2.17.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.17.10...gatsby@2.17.15 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-16 21:38:29 +00:00
Caleb Cartwright
5de4334ea7
tests: update npm type definition tests ( #4322 )
2019-11-16 20:40:55 +00:00
dependabot-preview[bot]
6e84010095
Build(deps-dev): bump gatsby-plugin-catch-links from 2.1.15 to 2.1.17 ( #4345 )
...
Bumps [gatsby-plugin-catch-links](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-catch-links ) 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-catch-links/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@2.1.17/packages/gatsby-plugin-catch-links )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-16 19:58:01 +00:00
dependabot-preview[bot]
088fd39684
Build(deps-dev): bump gatsby-plugin-remove-trailing-slashes ( #4340 )
...
Bumps [gatsby-plugin-remove-trailing-slashes](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-remove-trailing-slashes ) from 2.1.12 to 2.1.14.
- [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.14/packages/gatsby-plugin-remove-trailing-slashes )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-16 13:44:01 -06:00
dependabot-preview[bot]
1bc2c3c886
Build(deps-dev): bump babel-preset-gatsby from 0.2.20 to 0.2.22 ( #4338 )
...
Bumps [babel-preset-gatsby](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby ) from 0.2.20 to 0.2.22.
- [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.22/packages/babel-preset-gatsby )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-16 06:49:43 +00:00
dependabot-preview[bot]
94a9b56358
Build(deps-dev): bump react-pose from 4.0.9 to 4.0.10 ( #4334 )
...
Bumps [react-pose](https://github.com/Popmotion/popmotion ) from 4.0.9 to 4.0.10.
- [Release notes](https://github.com/Popmotion/popmotion/releases )
- [Commits](https://github.com/Popmotion/popmotion/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-16 00:42:11 -06:00
dependabot-preview[bot]
1566904b3a
Build(deps-dev): bump @types/node from 12.12.6 to 12.12.8 ( #4347 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.12.6 to 12.12.8.
- [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-11-16 00:32:11 -06:00
dependabot-preview[bot]
25b3305444
Build(deps-dev): bump react-dom from 16.11.0 to 16.12.0 ( #4343 )
...
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) from 16.11.0 to 16.12.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.12.0/packages/react-dom )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-16 00:15:04 -06:00
dependabot-preview[bot]
e229a3ebc8
Build(deps-dev): bump react from 16.11.0 to 16.12.0 ( #4336 )
...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ) from 16.11.0 to 16.12.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.12.0/packages/react )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-16 05:48:19 +00:00
dependabot-preview[bot]
ac0dc95714
Build(deps): bump @sentry/node from 5.7.1 to 5.9.0 ( #4335 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.7.1 to 5.9.0.
- [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.7.1...5.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-16 05:29:12 +00:00
dependabot-preview[bot]
139bab2030
Build(deps-dev): bump gatsby-plugin-typescript from 2.1.15 to 2.1.18 ( #4329 )
...
Bumps [gatsby-plugin-typescript](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-typescript ) from 2.1.15 to 2.1.18.
- [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.18/packages/gatsby-plugin-typescript )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-15 20:51:36 -06:00
dependabot-preview[bot]
0f332413df
Build(deps-dev): bump prettier from 1.18.2 to 1.19.1 ( #4328 )
...
* Build(deps-dev): bump prettier from 1.18.2 to 1.19.1
Bumps [prettier](https://github.com/prettier/prettier ) from 1.18.2 to 1.19.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/1.18.2...1.19.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* Build(deps-dev): bump prettier from 1.18.2 to 1.19.1
Bumps [prettier](https://github.com/prettier/prettier ) from 1.18.2 to 1.19.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/1.18.2...1.19.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* chore: apply new prettier formatting
* chore: try prettier, again
2019-11-15 19:33:40 -06:00
dependabot-preview[bot]
3028608f4c
Build(deps): bump chalk from 2.4.2 to 3.0.0 ( #4339 )
...
Bumps [chalk](https://github.com/chalk/chalk ) from 2.4.2 to 3.0.0.
- [Release notes](https://github.com/chalk/chalk/releases )
- [Commits](https://github.com/chalk/chalk/compare/v2.4.2...v3.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-15 22:45:28 +00:00
dependabot-preview[bot]
3db17bcd20
Build(deps-dev): bump eslint-plugin-jsdoc from 17.1.1 to 18.0.1 ( #4332 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 17.1.1 to 18.0.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v17.1.1...v18.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-15 22:10:31 +00:00
dependabot-preview[bot]
bc1c5b9045
Build(deps-dev): bump gatsby-plugin-react-helmet from 3.1.13 to 3.1.15 ( #4333 )
...
Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet ) from 3.1.13 to 3.1.15.
- [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.15/packages/gatsby-plugin-react-helmet )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-15 21:55:41 +00:00
dependabot-preview[bot]
ef69881219
Build(deps-dev): bump cypress from 3.6.0 to 3.6.1 ( #4344 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Commits](https://github.com/cypress-io/cypress/compare/v3.6.0...v3.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-15 21:42:46 +00:00
dependabot-preview[bot]
cc0b1b674a
Build(deps-dev): bump lint-staged from 9.4.2 to 9.4.3 ( #4327 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 9.4.2 to 9.4.3.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v9.4.2...v9.4.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-15 20:53:39 +00:00
dependabot-preview[bot]
5884186c97
Build(deps): bump query-string from 6.8.3 to 6.9.0 ( #4326 )
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 6.8.3 to 6.9.0.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.8.3...v6.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-15 20:44:34 +00:00
dependabot-preview[bot]
94cab7089c
Build(deps-dev): bump gatsby-plugin-page-creator from 2.1.28 to 2.1.30 ( #4323 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 2.1.28 to 2.1.30.
- [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.30/packages/gatsby-plugin-page-creator )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-15 12:25:54 -06:00
dependabot-preview[bot]
dcb1476028
Build(deps-dev): bump danger from 9.2.4 to 9.2.8 ( #4325 )
...
Bumps [danger](https://github.com/danger/danger-js ) from 9.2.4 to 9.2.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.2.4...9.2.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-15 11:24:20 -06:00