Commit Graph

2064 Commits

Author SHA1 Message Date
Pyves
a4bec27771 Fixed [Codacy] coverage examples and improved unknown coverage handling (#2102) 2018-09-21 22:49:35 +01:00
dependabot[bot]
3c373b58ac Bump prettier from 1.14.2 to 1.14.3 (#2104)
Bumps [prettier](https://github.com/prettier/prettier) from 1.14.2 to 1.14.3.
- [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.14.2...1.14.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-21 19:50:27 +01:00
dependabot[bot]
0b1ed5130e Bump svgo from 1.0.5 to 1.1.1 (#2094)
Bumps [svgo](https://github.com/svg/svgo) from 1.0.5 to 1.1.1.
- [Release notes](https://github.com/svg/svgo/releases)
- [Changelog](https://github.com/svg/svgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svg/svgo/compare/v1.0.5...v1.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-21 19:47:04 +01:00
Sam Harwell
ca69099389 Support [nuget myget] packages using SemVer 2 (#2098)
Support NuGet packages using SemVer 2

Fixes #1044
2018-09-20 20:18:30 +01:00
chris48s
edab5385f8 show examples with logos on index page (#2084) 2018-09-19 22:05:38 +01:00
Christian Oliff
863ee4f2e0 HTTPS link to semver.org (#2093) 2018-09-18 16:30:38 +01:00
dependabot[bot]
a1347e5bf2 Bump nock from 9.6.1 to 10.0.0 (#2088)
Bumps [nock](https://github.com/nock/nock) from 9.6.1 to 10.0.0.
- [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/v9.6.1...v10.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-18 16:22:03 +01:00
dependabot[bot]
f75cbf04c8 Bump eslint from 5.5.0 to 5.6.0 (#2089)
Bumps [eslint](https://github.com/eslint/eslint) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.5.0...v5.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-18 16:12:04 +01:00
dependabot[bot]
ac84735ad4 Bump sinon from 6.3.2 to 6.3.4 (#2097)
Bumps [sinon](https://github.com/sinonjs/sinon) from 6.3.2 to 6.3.4.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v6.3.2...v6.3.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-18 09:16:19 +01:00
chris48s
d143cac0d7 improve [appveyor] error handling (#2085) 2018-09-18 09:07:20 +01:00
Eugene Zhlobo
c8593c77c4 Handle CircleCI urls with token correctly (#2087) 2018-09-18 09:03:00 +01:00
dependabot[bot]
6d49c762b9 Bump simple-icons from 1.8.3 to 1.9.0 (#2070)
Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 1.8.3 to 1.9.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-16 21:49:26 +01:00
dependabot[bot]
ee2ce3747f Bump 2x react dependencies to 16.5.1 (#2080)
* Bump react-dom from 16.4.2 to 16.5.1
* Bump react from 16.4.2 to 16.5.1
2018-09-14 20:30:18 +01:00
dependabot[bot]
21dd7cdd16 Bump fast-xml-parser from 3.12.0 to 3.12.5 (#2071)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 3.12.0 to 3.12.5.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-14 20:16:32 +01:00
dependabot[bot]
a5943f7207 Bump sinon from 6.2.0 to 6.3.2 (#2081)
Bumps [sinon](https://github.com/sinonjs/sinon) from 6.2.0 to 6.3.2.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v6.2.0...v6.3.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-14 20:04:15 +01:00
Pyves
006710e16d Fixed [Codacy] badges (#2066) 2018-09-10 20:32:49 +01:00
Thomas Démoulins
2c04a63dc3 Support VSTS badges on newly created build definitions (#2065) 2018-09-10 19:30:47 +01:00
Pyves
bf0496cd64 Made JSON snapshot test pass on Windows (#2061) 2018-09-10 19:27:05 +01:00
Pyves
3e69873930 [aur packagist php-eye travis vaadin-directory github david jitpack twitter] Enforced lowercase badge labels (#2058) 2018-09-09 11:41:10 +01:00
Paul Melnikow
4a847d2b08 [AppVeyorTests] compact format and custom labels (#2000)
This picks up the work from #1321 on top of the work from #1940.

It allows the user to choose a compact tests format, or to override the labels with their own text or symbols.
2018-09-08 09:27:59 -07:00
dependabot[bot]
30dcc1fd41 Bump eslint-plugin-promise from 4.0.0 to 4.0.1 (#2063)
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/compare/v4.0.0...v4.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-07 21:55:16 -07:00
Tobias Roeddiger
a265cab354 fixed bug that prevented logo color from being changed (#2059)
closes #2057
2018-09-06 22:11:34 +01:00
dependabot[bot]
322f3ff305 Bump danger from 3.8.9 to 3.9.0 (#2056)
Bumps [danger](https://github.com/danger/danger-js) from 3.8.9 to 3.9.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/commits/3.9.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-06 21:11:41 +01:00
Thomas Démoulins
548b509dff [vso] Add support for VSTS releases (#2049) 2018-09-06 19:05:02 +01:00
dependabot[bot]
fc0c785f0e Bump eslint from 5.4.0 to 5.5.0 (#2048)
Bumps [eslint](https://github.com/eslint/eslint) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.4.0...v5.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-05 22:01:04 +01:00
dependabot[bot]
780d7a2470 Bump sinon from 6.1.5 to 6.2.0 (#2052)
Bumps [sinon](https://github.com/sinonjs/sinon) from 6.1.5 to 6.2.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v6.1.5...v6.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-05 21:54:52 +01:00
dependabot[bot]
636576aa60 Bump chai-string from 1.4.0 to 1.5.0 (#2047)
Bumps [chai-string](https://github.com/onechiporenko/chai-string) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/onechiporenko/chai-string/releases)
- [Commits](https://github.com/onechiporenko/chai-string/commits/v1.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-05 21:48:20 +01:00
chris48s
ef6e601aaa Update tutorial to reflect new service layout (#2042)
update the tutorial for new service class layout
2018-09-05 21:34:41 +01:00
Pyves
7417dc5f6c Delete BaseHTTPService and implement new BaseXmlService (affects [eclipse-marketplace f-droid]; also testing on [uptimerobot circleci]) (#2037) 2018-09-03 19:37:37 +01:00
chris48s
39d05ba817 render category links correctly on initial page load (#2046) 2018-09-02 21:15:07 +01:00
chris48s
4830867a5c add additional test cases for pypi license helper (#2043) 2018-09-02 21:11:28 +01:00
chris48s
bca4c05625 fix wercker examples (#2044) 2018-09-02 21:04:12 +01:00
dependabot[bot]
cc03507875 Bump danger from 3.8.6 to 3.8.9 (#2039)
Bumps [danger](https://github.com/danger/danger-js) from 3.8.6 to 3.8.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/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-02 20:59:43 +01:00
Paul Melnikow
1b307864b4 Prettify the files in the project root (#2041)
Follow on to #2009
2018-09-02 12:10:23 -07:00
Nicco Kunzmann
e25e748a03 Obsolete old tutorial and future TODOs (#1983)
This obsoletes the implementation part of the tutorial.
As mentioned in https://github.com/badges/shields/pull/1958#pullrequestreview-149661148, 
old style badges should be avoided and new style badges are preferred.
2018-09-02 11:41:33 -07:00
Y0hy0h
73c954df57 [elm-package] Fix old package name (#2045)
* Update test's package to new name
* Update preview badge's package to new name
2018-09-02 16:20:06 +01:00
Pyves
7153ed0bd1 Deprecate [issuestats] service (#2038) 2018-09-01 20:53:52 +01:00
Sam Lanning
b6ba720fae Add LGTM alerts badge to README (#2035) 2018-09-01 12:33:26 -07:00
Paul Melnikow
454575c4cb Enforce no extensions in require (#1999)
This removes remaining `.js` extensions from `require()` expressions and automatically enforces this rule.
2018-09-01 11:14:01 -07:00
Paul Melnikow
102141123b Unify lint rules and clean lint (#2009)
Now that server.js is emptied out, it makes sense to eliminate the differences between the top-level .js files and everything else.
2018-09-01 11:08:17 -07:00
Paul Melnikow
56bcc04570 Fix unparseable json in [circleci uptimerobot] (#2036)
* Add two tests: one passing, one failing

* Fix the bug
2018-09-01 09:05:14 -07:00
Nicco Kunzmann
11fa6114fe New badge: f-droid (#1965) 2018-08-30 23:02:09 +01:00
tooomm
e37c0b650d tidy danger bot messages (#2013) 2018-08-31 09:51:30 +12:00
Paul Melnikow
9fb540fb28 [pypi]: Fix broken badges (#2023)
- When license is empty, get license from trove classifiers
- Allow empty classifiers array
2018-08-30 14:30:40 -07:00
Paul Melnikow
7ad5eca26e Rewrite deprecated services and add tests (#2018)
I've rewritten the deprecated services using the `deprecatedService` helper from #1922. I added a test for `Deprecated`, and for `enforceDeprecation`, which isn't being used right now, but is there for future use.

This also makes it possible to write services using BaseService which do not have any named parameters (with a test).

Ref: #1358
2018-08-30 10:03:15 -07:00
Paul Melnikow
b602284403 Update coverage scripts (#2008)
As I was testing #1992 I noticed some of the coverage scripts were out of date.
2018-08-29 15:22:38 -07:00
Paul Melnikow
55f4017388 Combined update of eslint dependencies (#2007) 2018-08-29 15:01:25 -07:00
chris48s
7136aac89a update contributing guidance (#2019) 2018-08-29 22:36:24 +01:00
chris48s
17481f144a update logo submission docs (#2020)
add more detail to image submission guidelines
2018-08-29 22:32:46 +01:00
Paul Melnikow
1deeb365a5 Update uri -> url in the front end + examples (#2006)
This continues a consistency update we’ve been making to standardize on URL based on a recommendation from WHATWG: https://url.spec.whatwg.org/#goals

This also helps with copying and pasting between all-badge-examples and new-style services, where it’s otherwise easy to make a mistake.

Ref: #1322 #1341
2018-08-29 14:27:50 -07:00