Caleb Cartwright
c6e31d7f32
load and manage persisted tokens with scope support
2021-09-19 11:41:26 -05:00
Caleb Cartwright
3aadb79325
allow github service classes to define scope requirements
2021-09-19 11:40:21 -05:00
Caleb Cartwright
b8412fd80b
support scoped and unscoped tokens in API Provider
2021-09-19 11:39:48 -05:00
Caleb Cartwright
345188e34b
expose token pools internal counts of held tokens
2021-09-19 11:38:53 -05:00
Caleb Cartwright
a92dc72ff5
support including scopes on oauth authorization
2021-09-19 11:37:18 -05:00
dependabot[bot]
bf469f10df
chore(deps-dev): bump typescript from 4.4.2 to 4.4.3 ( #7035 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.2...v4.4.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-18 16:36:35 +00:00
dependabot[bot]
994e752fd1
chore(deps): bump simple-icons from 5.13.0 to 5.14.0 ( #7032 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 5.13.0 to 5.14.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/5.13.0...5.14.0 )
---
updated-dependencies:
- dependency-name: simple-icons
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-18 16:19:20 +00:00
dependabot[bot]
f6fd8eac4a
chore(deps-dev): bump gatsby from 3.13.0 to 3.13.1 ( #7031 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 3.13.0 to 3.13.1.
- [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@3.13.0...gatsby@3.13.1 )
---
updated-dependencies:
- dependency-name: gatsby
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-18 10:57:11 -05:00
dependabot[bot]
c41d45100e
chore(deps-dev): bump prettier from 2.4.0 to 2.4.1 ( #7029 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.4.0...2.4.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-17 23:54:08 +00:00
dependabot[bot]
e66b266800
chore(deps-dev): bump eslint-plugin-cypress from 2.11.3 to 2.12.1 ( #7027 )
...
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress ) from 2.11.3 to 2.12.1.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases )
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.11.3...v2.12.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-17 23:15:44 +00:00
dependabot[bot]
1ac7ccc231
chore(deps-dev): bump cypress from 8.3.1 to 8.4.0 ( #7026 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 8.3.1 to 8.4.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v8.3.1...v8.4.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-17 18:01:15 -05:00
Caleb Cartwright
d728749886
fix: support gitlab token via env var ( #7023 )
2021-09-16 22:28:54 +00:00
Caleb Cartwright
354fb7db99
ensure docker image builds on PRs ( #7019 )
...
* ci: ensure docker image builds on PRs
* ci: intentionally make docker build fail to ensure github workflow fails
* ci: unset forced docker failure
* fix docker build step name
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-15 22:38:06 +00:00
Caleb Cartwright
961e13b229
Add API-based support for [GitLab] badges, add new GitLab Tag badge ( #6988 )
...
* Added GitLab Tag service
* Added prettyMessage for when repo has no tags
* Added pretty message for repo not found
* core: esm-ify gitlab tag service
* feat: support gitlab auth
* feat: support custom gitlab url on tag badges
* tests: add auth test for gitlab
* docs: fix gitlab config key references
* feat: support gitlab tag sorting options
* docs: add custom gitlab instance example for tags badge
* use v in gitlab route
* fix: gitlab tag examples
Co-authored-by: Ideotec <guille@ideotec.es >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-14 23:06:57 +00:00
Caleb Cartwright
6bb62e4c0b
tests: fix dockerversion service test ( #7014 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-14 22:46:31 +00:00
Caleb Cartwright
721d0142ff
tests: fix spigetdownloadsize service test ( #7018 )
2021-09-14 22:30:14 +00:00
Seth Falco
13a53f123f
[freecodecamp]: allow + symbol in username ( #7016 )
2021-09-13 18:21:26 -05:00
Pierre-Yves B
ca63f21113
Stop attempting to override Accept header in [GitHub] API provider ( #7013 )
2021-09-12 20:48:23 +01:00
chris48s
042ae1c45f
update branch in [githublernajson] test ( #7012 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-12 18:17:58 +00:00
dependabot[bot]
2f52b1617d
chore(deps): bump fast-xml-parser from 3.19.0 to 3.20.0 ( #7009 )
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) from 3.19.0 to 3.20.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.19.0...v3.20.0 )
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-11 16:46:07 +00:00
dependabot[bot]
e91da33016
chore(deps): bump graphql from 15.5.2 to 15.5.3 ( #7008 )
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 15.5.2 to 15.5.3.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v15.5.2...v15.5.3 )
---
updated-dependencies:
- dependency-name: graphql
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-11 16:33:50 +00:00
dependabot[bot]
a76df09c35
chore(deps-dev): bump eslint-plugin-jsdoc from 36.0.8 to 36.1.0 ( #7007 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 36.0.8 to 36.1.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v36.0.8...v36.1.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-11 16:19:30 +00:00
dependabot[bot]
70874e2d5b
chore(deps-dev): bump @babel/core from 7.15.4 to 7.15.5 ( #7004 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.15.4 to 7.15.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.15.5/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-11 15:59:59 +00:00
dependabot[bot]
68dbf71d42
chore(deps-dev): bump prettier from 2.3.2 to 2.4.0 ( #7002 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.4.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-11 15:39:24 +00:00
dependabot[bot]
f4bddb9964
chore(deps-dev): bump c8 from 7.8.0 to 7.9.0 ( #7001 )
...
Bumps [c8](https://github.com/bcoe/c8 ) from 7.8.0 to 7.9.0.
- [Release notes](https://github.com/bcoe/c8/releases )
- [Changelog](https://github.com/bcoe/c8/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bcoe/c8/compare/v7.8.0...v7.9.0 )
---
updated-dependencies:
- dependency-name: c8
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-11 04:23:39 +00:00
dependabot[bot]
cb52deec1c
chore(deps-dev): bump @types/styled-components from 5.1.13 to 5.1.14 ( #7006 )
...
Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components ) from 5.1.13 to 5.1.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/styled-components )
---
updated-dependencies:
- dependency-name: "@types/styled-components"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-10 23:09:33 -05:00
dependabot[bot]
047b14b52a
chore(deps-dev): bump @typescript-eslint/eslint-plugin ( #7000 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.30.0 to 4.31.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/v4.31.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-11 03:48:17 +00:00
dependabot[bot]
dfb68efffb
chore(deps): bump simple-icons from 5.12.0 to 5.13.0 ( #7010 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 5.12.0 to 5.13.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/5.12.0...5.13.0 )
---
updated-dependencies:
- dependency-name: simple-icons
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-10 17:01:57 -05:00
J. Ryan Stinnett
8284545e22
Rename Riot to Element in Matrix badge help ( #6996 )
...
The Riot Matrix client was renamed to Element in July 2020 (https://element.io/blog/welcome-to-element/ ). This updates the Matrix badge help text to match.
2021-09-08 17:07:53 +00:00
Rohit Sah
8a1c69ead6
Fixed Reddit Negative Karma Issue ( #6992 )
2021-09-07 19:49:02 +01:00
Caleb Cartwright
1b871a97b4
refactor: update VS Marketplace Ratings badges for unrated extensions ( #6986 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-04 17:33:01 +00:00
dependabot[bot]
0342a3d7c6
chore(deps-dev): bump gatsby-plugin-catch-links from 3.6.0 to 3.13.0 ( #6984 )
...
Bumps [gatsby-plugin-catch-links](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-catch-links ) from 3.6.0 to 3.13.0.
- [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@3.13.0/packages/gatsby-plugin-catch-links )
---
updated-dependencies:
- dependency-name: gatsby-plugin-catch-links
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-04 17:21:48 +00:00
dependabot[bot]
77871a9f7b
chore(deps): bump graphql from 15.5.1 to 15.5.2 ( #6983 )
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 15.5.1 to 15.5.2.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v15.5.1...v15.5.2 )
---
updated-dependencies:
- dependency-name: graphql
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-04 17:10:03 +00:00
dependabot[bot]
15be262ba5
chore(deps-dev): bump gatsby-plugin-react-helmet from 4.6.0 to 4.13.0 ( #6980 )
...
Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet ) from 4.6.0 to 4.13.0.
- [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@4.13.0/packages/gatsby-plugin-react-helmet )
---
updated-dependencies:
- dependency-name: gatsby-plugin-react-helmet
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-04 16:58:36 +00:00
dependabot[bot]
05fe731290
chore(deps-dev): bump mocha from 9.1.0 to 9.1.1 ( #6981 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 9.1.0 to 9.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/v9.1.0...v9.1.1 )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-04 16:44:56 +00:00
dependabot[bot]
58310f7363
chore(deps-dev): bump babel-preset-gatsby from 1.12.0 to 1.13.0 ( #6971 )
...
Bumps [babel-preset-gatsby](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby ) from 1.12.0 to 1.13.0.
- [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@1.13.0/packages/babel-preset-gatsby )
---
updated-dependencies:
- dependency-name: babel-preset-gatsby
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-04 05:58:44 +00:00
dependabot[bot]
570c2750e2
chore(deps-dev): bump @types/node from 16.7.2 to 16.7.10 ( #6977 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.7.2 to 16.7.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-04 05:49:00 +00:00
dependabot[bot]
62af78c488
chore(deps-dev): bump @typescript-eslint/parser from 4.29.0 to 4.30.0 ( #6978 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.29.0 to 4.30.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/v4.30.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-04 05:22:49 +00:00
dependabot[bot]
c48cd071fe
chore(deps): bump @sentry/node from 6.11.0 to 6.12.0 ( #6976 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 6.11.0 to 6.12.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/6.11.0...6.12.0 )
---
updated-dependencies:
- dependency-name: "@sentry/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-04 04:58:16 +00:00
dependabot[bot]
a9c9e7d679
chore(deps): bump ioredis from 4.27.8 to 4.27.9 ( #6975 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.27.8 to 4.27.9.
- [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.27.8...v4.27.9 )
---
updated-dependencies:
- dependency-name: ioredis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-04 04:36:45 +00:00
dependabot[bot]
4a47b9a364
chore(deps-dev): bump gatsby-plugin-remove-trailing-slashes ( #6970 )
...
Bumps [gatsby-plugin-remove-trailing-slashes](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-remove-trailing-slashes ) from 3.6.0 to 3.13.0.
- [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@3.13.0/packages/gatsby-plugin-remove-trailing-slashes )
---
updated-dependencies:
- dependency-name: gatsby-plugin-remove-trailing-slashes
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-04 04:27:14 +00:00
dependabot[bot]
901dd7b9b6
chore(deps-dev): bump @babel/core from 7.15.0 to 7.15.4 ( #6967 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.15.0 to 7.15.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.15.4/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-03 23:14:09 -05:00
dependabot[bot]
6dff73065a
chore(deps-dev): bump open-cli from 7.0.0 to 7.0.1 ( #6966 )
...
Bumps [open-cli](https://github.com/sindresorhus/open-cli ) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/sindresorhus/open-cli/releases )
- [Commits](https://github.com/sindresorhus/open-cli/compare/v7.0.0...v7.0.1 )
---
updated-dependencies:
- dependency-name: open-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-04 04:03:41 +00:00
dependabot[bot]
a5f803ff2b
chore(deps): bump simple-icons from 5.11.0 to 5.12.0 ( #6972 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 5.11.0 to 5.12.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/5.11.0...5.12.0 )
---
updated-dependencies:
- dependency-name: simple-icons
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-03 21:59:11 +00:00
dependabot[bot]
9780da024e
chore(deps-dev): bump gatsby-plugin-styled-components ( #6985 )
...
Bumps [gatsby-plugin-styled-components](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components ) from 4.6.0 to 4.13.0.
- [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@4.13.0/packages/gatsby-plugin-styled-components )
---
updated-dependencies:
- dependency-name: gatsby-plugin-styled-components
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-03 21:37:49 +00:00
dependabot[bot]
12b5e8891f
chore(deps-dev): bump gatsby-plugin-page-creator from 3.12.0 to 3.13.0 ( #6969 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 3.12.0 to 3.13.0.
- [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@3.13.0/packages/gatsby-plugin-page-creator )
---
updated-dependencies:
- dependency-name: gatsby-plugin-page-creator
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-03 21:19:05 +00:00
dependabot[bot]
5472c733a6
chore(deps-dev): bump gatsby from 3.12.1 to 3.13.0 ( #6965 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 3.12.1 to 3.13.0.
- [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@3.12.1...gatsby@3.13.0 )
---
updated-dependencies:
- dependency-name: gatsby
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-03 21:02:05 +00:00
dependabot[bot]
fcab8a52dc
chore(deps-dev): bump cypress from 8.3.0 to 8.3.1 ( #6973 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 8.3.0 to 8.3.1.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v8.3.0...v8.3.1 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-09-03 20:43:22 +00:00
dependabot[bot]
a111e9cba8
chore(deps-dev): bump start-server-and-test from 1.13.1 to 1.14.0 ( #6968 )
...
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test ) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases )
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.13.1...v1.14.0 )
---
updated-dependencies:
- dependency-name: start-server-and-test
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-03 20:30:25 +00:00
github-actions[bot]
7a7cda6d4b
Changelog for Release server-2021-09-01 ( #6964 )
...
* Update Changelog
Co-authored-by: release[bot] <actions@users.noreply.github.com >
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2021-09-01 18:03:29 +01:00
Caleb Cartwright
76ca283775
refactor(GitHubCommitActivity): switch to v4/GraphQL API ( #6959 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-29 17:59:36 +00:00
Seth Falco
b02471ff42
feat: add freecodecamp badge ( #6958 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-28 16:55:11 +00:00
dependabot[bot]
7b9d1d340b
chore(deps-dev): bump nock from 13.1.1 to 13.1.3 ( #6949 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.1.1 to 13.1.3.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.1.1...v13.1.3 )
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-28 16:13:50 +01:00
dependabot[bot]
48faded3f7
chore(deps-dev): bump eslint-plugin-import from 2.24.1 to 2.24.2 ( #6952 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.24.1 to 2.24.2.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.24.1...v2.24.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-28 14:46:44 +00:00
dependabot[bot]
be3fa207b5
chore(deps-dev): bump gatsby from 3.12.0 to 3.12.1 ( #6953 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 3.12.0 to 3.12.1.
- [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@3.12.0...gatsby@3.12.1 )
---
updated-dependencies:
- dependency-name: gatsby
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-27 21:14:37 +00:00
dependabot[bot]
2624b0fb00
chore(deps-dev): bump typescript from 4.3.5 to 4.4.2 ( #6951 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.3.5 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-27 21:01:58 +00:00
dependabot[bot]
b0b986f31f
chore(deps): bump simple-icons from 5.10.0 to 5.11.0 ( #6945 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 5.10.0 to 5.11.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/5.10.0...5.11.0 )
---
updated-dependencies:
- dependency-name: simple-icons
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-27 20:53:21 +00:00
dependabot[bot]
61139bbccb
chore(deps-dev): bump @types/styled-components from 5.1.12 to 5.1.13 ( #6950 )
...
Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components ) from 5.1.12 to 5.1.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/styled-components )
---
updated-dependencies:
- dependency-name: "@types/styled-components"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-27 20:43:50 +00:00
dependabot[bot]
c5ee05c3fd
chore(deps-dev): bump @types/node from 16.6.2 to 16.7.2 ( #6948 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.6.2 to 16.7.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-27 20:34:20 +00:00
dependabot[bot]
c8fcee3bff
chore(deps-dev): bump styled-components from 5.3.0 to 5.3.1 ( #6954 )
...
Bumps [styled-components](https://github.com/styled-components/styled-components ) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/styled-components/styled-components/releases )
- [Changelog](https://github.com/styled-components/styled-components/blob/v5.3.1/CHANGELOG.md )
- [Commits](https://github.com/styled-components/styled-components/compare/v5.3.0...v5.3.1 )
---
updated-dependencies:
- dependency-name: styled-components
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-27 20:14:49 +00:00
dependabot[bot]
54844c0892
chore(deps-dev): bump eslint-plugin-jsdoc from 36.0.7 to 36.0.8 ( #6955 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 36.0.7 to 36.0.8.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v36.0.7...v36.0.8 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-27 20:07:06 +00:00
Su Yang
22995e4e35
use multi-stage build to reduce size ( #6938 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-25 17:19:18 +00:00
chris48s
92772de68e
use the right version of NPM in docker build ( #6941 )
2021-08-24 22:06:09 +00:00
Pierre-Yves B
1aea78a5d0
Fix [MyGet] version example and test ( #6940 )
2021-08-23 21:06:29 -05:00
Pierre-Yves B
6919b0a49c
Tidy up server imports ( #6937 )
2021-08-22 17:30:10 +01:00
Pierre-Yves B
8fd54b1b8d
Switch all shields.io links to https ( #6935 )
2021-08-22 17:20:59 +01:00
chris48s
779c1ffaad
fix incorrect colorsForBackground detection ( #6939 )
...
* pass an actual color to colorsForBackground (closes #6936 )
* improve test coverage for non-default font color
2021-08-22 16:59:25 +01:00
chris48s
e8c78d55b3
Migrate flat, flat-square, plastic and social to use XmlElement ( #6883 )
...
* start changelog entry for v4
* migrate Flat/FlatSquare/Plastic to use XmlElement
* move brightnessThreshold into colorsForBackground
* move old renderLogo function inline into social()
this is the only place it is now used
* use XmlElement in social()
* don't quote numbers if we don't need to
* remove intermediate calls to .render()
leave everything as XmlElement objects right till the end
then make one final call to .render()
which cascades aaall the way through the tree
* factor out code for assembling logo element
* use scale consts in social
* remove NullElement
now we've removed all the intermediate calls to render()
we can just use an empty string
* write leftlink so it doesn't look like a bool
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
2021-08-21 20:44:14 +01:00
dependabot[bot]
1c36dd2bd0
chore(deps-dev): bump eslint-plugin-import from 2.24.0 to 2.24.1 ( #6932 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.24.0 to 2.24.1.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.24.0...v2.24.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-20 14:46:28 +00:00
dependabot[bot]
45def37a0d
chore(deps): bump ioredis from 4.27.7 to 4.27.8 ( #6926 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.27.7 to 4.27.8.
- [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.27.7...v4.27.8 )
---
updated-dependencies:
- dependency-name: ioredis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-20 14:31:44 +00:00
dependabot[bot]
8c3b20b5b8
chore(deps-dev): bump gatsby from 3.11.1 to 3.12.0 ( #6925 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 3.11.1 to 3.12.0.
- [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@3.11.1...gatsby@3.12.0 )
---
updated-dependencies:
- dependency-name: gatsby
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-20 14:19:55 +00:00
dependabot[bot]
dd63a0b71f
chore(deps-dev): bump gatsby-plugin-page-creator from 3.11.0 to 3.12.0 ( #6919 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 3.11.0 to 3.12.0.
- [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@3.12.0/packages/gatsby-plugin-page-creator )
---
updated-dependencies:
- dependency-name: gatsby-plugin-page-creator
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-20 14:07:22 +00:00
dependabot[bot]
96a13b8749
chore(deps): bump @actions/core in /.github/actions/close-bot ( #6923 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-20 13:54:39 +00:00
dependabot[bot]
f28ba52562
chore(deps-dev): bump @types/node from 16.6.1 to 16.6.2 ( #6921 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.6.1 to 16.6.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-20 13:45:07 +00:00
dependabot[bot]
9a78f0a0c2
chore(deps-dev): bump simple-git-hooks from 2.5.1 to 2.6.1 ( #6927 )
...
Bumps [simple-git-hooks](https://github.com/toplenboren/simple-git-hooks ) from 2.5.1 to 2.6.1.
- [Release notes](https://github.com/toplenboren/simple-git-hooks/releases )
- [Changelog](https://github.com/toplenboren/simple-git-hooks/blob/master/Changelog.md )
- [Commits](https://github.com/toplenboren/simple-git-hooks/compare/2.5.1...2.6.1 )
---
updated-dependencies:
- dependency-name: simple-git-hooks
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-20 13:32:35 +00:00
dependabot[bot]
11bf09bf0f
chore(deps): bump simple-icons from 5.9.0 to 5.10.0 ( #6918 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/5.9.0...5.10.0 )
---
updated-dependencies:
- dependency-name: simple-icons
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-20 13:18:46 +00:00
dependabot[bot]
44a3e9abb6
chore(deps-dev): bump mocha from 9.0.3 to 9.1.0 ( #6917 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 9.0.3 to 9.1.0.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v9.0.3...v9.1.0 )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-20 13:07:24 +00:00
dependabot[bot]
66dbcb5ca6
chore(deps-dev): bump cypress from 8.2.0 to 8.3.0 ( #6915 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v8.2.0...v8.3.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-20 12:57:48 +00:00
chris48s
dabc907fc5
update [requires] test/example ( #6913 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-19 17:21:59 +00:00
Pierre-Yves B
71bbcd527b
Fix badge classes links in tutorial ( #6911 )
2021-08-19 18:04:00 +01:00
nixxquality
70947e1ff0
[TwitchExtensionVersion] New badge ( #6900 )
...
* Create Twitch Extension Version badge
* skip tests when there's no token
* use renderVersionBadge
* improve joi schema
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-19 16:13:29 +00:00
chris48s
48b7f70ef2
remove disableStrictSsl param from [jenkins] ( #6887 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-18 19:40:41 +00:00
chris48s
96c27c2627
switch from husky to simple-git-hooks ( #6904 )
2021-08-18 19:33:20 +00:00
dependabot[bot]
17beba4ebf
chore(deps-dev): bump @babel/register from 7.14.5 to 7.15.3 ( #6898 )
...
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register ) from 7.14.5 to 7.15.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.15.3/packages/babel-register )
---
updated-dependencies:
- dependency-name: "@babel/register"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-14 14:28:35 +00:00
dependabot[bot]
95f6611837
chore(deps): bump @sentry/node from 6.10.0 to 6.11.0 ( #6897 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 6.10.0 to 6.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/6.10.0...6.11.0 )
---
updated-dependencies:
- dependency-name: "@sentry/node"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-14 14:20:03 +00:00
dependabot[bot]
eb7352e5ae
chore(deps-dev): bump eslint-plugin-import from 2.23.4 to 2.24.0 ( #6893 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.23.4 to 2.24.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.23.4...v2.24.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-14 14:09:56 +00:00
dependabot[bot]
c81a1c6196
chore(deps-dev): bump @types/node from 16.4.13 to 16.6.1 ( #6894 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.4.13 to 16.6.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-14 13:51:30 +00:00
dependabot[bot]
64c6533849
chore(deps-dev): bump gatsby from 3.11.0 to 3.11.1 ( #6890 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 3.11.0 to 3.11.1.
- [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@3.11.0...gatsby@3.11.1 )
---
updated-dependencies:
- dependency-name: gatsby
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-14 04:50:14 +00:00
dependabot[bot]
8468ddbb07
chore(deps-dev): bump concurrently from 6.2.0 to 6.2.1 ( #6891 )
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v6.2.0...v6.2.1 )
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-14 04:39:47 +00:00
dependabot[bot]
169d51412a
chore(deps-dev): bump eslint-plugin-jsdoc from 36.0.6 to 36.0.7 ( #6892 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 36.0.6 to 36.0.7.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v36.0.6...v36.0.7 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-14 04:28:04 +00:00
dependabot[bot]
51e70bae8d
chore(deps): bump prom-client from 13.1.0 to 13.2.0 ( #6888 )
...
Bumps [prom-client](https://github.com/siimon/prom-client ) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/siimon/prom-client/releases )
- [Changelog](https://github.com/siimon/prom-client/blob/master/CHANGELOG.md )
- [Commits](https://github.com/siimon/prom-client/compare/v13.1.0...v13.2.0 )
---
updated-dependencies:
- dependency-name: prom-client
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-14 04:18:30 +00:00
dependabot[bot]
8be2da17ed
chore(deps): bump simple-icons from 5.8.1 to 5.9.0 ( #6889 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 5.8.1 to 5.9.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/5.8.1...5.9.0 )
---
updated-dependencies:
- dependency-name: simple-icons
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-13 23:53:16 +00:00
chris48s
8e0788ccdc
enforce strict SSL checking for [coverity] ( #6886 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-12 19:04:11 +00:00
dependabot[bot]
36d80af111
chore(deps-dev): bump eslint from 7.31.0 to 7.32.0 ( #6861 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.31.0 to 7.32.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/v7.31.0...v7.32.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-12 13:10:15 +00:00
chris48s
5b583cc9ef
fix failing [gitlab] test ( #6885 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-11 22:11:29 +00:00
chris48s
1444b5624c
update [bugzilla] not found test ( #6884 )
2021-08-11 17:03:37 -05:00
chris48s
45a9c90782
Revert "prefer release.name in [Github] release badge ( #6879 )" ( #6880 )
...
This reverts commit a4c93c56e7 .
2021-08-10 07:48:27 -05:00
chris48s
a4c93c56e7
prefer release.name in [Github] release badge ( #6879 )
2021-08-09 14:59:29 +01:00
chris48s
f4781804f6
Update self hosting docs ( #6877 )
...
* update node version
* remove notes on redis
2021-08-08 21:11:09 +01:00
chris48s
21742a50b4
fix auto-close action ( #6876 )
2021-08-08 20:10:20 +01:00
chris48s
2cb52494c3
fix DockerHub snapshot build ( #6878 )
2021-08-08 20:02:10 +01:00
dependabot[bot]
fbef4a5d5d
chore(deps-dev): bump @types/styled-components from 5.1.11 to 5.1.12 ( #6873 )
...
Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components ) from 5.1.11 to 5.1.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/styled-components )
---
updated-dependencies:
- dependency-name: "@types/styled-components"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2021-08-07 20:12:02 +01:00
dependabot[bot]
64b747605c
chore(deps-dev): bump lint-staged from 11.1.1 to 11.1.2 ( #6872 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.1.1 to 11.1.2.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.1.1...v11.1.2 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2021-08-07 20:02:08 +01:00
dependabot[bot]
ea071535e3
chore(deps-dev): bump @types/node from 16.4.7 to 16.4.13 ( #6871 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.4.7 to 16.4.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-06 23:41:59 -05:00
dependabot[bot]
3b5f915443
chore(deps-dev): bump @typescript-eslint/parser from 4.28.4 to 4.29.0 ( #6874 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.28.4 to 4.29.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/v4.29.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-06 23:06:21 -05:00
dependabot[bot]
8b17c7b175
chore(deps-dev): bump @typescript-eslint/eslint-plugin ( #6865 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.28.4 to 4.29.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/v4.29.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-06 22:50:24 -05:00
dependabot[bot]
ec028c5158
chore(deps-dev): bump eslint-plugin-chai-friendly from 0.7.1 to 0.7.2 ( #6864 )
...
Bumps [eslint-plugin-chai-friendly](https://github.com/ihordiachenko/eslint-plugin-chai-friendly ) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/ihordiachenko/eslint-plugin-chai-friendly/releases )
- [Commits](https://github.com/ihordiachenko/eslint-plugin-chai-friendly/compare/v0.7.1...v0.7.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-chai-friendly
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-06 22:40:59 -05:00
dependabot[bot]
b901b2b216
chore(deps-dev): bump @babel/core from 7.14.8 to 7.15.0 ( #6858 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.14.8 to 7.15.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.15.0/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-06 22:04:22 -05:00
dependabot[bot]
ff8f4432b3
chore(deps): bump ioredis from 4.27.6 to 4.27.7 ( #6857 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.27.6 to 4.27.7.
- [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.27.6...v4.27.7 )
---
updated-dependencies:
- dependency-name: ioredis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-06 21:32:09 -05:00
dependabot[bot]
ed07b61e7d
chore(deps): bump joi from 17.4.1 to 17.4.2 ( #6856 )
...
Bumps [joi](https://github.com/sideway/joi ) from 17.4.1 to 17.4.2.
- [Release notes](https://github.com/sideway/joi/releases )
- [Commits](https://github.com/sideway/joi/compare/v17.4.1...v17.4.2 )
---
updated-dependencies:
- dependency-name: joi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-06 15:43:51 +01:00
dependabot[bot]
087a824a85
chore(deps-dev): bump gatsby from 3.10.2 to 3.11.0 ( #6860 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 3.10.2 to 3.11.0.
- [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@3.10.2...gatsby@3.11.0 )
---
updated-dependencies:
- dependency-name: gatsby
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2021-08-06 15:31:33 +01:00
dependabot[bot]
e18de8c8be
chore(deps-dev): bump cypress from 8.1.0 to 8.2.0 ( #6863 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v8.1.0...v8.2.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-06 15:08:31 +01:00
dependabot[bot]
63fd51b428
chore(deps): bump simple-icons from 5.8.0 to 5.8.1 ( #6867 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 5.8.0 to 5.8.1.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/5.8.0...5.8.1 )
---
updated-dependencies:
- dependency-name: simple-icons
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-06 14:53:54 +01:00
Paul Melnikow
37e83641ab
Support optionalDependencies in [GithubPackageJson] ( #6749 )
...
Closes #6044
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-08-03 17:25:09 -05:00
github-actions[bot]
2e59a7a4cc
Changelog for Release server-2021-08-01 ( #6848 )
...
* Update Changelog
Co-authored-by: release[bot] <actions@users.noreply.github.com >
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2021-08-01 21:55:19 +01:00
chris48s
fcd402900e
add github actions to build/push docker images ( #6679 )
2021-08-01 21:42:02 +01:00
dependabot[bot]
408e4065e1
chore(deps-dev): bump @types/node from 16.4.2 to 16.4.7 ( #6845 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.4.2 to 16.4.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2021-07-31 20:30:10 +01:00
dependabot[bot]
6af81a70dd
chore(deps-dev): bump cypress from 8.0.0 to 8.1.0 ( #6846 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v8.0.0...v8.1.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2021-07-31 20:20:32 +01:00
dependabot[bot]
95b16f2981
chore(deps-dev): bump gatsby from 3.10.1 to 3.10.2 ( #6843 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 3.10.1 to 3.10.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@3.10.1...gatsby@3.10.2 )
---
updated-dependencies:
- dependency-name: gatsby
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-31 20:12:37 +01:00
dependabot[bot]
424e424171
chore(deps-dev): bump eslint-plugin-jsdoc from 36.0.2 to 36.0.6 ( #6844 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 36.0.2 to 36.0.6.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v36.0.2...v36.0.6 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-31 10:20:14 -05:00
dependabot[bot]
017f2e4f25
chore(deps-dev): bump c8 from 7.7.3 to 7.8.0 ( #6841 )
...
Bumps [c8](https://github.com/bcoe/c8 ) from 7.7.3 to 7.8.0.
- [Release notes](https://github.com/bcoe/c8/releases )
- [Changelog](https://github.com/bcoe/c8/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bcoe/c8/compare/v7.7.3...v7.8.0 )
---
updated-dependencies:
- dependency-name: c8
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-30 17:48:18 -05:00
dependabot[bot]
e10c0c2c03
chore(deps): bump chalk from 4.1.1 to 4.1.2 ( #6847 )
...
Bumps [chalk](https://github.com/chalk/chalk ) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/chalk/chalk/releases )
- [Commits](https://github.com/chalk/chalk/compare/v4.1.1...v4.1.2 )
---
updated-dependencies:
- dependency-name: chalk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-30 17:30:09 -05:00
dependabot[bot]
8e926953ab
chore(deps-dev): bump sinon from 11.1.1 to 11.1.2 ( #6840 )
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 11.1.1 to 11.1.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/commits )
---
updated-dependencies:
- dependency-name: sinon
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-30 21:12:21 +01:00
dependabot[bot]
a3df838d30
chore(deps-dev): bump start-server-and-test from 1.13.0 to 1.13.1 ( #6838 )
...
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test ) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases )
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.13.0...v1.13.1 )
---
updated-dependencies:
- dependency-name: start-server-and-test
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-30 20:58:56 +01:00
chris48s
f64580c243
update auto close action for dependabot native ( #6834 )
...
* allow bot to modify PRs
* remove auto-approve logic
* approve bot doesn't approve any more
* only run this workflow for PRs from dependabot
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-30 14:16:23 +00:00
dependabot[bot]
5cdb8102d8
chore(deps-dev): bump icedfrisby-nock from 2.0.0 to 2.1.0 ( #6819 )
...
* chore(deps-dev): bump icedfrisby-nock from 2.0.0 to 2.1.0
Bumps [icedfrisby-nock](https://github.com/paulmelnikow/icedfrisby-nock ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/paulmelnikow/icedfrisby-nock/releases )
- [Changelog](https://github.com/paulmelnikow/icedfrisby-nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/paulmelnikow/icedfrisby-nock/compare/2.0.0...2.1.0 )
---
updated-dependencies:
- dependency-name: icedfrisby-nock
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix: ensure network available during non-mocked service tests
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Caleb Cartwright <caleb.cartwright@outlook.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-29 21:13:40 +00:00
Caleb Cartwright
435678f14c
use v5 API for [AUR] badges ( #6836 )
...
* refactor: use v5 API for AUR badges
* Update services/aur/aur.service.js
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2021-07-29 19:56:34 +00:00
dependabot[bot]
a08b523b4f
chore(deps-dev): bump @types/node from 16.4.1 to 16.4.2 ( #6830 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.4.1 to 16.4.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-27 02:31:56 +00:00
dependabot[bot]
d696d3a4fb
chore(deps): bump global-agent from 2.2.0 to 3.0.0 ( #6826 )
...
Bumps [global-agent](https://github.com/gajus/global-agent ) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/gajus/global-agent/releases )
- [Commits](https://github.com/gajus/global-agent/compare/v2.2.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: global-agent
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-27 00:01:25 +00:00
dependabot[bot]
58dcd8b1d2
chore(deps-dev): bump mocha from 9.0.2 to 9.0.3 ( #6824 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 9.0.2 to 9.0.3.
- [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/v9.0.2...v9.0.3 )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-26 00:39:35 +00:00
dependabot[bot]
0acda7cc30
chore(deps): bump simple-icons from 5.7.0 to 5.8.0 ( #6821 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/5.7.0...5.8.0 )
---
updated-dependencies:
- dependency-name: simple-icons
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-26 00:27:00 +00:00
dependabot[bot]
9c0a3a5af7
chore(deps-dev): bump lint-staged from 11.1.0 to 11.1.1 ( #6828 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.1.0...v11.1.1 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-25 19:16:23 -05:00
dependabot[bot]
9e61513497
chore(deps-dev): bump eslint-plugin-jsdoc from 35.5.1 to 36.0.2 ( #6818 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 35.5.1 to 36.0.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v35.5.1...v36.0.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-25 15:38:28 -05:00
dependabot-preview[bot]
a74401b99a
Upgrade to GitHub-native Dependabot ( #6816 )
...
* Upgrade to GitHub-native Dependabot
* remove explicit ignores, add comments
* run prettier
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: chris48s <chris.shaw480@gmail.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-25 20:10:41 +00:00
Caleb Cartwright
b7ec6c0cb3
tests: add live Sonar tests with >=6.6 API changes ( #6817 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-25 16:32:38 +00:00
Seth Falco
bd6f4ee146
fix: authenticate weblate requests ( #6790 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-25 15:53:41 +00:00
Seth Falco
1e72d5e905
chore: exclude services and tests from docs ( #6791 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-25 14:39:23 +00:00
Rafał Maciejewski
96a7f36e08
[Sonar] Fix invalid fetch query to sonarqube >=6.6 ( #6636 )
...
* fix(sonar): fix invalid fetch query to sonarqube >=6.6
* fix(sonar): reverse comparison to preserve default behavior
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-25 01:30:47 +00:00
dependabot-preview[bot]
6bd739a1a8
Build(deps-dev): bump @types/mocha from 8.2.3 to 9.0.0 ( #6798 )
...
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha ) from 8.2.3 to 9.0.0.
- [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>
2021-07-24 11:44:38 +00:00
Alwin John
13a9421f3f
added a correct the path to the sponsers logo ( #6813 )
2021-07-24 11:28:27 +00:00
dependabot-preview[bot]
f859821876
Build(deps): bump @sentry/node from 6.9.0 to 6.10.0 ( #6811 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 6.9.0 to 6.10.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/6.9.0...6.10.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>
2021-07-23 20:40:16 +00:00
dependabot-preview[bot]
f8ff38c791
Build(deps-dev): bump @babel/core from 7.14.6 to 7.14.8 ( #6812 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.14.6 to 7.14.8.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.14.8/packages/babel-core )
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>
2021-07-23 20:29:34 +00:00
dependabot-preview[bot]
377bcb71ab
Build(deps): bump simple-icons from 5.6.0 to 5.7.0 ( #6799 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 5.6.0 to 5.7.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/5.6.0...5.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>
2021-07-23 20:18:28 +00:00
dependabot-preview[bot]
6d4418a52e
Build(deps-dev): bump @types/node from 16.3.2 to 16.4.1 ( #6795 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.3.2 to 16.4.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>
2021-07-23 20:07:31 +00:00
dependabot-preview[bot]
77d0783a76
Build(deps-dev): bump gatsby from 3.9.1 to 3.10.1 ( #6804 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 3.9.1 to 3.10.1.
- [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@3.9.1...gatsby@3.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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-23 19:56:40 +00:00
dependabot-preview[bot]
7aecc423f8
Build(deps-dev): bump lint-staged from 11.0.1 to 11.1.0 ( #6800 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.0.1 to 11.1.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.0.1...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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-23 19:45:40 +00:00
dependabot-preview[bot]
ad7c959987
Build(deps-dev): bump gatsby-plugin-page-creator from 3.9.0 to 3.10.0 ( #6802 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 3.9.0 to 3.10.0.
- [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@3.10.0/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>
2021-07-23 19:34:44 +00:00
dependabot-preview[bot]
cf3c166bc7
Build(deps-dev): bump cypress from 7.7.0 to 8.0.0 ( #6810 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 7.7.0 to 8.0.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v7.7.0...v8.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>
2021-07-23 19:24:44 +00:00
dependabot-preview[bot]
f4dabf6408
Build(deps-dev): bump start-server-and-test from 1.12.6 to 1.13.0 ( #6803 )
...
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test ) from 1.12.6 to 1.13.0.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases )
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.12.6...v1.13.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>
2021-07-23 19:11:43 +00:00
dependabot-preview[bot]
2fbfe4f8cf
Build(deps-dev): bump eslint from 7.30.0 to 7.31.0 ( #6794 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.30.0 to 7.31.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/v7.30.0...v7.31.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>
2021-07-23 13:17:56 +00:00
dependabot-preview[bot]
2e9bbf696a
Build(deps-dev): bump eslint-plugin-jsdoc from 35.4.3 to 35.5.1 ( #6793 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 35.4.3 to 35.5.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v35.4.3...v35.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-07-23 12:24:28 +00:00
Caleb Cartwright
42ba150abd
tests: fix scrutinizerbuild service test ( #6785 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-20 02:54:38 +00:00
Caleb Cartwright
3cd5e771b6
tests: fix Docker Version test for user repo ( #6783 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-20 01:41:51 +00:00
Caleb Cartwright
1e19b45063
tests: fix codacy service tests ( #6781 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-19 21:56:03 +00:00
Caleb Cartwright
1a1e5451ec
chore: switch to c8 for code coverage ( #6778 )
2021-07-18 22:17:41 -05:00
dependabot-preview[bot]
89392037e3
Build(deps): bump graphql from 15.5.0 to 15.5.1 ( #6776 )
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 15.5.0 to 15.5.1.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v15.5.0...v15.5.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>
2021-07-17 21:59:40 -05:00
dependabot-preview[bot]
c1ed507217
Build(deps-dev): bump @types/node from 16.3.0 to 16.3.2 ( #6777 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.3.0 to 16.3.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>
2021-07-17 19:51:06 +00:00
dependabot-preview[bot]
24fc1e164e
Build(deps): bump joi from 17.4.0 to 17.4.1 ( #6774 )
...
Bumps [joi](https://github.com/sideway/joi ) from 17.4.0 to 17.4.1.
- [Release notes](https://github.com/sideway/joi/releases )
- [Commits](https://github.com/sideway/joi/compare/v17.4.0...v17.4.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>
2021-07-17 05:15:26 +00:00
dependabot-preview[bot]
da3c5f782a
Build(deps): bump simple-icons from 5.5.0 to 5.6.0 ( #6775 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/5.5.0...5.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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-17 05:06:49 +00:00
dependabot-preview[bot]
44179bf193
Build(deps-dev): bump gatsby from 3.9.0 to 3.9.1 ( #6772 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 3.9.0 to 3.9.1.
- [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@3.9.0...gatsby@3.9.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>
2021-07-17 04:55:24 +00:00
dependabot-preview[bot]
28f8403491
Build(deps-dev): bump lint-staged from 11.0.0 to 11.0.1 ( #6768 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.0.0...v11.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>
2021-07-17 04:44:36 +00:00
dependabot-preview[bot]
739de0aa85
Build(deps-dev): bump nodemon from 2.0.11 to 2.0.12 ( #6769 )
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.11 to 2.0.12.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.11...v2.0.12 )
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>
2021-07-17 04:37:12 +00:00
dependabot-preview[bot]
c64d6ee19f
Build(deps): bump @sentry/node from 6.8.0 to 6.9.0 ( #6767 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 6.8.0 to 6.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/6.8.0...6.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>
2021-07-17 04:26:39 +00:00
dependabot-preview[bot]
d476857327
Build(deps-dev): bump eslint-plugin-jsdoc from 35.4.2 to 35.4.3 ( #6770 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 35.4.2 to 35.4.3.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v35.4.2...v35.4.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-07-16 12:41:17 +00:00
Chris
faa2bf973f
Delegate discord logo to simple-icons, which matches the current branding ( #6764 )
...
* Update the discord logo color to match the current branding
https://discord.com/branding
* Update the SVG to match the press kit
* Delete discord.svg
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-15 02:01:55 +00:00
Seth Falco
75d5a13235
chore: refactor weblate code ( #6765 )
2021-07-13 19:57:47 -05:00
Pierre-Yves B
46e1797994
Fix [CodeClimateCoverage] test ( #6759 )
2021-07-11 19:24:46 +01:00
Pierre-Yves B
e6f2cfd376
Fix [JenkinsTests] test ( #6758 )
2021-07-11 19:14:13 +01:00
chris48s
8983c39f74
Re-apply 'Migrate request to got (part 1)' ( #6755 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-11 13:28:14 +00:00
Pierre-Yves B
5f9e8deafc
Fix UptimeRobot status endpoint ( #6757 )
2021-07-11 14:17:26 +01:00
Pierre-Yves B
30e46a69a7
Delete old deprecated badges ( #6756 )
2021-07-11 13:47:25 +01:00
dependabot-preview[bot]
660d832983
Build(deps-dev): bump nodemon from 2.0.9 to 2.0.11 ( #6751 )
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.9 to 2.0.11.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.9...v2.0.11 )
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>
2021-07-10 15:53:49 +00:00
dependabot-preview[bot]
5aeb74a8a5
Build(deps-dev): bump @types/mocha from 8.2.2 to 8.2.3 ( #6743 )
...
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha ) from 8.2.2 to 8.2.3.
- [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>
2021-07-10 15:43:09 +00:00
dependabot-preview[bot]
9c9fd41658
Build(deps-dev): bump @types/react-modal from 3.12.0 to 3.12.1 ( #6733 )
...
Bumps [@types/react-modal](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-modal ) from 3.12.0 to 3.12.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: 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>
2021-07-10 15:35:23 +00:00
dependabot-preview[bot]
2ff8e0b3f4
Build(deps-dev): bump @types/chai from 4.2.19 to 4.2.21 ( #6739 )
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.2.19 to 4.2.21.
- [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>
2021-07-10 06:27:05 +00:00
dependabot-preview[bot]
bf6e2ff35d
Build(deps-dev): bump @types/styled-components from 5.1.10 to 5.1.11 ( #6738 )
...
Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components ) from 5.1.10 to 5.1.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/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>
2021-07-10 06:01:48 +00:00
dependabot-preview[bot]
e12d691a09
Build(deps-dev): bump @types/react-select from 4.0.16 to 4.0.17 ( #6732 )
...
Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select ) from 4.0.16 to 4.0.17.
- [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>
2021-07-10 05:38:22 +00:00
dependabot-preview[bot]
7c8c7ac9e9
Build(deps-dev): bump @types/react-helmet from 6.1.1 to 6.1.2 ( #6719 )
...
Bumps [@types/react-helmet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-helmet ) from 6.1.1 to 6.1.2.
- [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 >
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>
2021-07-10 05:20:05 +00:00
dependabot-preview[bot]
74545557d0
Build(deps): bump @fontsource/lekton from 4.4.5 to 4.5.0 ( #6741 )
...
Bumps [@fontsource/lekton](https://github.com/fontsource/fontsource/tree/HEAD/packages/lekton ) from 4.4.5 to 4.5.0.
- [Release notes](https://github.com/fontsource/fontsource/releases )
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/lekton@4.5.0/packages/lekton )
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>
2021-07-10 04:58:37 +00:00
dependabot-preview[bot]
c2cec3c266
Build(deps-dev): bump nock from 13.1.0 to 13.1.1 ( #6726 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.1.0 to 13.1.1.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.1.0...v13.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>
2021-07-10 04:26:55 +00:00
dependabot-preview[bot]
07168fe35b
Build(deps-dev): bump @types/node from 15.14.0 to 16.3.0 ( #6723 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.14.0 to 16.3.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>
2021-07-10 04:04:15 +00:00
Seth Falco
686aaf2843
fix: weblate badges to better fit repo guidelines [Weblate] ( #6712 )
...
* fix: weblate badges
* fix: use nouns for weblate badge routes
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-10 03:48:02 +00:00
Paul Melnikow
3cedd46287
Delegate related projects to awesome-badges list ( #6746 )
...
* Delegate related projects to awesome-badges list
* Reformat
* Tweak
* Move section
* No endorsement doesn't mean we disapprove
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
2021-07-09 22:31:29 -05:00
dependabot-preview[bot]
72c6f11f3a
Build(deps): bump simple-icons from 5.4.0 to 5.5.0 ( #6731 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/5.4.0...5.5.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>
2021-07-09 21:24:02 +00:00
dependabot-preview[bot]
935cf28b39
Build(deps): bump @fontsource/lato from 4.4.5 to 4.5.0 ( #6729 )
...
Bumps [@fontsource/lato](https://github.com/fontsource/fontsource/tree/HEAD/packages/lato ) from 4.4.5 to 4.5.0.
- [Release notes](https://github.com/fontsource/fontsource/releases )
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/lato@4.5.0/packages/lato )
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>
2021-07-09 21:09:45 +00:00
dependabot-preview[bot]
53c643dc1a
Build(deps-dev): bump gatsby-plugin-page-creator from 3.8.0 to 3.9.0 ( #6724 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 3.8.0 to 3.9.0.
- [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@3.9.0/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>
2021-07-09 20:58:50 +00:00
dependabot-preview[bot]
5184dc7378
Build(deps-dev): bump gatsby from 3.8.1 to 3.9.0 ( #6720 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 3.8.1 to 3.9.0.
- [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@3.8.1...gatsby@3.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>
2021-07-09 20:48:50 +00:00
dependabot-preview[bot]
5dd1c1984c
Build(deps-dev): bump start-server-and-test from 1.12.5 to 1.12.6 ( #6728 )
...
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test ) from 1.12.5 to 1.12.6.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases )
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.12.5...v1.12.6 )
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>
2021-07-09 20:28:41 +00:00
Paul Melnikow
45d54ef1dd
Replace opn-cli with open-cli ( #6747 )
...
Have confirmed that `npm run coverage:report:open` still works.
Related: #6332
2021-07-09 15:32:32 -04:00
Paul Melnikow
6d4ed3ce9d
Verify that Node 14 is installed in development ( #6748 )
2021-07-09 14:33:45 -04:00
dependabot-preview[bot]
8a030e6fb9
Build(deps-dev): bump eslint from 7.29.0 to 7.30.0 ( #6742 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.29.0 to 7.30.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/v7.29.0...v7.30.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>
2021-07-09 14:58:04 +00:00
dependabot-preview[bot]
b485060df4
Build(deps-dev): bump cypress from 7.6.0 to 7.7.0 ( #6725 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 7.6.0 to 7.7.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v7.6.0...v7.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>
2021-07-09 14:45:27 +00:00
dependabot-preview[bot]
ba0a46599f
Build(deps-dev): bump mocha from 9.0.1 to 9.0.2 ( #6722 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 9.0.1 to 9.0.2.
- [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/v9.0.1...v9.0.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>
2021-07-09 14:30:30 +00:00
dependabot-preview[bot]
435b14940d
Build(deps-dev): bump eslint-plugin-jsdoc from 35.4.1 to 35.4.2 ( #6721 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 35.4.1 to 35.4.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v35.4.1...v35.4.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-07-09 12:40:31 +00:00
Pierre-Yves B
23c0406bed
Migrate from CommonJS to ESM ( #6651 )
2021-07-09 12:53:55 +01:00
Seth Falco
23678fe2f5
Add Wikiapiary Extension Badge [WikiapiaryInstalls] ( #6678 )
...
* feat: add wikiapiary extension badge
* fix: refactor wikiapiary badge
* fix: display correct message when not found
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
* fix: weird behavior with casing
* fix: test malformed api response
* chore: use options.qs for query parameters
* chore: rename file to match class name
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-07 20:40:15 +00:00
chris48s
90831e61ac
deprecate [beerpay] ( #6708 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-03 20:13:58 +00:00
chris48s
d4ce24b106
deprecate [microbadger] ( #6709 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-03 19:59:32 +00:00
chris48s
42e883d728
fix [github] commit since tests ( #6705 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-03 17:05:44 +00:00
dependabot-preview[bot]
7ec814c7ab
Build(deps-dev): bump danger from 10.6.4 to 10.6.6 ( #6694 )
...
Bumps [danger](https://github.com/danger/danger-js ) from 10.6.4 to 10.6.6.
- [Release notes](https://github.com/danger/danger-js/releases )
- [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/danger/danger-js/compare/10.6.4...10.6.6 )
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>
2021-07-03 16:09:39 +00:00
dependabot-preview[bot]
72b6fa3778
Build(deps-dev): bump nodemon from 2.0.7 to 2.0.9 ( #6700 )
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.7 to 2.0.9.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.7...v2.0.9 )
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>
2021-07-03 15:52:16 +00:00
dependabot-preview[bot]
49434e3a13
Build(deps-dev): bump @types/node from 15.12.4 to 15.14.0 ( #6698 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.12.4 to 15.14.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>
2021-07-03 15:39:37 +00:00
dependabot-preview[bot]
670ee76948
Build(deps): bump graphql-tag from 2.12.4 to 2.12.5 ( #6693 )
...
Bumps [graphql-tag](https://github.com/apollographql/graphql-tag ) from 2.12.4 to 2.12.5.
- [Release notes](https://github.com/apollographql/graphql-tag/releases )
- [Changelog](https://github.com/apollographql/graphql-tag/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apollographql/graphql-tag/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>
2021-07-03 15:17:14 +00:00
dependabot-preview[bot]
f8e65e7441
Build(deps-dev): bump gatsby from 3.8.0 to 3.8.1 ( #6695 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 3.8.0 to 3.8.1.
- [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@3.8.0...gatsby@3.8.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>
2021-07-03 14:59:35 +00:00
dependabot-preview[bot]
5d33a990d6
Build(deps-dev): bump prettier from 2.3.1 to 2.3.2 ( #6697 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.3.1...2.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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-03 14:41:48 +00:00
dependabot-preview[bot]
5f46e6fe92
Build(deps): bump simple-icons from 5.3.0 to 5.4.0 ( #6690 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/5.3.0...5.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>
2021-07-03 05:05:49 +00:00
dependabot-preview[bot]
ba61107c04
Build(deps-dev): bump typescript from 4.3.4 to 4.3.5 ( #6691 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.4...v4.3.5 )
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>
2021-07-03 04:52:15 +00:00
dependabot-preview[bot]
f9a44ced8b
Build(deps): bump @sentry/node from 6.7.2 to 6.8.0 ( #6689 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 6.7.2 to 6.8.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/6.7.2...6.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>
2021-07-03 04:32:42 +00:00
dependabot-preview[bot]
afbc487faa
Build(deps-dev): bump eslint-plugin-jsdoc from 35.4.0 to 35.4.1 ( #6696 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 35.4.0 to 35.4.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v35.4.0...v35.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-07-02 13:10:33 +00:00
TZ | 天猪
d2b966ea42
[npmsioscore] Support npm score ( #6630 )
...
* feat: support npm rating
* chore: modify after review
* feat: mv to npms-io
* feat: support msg_type
* feat: change for last review
* Update services/npms-io/score.service.js
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
* Update services/npms-io/score.service.js
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
* Update services/npms-io/score.service.js
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
* test: fix test for -score
* chore: rename
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-02 04:19:29 +00:00
Seth Falco
384c57eb47
Add [Weblate] badges ( #6677 )
...
* feat: add weblate badges
* fix: use color-formatter for translated-percentage
* fix: use metric formatter
* rm: removed units badge
* test: use createservicetester
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
* fix: refactor weblate badges
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-07-02 02:58:00 +00:00
github-actions[bot]
6aae41e1c3
Changelog for Release server-2021-07-01 ( #6687 )
...
* Update Changelog
* Update CHANGELOG.md
Co-authored-by: release[bot] <actions@users.noreply.github.com >
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2021-07-01 19:50:58 +00:00
anatawa12
08b8153478
improve [MavenCentral], [MavenMetadata], and [GradlePluginPortal] ( #6628 )
2021-06-30 08:22:14 +01:00
Seth Falco
856c71c1da
docs: broken links and typos ( #6676 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-06-30 02:29:38 +00:00
Seth Falco
2dfe990e08
test: add generic metric helper ( #6684 )
2021-06-29 11:52:52 -05:00
dependabot-preview[bot]
af9b309d9a
Build(deps): bump simple-icons from 5.2.0 to 5.3.0 ( #6662 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/5.2.0...5.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>
2021-06-27 16:27:32 -05:00
chris48s
cf705e77ec
convert bug report issue template to issue form ( #6681 )
2021-06-27 20:39:27 +01:00
dependabot-preview[bot]
d4cfddd896
Build(deps-dev): bump gatsby from 3.7.2 to 3.8.0 ( #6675 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 3.7.2 to 3.8.0.
- [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@3.7.2...gatsby@3.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>
2021-06-26 20:45:08 +00:00
dependabot-preview[bot]
8bdc80c988
Build(deps-dev): bump gatsby-plugin-page-creator from 3.7.1 to 3.8.0 ( #6673 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 3.7.1 to 3.8.0.
- [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@3.8.0/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>
2021-06-26 20:36:42 +00:00
dependabot-preview[bot]
5850e1f10a
Build(deps-dev): bump @types/chai from 4.2.18 to 4.2.19 ( #6671 )
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.2.18 to 4.2.19.
- [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>
2021-06-26 18:00:50 +00:00
dependabot-preview[bot]
ba314f6955
Build(deps-dev): bump @types/react-select from 4.0.15 to 4.0.16 ( #6669 )
...
Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select ) from 4.0.15 to 4.0.16.
- [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>
2021-06-26 16:24:35 +00:00
dependabot-preview[bot]
6a4f983e7f
Build(deps-dev): bump @typescript-eslint/eslint-plugin ( #6667 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.27.0 to 4.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/v4.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>
2021-06-26 16:13:51 +00:00
dependabot-preview[bot]
5ca4089311
Build(deps): bump @sentry/node from 6.7.1 to 6.7.2 ( #6666 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 6.7.1 to 6.7.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/6.7.1...6.7.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>
2021-06-26 01:45:53 +00:00
dependabot-preview[bot]
08e288998c
Build(deps): bump query-string from 7.0.0 to 7.0.1 ( #6658 )
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v7.0.0...v7.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>
2021-06-26 01:36:11 +00:00
dependabot-preview[bot]
218e5b880d
Build(deps-dev): bump @types/node from 15.12.3 to 15.12.4 ( #6657 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.12.3 to 15.12.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 >
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>
2021-06-26 01:11:16 +00:00
dependabot-preview[bot]
ae766bbf85
Build(deps-dev): bump eslint from 7.28.0 to 7.29.0 ( #6672 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.28.0 to 7.29.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/v7.28.0...v7.29.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>
2021-06-25 13:23:34 +00:00
dependabot-preview[bot]
4014c50574
Build(deps-dev): bump eslint-plugin-jsdoc from 35.3.0 to 35.4.0 ( #6660 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 35.3.0 to 35.4.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v35.3.0...v35.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>
2021-06-25 13:05:22 +00:00
dependabot-preview[bot]
9527d05819
Build(deps-dev): bump cypress from 7.5.0 to 7.6.0 ( #6659 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 7.5.0 to 7.6.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v7.5.0...v7.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>
2021-06-25 12:28:57 +00:00
问崖
acdbe7e9a5
fix: fix regex to match [codecov]'s flags ( #6655 )
...
* fix: fix regex to match codecov's flags
Flags Must consist only of alphanumeric characters, '_', '-', or '.' and not exceed 45 characters.
Flag names will be validated against the following regex. ^[\w\.\-]{1,45}$
* refactor: remove unnecessary escape char in regex
* refactor: fix prettier warnings
2021-06-23 21:54:07 -05:00
Pierre-Yves B
68fb0b7bab
Run on node 14 in production, drop node 10 support for badge-maker and update test matrix ( #6652 )
2021-06-21 20:46:55 +01:00
dependabot-preview[bot]
8f588179e1
Build(deps): bump @sentry/node from 6.6.0 to 6.7.1 ( #6649 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 6.6.0 to 6.7.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/6.6.0...6.7.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>
2021-06-20 05:10:45 +00:00
dependabot-preview[bot]
f4d36d1d21
Build(deps-dev): bump @types/node from 15.12.2 to 15.12.3 ( #6648 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.12.2 to 15.12.3.
- [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>
2021-06-19 22:55:49 +00:00
dependabot-preview[bot]
f657cbb7ab
Build(deps-dev): bump gatsby from 3.7.1 to 3.7.2 ( #6647 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 3.7.1 to 3.7.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@3.7.1...gatsby@3.7.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>
2021-06-19 22:46:17 +00:00
dependabot-preview[bot]
5fadcf36be
Build(deps): bump ioredis from 4.27.5 to 4.27.6 ( #6646 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.27.5 to 4.27.6.
- [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.27.5...v4.27.6 )
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>
2021-06-19 14:50:00 +00:00
dependabot-preview[bot]
f19014f112
Build(deps-dev): bump @typescript-eslint/eslint-plugin ( #6645 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.26.1 to 4.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/v4.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>
2021-06-19 00:25:07 -05:00
dependabot-preview[bot]
8d7d1b1e49
Build(deps-dev): bump @typescript-eslint/parser from 4.23.0 to 4.27.0 ( #6644 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.23.0 to 4.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/v4.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>
2021-06-19 01:12:36 +00:00
dependabot-preview[bot]
29b8a5f1c3
Build(deps-dev): bump @babel/core from 7.14.5 to 7.14.6 ( #6642 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.14.5 to 7.14.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.14.6/packages/babel-core )
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>
2021-06-18 23:52:37 +00:00
dependabot-preview[bot]
2055114e06
Build(deps-dev): bump typescript from 4.3.2 to 4.3.4 ( #6641 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.3.2 to 4.3.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.2...v4.3.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>
2021-06-18 23:44:31 +00:00
dependabot-preview[bot]
a258e27309
Build(deps-dev): bump react-modal from 3.14.2 to 3.14.3 ( #6640 )
...
Bumps [react-modal](https://github.com/reactjs/react-modal ) from 3.14.2 to 3.14.3.
- [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.14.2...v3.14.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>
2021-06-18 22:51:06 +00:00
dependabot-preview[bot]
6e02f47c3f
Build(deps): bump simple-icons from 5.1.0 to 5.2.0 ( #6639 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/5.1.0...5.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>
2021-06-18 22:31:39 +00:00
dependabot-preview[bot]
861439ffc0
Build(deps-dev): bump eslint-plugin-jsdoc from 35.1.3 to 35.3.0 ( #6650 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 35.1.3 to 35.3.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v35.1.3...v35.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>
2021-06-18 12:59:00 +00:00
dependabot-preview[bot]
3cccb272ac
Build(deps-dev): bump mocha from 9.0.0 to 9.0.1 ( #6643 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 9.0.0 to 9.0.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/v9.0.0...v9.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>
2021-06-18 12:32:34 +00:00
Kevin CHEN
6a7b2e3620
fix usage style ( #6638 )
2021-06-17 20:24:05 -05:00
dependabot-preview[bot]
de019c2e52
Build(deps-dev): bump gatsby from 3.6.2 to 3.7.1 ( #6611 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 3.6.2 to 3.7.1.
- [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@3.6.2...gatsby@3.7.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-06-14 20:56:04 -05:00
CRIMX
5eb0f35009
Build(deps-dev): bump webextension-store-meta from 1.0.3 to 1.0.4 ( #6631 )
2021-06-14 20:19:51 -05:00
Caleb Cartwright
956f2e0584
update simple-icons to v5 with by-name lookup backwards compatibility ( #6591 )
...
* deps: update simple-icons to v5 in BC manner
* fix: handling of overlapping titles
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-06-12 19:51:28 +00:00
dependabot-preview[bot]
918a41672f
Build(deps-dev): bump @typescript-eslint/eslint-plugin ( #6618 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.26.0 to 4.26.1.
- [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/v4.26.1/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>
2021-06-12 19:04:13 +00:00
dependabot-preview[bot]
54b0e10675
Build(deps): bump @sentry/node from 6.5.1 to 6.6.0 ( #6617 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 6.5.1 to 6.6.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/6.5.1...6.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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-06-12 18:54:40 +00:00
dependabot-preview[bot]
df4315258f
Build(deps-dev): bump prettier from 2.3.0 to 2.3.1 ( #6612 )
...
* Build(deps-dev): bump prettier from 2.3.0 to 2.3.1
Bumps [prettier](https://github.com/prettier/prettier ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.3.0...2.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* chore: make the bots happy
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Caleb Cartwright <caleb.cartwright@outlook.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-06-12 18:45:36 +00:00
dependabot-preview[bot]
b9c5d18d4f
Build(deps-dev): bump @types/node from 15.12.0 to 15.12.2 ( #6613 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.12.0 to 15.12.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>
2021-06-12 05:15:30 +00:00
dependabot-preview[bot]
1cfdf94a6b
Build(deps-dev): bump @babel/register from 7.13.16 to 7.14.5 ( #6615 )
...
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register ) from 7.13.16 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-register )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-06-12 00:07:19 -05:00
dependabot-preview[bot]
2a92c6985e
Build(deps-dev): bump @babel/core from 7.14.3 to 7.14.5 ( #6606 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.14.3 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-core )
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>
2021-06-12 04:42:18 +00:00
dependabot-preview[bot]
4f0acc3f5c
Build(deps): bump ioredis from 4.27.4 to 4.27.5 ( #6607 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.27.4 to 4.27.5.
- [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.27.4...v4.27.5 )
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>
2021-06-12 04:26:03 +00:00
dependabot-preview[bot]
bde23cfad8
Build(deps-dev): bump @types/styled-components from 5.1.9 to 5.1.10 ( #6601 )
...
Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components ) from 5.1.9 to 5.1.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/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>
2021-06-12 04:15:39 +00:00
dependabot-preview[bot]
e13bcd7dd4
Build(deps): bump @fontsource/lekton from 4.4.2 to 4.4.5 ( #6614 )
...
Bumps [@fontsource/lekton](https://github.com/fontsource/fontsource/tree/HEAD/packages/lekton ) from 4.4.2 to 4.4.5.
- [Release notes](https://github.com/fontsource/fontsource/releases )
- [Changelog](https://github.com/fontsource/fontsource/blob/main/packages/lekton/CHANGELOG.md )
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/packages/lekton )
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>
2021-06-11 19:26:53 +00:00
dependabot-preview[bot]
c2447c4f2e
Build(deps-dev): bump start-server-and-test from 1.12.4 to 1.12.5 ( #6608 )
...
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test ) from 1.12.4 to 1.12.5.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases )
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.12.4...v1.12.5 )
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>
2021-06-11 19:17:16 +00:00
dependabot-preview[bot]
4ae682308e
Build(deps-dev): bump gatsby-plugin-page-creator from 3.6.0 to 3.7.1 ( #6609 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 3.6.0 to 3.7.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases )
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-plugin-page-creator@3.7.1/packages/gatsby-plugin-page-creator/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@3.7.1/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>
2021-06-11 19:04:38 +00:00
dependabot-preview[bot]
ec3e985e6b
Build(deps): bump @actions/core in /.github/actions/approve-bot ( #6600 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
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>
2021-06-11 18:56:34 +00:00
dependabot-preview[bot]
6ac2bd6e46
Build(deps-dev): bump mocha from 8.4.0 to 9.0.0 ( #6605 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 8.4.0 to 9.0.0.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v8.4.0...v9.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>
2021-06-11 18:45:53 +00:00
dependabot-preview[bot]
5756196e08
Build(deps): bump @fontsource/lato from 4.4.2 to 4.4.5 ( #6623 )
...
Bumps [@fontsource/lato](https://github.com/fontsource/fontsource/tree/HEAD/packages/lato ) from 4.4.2 to 4.4.5.
- [Release notes](https://github.com/fontsource/fontsource/releases )
- [Changelog](https://github.com/fontsource/fontsource/blob/main/packages/lato/CHANGELOG.md )
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/packages/lato )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-06-11 18:37:41 +00:00
dependabot-preview[bot]
6c7ae240b8
Build(deps-dev): bump eslint from 7.27.0 to 7.28.0 ( #6626 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.27.0 to 7.28.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/v7.27.0...v7.28.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>
2021-06-11 13:31:15 +00:00
dependabot-preview[bot]
705fea0939
Build(deps-dev): bump cypress from 7.4.0 to 7.5.0 ( #6621 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 7.4.0 to 7.5.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v7.4.0...v7.5.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>
2021-06-11 13:18:37 +00:00
dependabot-preview[bot]
a6b4507e7c
Build(deps-dev): bump eslint-plugin-jsdoc from 35.1.2 to 35.1.3 ( #6604 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 35.1.2 to 35.1.3.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v35.1.2...v35.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-06-11 12:30:51 +00:00
anatawa12
b0384f438c
[GradlePluginPortal] add gradle plugin portal ( #6449 )
2021-06-07 07:55:23 +01:00
dependabot-preview[bot]
300b317be7
Build(deps-dev): bump nock from 13.0.11 to 13.1.0 ( #6581 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.0.11 to 13.1.0.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.0.11...v13.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>
2021-06-05 17:15:37 +00:00
dependabot-preview[bot]
e3f0bf33ea
Build(deps-dev): bump @typescript-eslint/eslint-plugin ( #6588 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.25.0 to 4.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/v4.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>
2021-06-05 17:05:05 +00:00
dependabot-preview[bot]
3246f83e11
Build(deps-dev): bump gatsby from 3.6.1 to 3.6.2 ( #6586 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 3.6.1 to 3.6.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@3.6.1...gatsby@3.6.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>
2021-06-05 16:56:22 +00:00
dependabot-preview[bot]
e8fa269f91
Build(deps-dev): bump react-modal from 3.13.1 to 3.14.2 ( #6584 )
...
Bumps [react-modal](https://github.com/reactjs/react-modal ) from 3.13.1 to 3.14.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.13.1...v3.14.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-06-05 11:46:02 -05:00
dependabot-preview[bot]
103c647d33
Build(deps-dev): bump start-server-and-test from 1.12.3 to 1.12.4 ( #6587 )
...
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test ) from 1.12.3 to 1.12.4.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases )
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.12.3...v1.12.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>
2021-06-05 11:19:47 +00:00
dependabot-preview[bot]
f7f6d911ca
Build(deps): bump ioredis from 4.27.3 to 4.27.4 ( #6582 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.27.3 to 4.27.4.
- [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.27.3...v4.27.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>
2021-06-05 11:10:43 +00:00
dependabot-preview[bot]
fd7adf1f17
Build(deps): bump @fontsource/lekton from 4.4.0 to 4.4.2 ( #6578 )
...
Bumps [@fontsource/lekton](https://github.com/fontsource/fontsource/tree/HEAD/packages/lekton ) from 4.4.0 to 4.4.2.
- [Release notes](https://github.com/fontsource/fontsource/releases )
- [Changelog](https://github.com/fontsource/fontsource/blob/main/packages/lekton/CHANGELOG.md )
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/packages/lekton )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-06-05 10:56:13 +00:00
dependabot-preview[bot]
56234b7b6f
Build(deps-dev): bump @types/node from 15.6.1 to 15.12.0 ( #6579 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.6.1 to 15.12.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>
2021-06-05 07:07:17 +00:00
dependabot-preview[bot]
aaa4d8bfb8
Build(deps-dev): bump tsd from 0.14.0 to 0.17.0 ( #6575 )
...
Bumps [tsd](https://github.com/SamVerschueren/tsd ) from 0.14.0 to 0.17.0.
- [Release notes](https://github.com/SamVerschueren/tsd/releases )
- [Commits](https://github.com/SamVerschueren/tsd/compare/v0.14.0...v0.17.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>
2021-06-05 06:32:31 +00:00
dependabot-preview[bot]
a2d213778f
Build(deps): bump @fontsource/lato from 4.4.1 to 4.4.2 ( #6576 )
...
Bumps [@fontsource/lato](https://github.com/fontsource/fontsource/tree/HEAD/packages/lato ) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/fontsource/fontsource/releases )
- [Changelog](https://github.com/fontsource/fontsource/blob/main/packages/lato/CHANGELOG.md )
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/packages/lato )
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>
2021-06-05 06:23:06 +00:00
dependabot-preview[bot]
6a48dd78a4
Build(deps): bump @sentry/node from 6.4.1 to 6.5.1 ( #6573 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 6.4.1 to 6.5.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/6.4.1...6.5.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>
2021-06-05 06:10:54 +00:00
dependabot-preview[bot]
e0f0b1d88f
Build(deps-dev): bump eslint-plugin-jsdoc from 35.0.0 to 35.1.2 ( #6583 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 35.0.0 to 35.1.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v35.0.0...v35.1.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>
2021-06-04 13:16:13 +00:00
dependabot-preview[bot]
03763a9c40
Build(deps-dev): bump eslint-plugin-react from 7.23.2 to 7.24.0 ( #6585 )
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.23.2 to 7.24.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.23.2...v7.24.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>
2021-06-04 13:07:24 +00:00
dependabot-preview[bot]
a3d85318f5
Build(deps-dev): bump eslint-plugin-import from 2.23.3 to 2.23.4 ( #6577 )
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.23.3 to 2.23.4.
- [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.23.3...v2.23.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-06-04 12:32:42 +00:00
chris48s
81c7d377d2
badge-maker 3.3.1 release ( #6568 )
2021-06-02 17:57:28 +01:00
chris48s
42a1b82d14
convert [discord] to use static properties ( #6566 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-06-02 16:50:17 +00:00
chris48s
984be9a214
upgrade some vulnerable packages ( #6569 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-06-02 16:37:36 +00:00
chris48s
830bb15b58
increase max-age for download and social badges ( #6567 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-06-02 16:28:00 +00:00
chris48s
4fa51257b2
run package tests on node 16, drop node 10 testing ( #6570 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-06-02 16:18:26 +00:00
github-actions[bot]
e2cf6a14c4
Changelog for Release server-2021-06-01 ( #6565 )
...
* Update Changelog
Co-authored-by: release[bot] <actions@users.noreply.github.com >
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2021-06-01 11:41:13 +01:00
dependabot-preview[bot]
fde37922cf
Build(deps-dev): bump start-server-and-test from 1.12.2 to 1.12.3 ( #6561 )
...
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test ) from 1.12.2 to 1.12.3.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases )
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.12.2...v1.12.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>
2021-05-29 20:01:04 +00:00
dependabot-preview[bot]
8202c88c46
Build(deps): bump @fontsource/lato from 4.3.0 to 4.4.1 ( #6564 )
...
Bumps [@fontsource/lato](https://github.com/fontsource/fontsource/tree/HEAD/packages/lato ) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/fontsource/fontsource/releases )
- [Changelog](https://github.com/fontsource/fontsource/blob/main/packages/lato/CHANGELOG.md )
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/packages/lato )
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>
2021-05-29 19:53:20 +00:00
dependabot-preview[bot]
27b104e416
Build(deps-dev): bump eslint-plugin-jsdoc from 34.8.2 to 35.0.0 ( #6559 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 34.8.2 to 35.0.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v34.8.2...v35.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>
2021-05-29 19:45:54 +00:00
dependabot-preview[bot]
4508b1a636
Build(deps-dev): bump @types/node from 15.6.0 to 15.6.1 ( #6557 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.6.0 to 15.6.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>
2021-05-29 15:03:33 +00:00
Shmueli Englard
17489c0413
Changed creating badges to open a new Window/Tab ( #6536 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-05-29 06:35:26 +00:00
dependabot-preview[bot]
9b5cad0c4e
Build(deps-dev): bump concurrently from 6.1.0 to 6.2.0 ( #6548 )
...
Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases )
- [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v6.1.0...v6.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>
2021-05-29 06:24:27 +00:00
dependabot-preview[bot]
764696b358
Build(deps): bump @fontsource/lekton from 4.3.0 to 4.4.0 ( #6556 )
...
Bumps [@fontsource/lekton](https://github.com/fontsource/fontsource/tree/HEAD/packages/lekton ) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/fontsource/fontsource/releases )
- [Changelog](https://github.com/fontsource/fontsource/blob/main/packages/lekton/CHANGELOG.md )
- [Commits](https://github.com/fontsource/fontsource/commits/HEAD/packages/lekton )
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>
2021-05-29 06:15:05 +00:00
dependabot-preview[bot]
ae2b843ee0
Build(deps): bump ioredis from 4.27.2 to 4.27.3 ( #6544 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.27.2 to 4.27.3.
- [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.27.2...v4.27.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-05-29 06:06:19 +00:00
dependabot-preview[bot]
128d75834a
Build(deps-dev): bump typescript from 4.2.4 to 4.3.2 ( #6543 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.2.4 to 4.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.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>
2021-05-29 00:58:17 -05:00
dependabot-preview[bot]
caebda4a9d
Build(deps-dev): bump @typescript-eslint/eslint-plugin ( #6546 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.24.0 to 4.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/v4.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>
2021-05-28 22:03:11 +00:00
dependabot-preview[bot]
9cd66cea8c
Build(deps-dev): bump eslint-plugin-mocha from 8.1.0 to 9.0.0 ( #6554 )
...
Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha ) from 8.1.0 to 9.0.0.
- [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases )
- [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lo1tuma/eslint-plugin-mocha/compare/8.1.0...9.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>
2021-05-28 21:48:54 +00:00
dependabot-preview[bot]
7a3fc0721a
Build(deps-dev): bump gatsby from 3.5.1 to 3.6.1 ( #6542 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 3.5.1 to 3.6.1.
- [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@3.5.1...gatsby@3.6.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>
2021-05-28 21:39:39 +00:00
dependabot-preview[bot]
ecdaaf5011
Build(deps-dev): bump eslint-config-standard from 16.0.2 to 16.0.3 ( #6540 )
...
Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard ) from 16.0.2 to 16.0.3.
- [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/v16.0.2...v16.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>
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2021-05-28 21:19:56 +00:00
dependabot-preview[bot]
45e86726bd
Build(deps-dev): bump sinon from 10.0.1 to 11.1.1 ( #6538 )
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 10.0.1 to 11.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/v10.0.1...v11.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>
2021-05-28 21:07:48 +00:00
dependabot-preview[bot]
8ee8f49781
Build(deps-dev): bump gatsby-plugin-styled-components ( #6551 )
...
Bumps [gatsby-plugin-styled-components](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components ) from 4.5.0 to 4.6.0.
- [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@4.6.0/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>
2021-05-28 20:58:15 +00:00
dependabot-preview[bot]
4fecc88c0e
Build(deps-dev): bump gatsby-plugin-page-creator from 3.5.0 to 3.6.0 ( #6553 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 3.5.0 to 3.6.0.
- [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@3.6.0/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>
2021-05-28 20:48:55 +00:00
dependabot-preview[bot]
45bf74f8fa
Build(deps): bump simple-icons from 4.24.0 to 4.25.0 ( #6545 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 4.24.0 to 4.25.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/4.24.0...4.25.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>
2021-05-28 20:39:42 +00:00
dependabot-preview[bot]
92be29e13c
Build(deps): bump @actions/core in /.github/actions/approve-bot ( #6537 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.7 to 1.3.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
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>
2021-05-28 20:19:09 +00:00
dependabot-preview[bot]
23edaf12d7
Build(deps-dev): bump eslint from 7.26.0 to 7.27.0 ( #6550 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.26.0 to 7.27.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/v7.26.0...v7.27.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>
2021-05-28 13:50:44 +00:00
dependabot-preview[bot]
1ed183ea42
Build(deps-dev): bump cypress from 7.3.0 to 7.4.0 ( #6558 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v7.3.0...v7.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>
2021-05-28 13:39:48 +00:00
dependabot-preview[bot]
ef5ad055f0
Build(deps-dev): bump sinon-chai from 3.6.0 to 3.7.0 ( #6552 )
...
Bumps [sinon-chai](https://github.com/domenic/sinon-chai ) from 3.6.0 to 3.7.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.6.0...3.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>
2021-05-28 13:11:00 +00:00
dependabot-preview[bot]
1383509c9e
Build(deps-dev): bump eslint-plugin-import from 2.23.2 to 2.23.3 ( #6539 )
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.23.2 to 2.23.3.
- [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.23.2...v2.23.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-05-28 12:32:38 +00:00
Paul Melnikow
cdd68fee7f
Make for-the-badge letter spacing more predictable, and rewrite layout logic ( #5754 )
...
* Rewrite for-the-badge renderer
* Update snapshots
* Remove pixel grid alignment in for-the-badge
* abstract XML stringification to XmlElement class
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
Co-authored-by: chris48s <chris.shaw480@gmail.com >
2021-05-26 20:55:28 +01:00
Caleb Cartwright
a9d75aa864
fix: bower version tests ( #6533 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-05-24 15:11:11 +00:00
Caleb Cartwright
64b89e932d
fix MyGet tenant-based service tests and examples ( #6531 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-05-24 14:10:25 +00:00
Pierre-Yves B
341c5e505c
Fix [Cran] devtools license ( #6515 )
2021-05-24 08:15:26 +01:00
dependabot-preview[bot]
eacf14e270
Build(deps): bump @actions/github from 4.0.0 to 5.0.0 in /.github/actions/approve-bot ( #6516 )
...
* Build(deps): bump @actions/github in /.github/actions/approve-bot
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* client --> client.rest
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: chris48s <chris.shaw480@gmail.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-05-23 19:09:38 +00:00
Caleb Cartwright
f18d8ce557
deprecate DockerBuild service ( #6529 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-05-23 18:39:45 +00:00
Caleb Cartwright
9aa95d64c2
increase [David] service test timeouts ( #5966 )
...
* tests: increase David service test timeouts
* tests: fix David not found tests
2021-05-23 18:29:45 +00:00
dependabot-preview[bot]
88b16a66e5
Build(deps-dev): bump lint-staged from 10.5.4 to 11.0.0 ( #6496 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.5.4 to 11.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.4...v11.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>
2021-05-22 10:24:47 +00:00
dependabot-preview[bot]
fd56d4bb1e
Build(deps): bump @sentry/node from 6.3.6 to 6.4.1 ( #6525 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 6.3.6 to 6.4.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/6.3.6...6.4.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>
2021-05-22 10:10:49 +00:00
dependabot-preview[bot]
256252513d
Build(deps-dev): bump @types/node from 15.3.0 to 15.6.0 ( #6527 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.3.0 to 15.6.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>
2021-05-22 09:58:40 +00:00
dependabot-preview[bot]
f293dcd7e3
Build(deps-dev): bump @babel/core from 7.14.2 to 7.14.3 ( #6523 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.14.2 to 7.14.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.14.3/packages/babel-core )
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>
2021-05-22 09:40:38 +00:00
dependabot-preview[bot]
b40f7d4dda
Build(deps-dev): bump start-server-and-test from 1.12.1 to 1.12.2 ( #6524 )
...
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test ) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases )
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.12.1...v1.12.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-05-22 09:30:36 +00:00
dependabot-preview[bot]
385114be91
Build(deps): bump simple-icons from 4.23.0 to 4.24.0 ( #6520 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 4.23.0 to 4.24.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/4.23.0...4.24.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>
2021-05-22 08:59:35 +00:00
dependabot-preview[bot]
6f937953ce
Build(deps-dev): bump gatsby from 3.5.0 to 3.5.1 ( #6526 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 3.5.0 to 3.5.1.
- [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@3.5.0...gatsby@3.5.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>
2021-05-22 06:59:11 +00:00
dependabot-preview[bot]
be86b06c59
Build(deps-dev): bump @typescript-eslint/eslint-plugin ( #6518 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.23.0 to 4.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/v4.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>
2021-05-21 19:17:10 -05:00
dependabot-preview[bot]
5e5ce00463
Build(deps-dev): bump jsdoc from 3.6.6 to 3.6.7 ( #6521 )
...
Bumps [jsdoc](https://github.com/jsdoc/jsdoc ) from 3.6.6 to 3.6.7.
- [Release notes](https://github.com/jsdoc/jsdoc/releases )
- [Changelog](https://github.com/jsdoc/jsdoc/blob/3.6.7/CHANGES.md )
- [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.6...3.6.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-05-21 09:33:24 -05:00
dependabot-preview[bot]
e219c8d0fa
Build(deps-dev): bump eslint-plugin-import from 2.23.0 to 2.23.2 ( #6522 )
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.23.0 to 2.23.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.23.0...v2.23.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-05-21 12:53:27 +00:00
dependabot-preview[bot]
c628ef853a
Build(deps-dev): bump eslint-plugin-jsdoc from 34.2.2 to 34.8.2 ( #6519 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 34.2.2 to 34.8.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v34.2.2...v34.8.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-05-21 12:26:24 +00:00
Pierre-Yves B
59dcdf24f3
Remove rate limiting functionality ( #6513 )
2021-05-20 08:02:44 +01:00
Caleb Cartwright
52cff6ceb3
fix: correct GitHubSponsors example ( #6512 )
2021-05-17 09:18:50 +01:00
Pierre-Yves B
a51ef2996a
Increase server request rate limits ( #6511 )
2021-05-16 22:25:39 +01:00
kernc
cc60800dbc
[GitHub] Move to 'funding' category ( #5846 )
...
* [GitHub] Move GitHub Sponsors to 'funding' category
* Switch GitHub Sponsors category to funding in tests
Co-authored-by: Pierre-Yves B <PyvesDev@gmail.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-05-16 00:16:55 +00:00
dependabot-preview[bot]
5961a97833
Build(deps-dev): bump @types/chai from 4.2.17 to 4.2.18 ( #6491 )
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.2.17 to 4.2.18.
- [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>
2021-05-15 09:06:56 +00:00
dependabot-preview[bot]
5e01757850
Build(deps): bump @fontsource/lato from 4.2.2 to 4.3.0 ( #6503 )
...
Bumps [@fontsource/lato](https://github.com/fontsource/fontsource/tree/HEAD/packages/lato ) from 4.2.2 to 4.3.0.
- [Release notes](https://github.com/fontsource/fontsource/releases )
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/lato@4.3.0/packages/lato )
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>
2021-05-15 08:57:35 +00:00
dependabot-preview[bot]
636ed87057
Build(deps-dev): bump prettier from 2.2.1 to 2.3.0, run [ciibestpractices eclipsemarketplacedownloads gemdownloads githubdeployments githubtotaldiscussions githubforks githubhacktoberfest githubissuessearch githubpackagejson githubsponsors githubtag jenkinscoverage node npm nuget scoop teamcitybuild testspace] ( #6482 )
...
* Build(deps-dev): bump prettier from 2.2.1 to 2.3.0
Bumps [prettier](https://github.com/prettier/prettier ) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* chore: prettier
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Caleb Cartwright <caleb.cartwright@outlook.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-05-15 08:49:20 +00:00
dependabot-preview[bot]
79c9e1a1d2
Build(deps-dev): bump concurrently from 6.0.2 to 6.1.0 ( #6488 )
...
Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently ) from 6.0.2 to 6.1.0.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases )
- [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v6.0.2...v6.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>
2021-05-15 03:02:20 +00:00
dependabot-preview[bot]
2f3ecfcea2
Build(deps): bump simple-icons from 4.22.0 to 4.23.0 ( #6494 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 4.22.0 to 4.23.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/4.22.0...4.23.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>
2021-05-14 21:49:42 -05:00
dependabot-preview[bot]
1ae67f927b
Build(deps-dev): bump @typescript-eslint/eslint-plugin ( #6486 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.22.0 to 4.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/v4.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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-05-15 01:03:53 +00:00
dependabot-preview[bot]
a51f64d794
Build(deps-dev): bump gatsby-plugin-styled-components ( #6485 )
...
Bumps [gatsby-plugin-styled-components](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components ) from 4.4.0 to 4.5.0.
- [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@4.5.0/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>
2021-05-15 00:54:24 +00:00
dependabot-preview[bot]
2a7c9406ec
Build(deps-dev): bump eslint-plugin-chai-friendly from 0.6.0 to 0.7.1 ( #6484 )
...
Bumps [eslint-plugin-chai-friendly](https://github.com/ihordiachenko/eslint-plugin-chai-friendly ) from 0.6.0 to 0.7.1.
- [Release notes](https://github.com/ihordiachenko/eslint-plugin-chai-friendly/releases )
- [Commits](https://github.com/ihordiachenko/eslint-plugin-chai-friendly/compare/v0.6.0...v0.7.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>
2021-05-15 00:47:35 +00:00
dependabot-preview[bot]
32e4f8e99a
Build(deps-dev): bump @types/node from 15.0.2 to 15.3.0 ( #6505 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.0.2 to 15.3.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>
2021-05-15 00:30:14 +00:00
dependabot-preview[bot]
a5f36f0126
Build(deps): bump @sentry/node from 6.3.5 to 6.3.6 ( #6481 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 6.3.5 to 6.3.6.
- [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/6.3.5...6.3.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-05-14 18:38:41 -05:00
dependabot-preview[bot]
f1f3c7b310
Build(deps-dev): bump eslint-plugin-jsdoc from 33.1.0 to 34.2.2 ( #6480 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 33.1.0 to 34.2.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v33.1.0...v34.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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-05-14 23:13:09 +00:00
dependabot-preview[bot]
f2dbb53407
Build(deps-dev): bump @typescript-eslint/parser from 4.22.0 to 4.23.0 ( #6479 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.22.0 to 4.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/v4.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>
2021-05-14 18:02:05 -05:00
dependabot-preview[bot]
e0f521ea5f
Build(deps-dev): bump react-select from 4.3.0 to 4.3.1 ( #6498 )
...
Bumps [react-select](https://github.com/JedWatson/react-select ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/JedWatson/react-select/releases )
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@4.3.0...react-select@4.3.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>
2021-05-14 21:04:36 +00:00
dependabot-preview[bot]
ac8c0ca3bd
Build(deps-dev): bump @babel/core from 7.14.0 to 7.14.2 ( #6483 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.14.0 to 7.14.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.14.2/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-05-14 20:39:53 +00:00
dependabot-preview[bot]
5bfeda004c
Build(deps-dev): bump gatsby from 3.3.1 to 3.5.0 ( #6487 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 3.3.1 to 3.5.0.
- [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@3.3.1...gatsby@3.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-05-14 19:55:58 +00:00
dependabot-preview[bot]
2dbff5ab44
Build(deps-dev): bump cypress from 7.2.0 to 7.3.0 ( #6499 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 7.2.0 to 7.3.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v7.2.0...v7.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>
2021-05-14 13:33:08 +00:00
dependabot-preview[bot]
7da63db53e
Build(deps-dev): bump eslint-plugin-import from 2.22.1 to 2.23.0 ( #6497 )
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.22.1 to 2.23.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.22.1...v2.23.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>
2021-05-14 13:18:12 +00:00
dependabot-preview[bot]
da0bff6e58
Build(deps-dev): bump eslint from 7.25.0 to 7.26.0 ( #6478 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.25.0 to 7.26.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/v7.25.0...v7.26.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-05-14 12:28:15 +00:00
Prafful Javare
a094c8a373
Add GitHub discussions total badge [GithubTotalDiscussions] ( #6472 )
...
* use headers from options passed as argument in request method
* add github total discussions badge
* use nonNegativeInteger for total discussion count
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-05-11 07:54:58 +00:00
Prafful Javare
9dd2861c5a
Modify github action helper to autoclose typescript-eslint scoped bumps ( #6468 )
...
* modify github action helper to include typescript-eslint scoped bumps
* use includes to check for pointless bump links
Co-authored-by: Pierre-Yves B <PyvesDev@gmail.com >
2021-05-09 19:03:27 +00:00
dependabot-preview[bot]
3d203e70dc
Build(deps): bump glob from 7.1.6 to 7.1.7 ( #6463 )
...
Bumps [glob](https://github.com/isaacs/node-glob ) from 7.1.6 to 7.1.7.
- [Release notes](https://github.com/isaacs/node-glob/releases )
- [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v7.1.6...v7.1.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>
2021-05-08 17:30:52 +00:00
dependabot-preview[bot]
fa253bab13
Build(deps): bump @sentry/node from 6.3.4 to 6.3.5 ( #6466 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 6.3.4 to 6.3.5.
- [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/6.3.4...6.3.5 )
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>
2021-05-08 16:05:12 +00:00
Prafful Javare
ef5e3c9195
Add optional query parameter (include_prereleases) to [GemVersion] ( #6451 )
...
* add optional distribution flag to GemVersion
* add regex for rc versions
* add example for latest version
* change distribution path param to latest query param
* rename latest to include_prereleases
* remove redundant data validation
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-05-08 15:51:02 +00:00
Andrej Babic
87943433f9
Add [PingPong] Service ( #6327 )
2021-05-08 09:01:36 +01:00
dependabot-preview[bot]
afd7af632f
Build(deps): bump @fontsource/lekton from 4.2.2 to 4.3.0 ( #6465 )
...
Bumps [@fontsource/lekton](https://github.com/fontsource/fontsource/tree/HEAD/packages/lekton ) from 4.2.2 to 4.3.0.
- [Release notes](https://github.com/fontsource/fontsource/releases )
- [Changelog](https://github.com/fontsource/fontsource/blob/main/packages/lekton/CHANGELOG.md )
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/lekton@4.3.0/packages/lekton )
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>
2021-05-08 03:49:11 +00:00
dependabot-preview[bot]
f6be332ad9
Build(deps-dev): bump styled-components from 5.2.3 to 5.3.0 ( #6460 )
...
Bumps [styled-components](https://github.com/styled-components/styled-components ) from 5.2.3 to 5.3.0.
- [Release notes](https://github.com/styled-components/styled-components/releases )
- [Changelog](https://github.com/styled-components/styled-components/blob/main/CHANGELOG.md )
- [Commits](https://github.com/styled-components/styled-components/compare/v5.2.3...v5.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>
2021-05-08 03:31:53 +00:00
dependabot-preview[bot]
260123bf51
Build(deps): bump ioredis from 4.27.1 to 4.27.2 ( #6459 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.27.1 to 4.27.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.27.1...v4.27.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>
2021-05-08 03:21:13 +00:00
Pierre-Yves B
2aa253695d
Fix Symfony branches for [TravisPHPVersion] ( #6452 )
2021-05-07 15:18:20 +01:00
dependabot-preview[bot]
cfdf299ae4
Build(deps-dev): bump @types/node from 15.0.1 to 15.0.2 ( #6461 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.0.1 to 15.0.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>
2021-05-07 14:06:22 +00:00
dependabot-preview[bot]
666b72fece
Build(deps): bump simple-icons from 4.21.0 to 4.22.0 ( #6454 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 4.21.0 to 4.22.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/4.21.0...4.22.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>
2021-05-07 13:36:17 +00:00
dependabot-preview[bot]
0a3d9bc24c
Build(deps-dev): bump mocha from 8.3.2 to 8.4.0 ( #6464 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 8.3.2 to 8.4.0.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v8.3.2...v8.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>
2021-05-07 13:22:24 +00:00
dependabot-preview[bot]
2c418be5fe
Build(deps-dev): bump eslint-plugin-jsdoc from 33.0.0 to 33.1.0 ( #6457 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 33.0.0 to 33.1.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v33.0.0...v33.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>
2021-05-07 13:07:51 +00:00
dependabot-preview[bot]
e271488f5b
Build(deps-dev): bump eslint-plugin-cypress from 2.11.2 to 2.11.3 ( #6456 )
...
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress ) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases )
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.11.2...v2.11.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-05-07 12:30:03 +00:00
ajs256
fba0bdf7bc
Specification: Add better alt-text ( #6448 )
2021-05-04 19:44:56 +01:00
dependabot-preview[bot]
d02da3d487
Build(deps-dev): bump @types/node from 14.14.41 to 15.0.1 ( #6438 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.41 to 15.0.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>
2021-05-02 22:44:10 -05:00
dependabot-preview[bot]
661d1f1bfc
Build(deps): bump ioredis from 4.26.0 to 4.27.1 ( #6443 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.26.0 to 4.27.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.26.0...v4.27.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>
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2021-05-02 21:37:43 +01:00
dependabot-preview[bot]
5d13afa77c
Build(deps-dev): bump gatsby-plugin-page-creator from 3.3.0 to 3.4.0 ( #6446 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 3.3.0 to 3.4.0.
- [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@3.4.0/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>
2021-05-02 21:27:58 +01:00
dependabot-preview[bot]
78454f4312
Build(deps-dev): bump eslint-config-prettier from 8.2.0 to 8.3.0 ( #6436 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.2.0...v8.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>
2021-05-02 14:03:17 +01:00
dependabot-preview[bot]
b9a3a14d42
Build(deps-dev): bump gatsby-plugin-styled-components ( #6435 )
...
Bumps [gatsby-plugin-styled-components](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components ) from 4.3.0 to 4.4.0.
- [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@4.4.0/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: Caleb Cartwright <calebcartwright@users.noreply.github.com >
2021-05-01 23:00:47 -05:00
dependabot-preview[bot]
b546e8df74
Build(deps): bump graphql-tag from 2.11.0 to 2.12.4 ( #6432 )
...
Bumps [graphql-tag](https://github.com/apollographql/graphql-tag ) from 2.11.0 to 2.12.4.
- [Release notes](https://github.com/apollographql/graphql-tag/releases )
- [Changelog](https://github.com/apollographql/graphql-tag/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apollographql/graphql-tag/compare/v2.11.0...v2.12.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: Caleb Cartwright <calebcartwright@users.noreply.github.com >
2021-05-01 22:36:21 -05:00
dependabot-preview[bot]
1b07126207
Build(deps-dev): bump eslint-plugin-promise from 4.3.1 to 5.1.0 ( #6412 )
...
* Build(deps-dev): bump eslint-plugin-promise from 4.3.1 to 5.1.0
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise ) from 4.3.1 to 5.1.0.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases )
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md )
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* chore: correct false eslint positives
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Caleb Cartwright <caleb.cartwright@outlook.com >
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
2021-05-01 21:05:02 -05:00
dependabot-preview[bot]
a0d6b4203d
Build(deps): bump simple-icons from 4.20.0 to 4.21.0 ( #6428 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 4.20.0 to 4.21.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/4.20.0...4.21.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-05-01 20:45:23 -05:00
dependabot-preview[bot]
3c158bbea8
Build(deps-dev): bump eslint-plugin-jsdoc from 32.3.1 to 33.0.0 ( #6445 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 32.3.1 to 33.0.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v32.3.1...v33.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>
2021-05-02 00:18:29 +00:00
dependabot-preview[bot]
79016de181
Build(deps): bump @sentry/node from 6.3.0 to 6.3.4 ( #6429 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 6.3.0 to 6.3.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/6.3.0...6.3.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>
2021-05-01 22:10:33 +00:00
github-actions[bot]
00fe749cb5
Changelog for Release server-2021-05-01 ( #6447 )
...
* Update Changelog
Co-authored-by: release[bot] <actions@users.noreply.github.com >
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2021-05-01 20:48:33 +01:00
dependabot-preview[bot]
dc5157ff9a
Build(deps-dev): bump @babel/core from 7.13.16 to 7.14.0 ( #6434 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.16 to 7.14.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.14.0/packages/babel-core )
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>
2021-05-01 20:13:29 +01:00
dependabot-preview[bot]
09032e5820
Build(deps-dev): bump @types/chai from 4.2.16 to 4.2.17 ( #6442 )
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.2.16 to 4.2.17.
- [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>
2021-04-30 22:38:43 -05:00
dependabot-preview[bot]
2a65f57c3e
Build(deps-dev): bump eslint from 7.24.0 to 7.25.0 ( #6431 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.24.0 to 7.25.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/v7.24.0...v7.25.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>
2021-04-30 13:13:57 +00:00
dependabot-preview[bot]
5b00309c39
Build(deps-dev): bump cypress from 7.1.0 to 7.2.0 ( #6430 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v7.1.0...v7.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>
2021-04-30 12:32:31 +00:00
dependabot-preview[bot]
73db880733
Build(deps): bump js-yaml from 4.0.0 to 4.1.0 ( #6413 )
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/nodeca/js-yaml/releases )
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.0.0...4.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>
2021-04-25 18:08:33 +00:00
dependabot-preview[bot]
2050031a36
Build(deps): bump xmldom from 0.5.0 to 0.6.0 ( #6394 )
...
Bumps [xmldom](https://github.com/xmldom/xmldom ) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/xmldom/xmldom/releases )
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md )
- [Commits](https://github.com/xmldom/xmldom/compare/0.5.0...0.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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-04-25 17:59:04 +00:00
Pierre-Yves B
f11cabd647
Fix [Symfony] tests again ( #6424 )
2021-04-24 18:15:23 +01:00
Pierre-Yves B
9c7baa26ab
Deprecate [Bintray] service ( #6423 )
2021-04-24 18:05:59 +01:00
dependabot-preview[bot]
ce56a7a656
Build(deps-dev): bump gatsby-plugin-styled-components ( #6417 )
...
Bumps [gatsby-plugin-styled-components](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components ) from 4.2.0 to 4.3.0.
- [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@4.3.0/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>
2021-04-24 10:15:13 +00:00
dependabot-preview[bot]
f0b6c7a1d9
Build(deps-dev): bump @types/node from 14.14.37 to 14.14.41 ( #6411 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.37 to 14.14.41.
- [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>
2021-04-24 02:16:54 +00:00
dependabot-preview[bot]
8169f6abed
Build(deps-dev): bump @typescript-eslint/eslint-plugin ( #6397 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.21.0 to 4.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/v4.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>
2021-04-24 02:08:39 +00:00
dependabot-preview[bot]
fb5f9e8227
Build(deps-dev): bump @babel/core from 7.13.15 to 7.13.16 ( #6409 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.15 to 7.13.16.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.16/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-23 21:00:48 -05:00
dependabot-preview[bot]
0bcc2f1b5f
Build(deps-dev): bump @babel/register from 7.13.14 to 7.13.16 ( #6405 )
...
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register ) from 7.13.14 to 7.13.16.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.16/packages/babel-register )
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>
2021-04-24 01:37:59 +00:00
dependabot-preview[bot]
4c5dfdee74
Build(deps): bump @sentry/node from 6.2.5 to 6.3.0 ( #6395 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 6.2.5 to 6.3.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/6.2.5...6.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>
2021-04-24 01:23:20 +00:00
dependabot-preview[bot]
897aeaa0bf
Build(deps-dev): bump gatsby-plugin-page-creator from 3.2.0 to 3.3.0 ( #6404 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 3.2.0 to 3.3.0.
- [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@3.3.0/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>
2021-04-23 21:49:12 +00:00
dependabot-preview[bot]
efea185aa0
Build(deps-dev): bump @types/react-select from 4.0.14 to 4.0.15 ( #6418 )
...
Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select ) from 4.0.14 to 4.0.15.
- [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>
2021-04-23 21:39:55 +00:00
dependabot-preview[bot]
5b4a6b9ed4
Build(deps): bump chalk from 4.1.0 to 4.1.1 ( #6400 )
...
Bumps [chalk](https://github.com/chalk/chalk ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/chalk/releases )
- [Commits](https://github.com/chalk/chalk/compare/v4.1.0...v4.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>
2021-04-23 21:30:34 +00:00
dependabot-preview[bot]
95ec81e967
Build(deps-dev): bump @typescript-eslint/parser from 4.21.0 to 4.22.0 ( #6410 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.21.0 to 4.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/v4.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>
2021-04-23 21:15:13 +00:00
dependabot-preview[bot]
6a09b7048e
Build(deps-dev): bump gatsby from 3.2.1 to 3.3.1 ( #6414 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 3.2.1 to 3.3.1.
- [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@3.2.1...gatsby@3.3.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>
2021-04-23 20:52:52 +00:00
dependabot-preview[bot]
24b68b3be6
Build(deps-dev): bump @types/react-helmet from 6.1.0 to 6.1.1 ( #6399 )
...
Bumps [@types/react-helmet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-helmet ) from 6.1.0 to 6.1.1.
- [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 >
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>
2021-04-23 20:40:05 +00:00
dependabot-preview[bot]
660bd998e4
Build(deps-dev): bump react-modal from 3.12.1 to 3.13.1 ( #6415 )
...
Bumps [react-modal](https://github.com/reactjs/react-modal ) from 3.12.1 to 3.13.1.
- [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.12.1...v3.13.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>
2021-04-23 20:28:27 +00:00
dependabot-preview[bot]
57b4d38a1c
Build(deps): bump @actions/core in /.github/actions/approve-bot ( #6420 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.6 to 1.2.7.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
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>
2021-04-23 20:16:45 +00:00
dependabot-preview[bot]
3e8cdf44be
Build(deps-dev): bump eslint-plugin-jsdoc from 32.3.0 to 32.3.1 ( #6421 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 32.3.0 to 32.3.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v32.3.0...v32.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-23 12:22:56 +00:00
dependabot-preview[bot]
2b92aabe9f
Build(deps): bump simple-icons from 4.18.0 to 4.20.0 ( #6406 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 4.18.0 to 4.20.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/4.18.0...4.20.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>
2021-04-23 06:00:43 +00:00
dependabot-preview[bot]
c08e1ad97a
Build(deps-dev): bump eslint from 7.23.0 to 7.24.0 ( #6408 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.23.0 to 7.24.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/v7.23.0...v7.24.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>
2021-04-23 05:48:06 +00:00
dependabot-preview[bot]
634602a7d4
Build(deps-dev): bump concurrently from 6.0.1 to 6.0.2 ( #6393 )
...
Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases )
- [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v6.0.1...v6.0.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>
2021-04-23 05:38:32 +00:00
dependabot-preview[bot]
6b252f301e
Build(deps-dev): bump eslint-config-prettier from 8.1.0 to 8.2.0 ( #6403 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.1.0...v8.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>
2021-04-22 15:55:21 +00:00
dependabot-preview[bot]
4f1fad36b4
Build(deps-dev): bump cypress from 7.0.1 to 7.1.0 ( #6398 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 7.0.1 to 7.1.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v7.0.1...v7.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>
2021-04-22 15:38:00 +00:00
Pierre-Yves B
8ef8b76d8d
Delete outdated rewriting-services.md ( #6391 )
2021-04-19 21:41:48 +01:00
Pierre-Yves B
dfb92961c1
Delete outdated users.md ( #6390 )
2021-04-19 21:34:50 +01:00
chris48s
22fb91fa36
use \r\n linebreaks when writing raw HTTP ( #6386 )
2021-04-19 18:29:40 +01:00
chris48s
7d452472de
return a 408 Request Timeout response for timed out requests ( #6371 )
2021-04-11 21:29:13 +01:00
dependabot-preview[bot]
52daba3c4b
Build(deps-dev): bump @typescript-eslint/eslint-plugin ( #6383 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.20.0 to 4.21.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/v4.21.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>
2021-04-11 13:21:09 +00:00
dependabot-preview[bot]
ea8ada6e1f
Build(deps-dev): bump @babel/core from 7.13.14 to 7.13.15 ( #6382 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.14 to 7.13.15.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.15/packages/babel-core )
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>
2021-04-11 13:12:53 +00:00
dependabot-preview[bot]
0722f4bb2d
Build(deps-dev): bump cypress from 6.8.0 to 7.0.1 ( #6374 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 6.8.0 to 7.0.1.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v6.8.0...v7.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>
2021-04-11 13:03:16 +00:00
dependabot-preview[bot]
270cdaf8e3
Build(deps): bump simple-icons from 4.17.0 to 4.18.0 ( #6381 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 4.17.0 to 4.18.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/4.17.0...4.18.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>
2021-04-11 04:23:47 +00:00
dependabot-preview[bot]
42326da84b
Build(deps-dev): bump concurrently from 6.0.0 to 6.0.1 ( #6380 )
...
Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases )
- [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v6.0.0...v6.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>
2021-04-11 04:12:57 +00:00
dependabot-preview[bot]
c97a7685f3
Build(deps-dev): bump @types/react-select from 4.0.13 to 4.0.14 ( #6379 )
...
Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select ) from 4.0.13 to 4.0.14.
- [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>
2021-04-11 03:48:13 +00:00
dependabot-preview[bot]
f69baaf3fc
Build(deps-dev): bump typescript from 4.2.3 to 4.2.4 ( #6378 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.2.3 to 4.2.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 >
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>
2021-04-10 05:48:57 +00:00
dependabot-preview[bot]
0c300e56c6
Build(deps): bump ioredis from 4.24.6 to 4.26.0 ( #6377 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.24.6 to 4.26.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.24.6...v4.26.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>
2021-04-10 05:37:50 +00:00
dependabot-preview[bot]
f3669887ff
Build(deps-dev): bump @typescript-eslint/parser from 4.20.0 to 4.21.0 ( #6376 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.20.0 to 4.21.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/v4.21.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>
2021-04-10 05:24:37 +00:00
dependabot-preview[bot]
7ca07a381b
Build(deps-dev): bump @types/chai from 4.2.15 to 4.2.16 ( #6375 )
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.2.15 to 4.2.16.
- [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>
2021-04-10 04:55:01 +00:00
dependabot-preview[bot]
e76a087971
Build(deps-dev): bump sinon from 10.0.0 to 10.0.1 ( #6373 )
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 10.0.0 to 10.0.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/v10.0.0...v10.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>
2021-04-09 12:46:21 +00:00
dependabot-preview[bot]
7f9a0d5fb7
Build(deps-dev): bump eslint-plugin-react from 7.23.1 to 7.23.2 ( #6372 )
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.23.1 to 7.23.2.
- [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.23.1...v7.23.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-09 12:19:54 +00:00
Sean Glover
99b676a5d5
Support git hash in [nexus] SNAPSHOT version ( #6369 )
...
* support nexus SNAPSHOT with hash
* lowercase hashes
2021-04-09 12:33:54 +01:00
chris48s
b1fc492592
add setting which allows us to set a timeout on HTTP requests ( #6364 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-04-05 17:56:32 +00:00
Pierre-Yves B
4a5f6a453a
Replace 4183C4 with blue ( #6366 )
2021-04-05 17:20:51 +01:00
Tarun Singh
f0379528a4
[Youtube] Added channel view count and subscriber count badges ( #6333 )
...
Co-authored-by: Pierre-Yves B <PyvesDev@gmail.com >
2021-04-05 10:50:49 +01:00
dependabot-preview[bot]
a67ea4b3ae
Build(deps-dev): bump gatsby from 3.1.2 to 3.2.1 ( #6362 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 3.1.2 to 3.2.1.
- [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@3.1.2...gatsby@3.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-04 18:58:55 +00:00
dependabot-preview[bot]
85baf5e24b
Build(deps-dev): bump @babel/register from 7.13.8 to 7.13.14 ( #6360 )
...
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register ) from 7.13.8 to 7.13.14.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.14/packages/babel-register )
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>
2021-04-04 13:10:16 +00:00
dependabot-preview[bot]
4f4803db4d
Build(deps-dev): bump gatsby-plugin-typescript from 2.12.0 to 3.2.0 ( #6359 )
...
Bumps [gatsby-plugin-typescript](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-typescript ) from 2.12.0 to 3.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@3.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>
2021-04-04 12:57:48 +00:00
dependabot-preview[bot]
6118164053
Build(deps-dev): bump gatsby-plugin-page-creator from 3.1.0 to 3.2.0 ( #6361 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 3.1.0 to 3.2.0.
- [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@3.2.0/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>
2021-04-04 12:49:05 +00:00
dependabot-preview[bot]
316f774c7f
Build(deps): bump jsonpath from 1.1.0 to 1.1.1 ( #6353 )
...
Bumps [jsonpath](https://github.com/dchester/jsonpath ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/dchester/jsonpath/releases )
- [Commits](https://github.com/dchester/jsonpath/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>
2021-04-03 18:32:44 +00:00
dependabot-preview[bot]
3e2f93b00b
Build(deps): bump simple-icons from 4.16.0 to 4.17.0 ( #6355 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 4.16.0 to 4.17.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/4.16.0...4.17.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>
2021-04-03 17:58:26 +00:00
dependabot-preview[bot]
31cfd1fe4d
Build(deps): bump @sentry/node from 6.2.3 to 6.2.5 ( #6357 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 6.2.3 to 6.2.5.
- [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/6.2.3...6.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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-04-03 17:50:11 +00:00
dependabot-preview[bot]
4599ea934d
Build(deps-dev): bump @typescript-eslint/eslint-plugin ( #6354 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.19.0 to 4.20.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/v4.20.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>
2021-04-03 17:38:44 +00:00
dependabot-preview[bot]
3b4cafbf9f
Build(deps-dev): bump @babel/core from 7.13.10 to 7.13.14 ( #6352 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.10 to 7.13.14.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.14/packages/babel-core )
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>
2021-04-03 06:40:49 +00:00
dependabot-preview[bot]
b4e453f8d0
Build(deps): bump ioredis from 4.24.4 to 4.24.6 ( #6350 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.24.4 to 4.24.6.
- [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.24.4...v4.24.6 )
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>
2021-04-03 06:32:25 +00:00
dependabot-preview[bot]
fc3c690682
Build(deps-dev): bump styled-components from 5.2.1 to 5.2.3 ( #6351 )
...
Bumps [styled-components](https://github.com/styled-components/styled-components ) from 5.2.1 to 5.2.3.
- [Release notes](https://github.com/styled-components/styled-components/releases )
- [Changelog](https://github.com/styled-components/styled-components/blob/v5.2.3/CHANGELOG.md )
- [Commits](https://github.com/styled-components/styled-components/compare/v5.2.1...v5.2.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>
2021-04-03 06:04:02 +00:00
dependabot-preview[bot]
9b5476e4af
Build(deps-dev): bump gatsby-plugin-styled-components ( #6346 )
...
Bumps [gatsby-plugin-styled-components](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components ) from 4.1.0 to 4.2.0.
- [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@4.2.0/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>
2021-04-03 05:48:44 +00:00
dependabot-preview[bot]
255bfe3921
Build(deps-dev): bump @mapbox/react-click-to-select from 2.2.0 to 2.2.1 ( #6347 )
...
Bumps [@mapbox/react-click-to-select](https://github.com/mapbox/react-click-to-select ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/mapbox/react-click-to-select/releases )
- [Changelog](https://github.com/mapbox/react-click-to-select/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mapbox/react-click-to-select/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>
2021-04-03 05:27:48 +00:00
dependabot-preview[bot]
1d447be9bd
Build(deps-dev): bump babel-preset-gatsby from 0.5.1 to 1.2.0 ( #6349 )
...
Bumps [babel-preset-gatsby](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby ) from 0.5.1 to 1.2.0.
- [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@1.2.0/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>
2021-04-03 00:15:52 -05:00
dependabot-preview[bot]
21f3fb642b
Build(deps-dev): bump @typescript-eslint/parser from 4.19.0 to 4.20.0 ( #6344 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.19.0 to 4.20.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/v4.20.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>
2021-04-03 04:56:31 +00:00
dependabot-preview[bot]
98509dc775
Build(deps-dev): bump react from 17.0.1 to 17.0.2 ( #6341 )
...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ) from 17.0.1 to 17.0.2.
- [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/v17.0.2/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>
2021-04-03 04:44:47 +00:00
dependabot-preview[bot]
de9c1fc604
Build(deps-dev): bump eslint from 7.22.0 to 7.23.0 ( #6358 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.22.0 to 7.23.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/v7.22.0...v7.23.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>
2021-04-02 13:17:25 +00:00
dependabot-preview[bot]
3cee1d4a61
Build(deps-dev): bump eslint-plugin-sort-class-members ( #6342 )
...
Bumps [eslint-plugin-sort-class-members](https://github.com/bryanrsmith/eslint-plugin-sort-class-members ) from 1.9.0 to 1.11.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.9.0...v1.11.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-02 12:26:57 +00:00
Tarun Singh
7d64e4f665
Fix Netlify badge by adding new color schema ( #6340 )
2021-04-02 11:57:15 +01:00
Tapan Chudasama
1eba958f25
[REUSE] Add service badges ( #6330 )
...
* feat/REUSE compliance
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2021-04-01 19:27:54 +01:00
github-actions[bot]
a662e36bf4
Changelog for Release server-2021-04-01 ( #6338 )
...
* Update Changelog
Co-authored-by: release[bot] <actions@users.noreply.github.com >
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2021-04-01 19:18:22 +01:00
chris48s
4c52b0192a
Upgrade to gatsby 3 ( #6331 )
...
* upgrade all the gatsby packages
* require npm >=7 to prevent lockfile churn
* get everything onto a version of safe-buffer with typescript defs
* update docs
2021-03-28 20:08:19 +01:00
dependabot-preview[bot]
bab3e15c31
Build(deps): bump semver from 7.3.4 to 7.3.5 ( #6311 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.3.4 to 7.3.5.
- [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.3.4...v7.3.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-28 13:38:08 +00:00
dependabot-preview[bot]
ee83590942
Build(deps-dev): bump @typescript-eslint/eslint-plugin from 2.34.0 to 4.19.0, run [GitHub GitlabCoverage F-Droid Wordpress VisualStudioAppCenter Ore Packagist] ( #6319 )
...
* Build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 2.34.0 to 4.19.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/v4.19.0/packages/eslint-plugin )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* chore: update eslint camelcase rule
* chore: eslint camelcase updates for wordpress
* chore: fix eslint camelcase for misc other services
* chore: fix eslint camelcase issue in github and gitlab
* chore: run prettier
* chore: account for JSX globals
* deps: bump typescript-eslint-parser to v4
* chore: frontend lint changes
* chore: update eslint config to only run @typescript-eslint/explicit-module-boundary-types on ts files
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Caleb Cartwright <caleb.cartwright@outlook.com >
2021-03-28 08:26:01 -05:00
dependabot-preview[bot]
4347a1ade0
Build(deps): bump @sentry/node from 6.2.2 to 6.2.3 ( #6320 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 6.2.2 to 6.2.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/6.2.2...6.2.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>
2021-03-27 18:58:28 +00:00
dependabot-preview[bot]
df6d1d2c37
Build(deps-dev): bump danger from 10.6.3 to 10.6.4 ( #6326 )
...
Bumps [danger](https://github.com/danger/danger-js ) from 10.6.3 to 10.6.4.
- [Release notes](https://github.com/danger/danger-js/releases )
- [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/danger/danger-js/compare/10.6.3...10.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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-03-27 18:16:38 +00:00
dependabot-preview[bot]
27951e920b
Build(deps-dev): bump @types/node from 14.14.35 to 14.14.36 ( #6324 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.35 to 14.14.36.
- [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>
2021-03-27 02:47:36 +00:00
dependabot-preview[bot]
4f1fb4d8c6
Build(deps-dev): bump react-dom from 17.0.1 to 17.0.2 ( #6318 )
...
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) from 17.0.1 to 17.0.2.
- [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/v17.0.2/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>
2021-03-27 01:45:42 +00:00
dependabot-preview[bot]
9c0d1e86e6
Build(deps): bump ioredis from 4.24.2 to 4.24.4 ( #6315 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.24.2 to 4.24.4.
- [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.24.2...v4.24.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>
2021-03-27 00:59:52 +00:00
dependabot-preview[bot]
8d8343641d
Build(deps-dev): bump @types/mocha from 8.2.1 to 8.2.2 ( #6314 )
...
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha ) from 8.2.1 to 8.2.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>
2021-03-26 22:08:02 +00:00
dependabot-preview[bot]
3f821ac31a
Build(deps-dev): bump react-select from 4.2.1 to 4.3.0 ( #6321 )
...
Bumps [react-select](https://github.com/JedWatson/react-select ) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/JedWatson/react-select/releases )
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@4.2.1...react-select@4.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>
2021-03-26 17:51:47 +00:00
dependabot-preview[bot]
dcffa9edfa
Build(deps): bump simple-icons from 4.15.0 to 4.16.0 ( #6323 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 4.15.0 to 4.16.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/4.15.0...4.16.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>
2021-03-26 17:39:41 +00:00
dependabot-preview[bot]
b9b3d40740
Build(deps-dev): bump sinon from 9.2.4 to 10.0.0 ( #6313 )
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 9.2.4 to 10.0.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/v9.2.4...v10.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>
2021-03-26 17:28:31 +00:00
dependabot-preview[bot]
244aa214a8
Build(deps-dev): bump sinon-chai from 3.5.0 to 3.6.0 ( #6317 )
...
Bumps [sinon-chai](https://github.com/domenic/sinon-chai ) from 3.5.0 to 3.6.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.5.0...3.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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-03-26 13:13:44 +00:00
dependabot-preview[bot]
3716391224
Build(deps-dev): bump eslint-plugin-react from 7.22.0 to 7.23.1 ( #6316 )
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.22.0 to 7.23.1.
- [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.22.0...v7.23.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-26 12:40:09 +00:00
GrahamSH
bb84d4115d
Fix raster example ( #6306 )
2021-03-22 19:33:31 +00:00
dependabot-preview[bot]
5ffe050f15
Build(deps-dev): bump react from 16.14.0 to 17.0.1 ( #6298 )
...
* Build(deps-dev): bump react from 16.14.0 to 17.0.1
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ) from 16.14.0 to 17.0.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/v17.0.1/packages/react )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* bump react-dom
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: chris48s <chris.shaw480@gmail.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-03-21 15:32:00 +00:00
Pierre-Yves B
59e997dcbd
Address compliance issues with YouTube API Services Terms and Policies ( #6304 )
2021-03-20 19:49:21 +00:00
Pierre-Yves B
3d2b3e5482
Fix [Symfony] tests ( #6305 )
2021-03-20 15:23:13 +00:00
dependabot-preview[bot]
0db77ba029
Build(deps): bump ioredis from 4.23.0 to 4.24.2 ( #6285 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.23.0 to 4.24.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.23.0...v4.24.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>
2021-03-19 23:42:34 +00:00
dependabot-preview[bot]
5e11168b5a
Build(deps): bump query-string from 6.14.1 to 7.0.0 ( #6292 )
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 6.14.1 to 7.0.0.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.14.1...v7.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>
2021-03-19 19:52:40 +00:00
dependabot-preview[bot]
5aa37e1a1b
Build(deps): bump fast-xml-parser from 3.18.0 to 3.19.0 ( #6296 )
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) from 3.18.0 to 3.19.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.18.0...3.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>
2021-03-19 19:07:18 +00:00
dependabot-preview[bot]
b77a91bf5b
Build(deps-dev): bump react-select from 4.1.0 to 4.2.1 ( #6287 )
...
Bumps [react-select](https://github.com/JedWatson/react-select ) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/JedWatson/react-select/releases )
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@4.1.0...react-select@4.2.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>
2021-03-19 18:55:59 +00:00
dependabot-preview[bot]
5f14c54833
Build(deps-dev): bump eslint-plugin-jsdoc from 32.2.0 to 32.3.0 ( #6282 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 32.2.0 to 32.3.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v32.2.0...v32.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>
2021-03-19 18:41:38 +00:00
dependabot-preview[bot]
06a22f8220
Build(deps-dev): bump @types/node from 14.14.30 to 14.14.35 ( #6303 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.30 to 14.14.35.
- [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>
2021-03-19 18:29:59 +00:00
dependabot-preview[bot]
ce88681620
Build(deps-dev): bump is-svg from 4.2.2 to 4.3.1 ( #6286 )
...
Bumps [is-svg](https://github.com/sindresorhus/is-svg ) from 4.2.2 to 4.3.1.
- [Release notes](https://github.com/sindresorhus/is-svg/releases )
- [Commits](https://github.com/sindresorhus/is-svg/compare/v4.2.2...v4.3.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>
2021-03-19 18:14:47 +00:00
dependabot-preview[bot]
50af3d1343
Build(deps-dev): bump eslint-plugin-react-hooks from 2.5.1 to 4.2.0 ( #6302 )
...
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks ) from 2.5.1 to 4.2.0.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/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>
2021-03-19 17:55:50 +00:00
dependabot-preview[bot]
0776c433f9
Build(deps-dev): bump @types/styled-components from 5.1.7 to 5.1.9 ( #6283 )
...
Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components ) from 5.1.7 to 5.1.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/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>
2021-03-19 17:39:57 +00:00
dependabot-preview[bot]
8399d881f5
Build(deps): bump simple-icons from 4.13.0 to 4.15.0 ( #6293 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 4.13.0 to 4.15.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/4.13.0...4.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>
2021-03-19 17:23:44 +00:00
dependabot-preview[bot]
46dfbb7d03
Build(deps-dev): bump start-server-and-test from 1.12.0 to 1.12.1 ( #6301 )
...
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test ) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases )
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.12.0...v1.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>
2021-03-19 17:05:23 +00:00
dependabot-preview[bot]
4098e37e5c
Build(deps-dev): bump eslint from 7.20.0 to 7.22.0 ( #6288 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.20.0 to 7.22.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/v7.20.0...v7.22.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>
2021-03-19 13:55:32 +00:00
dependabot-preview[bot]
7bc3bd4667
Build(deps-dev): bump mocha from 8.3.0 to 8.3.2 ( #6297 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 8.3.0 to 8.3.2.
- [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/v8.3.0...v8.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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-03-19 13:44:33 +00:00
dependabot-preview[bot]
552ceb2acd
Build(deps-dev): bump chai from 4.3.3 to 4.3.4 ( #6294 )
...
Bumps [chai](https://github.com/chaijs/chai ) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/chaijs/chai/releases )
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md )
- [Commits](https://github.com/chaijs/chai/compare/4.3.3...v4.3.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>
2021-03-19 13:33:22 +00:00
dependabot-preview[bot]
9351738c05
Build(deps-dev): bump eslint-plugin-mocha from 8.0.0 to 8.1.0 ( #6284 )
...
Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha ) from 8.0.0 to 8.1.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/8.0.0...8.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>
2021-03-19 12:45:45 +00:00
dependabot-preview[bot]
570ab89529
Build(deps-dev): bump cypress from 6.6.0 to 6.8.0 ( #6281 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 6.6.0 to 6.8.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v6.6.0...v6.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>
2021-03-19 12:23:38 +00:00
Pierre-Yves B
f1dc5b27f1
Update number of badges served each month ( #6278 )
...
* Update number of badges served each month
* Use less precise numbering in releases documentation
2021-03-18 14:18:34 +00:00
chris48s
e0510ca761
Revert request --> got migration (for now) ( #6277 )
...
* Revert "send custom user agent when using got (#6256 )"
This reverts commit fd7eddc7bb .
* Revert "Migrate request to got (part 1 of many) (#6160 )"
This reverts commit 2359eb278b .
* install got as a prod dependency, allow npm 7
2021-03-17 20:10:38 +00:00
Sheogorath
99fc7c1a86
Use NPM packages to provide fonts instead of Google Fonts ( #6274 )
...
This patch uses the fontsource libraries instead of using Google Fonts
in order to provide the fonts in the frontend. This way the web frontend
becomes more private, since it no longer shared visitors IPs with Google
and might even loads faster since modern web browsers isolate site
caches from each other and can re-use connections with HTTP/2 instead of
setting up a new connection to Google.[1]
It's basically the next iteration of my previous PR[2], that no longer
relies on a tool to download the fonts separately, but uses a library
instead. It also relates to issues that have been opened before[3] and
should be easily handled and upgraded by the regular NPM package
tooling[4], solving all related problems to that.
[1]: https://csswizardry.com/2019/05/self-host-your-static-assets/
[2]: https://github.com/badges/shields/pull/4864
[3]: https://github.com/badges/shields/issues/5883
[4]: https://github.com/badges/shields/labels/dependencies
2021-03-16 19:09:33 +00:00
Caleb Cartwright
9a91499d37
Add docs for all types of releases ( #6210 )
...
* docs: add info on all releases
* docs: incorporate feedback and discussion items
* docs: fix another typo
2021-03-15 07:44:01 +00:00
Pierre-Yves B
2094e25fff
Prevent duplication of parameters in badge examples ( #6272 )
...
* Prevent duplication of parameters in badge examples
* Update caniuse-lite
2021-03-14 19:11:52 +00:00
chris48s
2d3b845adc
refresh self-hosting docs ( #6273 )
2021-03-14 18:55:56 +00:00
dependabot-preview[bot]
b824b2fb86
Build(deps-dev): bump nock from 13.0.10 to 13.0.11 ( #6265 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.0.10 to 13.0.11.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.0.10...v13.0.11 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-13 18:22:43 +00:00
dependabot-preview[bot]
2b5d4f6286
Build(deps): bump @sentry/node from 6.2.0 to 6.2.2 ( #6262 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 6.2.0 to 6.2.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/6.2.0...6.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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-03-12 20:59:46 +00:00
dependabot-preview[bot]
d14ec7cc9a
Build(deps): bump fast-xml-parser from 3.17.6 to 3.18.0 ( #6263 )
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) from 3.17.6 to 3.18.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.18.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>
2021-03-12 20:49:32 +00:00
dependabot-preview[bot]
f47a87a038
Build(deps): bump xmldom from 0.4.0 to 0.5.0 ( #6264 )
...
Bumps [xmldom](https://github.com/xmldom/xmldom ) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/xmldom/xmldom/releases )
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md )
- [Commits](https://github.com/xmldom/xmldom/compare/0.4.0...0.5.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>
2021-03-12 20:40:53 +00:00
dependabot-preview[bot]
faca9b49d8
Build(deps): bump config from 3.3.3 to 3.3.6 ( #6259 )
...
Bumps [config](https://github.com/lorenwest/node-config ) from 3.3.3 to 3.3.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 >
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>
2021-03-12 20:31:55 +00:00
dependabot-preview[bot]
946ff38450
Build(deps-dev): bump @babel/core from 7.13.8 to 7.13.10 ( #6261 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.8 to 7.13.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.10/packages/babel-core )
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>
2021-03-12 20:16:27 +00:00
dependabot-preview[bot]
d1ca703a03
Build(deps-dev): bump is-svg from 4.2.1 to 4.2.2 ( #6266 )
...
Bumps [is-svg](https://github.com/sindresorhus/is-svg ) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/sindresorhus/is-svg/releases )
- [Commits](https://github.com/sindresorhus/is-svg/compare/v4.2.1...v4.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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-03-12 20:03:57 +00:00
chris48s
50a962d79f
allow missing 'goal' key in [liberapay] badges ( #6258 )
...
* allow missing 'goal' key in [liberapay] badges
closes #6254
* fix test name
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-03-12 19:46:07 +00:00
chris48s
9d404bc2b0
use got to push influx metrics ( #6257 )
2021-03-12 19:38:11 +00:00
chris48s
fd7eddc7bb
send custom user agent when using got ( #6256 )
2021-03-10 19:38:41 +00:00
chris48s
2359eb278b
Migrate request to got (part 1 of many) ( #6160 )
...
* install new packages
* migrate request to got
* update dynamic json test
This is a behavioural difference between request and got
request will send the request, then we'll get a
`400 Bad Request` back and re-throw at as invalid
got will pick up that the URL is invalid and throw
`RequestError: URI malformed` before attempting to send it
which we'll re-throw as inaccessible
* fix OPM service
* fix wordpress querystring
Got doesn't natively support assmebling a querystring
from nested objects because it uses node's URLSearchParams
internally. Use qs and pass qs a string.
Wordpress is the only service that needs this,
so we could build the string manually in this case
if we don't want to take qs as a prod dependency.
It is mostly hard-coded values anyway.
* fix wercker
got overwrites any ?foo=bar in the URL string if
searchParams is also passed whereas request appends
see https://github.com/sindresorhus/got#url
* fix keybase
* add tests for got wrapper
* bootstrap global agent in server start
2021-03-09 20:03:52 +00:00
dependabot-preview[bot]
b2f224c3a5
Build(deps-dev): bump eslint-config-prettier from 7.2.0 to 8.1.0 ( #6247 )
...
* Build(deps-dev): bump eslint-config-prettier from 7.2.0 to 8.1.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 7.2.0 to 8.1.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v7.2.0...v8.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* chore: apply eslint-config-prettier config changes
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Caleb Cartwright <caleb.cartwright@outlook.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-03-06 17:43:24 +00:00
dependabot-preview[bot]
abb049efec
Build(deps-dev): bump @babel/register from 7.13.0 to 7.13.8 ( #6249 )
...
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register ) from 7.13.0 to 7.13.8.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.8/packages/babel-register )
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>
2021-03-06 04:13:43 +00:00
dependabot-preview[bot]
da8afd720c
Build(deps-dev): bump typescript from 4.1.5 to 4.2.3 ( #6240 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.1.5 to 4.2.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/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>
2021-03-06 00:45:11 +00:00
dependabot-preview[bot]
f59f7ec33b
Build(deps-dev): bump nock from 13.0.7 to 13.0.10 ( #6248 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.0.7 to 13.0.10.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.0.7...v13.0.10 )
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>
2021-03-05 21:37:20 +00:00
dependabot-preview[bot]
0c0505cc32
Build(deps): bump pretty-bytes from 5.5.0 to 5.6.0 ( #6243 )
...
Bumps [pretty-bytes](https://github.com/sindresorhus/pretty-bytes ) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/sindresorhus/pretty-bytes/releases )
- [Commits](https://github.com/sindresorhus/pretty-bytes/compare/v5.5.0...v5.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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-03-05 21:25:39 +00:00
dependabot-preview[bot]
abc463e35f
Build(deps-dev): bump @babel/core from 7.12.17 to 7.13.8 ( #6245 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.17 to 7.13.8.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.8/packages/babel-core )
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>
2021-03-05 21:15:55 +00:00
dependabot-preview[bot]
503c040e6e
Build(deps-dev): bump babel-plugin-inline-react-svg from 1.1.2 to 2.0.1 ( #6241 )
...
Bumps [babel-plugin-inline-react-svg](https://github.com/kesne/babel-plugin-inline-react-svg ) from 1.1.2 to 2.0.1.
- [Release notes](https://github.com/kesne/babel-plugin-inline-react-svg/releases )
- [Commits](https://github.com/kesne/babel-plugin-inline-react-svg/compare/1.1.2...v2.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>
2021-03-05 21:05:32 +00:00
dependabot-preview[bot]
3dfbdcefc2
Build(deps): [security] bump socket.io from 2.3.0 to 2.4.1 ( #6239 )
...
Bumps [socket.io](https://github.com/socketio/socket.io ) from 2.3.0 to 2.4.1. **This update includes a security fix.**
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/2.4.1/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/2.3.0...2.4.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>
2021-03-05 20:57:10 +00:00
dependabot-preview[bot]
e10ea2222d
Build(deps): bump simple-icons from 4.12.0 to 4.13.0 ( #6250 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 4.12.0 to 4.13.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/4.12.0...4.13.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>
2021-03-05 20:43:11 +00:00
dependabot-preview[bot]
4082d46810
Build(deps-dev): bump gatsby from 2.32.8 to 2.32.9 ( #6246 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.32.8 to 2.32.9.
- [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.32.8...gatsby@2.32.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-05 20:35:21 +00:00
dependabot-preview[bot]
2a29a1c881
Build(deps-dev): bump chai from 4.3.0 to 4.3.3 ( #6244 )
...
Bumps [chai](https://github.com/chaijs/chai ) from 4.3.0 to 4.3.3.
- [Release notes](https://github.com/chaijs/chai/releases )
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md )
- [Commits](https://github.com/chaijs/chai/compare/4.3.0...4.3.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>
2021-03-05 12:50:57 +00:00
dependabot-preview[bot]
0148a30fe5
Build(deps-dev): bump cypress from 6.5.0 to 6.6.0 ( #6242 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v6.5.0...v6.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>
2021-03-05 12:35:18 +00:00
chris48s
ddc9ee5394
remove script for adding/removing heroku dynos ( #6234 )
2021-03-03 21:20:25 +00:00
github-actions[bot]
cf7c9c1147
Changelog for Release server-2021-03-01 ( #6233 )
...
* Update Changelog
Co-authored-by: release[bot] <actions@users.noreply.github.com >
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2021-03-01 19:20:59 +00:00
chris48s
06464008cc
ensure redirect target path is correctly encoded ( #6229 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-02-28 16:28:20 +00:00
Morten Bøgh
6128aa55de
[SecurityHeaders] Added a possibility for no follow redirects ( #6212 )
...
* Added a possibility for no follow redirects
* Changed from noFollowRedirects to ignoreRedirects
* Update services/security-headers/security-headers.service.js
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
* correct test color
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-02-27 19:32:09 +00:00
dependabot-preview[bot]
cd3774aab3
Build(deps): bump query-string from 6.14.0 to 6.14.1 ( #6217 )
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 6.14.0 to 6.14.1.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.14.0...v6.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>
2021-02-27 15:59:48 +00:00
dependabot-preview[bot]
6d3b8cefb8
Build(deps-dev): bump concurrently from 5.3.0 to 6.0.0 ( #6224 )
...
Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently ) from 5.3.0 to 6.0.0.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases )
- [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v5.3.0...v6.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>
2021-02-27 15:51:30 +00:00
dependabot-preview[bot]
bf05b4c179
Build(deps-dev): bump danger from 10.6.2 to 10.6.3 ( #6223 )
...
Bumps [danger](https://github.com/danger/danger-js ) from 10.6.2 to 10.6.3.
- [Release notes](https://github.com/danger/danger-js/releases )
- [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/danger/danger-js/compare/10.6.2...10.6.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>
2021-02-27 02:58:35 +00:00
dependabot-preview[bot]
2731a29a03
Build(deps-dev): bump eslint-plugin-jsdoc from 31.6.0 to 32.2.0 ( #6227 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 31.6.0 to 32.2.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v31.6.0...v32.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>
2021-02-26 23:24:25 +00:00
dependabot-preview[bot]
f7361c0f3b
Build(deps-dev): bump gatsby from 2.32.3 to 2.32.8 ( #6225 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.32.3 to 2.32.8.
- [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.32.3...gatsby@2.32.8 )
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>
2021-02-26 23:16:09 +00:00
dependabot-preview[bot]
2bb21fc1ed
Build(deps-dev): bump got from 11.8.1 to 11.8.2 ( #6218 )
...
Bumps [got](https://github.com/sindresorhus/got ) from 11.8.1 to 11.8.2.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.1...v11.8.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>
2021-02-26 23:07:49 +00:00
dependabot-preview[bot]
93976a1c6a
Build(deps-dev): bump @babel/register from 7.12.13 to 7.13.0 ( #6228 )
...
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register ) from 7.12.13 to 7.13.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.0/packages/babel-register )
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>
2021-02-26 22:58:28 +00:00
dependabot-preview[bot]
7d41c8df86
Build(deps-dev): bump gatsby-plugin-styled-components ( #6226 )
...
Bumps [gatsby-plugin-styled-components](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components ) from 3.3.9 to 3.10.0.
- [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.10.0/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>
2021-02-26 22:50:12 +00:00
dependabot-preview[bot]
4899719388
Build(deps): bump ioredis from 4.22.0 to 4.23.0 ( #6219 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.22.0 to 4.23.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.22.0...v4.23.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>
2021-02-26 22:37:54 +00:00
dependabot-preview[bot]
252a0c0070
Build(deps): bump simple-icons from 4.11.0 to 4.12.0 ( #6216 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/4.11.0...4.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>
2021-02-26 22:27:05 +00:00
dependabot-preview[bot]
5389da50b4
Build(deps-dev): bump @types/chai from 4.2.14 to 4.2.15 ( #6215 )
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.2.14 to 4.2.15.
- [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>
2021-02-26 22:18:04 +00:00
dependabot-preview[bot]
6907182e05
Build(deps-dev): bump mocha from 8.2.1 to 8.3.0 ( #6222 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 8.2.1 to 8.3.0.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v8.2.1...v8.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>
2021-02-26 14:03:00 +00:00
dependabot-preview[bot]
6e58ee8288
Build(deps-dev): bump snap-shot-it from 7.9.4 to 7.9.6 ( #6220 )
...
Bumps [snap-shot-it](https://github.com/bahmutov/snap-shot-it ) from 7.9.4 to 7.9.6.
- [Release notes](https://github.com/bahmutov/snap-shot-it/releases )
- [Commits](https://github.com/bahmutov/snap-shot-it/compare/v7.9.4...v7.9.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-26 13:35:55 +00:00
chris48s
459cf92cd4
catch URL parse error in [endpoint] badge ( #6214 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-02-25 17:45:57 +00:00
Pierre-Yves B
66a73b9f98
Make [Coveralls] examples consistent with regards to VCS parameter ( #6181 )
...
* Make [Coveralls] examples consistent with regards to VCS parameter
* Implement redirector for missing VCS type
2021-02-24 10:08:37 +00:00
Dheepak Krishnamurthy
322eafd5ac
[Homebrew] Add homebrew downloads badge ( #6209 )
...
* Add homebrew downloads badge
2021-02-22 20:30:14 +00:00
dependabot-preview[bot]
1adfbe4f88
Build(deps-dev): bump danger from 10.6.1 to 10.6.2 ( #6206 )
...
Bumps [danger](https://github.com/danger/danger-js ) from 10.6.1 to 10.6.2.
- [Release notes](https://github.com/danger/danger-js/releases )
- [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/danger/danger-js/compare/10.6.1...10.6.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>
2021-02-20 04:03:05 +00:00
dependabot-preview[bot]
543bd92602
Build(deps): bump joi from 17.3.0 to 17.4.0 ( #6197 )
...
Bumps [joi](https://github.com/sideway/joi ) from 17.3.0 to 17.4.0.
- [Release notes](https://github.com/sideway/joi/releases )
- [Commits](https://github.com/sideway/joi/compare/v17.3.0...v17.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>
2021-02-19 21:55:54 -06:00
dependabot-preview[bot]
8bcb56cd32
Build(deps): bump @sentry/node from 6.1.0 to 6.2.0 ( #6203 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 6.1.0 to 6.2.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/6.1.0...6.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>
2021-02-20 03:39:00 +00:00
dependabot-preview[bot]
8d60171b10
Build(deps): bump simple-icons from 4.10.0 to 4.11.0 ( #6205 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/4.10.0...4.11.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>
2021-02-20 03:30:44 +00:00
dependabot-preview[bot]
0a2b0ec02c
Build(deps-dev): bump @types/mocha from 8.2.0 to 8.2.1 ( #6200 )
...
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha ) from 8.2.0 to 8.2.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 >
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>
2021-02-20 03:22:27 +00:00
dependabot-preview[bot]
7926ce4ba3
Build(deps): bump ioredis from 4.19.4 to 4.22.0 ( #6204 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.19.4 to 4.22.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.19.4...v4.22.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>
2021-02-20 03:13:34 +00:00
dependabot-preview[bot]
f530be3d90
Build(deps-dev): bump form-data from 3.0.0 to 4.0.0 ( #6202 )
...
Bumps [form-data](https://github.com/form-data/form-data ) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/form-data/form-data/releases )
- [Commits](https://github.com/form-data/form-data/compare/v3.0.0...v4.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>
2021-02-20 03:05:37 +00:00
dependabot-preview[bot]
60c6742491
Build(deps-dev): bump @babel/core from 7.12.13 to 7.12.17 ( #6199 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.13 to 7.12.17.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.17/packages/babel-core )
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>
2021-02-20 02:54:54 +00:00
dependabot-preview[bot]
63923be3dc
Build(deps-dev): bump @types/react-modal from 3.10.6 to 3.12.0 ( #6195 )
...
Bumps [@types/react-modal](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-modal ) from 3.10.6 to 3.12.0.
- [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: 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>
2021-02-20 02:43:31 +00:00
dependabot-preview[bot]
9460cd2e51
Build(deps-dev): bump @types/node from 14.14.25 to 14.14.30 ( #6194 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.25 to 14.14.30.
- [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>
2021-02-20 02:34:46 +00:00
dependabot-preview[bot]
f5de242a6a
Build(deps-dev): bump lint-staged from 10.5.3 to 10.5.4 ( #6193 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.5.3 to 10.5.4.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.3...v10.5.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>
2021-02-20 02:24:55 +00:00
dependabot-preview[bot]
b3fda64ff0
Build(deps-dev): bump typescript from 4.1.3 to 4.1.5 ( #6198 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.1.3 to 4.1.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.3...v4.1.5 )
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>
2021-02-19 23:16:13 +00:00
dependabot-preview[bot]
a425b9c66c
Build(deps-dev): bump cypress from 6.3.0 to 6.5.0 ( #6201 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 6.3.0 to 6.5.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v6.3.0...v6.5.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>
2021-02-19 13:06:21 +00:00
dependabot-preview[bot]
1fe3f8695a
Build(deps-dev): bump eslint from 7.19.0 to 7.20.0 ( #6196 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.19.0 to 7.20.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/v7.19.0...v7.20.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-19 12:35:20 +00:00
chris48s
4d608c2807
update [pkgreview] url ( #6189 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-02-15 20:38:34 +00:00
Pierre-Yves B
2967c6793b
Make [Twitch] a social badge ( #6183 )
2021-02-14 19:41:02 +00:00
Pierre-Yves B
bf8c86fafc
Narrow down [PyPi] regex expressions ( #6184 )
2021-02-14 19:31:53 +00:00
chris48s
106f72524c
update [flathub] error handling ( #6185 )
2021-02-14 12:44:35 -06:00
Caleb Cartwright
0eee9027fc
Add [Testspace] badges ( #6162 )
...
* feat: add testspace base class
* feat: add testspace test summary badge
* feat: add testspace test count badges
* feat: add testspace pass ratio badge
* fix: remove compact query param from non-compact example
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-02-13 21:08:59 +00:00
dependabot-preview[bot]
8505e6a31c
Build(deps): bump query-string from 6.13.8 to 6.14.0 ( #6175 )
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 6.13.8 to 6.14.0.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.8...v6.14.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>
2021-02-13 01:07:40 +00:00
dependabot-preview[bot]
7392053661
Build(deps-dev): bump nock from 13.0.6 to 13.0.7 ( #6174 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.0.6 to 13.0.7.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.0.6...v13.0.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>
2021-02-13 00:28:54 +00:00
dependabot-preview[bot]
fef901edf9
Build(deps-dev): bump gatsby from 2.31.1 to 2.32.3 ( #6178 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.31.1 to 2.32.3.
- [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.31.1...gatsby@2.32.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>
2021-02-13 00:18:22 +00:00
dependabot-preview[bot]
25f8cf4aef
Build(deps): bump simple-icons from 4.8.0 to 4.10.0 ( #6171 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 4.8.0 to 4.10.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/4.8.0...4.10.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>
2021-02-13 00:09:18 +00:00
dependabot-preview[bot]
8edfd1052d
Build(deps-dev): bump @types/react-select from 4.0.12 to 4.0.13 ( #6170 )
...
Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select ) from 4.0.12 to 4.0.13.
- [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>
2021-02-12 23:55:34 +00:00
dependabot-preview[bot]
6e9acc61ca
Build(deps-dev): bump react-select from 4.0.2 to 4.1.0 ( #6169 )
...
Bumps [react-select](https://github.com/JedWatson/react-select ) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/JedWatson/react-select/releases )
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@4.0.2...react-select@4.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>
2021-02-12 23:40:42 +00:00
dependabot-preview[bot]
e92c5f2a74
Build(deps-dev): bump react-error-overlay from 6.0.8 to 6.0.9 ( #6168 )
...
Bumps [react-error-overlay](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-error-overlay ) from 6.0.8 to 6.0.9.
- [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.9/packages/react-error-overlay )
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>
2021-02-12 23:30:52 +00:00
dependabot-preview[bot]
80d87b7536
Build(deps-dev): bump eslint from 7.18.0 to 7.19.0 ( #6173 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.18.0 to 7.19.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/v7.18.0...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>
2021-02-12 13:10:46 +00:00
dependabot-preview[bot]
1ec9b34717
Build(deps-dev): bump eslint-plugin-promise from 4.2.1 to 4.3.1 ( #6176 )
...
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise ) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases )
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md )
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/compare/v4.2.1...v4.3.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>
2021-02-12 12:58:39 +00:00
dependabot-preview[bot]
cea479eefc
Build(deps-dev): bump chai-datetime from 1.7.0 to 1.8.0 ( #6172 )
...
Bumps [chai-datetime](https://github.com/mguterl/chai-datetime ) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/mguterl/chai-datetime/releases )
- [Commits](https://github.com/mguterl/chai-datetime/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-12 12:41:35 +00:00
Pierre-Yves B
d4116b3ab0
Allow links only for social badges, affects [GitHubMilestone Dependabot] ( #6159 )
...
* Allow links only for social badges, affects [GitHubMilestone Dependabot]
* Remove getLink function
* Remove unused import
* Mention social links in guidelines as well
2021-02-08 19:58:20 +00:00
chris48s
18dceec57c
Improve changelog entries ( #6157 )
...
* add 'evergreen' Dependency updates entry
* turn issue numbers at the end of commit messages into links
2021-02-07 19:02:19 +00:00
dependabot-preview[bot]
7f7b101971
Build(deps): bump @sentry/node from 6.0.2 to 6.1.0 ( #6150 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 6.0.2 to 6.1.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/6.0.2...6.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>
2021-02-06 04:03:20 +00:00
dependabot-preview[bot]
d280cf601d
Build(deps-dev): bump @babel/register from 7.12.10 to 7.12.13 ( #6141 )
...
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register ) from 7.12.10 to 7.12.13.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.13/packages/babel-register )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-05 21:53:22 -06:00
dependabot-preview[bot]
f5a7db6f18
Build(deps-dev): bump @babel/core from 7.12.10 to 7.12.13 ( #6149 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.10 to 7.12.13.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.13/packages/babel-core )
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>
2021-02-06 03:36:12 +00:00
dependabot-preview[bot]
4faed88841
Build(deps-dev): bump @types/node from 14.14.22 to 14.14.25 ( #6143 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.22 to 14.14.25.
- [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>
2021-02-06 01:44:03 +00:00
dependabot-preview[bot]
78ae265d85
Build(deps-dev): bump @types/react-select from 4.0.7 to 4.0.12 ( #6138 )
...
Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select ) from 4.0.7 to 4.0.12.
- [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>
2021-02-06 01:32:02 +00:00
dependabot-preview[bot]
05b98978b8
Build(deps-dev): bump gatsby-plugin-page-creator from 2.9.0 to 2.10.0 ( #6152 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 2.9.0 to 2.10.0.
- [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.10.0/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>
2021-02-05 19:31:14 +00:00
dependabot-preview[bot]
4fef3f3d5e
Build(deps-dev): bump gatsby-plugin-typescript from 2.5.0 to 2.12.0 ( #6151 )
...
Bumps [gatsby-plugin-typescript](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-typescript ) from 2.5.0 to 2.12.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.12.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>
2021-02-05 19:19:36 +00:00
dependabot-preview[bot]
09de3b206f
Build(deps): bump check-node-version from 4.0.3 to 4.1.0 ( #6139 )
...
Bumps [check-node-version](https://github.com/parshap/check-node-version ) from 4.0.3 to 4.1.0.
- [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.3...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>
2021-02-05 19:10:18 +00:00
dependabot-preview[bot]
da4b4595c7
Build(deps-dev): bump start-server-and-test from 1.11.7 to 1.12.0 ( #6142 )
...
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test ) from 1.11.7 to 1.12.0.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases )
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.11.7...v1.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>
2021-02-05 18:58:47 +00:00
dependabot-preview[bot]
0f4ef6cf3f
Build(deps-dev): bump eslint-plugin-jsdoc from 31.4.0 to 31.6.0 ( #6148 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 31.4.0 to 31.6.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v31.4.0...v31.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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-02-05 13:36:21 +00:00
dependabot-preview[bot]
4b57f2e3ea
Build(deps-dev): bump snap-shot-it from 7.9.3 to 7.9.4 ( #6147 )
...
Bumps [snap-shot-it](https://github.com/bahmutov/snap-shot-it ) from 7.9.3 to 7.9.4.
- [Release notes](https://github.com/bahmutov/snap-shot-it/releases )
- [Commits](https://github.com/bahmutov/snap-shot-it/compare/v7.9.3...v7.9.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>
2021-02-05 13:10:37 +00:00
dependabot-preview[bot]
c37f562fc5
Build(deps-dev): bump chai from 4.2.0 to 4.3.0 ( #6140 )
...
Bumps [chai](https://github.com/chaijs/chai ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/chaijs/chai/releases )
- [Changelog](https://github.com/chaijs/chai/blob/master/History.md )
- [Commits](https://github.com/chaijs/chai/compare/4.2.0...4.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>
2021-02-05 12:43:35 +00:00
Caleb Cartwright
806c52bdd6
Update Contributing documentation on PRs/service tests & amending history ( #6128 )
...
* docs: update contributing info on PRs/tests & amending history
* docs: include git config links
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-02-02 00:54:23 +00:00
chris48s
e5e304a031
add script for adding/removing heroku dynos ( #6131 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-02-01 19:00:59 +00:00
github-actions[bot]
926f1e4ccd
Changelog for Release server-2021-02-01 ( #6132 )
...
Co-authored-by: release[bot] <actions@users.noreply.github.com >
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2021-02-01 18:08:12 +00:00
Shaurya
6999e7fad7
Docs.rs badge, run [Docsrs] ( #6098 )
...
* Add docs.rs badge
* Do suggested changes
* Fix incorrect tests
* Make some small changes
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-01-31 22:40:23 +00:00
dependabot-preview[bot]
d54e40a3a4
Build(deps): bump @actions/github from 1.1.0 to 4.0.0 in /.github/actions/approve-bot ( #6130 )
...
* Build(deps): bump @actions/github in /.github/actions/approve-bot
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 1.1.0 to 4.0.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* update for v4 syntax
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: chris48s <chris.shaw480@gmail.com >
2021-01-31 14:33:02 +00:00
chris48s
aff7864d06
convert approve-bot to local action ( #6103 )
...
* convert approve-bot to local action
* configure dependabot to update packages
* run eslint on files in .github
* resolve eslint/lgtm errors
2021-01-31 14:01:15 +00:00
dependabot-preview[bot]
017b8b977b
Build(deps): bump @sentry/node from 5.30.0 to 6.0.2 ( #6121 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.30.0 to 6.0.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.30.0...6.0.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>
2021-01-30 01:40:05 +00:00
dependabot-preview[bot]
f74172c8c4
Build(deps-dev): bump danger from 10.6.0 to 10.6.1 ( #6124 )
...
Bumps [danger](https://github.com/danger/danger-js ) from 10.6.0 to 10.6.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.6.0...10.6.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>
2021-01-30 01:10:32 +00:00
dependabot-preview[bot]
00fef492c7
Build(deps): bump prom-client from 13.0.0 to 13.1.0 ( #6117 )
...
Bumps [prom-client](https://github.com/siimon/prom-client ) from 13.0.0 to 13.1.0.
- [Release notes](https://github.com/siimon/prom-client/releases )
- [Changelog](https://github.com/siimon/prom-client/blob/master/CHANGELOG.md )
- [Commits](https://github.com/siimon/prom-client/compare/v13.0.0...v13.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>
2021-01-30 00:58:25 +00:00
dependabot-preview[bot]
32403f58a8
Build(deps-dev): bump node-mocks-http from 1.10.0 to 1.10.1 ( #6116 )
...
Bumps [node-mocks-http](https://github.com/howardabrams/node-mocks-http ) from 1.10.0 to 1.10.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/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>
2021-01-29 19:52:52 +00:00
dependabot-preview[bot]
702ee6f0f7
Build(deps-dev): bump @types/react-select from 3.1.2 to 4.0.7 ( #6120 )
...
Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select ) from 3.1.2 to 4.0.7.
- [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>
2021-01-29 19:43:10 +00:00
dependabot-preview[bot]
5fd95e35cb
Build(deps-dev): bump gatsby-plugin-page-creator from 2.8.0 to 2.9.0 ( #6115 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 2.8.0 to 2.9.0.
- [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.9.0/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>
2021-01-29 19:33:20 +00:00
dependabot-preview[bot]
6553ba5827
Build(deps-dev): bump react-select from 3.2.0 to 4.0.2 ( #6122 )
...
Bumps [react-select](https://github.com/JedWatson/react-select ) from 3.2.0 to 4.0.2.
- [Release notes](https://github.com/JedWatson/react-select/releases )
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@3.2.0...react-select@4.0.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>
2021-01-29 19:24:53 +00:00
dependabot-preview[bot]
38e83c5168
Build(deps): bump simple-icons from 4.7.0 to 4.8.0 ( #6118 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/4.7.0...4.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>
2021-01-29 19:14:06 +00:00
dependabot-preview[bot]
15f418664b
Build(deps-dev): bump eslint-plugin-jsdoc from 31.0.8 to 31.4.0 ( #6123 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 31.0.8 to 31.4.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v31.0.8...v31.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>
2021-01-29 13:21:34 +00:00
dependabot-preview[bot]
f3aea1b343
Build(deps-dev): bump eslint from 7.17.0 to 7.18.0 ( #6126 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.17.0 to 7.18.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/v7.17.0...v7.18.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>
2021-01-29 13:12:41 +00:00
dependabot-preview[bot]
4d2b84432a
Build(deps-dev): bump cypress from 6.2.1 to 6.3.0 ( #6125 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v6.2.1...v6.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>
2021-01-29 12:59:39 +00:00
dependabot-preview[bot]
eeeb7b172b
Build(deps-dev): bump sinon from 9.2.3 to 9.2.4 ( #6119 )
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 9.2.3 to 9.2.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/v9.2.3...v9.2.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-29 12:41:26 +00:00
Jakub Fijałkowski
3e873c3fa7
Fix feedz service in case the package page gets paginated ( #6101 )
...
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2021-01-28 21:05:26 +00:00
chris48s
453660d85c
add a GH action to generate a changelog and submit a release PR ( #6102 )
2021-01-28 19:30:19 +00:00
danielle
0d463b42e5
[Bitbucket] Server Adding Auth Tokens and Resolving Pull Request api … ( #6076 )
...
* [Bitbucket Server] Adding Auth Tokens and Resolving Pull Request api issue. Added the bitbucket_server_username & bitbucket_server_password variables to the /core/server/server.js file. Also changed the user variable in the /services/bitbucket/bitbucket/bitbucket-pull-request.service.js the api documentation (https://docs.atlassian.com/bitbucket-server/rest/5.16.0/bitbucket-rest.html#idm8287391664 ) defines the parameter as requiring the project name that the repository is contained in not the user name.
* [Bitbucket Server] Adding Auth Tokens and Resolving Pull Request api issue. Added the bitbucket_server_username & bitbucket_server_password variables to the /core/server/server.js file. Also changed the user variable in the /services/bitbucket/bitbucket/bitbucket-pull-request.service.js the api documentation (https://docs.atlassian.com/bitbucket-server/rest/5.16.0/bitbucket-rest.html#idm8287391664 ) defines the parameter as requiring the project name that the repository is contained in not the user name.
* Update bitbucket-pull-request.service.js
Updating the label as Bitbucket and Bitbucket Server have different parameters in the Api call. Changing to compound name per @calebcartwright recomendation.
* Update server.js
Removing code that was refactored and caught in my Pull Request
* Reversing commit back on bitbucket-pull-request.service.js to its previous state.
Co-authored-by: danielle <185722+danielle@users.noreply.github.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-01-26 22:57:37 -06:00
Caleb Cartwright
35fd3ac623
tests: fix GitHub Lerna service test ( #6109 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-01-26 21:12:34 +00:00
Caleb Cartwright
7032760694
tests: fix GitHub Issues service test ( #6108 )
2021-01-26 21:03:55 +00:00
chris48s
2b3ad63748
bump approve bot ( #6100 )
2021-01-24 12:08:08 +00:00
dependabot-preview[bot]
c699aa4f6c
Build(deps-dev): bump fetch-ponyfill from 7.0.0 to 7.1.0 ( #6093 )
...
Bumps [fetch-ponyfill](https://github.com/qubyte/fetch-ponyfill ) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/qubyte/fetch-ponyfill/releases )
- [Changelog](https://github.com/qubyte/fetch-ponyfill/blob/main/HISTORY.md )
- [Commits](https://github.com/qubyte/fetch-ponyfill/compare/v7.0.0...v7.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>
2021-01-23 06:00:56 +00:00
dependabot-preview[bot]
67cc2c4bff
Build(deps-dev): bump eslint-plugin-jsdoc from 30.7.13 to 31.0.8 ( #6092 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 30.7.13 to 31.0.8.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v30.7.13...v31.0.8 )
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>
2021-01-23 05:51:09 +00:00
dependabot-preview[bot]
04edb26d16
Build(deps-dev): bump husky from 4.3.7 to 4.3.8 ( #6091 )
...
Bumps [husky](https://github.com/typicode/husky ) from 4.3.7 to 4.3.8.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v4.3.7...v4.3.8 )
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>
2021-01-23 05:38:39 +00:00
dependabot-preview[bot]
9076a75b95
Build(deps-dev): bump gatsby from 2.30.2 to 2.31.1 ( #6088 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.30.2 to 2.31.1.
- [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.30.2...gatsby@2.31.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>
2021-01-23 05:27:58 +00:00
dependabot-preview[bot]
946c7e5db2
Build(deps-dev): bump eslint-config-prettier from 7.1.0 to 7.2.0 ( #6086 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v7.1.0...v7.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>
2021-01-23 05:09:23 +00:00
dependabot-preview[bot]
1bc29522e2
Build(deps-dev): bump nock from 13.0.5 to 13.0.6 ( #6082 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.0.5 to 13.0.6.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.0.5...v13.0.6 )
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>
2021-01-23 05:00:21 +00:00
dependabot-preview[bot]
ad7063b91b
Build(deps-dev): bump @types/node from 14.14.21 to 14.14.22 ( #6084 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.21 to 14.14.22.
- [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>
2021-01-22 23:43:39 +00:00
dependabot-preview[bot]
a6d8bd5526
Build(deps): bump simple-icons from 4.6.0 to 4.7.0 ( #6083 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/4.6.0...4.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>
2021-01-22 23:29:22 +00:00
chris48s
4fea056421
improve debug output for API calls with query strings ( #6075 )
...
* improve debug output for API calls with query strings
* update test
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-01-22 18:16:19 +00:00
chris48s
dba16a771a
link to SimpleIcons update schedule on 'new issue' page ( #6080 )
2021-01-22 18:07:41 +00:00
chris48s
02692fe810
empty commit ( #6074 )
2021-01-18 20:01:10 +00:00
chris48s
af9b70d035
Start a changelog, create a tag ( #6073 )
2021-01-18 19:21:47 +00:00
chris48s
48b50d853a
add a github action to create tags from labelled PR ( #6069 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-01-17 21:29:42 +00:00
chris48s
b3c8aa95f8
fix [wordpress] 'Can't generate version color for false' ( #6072 )
2021-01-17 20:17:14 +00:00
dependabot-preview[bot]
ba77f91158
Build(deps): bump jsonpath from 1.0.2 to 1.1.0 ( #6054 )
...
Bumps [jsonpath](https://github.com/dchester/jsonpath ) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/dchester/jsonpath/releases )
- [Commits](https://github.com/dchester/jsonpath/compare/1.0.2...1.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>
2021-01-16 12:10:53 -06:00
Cobertos / Samantha
7a1eee06a2
Update self-hosting.md documentation for running with Prometheus ( #6052 )
...
* Update documentation for running with Prometheus
There's two environment variables that need to be set in order to use Prometheus and the /metrics endpoint.
* Missing s
* Update doc/self-hosting.md
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-01-16 17:54:43 +00:00
Caleb Cartwright
2d9ac83bb4
fix: remove erroneous clearRequestCache call ( #6067 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-01-16 17:42:32 +00:00
dependabot-preview[bot]
a1fb30f75d
Build(deps-dev): bump node-mocks-http from 1.9.0 to 1.10.0 ( #6063 )
...
Bumps [node-mocks-http](https://github.com/howardabrams/node-mocks-http ) from 1.9.0 to 1.10.0.
- [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.9.0...v1.10.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>
2021-01-16 11:29:32 -06:00
dependabot-preview[bot]
345c2896de
Build(deps-dev): bump gatsby from 2.30.1 to 2.30.2 ( #6059 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.30.1 to 2.30.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.30.1...gatsby@2.30.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>
2021-01-16 02:37:43 +00:00
dependabot-preview[bot]
3b8018bbe5
Build(deps): bump decamelize from 3.2.0 to 5.0.0 ( #6062 )
...
Bumps [decamelize](https://github.com/sindresorhus/decamelize ) from 3.2.0 to 5.0.0.
- [Release notes](https://github.com/sindresorhus/decamelize/releases )
- [Commits](https://github.com/sindresorhus/decamelize/compare/v3.2.0...v5.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>
2021-01-16 02:27:57 +00:00
dependabot-preview[bot]
2cd975b162
Build(deps-dev): bump nodemon from 2.0.6 to 2.0.7 ( #6061 )
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v2.0.6...v2.0.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>
2021-01-16 02:18:58 +00:00
dependabot-preview[bot]
639d303f18
Build(deps): bump @sentry/node from 5.29.2 to 5.30.0 ( #6060 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.29.2 to 5.30.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.29.2...5.30.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>
2021-01-16 02:07:58 +00:00
dependabot-preview[bot]
fddd7e4ce0
Build(deps-dev): bump @types/node from 14.14.20 to 14.14.21 ( #6057 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.20 to 14.14.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: 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>
2021-01-16 02:00:35 +00:00
dependabot-preview[bot]
12b9f2f0de
Build(deps): bump simple-icons from 4.5.0 to 4.6.0 ( #6055 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/4.5.0...4.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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-01-16 00:58:29 +00:00
dependabot-preview[bot]
3afa6a2108
Build(deps-dev): bump react-select from 3.1.1 to 3.2.0 ( #6053 )
...
Bumps [react-select](https://github.com/JedWatson/react-select ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/JedWatson/react-select/releases )
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@3.1.1...react-select@3.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>
2021-01-15 18:39:20 -06:00
Paul Melnikow
46b98c40be
Remove the in-memory cache ( #6037 )
...
Shields has long had an in-memory cache with some complex logic for determining when the cached values are used and when they are flushed. At the time this was implemented, squeezing cache performance was helpful since there was no downstream cache. For years now we've used Cloudflare as a CDN, so trying to cache onboard is less useful than before. Furthermore, since the cache is very small and only used in fairly restrictive ways, it probably has very little impact on performance.
2021-01-11 15:53:36 -05:00
chris48s
0d95612bcf
add note to docs about img.shields.io vs shields.io ( #6039 )
...
* there are now fewer bottlenecks
* add note to docs about img.shields.io vs shields.io
2021-01-10 20:40:44 +00:00
dependabot-preview[bot]
3a31721631
Build(deps): bump js-yaml from 3.14.1 to 4.0.0; run [DynamicYaml] ( #6026 )
...
* Build(deps): bump js-yaml from 3.14.1 to 4.0.0
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.14.1 to 4.0.0.
- [Release notes](https://github.com/nodeca/js-yaml/releases )
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...4.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* deps: apply js-yaml v4 changes
* deps: js-yaml v4 updates in gatsby config
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Caleb Cartwright <caleb.cartwright@outlook.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-01-10 15:23:32 +00:00
dependabot-preview[bot]
7ac57d993a
Build(deps-dev): bump danger from 10.5.4 to 10.6.0 ( #6030 )
...
Bumps [danger](https://github.com/danger/danger-js ) from 10.5.4 to 10.6.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.5.4...10.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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-01-09 00:48:17 +00:00
dependabot-preview[bot]
daa99c1f13
Build(deps-dev): bump gatsby-plugin-page-creator from 2.7.1 to 2.8.0 ( #6031 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 2.7.1 to 2.8.0.
- [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.8.0/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>
2021-01-08 22:09:45 +00:00
dependabot-preview[bot]
c77e5c2d90
Build(deps): bump simple-icons from 4.4.0 to 4.5.0 ( #6028 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/4.4.0...4.5.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>
2021-01-08 21:56:36 +00:00
dependabot-preview[bot]
ff61257052
Build(deps-dev): bump gatsby from 2.29.3 to 2.30.1 ( #6021 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.29.3 to 2.30.1.
- [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.29.3...gatsby@2.30.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>
2021-01-08 21:44:41 +00:00
chris48s
88bff9d37d
improve [pypi] license parsing from classifiers ( #6018 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-01-08 21:34:46 +00:00
dependabot-preview[bot]
83a2fb0465
Build(deps-dev): bump @types/node from 14.14.17 to 14.14.20 ( #6025 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.17 to 14.14.20.
- [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>
2021-01-08 18:32:22 +00:00
dependabot-preview[bot]
d5adf88e2c
Build(deps-dev): bump husky from 4.3.6 to 4.3.7 ( #6024 )
...
Bumps [husky](https://github.com/typicode/husky ) from 4.3.6 to 4.3.7.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v4.3.6...v4.3.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>
2021-01-08 18:22:14 +00:00
dependabot-preview[bot]
8ebf918642
Build(deps-dev): bump cypress from 6.2.0 to 6.2.1 ( #6029 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v6.2.0...v6.2.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>
2021-01-08 13:28:17 +00:00
dependabot-preview[bot]
c87c66c4f0
Build(deps-dev): bump eslint-plugin-jsdoc from 30.7.9 to 30.7.13 ( #6033 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 30.7.9 to 30.7.13.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v30.7.9...v30.7.13 )
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>
2021-01-08 13:12:01 +00:00
dependabot-preview[bot]
caa6fce393
Build(deps-dev): bump eslint from 7.16.0 to 7.17.0 ( #6023 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.16.0 to 7.17.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/v7.16.0...v7.17.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>
2021-01-08 12:54:47 +00:00
dependabot-preview[bot]
0ce01af915
Build(deps-dev): bump sinon from 9.2.2 to 9.2.3 ( #6022 )
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 9.2.2 to 9.2.3.
- [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/v9.2.2...v9.2.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-08 12:35:40 +00:00
chris48s
e54e69cf8e
add docs on input validation ( #6009 )
...
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
2021-01-04 19:32:32 +00:00
Samuel FORESTIER
d3a7afdec0
[PyPI] Fixes Python versions order by using proper Semver comparison ( #6000 )
...
* [PyPI] Fixes Python versions order by using proper Semver comparison
* [PyPI] Adds a proper specification file for Python versions service
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-01-02 18:17:09 +00:00
dependabot-preview[bot]
79ff825504
Build(deps): bump query-string from 6.13.7 to 6.13.8 ( #6002 )
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 6.13.7 to 6.13.8.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.7...v6.13.8 )
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>
2021-01-02 15:30:51 +00:00
chris48s
c854af65e8
use new [HexPM] latest_stable_version property ( #6010 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-01-02 15:20:13 +00:00
dependabot-preview[bot]
b644c1027d
Build(deps): bump fast-xml-parser from 3.17.5 to 3.17.6 ( #6007 )
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) from 3.17.5 to 3.17.6.
- [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 >
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>
2021-01-02 15:10:34 +00:00
dependabot-preview[bot]
61d2b0d07f
Build(deps-dev): bump @types/node from 14.14.16 to 14.14.17 ( #6006 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.16 to 14.14.17.
- [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>
2021-01-01 18:38:34 +00:00
dependabot-preview[bot]
1babb2a44a
Build(deps-dev): bump @types/react-select from 3.0.28 to 3.1.2 ( #6003 )
...
Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select ) from 3.0.28 to 3.1.2.
- [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>
2021-01-01 18:29:59 +00:00
dependabot-preview[bot]
be996f60a8
Build(deps): bump simple-icons from 4.3.0 to 4.4.0 ( #6004 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/4.3.0...4.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>
2021-01-01 17:07:58 +00:00
dependabot-preview[bot]
3e3ea1e6c7
Build(deps-dev): bump gatsby from 2.29.2 to 2.29.3 ( #6008 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.29.2 to 2.29.3.
- [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.29.2...gatsby@2.29.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>
2021-01-01 16:58:58 +00:00
dependabot-preview[bot]
6d6cac01a0
Build(deps-dev): bump start-server-and-test from 1.11.6 to 1.11.7 ( #6001 )
...
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test ) from 1.11.6 to 1.11.7.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases )
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.11.6...v1.11.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>
2021-01-01 16:43:08 +00:00
dependabot-preview[bot]
0bc48b607e
Build(deps-dev): bump eslint-plugin-react from 7.21.5 to 7.22.0 ( #6005 )
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.21.5 to 7.22.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.21.5...v7.22.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-01 12:41:38 +00:00
chris48s
5ae87b1c30
github auth endpoint improvements ( #5999 )
2020-12-31 15:04:06 +00:00
chris48s
e7ed16284a
set 'Cache-Control: private' on token auth endpoint ( #5998 )
2020-12-30 19:59:39 +00:00
Paul Melnikow
ccdc803eea
Remove obsolete sysadmin script ( #5995 )
...
This was used for initially loading the uniqified GitHub tokens into Redis (#3332 ), but is no longer needed.
2020-12-29 13:26:09 -05:00
chris48s
09988d98e4
bump scoutcamp to 18.1.1 ( #5992 )
2020-12-27 18:43:52 +00:00
dependabot-preview[bot]
886aa679ee
Build(deps): bump pretty-bytes from 5.4.1 to 5.5.0 ( #5980 )
...
Bumps [pretty-bytes](https://github.com/sindresorhus/pretty-bytes ) from 5.4.1 to 5.5.0.
- [Release notes](https://github.com/sindresorhus/pretty-bytes/releases )
- [Commits](https://github.com/sindresorhus/pretty-bytes/compare/v5.4.1...v5.5.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-12-26 13:38:50 +00:00
dependabot-preview[bot]
07326a1240
Build(deps-dev): bump @types/styled-components from 5.1.6 to 5.1.7 ( #5989 )
...
* Build(deps-dev): bump @types/styled-components from 5.1.6 to 5.1.7
Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components ) from 5.1.6 to 5.1.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/styled-components )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* deps: drop types/styled-components work around
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Caleb Cartwright <caleb.cartwright@outlook.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-12-26 13:31:33 +00:00
dependabot-preview[bot]
43bbff446f
Build(deps-dev): bump @types/node from 14.14.14 to 14.14.16 ( #5981 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.14 to 14.14.16.
- [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-12-25 20:32:09 +00:00
dependabot-preview[bot]
668eab81ac
Build(deps): bump simple-icons from 4.2.0 to 4.3.0 ( #5991 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/4.2.0...4.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-12-25 18:47:38 +00:00
dependabot-preview[bot]
daf45a9042
Build(deps-dev): bump husky from 4.3.5 to 4.3.6 ( #5983 )
...
Bumps [husky](https://github.com/typicode/husky ) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v4.3.5...v4.3.6 )
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-12-25 18:40:19 +00:00
dependabot-preview[bot]
3ed90af5ad
Build(deps-dev): bump gatsby from 2.29.1 to 2.29.2 ( #5982 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.29.1 to 2.29.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.29.1...gatsby@2.29.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-12-25 18:27:57 +00:00
SeaHOH
8d94869bf8
Fixed escapes single '_' of badge urls; affects [static website] ( #5979 )
...
Fixed escapes inline single '_' of badge urls
Co-authored-by: chris48s <chris48s@users.noreply.github.com >
2020-12-25 18:20:42 +00:00
dependabot-preview[bot]
d968c8d277
Build(deps-dev): bump eslint from 7.15.0 to 7.16.0 ( #5987 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.15.0 to 7.16.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/v7.15.0...v7.16.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-12-25 13:13:56 +00:00
dependabot-preview[bot]
fecbb4a1b2
Build(deps-dev): bump eslint-plugin-jsdoc from 30.7.8 to 30.7.9 ( #5990 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 30.7.8 to 30.7.9.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v30.7.8...v30.7.9 )
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-12-25 13:05:48 +00:00
dependabot-preview[bot]
7efe089d8c
Build(deps-dev): bump cypress from 6.1.0 to 6.2.0 ( #5988 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v6.1.0...v6.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-12-25 12:57:44 +00:00
dependabot-preview[bot]
bcc97d08e1
Build(deps-dev): bump eslint-config-prettier from 7.0.0 to 7.1.0 ( #5985 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v7.0.0...v7.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-12-25 12:40:29 +00:00
chris48s
cd531ffc65
add generic [GithubIssuesSearch] badges ( #5976 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-12-24 18:39:44 +00:00
dependabot-preview[bot]
e202b73c3c
Build(deps): bump prom-client from 11.5.3 to 13.0.0 ( #5962 )
...
* Build(deps): bump prom-client from 11.5.3 to 13.0.0
Bumps [prom-client](https://github.com/siimon/prom-client ) from 11.5.3 to 13.0.0.
- [Release notes](https://github.com/siimon/prom-client/releases )
- [Changelog](https://github.com/siimon/prom-client/blob/master/CHANGELOG.md )
- [Commits](https://github.com/siimon/prom-client/compare/v11.5.3...v13.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* deps: apply updates for prom version bump
* register.getMetricsAsJSON is async now
* PrometheusMetrics#metrics is async
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Caleb Cartwright <caleb.cartwright@outlook.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-12-23 23:32:08 +00:00
chris48s
6ccd24815f
remove refs to netlify from docs ( #5978 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-12-23 23:22:22 +00:00
Vanshaj Singhania
d69f7b6b5f
[GitHubChecksStatus] Add commit check badge ( #5973 )
...
* Add GH commit check badge
* Fix class name, tests
* Run prettier
* Refactor to generic checks
* Run prettier
* Make keywords separate from title
* Make commit failing tests actually fail
* Resolve suggested edits
* Sanitize imports
* Follow import order requirements
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-12-23 23:14:28 +00:00
dependabot-preview[bot]
d0b93b4103
Build(deps): bump path-to-regexp from 5.0.0 to 6.2.0, run [Appveyor Bitbucket Circle GitHub GitLab ScrutinizerBuild] ( #5684 )
...
* Build(deps): bump path-to-regexp from 5.0.0 to 6.2.0
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp ) from 5.0.0 to 6.2.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/v5.0.0...v6.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* deps: apply path-to-regexp breaking changes
* fix: path-to-regexp types in frontend
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Caleb Cartwright <caleb.cartwright@outlook.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-12-23 22:59:31 +00:00
Weihao
ad867ddc90
Fix [Spiget] rating display issue ( #5972 )
...
* Round rating to at most 2 decimal places
* use toFixed method
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-12-23 19:42:46 +00:00
Marcin Mielnicki
b748e62e0a
Test for server running with metrics enabled ( #5975 )
...
* Test server running with metrics enabled
* Verify custom metric was send
* Extra code removed
* Tests moved to core/server/server.spec.js
* tickAsync value based on push interval
* Trigger Build
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-12-23 18:52:08 +00:00
chris48s
a93e6a36a4
deploy docs to gh-pages ( #5977 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-12-23 18:43:34 +00:00
chris48s
05f3c600d2
use new plugin api for [jetbrains] ( #5974 )
...
* use new plugin api for [jetbrains]
* restore mocked XML response tests
2020-12-23 17:07:39 +00:00
dependabot-preview[bot]
91b108d4b7
Build(deps-dev): bump gatsby-plugin-page-creator from 2.6.0 to 2.7.1 ( #5965 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 2.6.0 to 2.7.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases )
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-plugin-page-creator@2.7.1/packages/gatsby-plugin-page-creator/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-page-creator@2.7.1/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-12-19 22:40:06 +00:00
dependabot-preview[bot]
5b31a2c692
Build(deps-dev): bump typescript from 4.1.2 to 4.1.3 ( #5964 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.2...v4.1.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-12-18 18:01:01 -06:00
dependabot-preview[bot]
04a547213a
Build(deps): bump @sentry/node from 5.29.0 to 5.29.2 ( #5963 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.29.0 to 5.29.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.29.0...5.29.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-12-18 18:09:13 +00:00
dependabot-preview[bot]
7f1aecbdcc
Build(deps-dev): bump @types/node from 14.14.12 to 14.14.14 ( #5961 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.12 to 14.14.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 >
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-12-18 17:39:05 +00:00
dependabot-preview[bot]
e06026ec10
Build(deps): bump ioredis from 4.19.2 to 4.19.4 ( #5957 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.19.2 to 4.19.4.
- [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.19.2...v4.19.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-12-18 17:23:06 +00:00
dependabot-preview[bot]
3404ff216d
Build(deps-dev): bump gatsby from 2.28.2 to 2.29.1 ( #5956 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.28.2 to 2.29.1.
- [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.28.2...gatsby@2.29.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-12-18 17:13:40 +00:00
dependabot-preview[bot]
448e9df671
Build(deps): bump simple-icons from 4.1.0 to 4.2.0 ( #5953 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/4.1.0...4.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-12-18 16:37:17 +00:00
dependabot-preview[bot]
5a6f299c16
Build(deps-dev): bump @types/styled-components from 5.1.5 to 5.1.6 ( #5955 )
...
Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components ) from 5.1.5 to 5.1.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/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-12-18 16:27:33 +00:00
dependabot-preview[bot]
bd766111a7
Build(deps-dev): bump sinon from 9.2.1 to 9.2.2 ( #5959 )
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 9.2.1 to 9.2.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/commits/v9.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-12-18 12:46:59 +00:00
Caleb Cartwright
473619cf12
tests: fix GitHubCommitsSince service test ( #5951 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-12-17 16:43:03 +00:00
chris48s
ebaf4f5b48
use a logo in the README that looks ok in light or dark mode ( #5949 )
2020-12-17 16:33:57 +00:00
Julio L. Muller
f0a93d020b
Fix example URL for npm peer dependencies ( #5945 )
2020-12-15 20:26:14 +00:00
Pierre-Yves B
87d8028b0b
Deprecate [Continuousphp] service ( #5942 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-12-14 00:36:52 +00:00
dependabot-preview[bot]
1361500296
Build(deps-dev): bump prettier from 2.1.2 to 2.2.1 ( #5905 )
...
* Build(deps-dev): bump prettier from 2.1.2 to 2.2.1
Bumps [prettier](https://github.com/prettier/prettier ) from 2.1.2 to 2.2.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/2.1.2...2.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* run new prettier
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: chris48s <chris.shaw480@gmail.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-12-12 16:10:19 +00:00
dependabot-preview[bot]
8a4bc636e8
Build(deps-dev): bump @types/styled-components from 5.1.4 to 5.1.5 ( #5938 )
...
Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components ) from 5.1.4 to 5.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/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-12-12 14:44:25 +00:00
dependabot-preview[bot]
646f76924e
Build(deps-dev): bump @types/node from 14.14.10 to 14.14.12 ( #5936 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.10 to 14.14.12.
- [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-12-12 14:31:25 +00:00
dependabot-preview[bot]
0422e9f552
Build(deps-dev): bump @babel/core from 7.12.9 to 7.12.10 ( #5939 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.9 to 7.12.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-core )
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-12-12 14:22:42 +00:00
dependabot-preview[bot]
c194f1c9ac
Build(deps-dev): bump eslint-config-standard-react from 9.2.0 to 11.0.1 ( #5902 )
...
* Build(deps-dev): bump eslint-config-standard-react from 9.2.0 to 11.0.1
Bumps [eslint-config-standard-react](https://github.com/feross/eslint-config-standard-react ) from 9.2.0 to 11.0.1.
- [Release notes](https://github.com/feross/eslint-config-standard-react/releases )
- [Commits](https://github.com/feross/eslint-config-standard-react/compare/v9.2.0...v11.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* deps: apply eslint-config-standard-react updates
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Caleb Cartwright <caleb.cartwright@outlook.com >
2020-12-11 18:18:12 -06:00
dependabot-preview[bot]
d3f7492ad3
Build(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 ( #5932 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.15.0 to 7.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v7.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-12-11 19:52:15 +00:00
dependabot-preview[bot]
eee0de97bd
Build(deps): bump simple-icons from 4.0.1 to 4.1.0 ( #5935 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/4.0.1...4.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-12-11 19:41:52 +00:00
dependabot-preview[bot]
fce6d62127
Build(deps-dev): bump got from 11.8.0 to 11.8.1 ( #5927 )
...
Bumps [got](https://github.com/sindresorhus/got ) from 11.8.0 to 11.8.1.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.0...v11.8.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-12-11 19:29:15 +00:00
dependabot-preview[bot]
febc895db6
Build(deps-dev): bump gatsby from 2.28.0 to 2.28.2 ( #5931 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.28.0 to 2.28.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.28.0...gatsby@2.28.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-12-11 19:18:55 +00:00
dependabot-preview[bot]
35212b1f3e
Build(deps-dev): bump husky from 4.3.0 to 4.3.5 ( #5930 )
...
Bumps [husky](https://github.com/typicode/husky ) from 4.3.0 to 4.3.5.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v4.3.0...v4.3.5 )
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-12-11 19:05:27 +00:00
dependabot-preview[bot]
574206a84b
Build(deps-dev): bump @types/mocha from 8.0.4 to 8.2.0 ( #5929 )
...
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha ) from 8.0.4 to 8.2.0.
- [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-12-11 18:47:17 +00:00
dependabot-preview[bot]
7b151a0cd5
Build(deps-dev): bump @types/react-select from 3.0.27 to 3.0.28 ( #5928 )
...
Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select ) from 3.0.27 to 3.0.28.
- [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-12-11 18:34:58 +00:00
dependabot-preview[bot]
211b262d3a
Build(deps): bump @sentry/node from 5.28.0 to 5.29.0 ( #5926 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.28.0 to 5.29.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.28.0...5.29.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-12-11 18:11:32 +00:00
dependabot-preview[bot]
ba558ecfbe
Build(deps-dev): bump @babel/register from 7.12.1 to 7.12.10 ( #5925 )
...
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register ) from 7.12.1 to 7.12.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-register )
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-12-11 17:59:29 +00:00
dependabot-preview[bot]
a098a493eb
Build(deps): bump webextension-store-meta from 1.0.2 to 1.0.3 ( #5765 )
...
Bumps [webextension-store-meta](https://github.com/crimx/webextension-store-meta ) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/crimx/webextension-store-meta/releases )
- [Commits](https://github.com/crimx/webextension-store-meta/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>
2020-12-11 17:52:10 +00:00
dependabot-preview[bot]
00a8f50eae
Build(deps): bump js-yaml from 3.14.0 to 3.14.1 ( #5924 )
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases )
- [Changelog](https://github.com/nodeca/js-yaml/blob/3.14.1/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.0...3.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-12-11 17:41:08 +00:00
dependabot-preview[bot]
bdfc758c5a
Build(deps-dev): bump cypress from 6.0.1 to 6.1.0 ( #5937 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v6.0.1...v6.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-12-11 13:35:03 +00:00
dependabot-preview[bot]
bcbe598b88
Build(deps-dev): bump eslint-plugin-sort-class-members ( #5934 )
...
Bumps [eslint-plugin-sort-class-members](https://github.com/bryanrsmith/eslint-plugin-sort-class-members ) from 1.8.0 to 1.9.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.8.0...v1.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-12-11 13:19:08 +00:00
dependabot-preview[bot]
de09cad621
Build(deps-dev): bump eslint from 7.14.0 to 7.15.0 ( #5933 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.14.0 to 7.15.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/v7.14.0...v7.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>
2020-12-11 12:56:13 +00:00
dependabot[bot]
3d6041f67b
Build(deps): bump ini from 1.3.4 to 1.3.7 ( #5923 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.4 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.4...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-10 21:05:13 -06:00
Caleb Cartwright
c8ef4ec980
tests: fix OpenVSX service tests ( #5893 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-12-06 00:12:54 +00:00
dependabot-preview[bot]
f0eabce923
Build(deps): bump simple-icons from 3.13.0 to 4.0.1 ( #5913 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 3.13.0 to 4.0.1.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/3.13.0...4.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>
2020-12-05 17:17:29 +00:00
dependabot-preview[bot]
0ee1a3c1df
Build(deps): bump semver from 7.3.2 to 7.3.4 ( #5899 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.3.2 to 7.3.4.
- [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.3.2...v7.3.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-12-05 16:58:09 +00:00
dependabot-preview[bot]
c9906f08e1
Build(deps): bump fast-xml-parser from 3.17.4 to 3.17.5 ( #5901 )
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) from 3.17.4 to 3.17.5.
- [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 >
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-12-05 16:50:19 +00:00
dependabot-preview[bot]
43ba4618bb
Build(deps-dev): bump danger from 10.5.3 to 10.5.4 ( #5910 )
...
Bumps [danger](https://github.com/danger/danger-js ) from 10.5.3 to 10.5.4.
- [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.5.3...10.5.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-12-05 14:13:56 +00:00
dependabot-preview[bot]
3822b73381
Build(deps-dev): bump lint-staged from 10.5.2 to 10.5.3 ( #5912 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.5.2 to 10.5.3.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.2...v10.5.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-12-05 00:27:39 -06:00
dependabot-preview[bot]
4b51fc9541
Build(deps-dev): bump tsd from 0.13.1 to 0.14.0 ( #5900 )
...
Bumps [tsd](https://github.com/SamVerschueren/tsd ) from 0.13.1 to 0.14.0.
- [Release notes](https://github.com/SamVerschueren/tsd/releases )
- [Commits](https://github.com/SamVerschueren/tsd/compare/v0.13.1...v0.14.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-12-05 00:38:04 +00:00
dependabot-preview[bot]
157b227461
Build(deps): bump @sentry/node from 5.27.6 to 5.28.0 ( #5896 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.27.6 to 5.28.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.27.6...5.28.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-12-05 00:24:03 +00:00
dependabot-preview[bot]
a84bedd347
Build(deps-dev): bump @types/react-select from 3.0.26 to 3.0.27 ( #5898 )
...
Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select ) from 3.0.26 to 3.0.27.
- [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-12-05 00:14:58 +00:00
dependabot-preview[bot]
49ca0f48ee
Build(deps-dev): bump gatsby from 2.27.4 to 2.28.0 ( #5904 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.27.4 to 2.28.0.
- [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.27.4...gatsby@2.28.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-12-04 21:19:41 +00:00
dependabot-preview[bot]
2decbb1cfc
Build(deps-dev): bump gatsby-plugin-page-creator from 2.3.33 to 2.6.0 ( #5897 )
...
Bumps [gatsby-plugin-page-creator](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-page-creator ) from 2.3.33 to 2.6.0.
- [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.6.0/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-12-04 21:10:23 +00:00
dependabot-preview[bot]
686c946dd3
Build(deps-dev): bump eslint-plugin-mocha from 6.3.0 to 8.0.0 ( #5895 )
...
Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha ) from 6.3.0 to 8.0.0.
- [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases )
- [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lo1tuma/eslint-plugin-mocha/compare/6.3.0...8.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-12-04 21:00:59 +00:00
dependabot-preview[bot]
d75ed0cd90
Build(deps): bump cross-env from 7.0.2 to 7.0.3 ( #5914 )
...
Bumps [cross-env](https://github.com/kentcdodds/cross-env ) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/kentcdodds/cross-env/releases )
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kentcdodds/cross-env/compare/v7.0.2...v7.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>
2020-12-04 20:41:36 +00:00
dependabot-preview[bot]
4af7008e4f
Build(deps-dev): bump cypress from 6.0.0 to 6.0.1 ( #5909 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v6.0.0...v6.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>
2020-12-04 13:01:44 +00:00
dependabot-preview[bot]
de5d4d7823
Build(deps-dev): bump @babel/core from 7.12.3 to 7.12.9 ( #5872 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.3 to 7.12.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.9/packages/babel-core )
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-12-02 05:09:08 +00:00
chris48s
0be2ee0aa7
post-Heroku migration cleanup tasks ( #5886 )
...
* remove 'commits to be deployed' badge
* remove old deploy scripts
* update prod hosting docs
* remove 'commit is/isn't in gh-pages' action
* remove OVH servers from docs
* clarify role of CloudFlare DNS
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-12-01 19:48:20 +00:00
chris48s
87f40f5ace
delete eslint-plugin-standard, update eslint-config-standard and eslint; affects [github jira scoop] ( #5889 )
...
* delete eslint-plugin-standard, update eslint-config-standard and eslint
* update code for new eslint rules
* Update services/jira/jira-sprint.service.js
Co-authored-by: Paul Melnikow <github@paulmelnikow.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-12-01 19:37:54 +00:00
Caleb Cartwright
b709951439
refacor: remove GH sponsors style override ( #5888 )
2020-11-30 17:16:09 -06:00
chris48s
e1bae8c18f
remove redirectUrl: from prod settings ( #5885 )
2020-11-29 12:09:30 +00:00
Paul Melnikow
ac3d0b5dfc
Support gzipped endpoint URLs ( #5869 )
...
Fix #5868
2020-11-28 23:17:58 -05:00
Pierre-Yves B
26df74a35a
Remove some unused dev dependencies ( #5884 )
2020-11-28 17:50:33 +00:00
dependabot-preview[bot]
f5aa2c8db2
Build(deps): bump @sentry/node from 5.27.4 to 5.27.6 ( #5878 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.27.4 to 5.27.6.
- [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.27.4...5.27.6 )
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-11-28 15:57:44 +00:00
dependabot-preview[bot]
56a3bb271b
Build(deps): bump config from 3.3.2 to 3.3.3 ( #5876 )
...
Bumps [config](https://github.com/lorenwest/node-config ) from 3.3.2 to 3.3.3.
- [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: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-11-28 15:45:52 +00:00
dependabot-preview[bot]
d87dfc13a8
Build(deps-dev): bump @types/node from 14.14.9 to 14.14.10 ( #5875 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.9 to 14.14.10.
- [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-11-28 01:22:04 +00:00
dependabot-preview[bot]
2802a15854
Build(deps-dev): bump start-server-and-test from 1.11.5 to 1.11.6 ( #5871 )
...
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test ) from 1.11.5 to 1.11.6.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases )
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.11.5...v1.11.6 )
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-11-27 20:46:30 +00:00
dependabot-preview[bot]
02d57f9eb2
Build(deps-dev): bump lint-staged from 10.5.1 to 10.5.2 ( #5877 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.5.1 to 10.5.2.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.1...v10.5.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-11-27 20:39:10 +00:00
dependabot-preview[bot]
a8a5c6fd3c
Build(deps-dev): bump react-select from 3.1.0 to 3.1.1 ( #5880 )
...
Bumps [react-select](https://github.com/JedWatson/react-select ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/JedWatson/react-select/releases )
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@3.1.0...react-select@3.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-11-27 20:30:20 +00:00
dependabot-preview[bot]
f38423c6fa
Build(deps-dev): bump cypress from 5.6.0 to 6.0.0 ( #5874 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 5.6.0 to 6.0.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v5.6.0...v6.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-11-27 20:15:31 +00:00
dependabot-preview[bot]
9eeb576e57
Build(deps): bump simple-icons from 3.12.4 to 3.13.0 ( #5870 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 3.12.4 to 3.13.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/3.12.4...3.13.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-11-27 20:06:43 +00:00
dependabot-preview[bot]
bf7f4768c0
Build(deps-dev): bump react-modal from 3.11.2 to 3.12.1 ( #5881 )
...
Bumps [react-modal](https://github.com/reactjs/react-modal ) from 3.11.2 to 3.12.1.
- [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.2...v3.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-11-27 19:52:38 +00:00
dependabot-preview[bot]
f569678fe6
Build(deps-dev): bump gatsby from 2.27.0 to 2.27.4 ( #5873 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.27.0 to 2.27.4.
- [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.27.0...gatsby@2.27.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-11-27 19:41:58 +00:00
dependabot-preview[bot]
338f86da8b
Build(deps-dev): bump clipboard-copy from 3.2.0 to 4.0.1 ( #5857 )
...
Bumps [clipboard-copy](https://github.com/feross/clipboard-copy ) from 3.2.0 to 4.0.1.
- [Release notes](https://github.com/feross/clipboard-copy/releases )
- [Commits](https://github.com/feross/clipboard-copy/compare/v3.2.0...v4.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-11-26 17:31:53 +00:00
Pierre-Yves B
c73b92f188
Drop .env support ( #5864 )
2020-11-23 21:20:55 +00:00
chris48s
20067c6d5d
bump approve bot ( #5865 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-11-23 20:15:23 +00:00
Pierre-Yves B
796dc5a25b
Remove documentation about old OVH VPS servers ( #5863 )
2020-11-22 18:54:02 +00:00
chris48s
0fda6da8e7
special case generating baseUrl for production ( #5840 )
2020-11-21 20:38:36 +00:00
dependabot-preview[bot]
4025d4a7bf
Build(deps-dev): bump typescript from 4.0.5 to 4.1.2 ( #5859 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.0.5 to 4.1.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.5...v4.1.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-11-21 17:28:13 +00:00
dependabot-preview[bot]
e3a6adb0ea
Build(deps-dev): bump danger from 10.5.1 to 10.5.3 ( #5858 )
...
Bumps [danger](https://github.com/danger/danger-js ) from 10.5.1 to 10.5.3.
- [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.5.1...10.5.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-11-21 17:20:29 +00:00
dependabot-preview[bot]
6a49337a73
Build(deps-dev): bump @types/node from 14.14.7 to 14.14.9 ( #5854 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.7 to 14.14.9.
- [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-11-21 02:35:05 +00:00
dependabot-preview[bot]
cc8cf7e504
Build(deps-dev): bump eslint-plugin-jsdoc from 30.7.7 to 30.7.8 ( #5856 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 30.7.7 to 30.7.8.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v30.7.7...v30.7.8 )
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-11-20 21:11:25 +00:00
dependabot-preview[bot]
aa1e291b43
Build(deps): bump simple-icons from 3.12.2 to 3.12.4 ( #5855 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 3.12.2 to 3.12.4.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/3.12.2...3.12.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-11-20 20:53:36 +00:00
dependabot-preview[bot]
1f90409bce
Build(deps-dev): bump gatsby from 2.26.0 to 2.27.0 ( #5851 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.26.0 to 2.27.0.
- [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.26.0...gatsby@2.27.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-11-20 20:36:49 +00:00
chris48s
a14083d858
map REDIRECT_URI env var to redirectUrl setting ( #5845 )
...
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-11-18 21:04:00 +00:00
chris48s
f57fde0c91
lint/format typescript files in pre-commit hook ( #5841 )
2020-11-18 19:58:52 +00:00
Caleb Cartwright
783a107771
docs: add contact info for pkgreview badge ( #5832 )
2020-11-15 18:47:47 +00:00
dependabot-preview[bot]
8462cefa7d
Build(deps-dev): bump @types/mocha from 8.0.3 to 8.0.4 ( #5831 )
...
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha ) from 8.0.3 to 8.0.4.
- [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-11-14 04:29:58 +00:00
dependabot-preview[bot]
234a9407e5
Build(deps-dev): bump lint-staged from 10.4.2 to 10.5.1 ( #5829 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.4.2 to 10.5.1.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.4.2...v10.5.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-11-13 19:15:25 +00:00
dependabot-preview[bot]
2d915fcb09
Build(deps-dev): bump nock from 13.0.4 to 13.0.5 ( #5821 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.0.4 to 13.0.5.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.0.4...v13.0.5 )
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-11-13 19:04:30 +00:00
dependabot-preview[bot]
61870df2bb
Build(deps-dev): bump @types/react-select from 3.0.23 to 3.0.26 ( #5826 )
...
Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select ) from 3.0.23 to 3.0.26.
- [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-11-13 18:55:00 +00:00
dependabot-preview[bot]
eef07bf60e
Build(deps-dev): bump gatsby from 2.24.91 to 2.26.0 ( #5827 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.24.91 to 2.26.0.
- [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.24.91...gatsby@2.26.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-11-13 18:41:36 +00:00
dependabot-preview[bot]
1c8c44ef74
Build(deps-dev): bump @types/node from 14.14.6 to 14.14.7 ( #5822 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.6 to 14.14.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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-11-13 18:30:49 +00:00
dependabot-preview[bot]
9ae60e04ce
Build(deps): bump @sentry/node from 5.27.1 to 5.27.4 ( #5819 )
...
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript ) from 5.27.1 to 5.27.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.27.1...5.27.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-11-13 18:15:29 +00:00
dependabot-preview[bot]
c283c8c9f1
Build(deps-dev): bump cypress from 5.5.0 to 5.6.0 ( #5824 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v5.5.0...v5.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>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-11-13 13:25:33 +00:00
dependabot-preview[bot]
88f1993d7b
Build(deps-dev): bump eslint-plugin-jsdoc from 30.7.3 to 30.7.7 ( #5828 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 30.7.3 to 30.7.7.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v30.7.3...v30.7.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-11-13 13:17:23 +00:00
dependabot-preview[bot]
9de8541d2d
Build(deps-dev): bump eslint-plugin-standard from 4.0.2 to 4.1.0 ( #5820 )
...
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard ) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases )
- [Commits](https://github.com/standard/eslint-plugin-standard/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-11-13 12:44:57 +00:00
dependabot-preview[bot]
1696bfc040
Build(deps-dev): bump eslint-config-prettier from 6.13.0 to 6.15.0 ( #5818 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.13.0 to 6.15.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.13.0...v6.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>
2020-11-13 12:27:46 +00:00
Bryan Kok
a363ea80b9
Add Downloads, Category, License, Sponge Versions, Stars, and Version badges for [Ore], an API platform for Sponge Minecraft plugins ( #5757 )
...
* Add Downloads, Category, License, Sponge Versions, Stars, and Version badges for Ore, an API platform for Sponge Minecraft plugins
* Update services/ore/ore-downloads.service.js
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
* Replace mocked e2e tests with unit tests, fix schema and add test case for Ore License
* Simplify single case forCases
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-11-13 05:12:00 +00:00
Jakka Prihatna
b2f29ff3dc
Add [OpenVSX] registry badges ( #5815 )
...
* feat: Add [OpenVSX] downloads, version, rating, and release-date badges
Signed-off-by: Jakka Prihatna <jprihatna@gmail.com >
* test: Add tests for [OpenVSX] badges
Signed-off-by: Jakka Prihatna <jprihatna@gmail.com >
* Apply suggestions from code review
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
* Apply changes from code review
Signed-off-by: Jakka Prihatna <jprihatna@gmail.com >
* Update services/open-vsx/open-vsx-base.js
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
* fix: Change Joi.forbidden() to Joi.optional()
Signed-off-by: Jakka Prihatna <jprihatna@gmail.com >
Co-authored-by: Caleb Cartwright <calebcartwright@users.noreply.github.com >
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-11-13 02:02:46 +00:00
chris48s
8dd6da3cf9
Configure max-age header for frontend ( #5775 )
...
* upgrade scoutcamp
* set max age for static content, add tests
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-11-12 20:04:20 +00:00
Jakub Fijałkowski
2610305066
Refactor the [nuget myget] service ( #5814 )
...
* Refactor the nuget-v3 service
* Remove the extra `await` in `fetch`
* Simplify the extraction & test code
2020-11-11 19:00:00 -06:00
Caleb Cartwright
71299a8178
fix: hacktoberfest start date calc ( #5813 )
2020-11-07 13:32:04 -06:00
Caleb Cartwright
9803471170
docs: cleanup hacktoberfest readme material ( #5812 )
2020-11-07 12:03:33 -06:00
dependabot-preview[bot]
21c6e0a5f6
Build(deps-dev): bump babel-plugin-inline-react-svg from 1.1.1 to 1.1.2 ( #5809 )
...
Bumps [babel-plugin-inline-react-svg](https://github.com/kesne/babel-plugin-inline-react-svg ) from 1.1.1 to 1.1.2.
- [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.1...1.1.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-11-07 14:08:48 +00:00
dependabot-preview[bot]
b1f7d2f67a
Build(deps-dev): bump clipboard-copy from 3.1.0 to 3.2.0 ( #5808 )
...
Bumps [clipboard-copy](https://github.com/feross/clipboard-copy ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/feross/clipboard-copy/releases )
- [Commits](https://github.com/feross/clipboard-copy/compare/v3.1.0...v3.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-11-07 02:43:08 +00:00
dependabot-preview[bot]
7821112076
Build(deps-dev): bump @types/react-select from 3.0.22 to 3.0.23 ( #5807 )
...
Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select ) from 3.0.22 to 3.0.23.
- [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>
2020-11-06 20:33:36 -06:00
dependabot-preview[bot]
fa319397ca
Build(deps-dev): bump @types/styled-components from 5.1.3 to 5.1.4 ( #5806 )
...
Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components ) from 5.1.3 to 5.1.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/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-11-07 02:13:39 +00:00
dependabot-preview[bot]
d216afb14a
Build(deps-dev): bump danger from 10.5.0 to 10.5.1 ( #5805 )
...
Bumps [danger](https://github.com/danger/danger-js ) from 10.5.0 to 10.5.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.5.0...10.5.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-11-07 01:59:30 +00:00
dependabot-preview[bot]
2cc159f89f
Build(deps): bump query-string from 6.13.6 to 6.13.7 ( #5804 )
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 6.13.6 to 6.13.7.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.6...v6.13.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-11-07 01:42:56 +00:00
dependabot-preview[bot]
5127fff25a
Build(deps): bump simple-icons from 3.12.1 to 3.12.2 ( #5802 )
...
Bumps [simple-icons](https://github.com/simple-icons/simple-icons ) from 3.12.1 to 3.12.2.
- [Release notes](https://github.com/simple-icons/simple-icons/releases )
- [Commits](https://github.com/simple-icons/simple-icons/compare/3.12.1...3.12.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-11-07 01:35:13 +00:00
dependabot-preview[bot]
c04699fdf6
Build(deps): [security] bump node-fetch from 2.6.0 to 2.6.1 ( #5795 )
...
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1. **This update includes a security fix.**
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.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-11-07 01:26:35 +00:00
dependabot-preview[bot]
505912ef9d
Build(deps): bump ioredis from 4.19.1 to 4.19.2 ( #5801 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.19.1 to 4.19.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.19.1...v4.19.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-11-07 01:18:13 +00:00
dependabot-preview[bot]
20c2ab97de
Build(deps-dev): bump typescript from 4.0.3 to 4.0.5 ( #5800 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.0.3 to 4.0.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.3...v4.0.5 )
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-11-07 01:08:23 +00:00
dependabot-preview[bot]
bdc0ec53cd
Build(deps-dev): bump gatsby-plugin-typescript from 2.4.24 to 2.5.0 ( #5799 )
...
Bumps [gatsby-plugin-typescript](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-typescript ) from 2.4.24 to 2.5.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.5.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-11-07 00:53:03 +00:00
dependabot-preview[bot]
f824b173e7
Build(deps-dev): bump fetch-ponyfill from 6.1.1 to 7.0.0 ( #5798 )
...
Bumps [fetch-ponyfill](https://github.com/qubyte/fetch-ponyfill ) from 6.1.1 to 7.0.0.
- [Release notes](https://github.com/qubyte/fetch-ponyfill/releases )
- [Changelog](https://github.com/qubyte/fetch-ponyfill/blob/main/HISTORY.md )
- [Commits](https://github.com/qubyte/fetch-ponyfill/compare/v6.1.1...v7.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-11-07 00:43:20 +00:00
dependabot-preview[bot]
b4adc0e504
Build(deps-dev): bump cypress from 5.3.0 to 5.5.0 ( #5803 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 5.3.0 to 5.5.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v5.3.0...v5.5.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-11-06 12:56:40 +00:00
dependabot-preview[bot]
fe4f6eb03e
Build(deps-dev): bump mocha from 8.2.0 to 8.2.1 ( #5797 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 8.2.0 to 8.2.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/v8.2.0...v8.2.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-11-06 12:31:16 +00:00
homersimpsons
3597b7e80f
Refactor forgotten static get in services ( #5794 )
...
Co-authored-by: Guillaume <g.alabre@thecodingmachine.com >
2020-11-05 20:35:10 +00:00
dependabot-preview[bot]
f165c9f8dd
Build(deps): bump camelcase from 6.1.0 to 6.2.0 ( #5786 )
...
Bumps [camelcase](https://github.com/sindresorhus/camelcase ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/sindresorhus/camelcase/releases )
- [Commits](https://github.com/sindresorhus/camelcase/compare/v6.1.0...v6.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-11-05 02:22:50 +00:00
homersimpsons
5e335e1bb2
Refactor static get: website, wercker, wheelmap, wordpress, youtube ( #5793 )
...
Co-authored-by: Guillaume <g.alabre@thecodingmachine.com >
2020-11-03 19:19:09 +00:00
Jakub Fijałkowski
878f4fbcbc
Add support for NuGet badges from [nuget feedz] hosting ( #5753 )
...
* Add support for Feedz NuGet feeds
* Fix tests & error messages that are used
* Cleanup service and change route according to the conventions
* Change route nomenclature
* Extract `searchServiceUrl`, `stripBuildMetadata` and `selectVersion` to NuGet helpers
* Fix Feedz examples
* Fixup the pattern in Feedz examples
Missed save...
* Use MongoDB.Driver.Core in Feedz examples
* Use standard route pattern instead of `RouteBuilder`
* Extract `transform` function in feedz service
* Add simple test for the `apiUrl` function
* Distinguish repository/package errors
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-11-03 00:52:13 +00:00
dependabot-preview[bot]
05850d1a1b
Build(deps): bump joi from 17.2.1 to 17.3.0 ( #5779 )
...
Bumps [joi](https://github.com/sideway/joi ) from 17.2.1 to 17.3.0.
- [Release notes](https://github.com/sideway/joi/releases )
- [Commits](https://github.com/sideway/joi/compare/v17.2.1...v17.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-11-01 18:23:03 +00:00
dependabot-preview[bot]
74d1014102
Build(deps-dev): bump react-error-overlay from 6.0.7 to 6.0.8 ( #5787 )
...
Bumps [react-error-overlay](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-error-overlay ) from 6.0.7 to 6.0.8.
- [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.8/packages/react-error-overlay )
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-11-01 18:15:58 +00:00
dependabot-preview[bot]
015843741d
Build(deps-dev): bump mocha from 7.2.0 to 8.2.0 ( #5777 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 7.2.0 to 8.2.0.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v7.2.0...v8.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-11-01 12:05:40 -06:00
dependabot-preview[bot]
1319de64e7
Build(deps-dev): bump gatsby from 2.24.73 to 2.24.91 ( #5784 )
...
Bumps [gatsby](https://github.com/gatsbyjs/gatsby ) from 2.24.73 to 2.24.91.
- [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.24.73...gatsby@2.24.91 )
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-10-31 18:52:22 +00:00
dependabot-preview[bot]
d021b01d3c
Build(deps): bump xmldom from 0.2.1 to 0.4.0 ( #5788 )
...
Bumps [xmldom](https://github.com/xmldom/xmldom ) from 0.2.1 to 0.4.0.
- [Release notes](https://github.com/xmldom/xmldom/releases )
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md )
- [Commits](https://github.com/xmldom/xmldom/compare/0.2.1...0.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-10-31 18:40:06 +00:00
dependabot-preview[bot]
2f348d731a
Build(deps): bump ioredis from 4.17.3 to 4.19.1 ( #5785 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.17.3 to 4.19.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.17.3...v4.19.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-10-31 05:45:41 +00:00
dependabot-preview[bot]
04e7119437
Build(deps-dev): bump react-dom from 16.13.1 to 16.14.0 ( #5781 )
...
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) from 16.13.1 to 16.14.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.14.0/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-10-31 05:35:46 +00:00
dependabot-preview[bot]
8964bec622
Build(deps-dev): bump styled-components from 5.2.0 to 5.2.1 ( #5780 )
...
Bumps [styled-components](https://github.com/styled-components/styled-components ) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/styled-components/styled-components/releases )
- [Changelog](https://github.com/styled-components/styled-components/blob/v5.2.1/CHANGELOG.md )
- [Commits](https://github.com/styled-components/styled-components/compare/v5.2.0...v5.2.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-10-31 00:23:16 -05:00
dependabot-preview[bot]
ac9287bc98
Build(deps-dev): bump got from 11.7.0 to 11.8.0 ( #5783 )
...
Bumps [got](https://github.com/sindresorhus/got ) from 11.7.0 to 11.8.0.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v11.7.0...v11.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-10-31 05:08:11 +00:00
Hubert Jagodziński
c6d97de22e
[GithubCommitsSince GithubDownloads GithubRelease] GithubDownloads supports latest release by SemVer ( #5756 )
...
* Latest release by SemVer
* Tests covering altered behavior
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-31 04:59:31 +00:00
Vividh Chandna
79e7d2f7f2
[Docker] version badge: Add architecture param ( #5772 )
...
* [Docker] Support architecture query param in docker version badge
* [Docker] Add new unit test with architecture query param
* Run prettier
* [Docker] Add arch param in customizer example
* [Docker] version badge: Update test cases for arch param
* [Docker] Add arch param valid values
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2020-10-31 02:10:40 +00:00
dependabot-preview[bot]
2909feec6a
Build(deps-dev): bump @types/node from 14.11.8 to 14.14.6 ( #5782 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.11.8 to 14.14.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: 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-10-31 01:55:19 +00:00
dependabot-preview[bot]
94458c4855
Build(deps-dev): bump sinon from 9.2.0 to 9.2.1 ( #5778 )
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 9.2.0 to 9.2.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/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-31 01:15:30 +00:00