dependabot[bot]
06be4d6fa8
Bump npm-merge-driver-install from 2.0.2 to 3.0.0 ( #25382 )
...
Bumps [npm-merge-driver-install](https://github.com/brandonocasey/npm-merge-driver-install ) from 2.0.2 to 3.0.0.
- [Release notes](https://github.com/brandonocasey/npm-merge-driver-install/releases )
- [Changelog](https://github.com/brandonocasey/npm-merge-driver-install/blob/master/CHANGELOG.md )
- [Commits](https://github.com/brandonocasey/npm-merge-driver-install/compare/v2.0.2...v3.0.0 )
---
updated-dependencies:
- dependency-name: npm-merge-driver-install
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>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2022-03-07 17:45:16 +00:00
Rachael Sewell
9fd4fe0a6c
remove prerendered response rest docs ( #25652 )
2022-03-04 21:24:46 +00:00
Peter Bengtsson
0bcab2457d
upgrade @primer/octicons@17.0.0 @primer/octicons-react@17.0.0 together ( #25848 )
2022-03-04 18:29:09 +00:00
Peter Bengtsson
ffb8f52480
upgrade eslint 8.10 plus friends ( #25763 )
2022-03-02 15:41:27 -05:00
Peter Bengtsson
c576b77e90
upgrade swr@1.2.2 ( #25695 )
2022-02-28 17:10:16 +00:00
Robert Sese
8a7301d370
Fail on console.error in tests with failOnConsole ( #25600 )
...
* Install jest-fail-on-console
* Setup and use failOnConsole
* Add intentional 'unique key' error
* Revert "Add intentional 'unique key' error"
This reverts commit 5f75f069d80df36ce632421ae7ad26e98ac17ad3.
* Comment about why use this package
2022-02-25 10:49:27 -06:00
Grace Park
28659e92ad
Upgrade primer css ( #25634 )
...
* upgrade primer css
* upgrade package.json @primer/css
* removing import
2022-02-24 21:33:10 +00:00
Mike Surowiec
f3fc80cf05
Upgrade primer/components -> primer/react ( #25591 )
...
* upgrade primer/components -> primer/react
* fix jest failure
2022-02-24 00:30:14 +00:00
Peter Bengtsson
177e197d8d
soft rate limit all requests ( #25556 )
...
* rate limit all requests
* set IP in tags to statsd
* expose _ip route for assuring we get the right IP
* remove old unit test
* nit
2022-02-23 16:46:29 +00:00
dependabot[bot]
432ad412c7
Bump minimatch from 3.0.4 to 5.0.0 ( #25387 )
2022-02-22 15:17:24 -08:00
dependabot[bot]
619ce22bab
Bump @graphql-inspector/core from 2.9.0 to 3.1.1 ( #25384 )
2022-02-22 23:08:35 +00:00
Mike Surowiec
624581e527
Remove most of Heroku references ( #25208 )
...
* remove most of heroku references
* remove more stuff
* update codeowners
2022-02-10 17:36:07 -06:00
Peter Bengtsson
24d3ea6814
remove catch-bad-accept-language middleware ( #25231 )
2022-02-10 18:51:30 +00:00
Peter Bengtsson
5c9a83be7c
Stop doing Gzip in the middleware ( #25227 )
2022-02-10 11:01:56 -05:00
Peter Bengtsson
9e2cb3b03e
remove update-short-titles-from-csv.js ( #25129 )
2022-02-08 21:05:05 +00:00
Peter Bengtsson
a0af48149e
delete old deploy.js script ( #24862 )
2022-02-08 16:11:11 +00:00
Mike Surowiec
35b5d04e15
update website-scraper to update transitive nth-check dep ( #25080 )
2022-02-07 17:54:40 +00:00
dependabot[bot]
adb7fd2c23
Bump supertest from 6.1.6 to 6.2.2 ( #24890 )
...
Bumps [supertest](https://github.com/visionmedia/supertest ) from 6.1.6 to 6.2.2.
- [Release notes](https://github.com/visionmedia/supertest/releases )
- [Commits](https://github.com/visionmedia/supertest/compare/v6.1.6...v6.2.2 )
---
updated-dependencies:
- dependency-name: supertest
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: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Robert Sese <robert.sese@gmail.com>
2022-02-03 17:52:00 -06:00
Mike Surowiec
8037fb44f4
Remove clustering, remove WEB_CONCURRENCY setting ( #24914 )
...
* Remove WEB_CONCURRENCY setting
2022-02-03 15:44:03 -06:00
dependabot[bot]
7dd624729c
Bump lint-staged from 12.1.2 to 12.3.3 ( #24910 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 12.1.2 to 12.3.3.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v12.1.2...v12.3.3 )
---
updated-dependencies:
- dependency-name: lint-staged
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: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Robert Sese <robert.sese@gmail.com>
2022-02-02 23:54:29 +00:00
dependabot[bot]
1c241e9c59
Bump react-markdown from 7.1.1 to 8.0.0 ( #24902 )
...
Bumps [react-markdown](https://github.com/remarkjs/react-markdown ) from 7.1.1 to 8.0.0.
- [Release notes](https://github.com/remarkjs/react-markdown/releases )
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md )
- [Commits](https://github.com/remarkjs/react-markdown/compare/7.1.1...8.0.0 )
---
updated-dependencies:
- dependency-name: react-markdown
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: Robert Sese <robert.sese@gmail.com>
2022-02-02 23:49:46 +00:00
dependabot[bot]
40b4b0ea0e
Bump node-fetch from 3.1.1 to 3.2.0 ( #24903 )
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.1.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: node-fetch
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: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Robert Sese <robert.sese@gmail.com>
2022-02-02 23:39:46 +00:00
Peter Bengtsson
5a240c94aa
remove 'object-hash' dependency ( #24884 )
2022-02-02 23:26:32 +00:00
dependabot[bot]
30ce26dfa9
Bump remark-rehype from 10.0.1 to 10.1.0 ( #24908 )
...
Bumps [remark-rehype](https://github.com/remarkjs/remark-rehype ) from 10.0.1 to 10.1.0.
- [Release notes](https://github.com/remarkjs/remark-rehype/releases )
- [Commits](https://github.com/remarkjs/remark-rehype/compare/10.0.1...10.1.0 )
---
updated-dependencies:
- dependency-name: remark-rehype
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: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Robert Sese <robert.sese@gmail.com>
2022-02-02 23:13:05 +00:00
dependabot[bot]
77db64b94a
Bump robots-parser from 2.3.0 to 3.0.0 ( #24904 )
...
Bumps [robots-parser](https://github.com/samclarke/robots-parser ) from 2.3.0 to 3.0.0.
- [Release notes](https://github.com/samclarke/robots-parser/releases )
- [Changelog](https://github.com/samclarke/robots-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/samclarke/robots-parser/compare/v2.3.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: robots-parser
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>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Robert Sese <robert.sese@gmail.com>
2022-02-02 23:00:14 +00:00
dependabot[bot]
c8e47e83a7
Bump react-syntax-highlighter from 15.4.4 to 15.4.5 ( #24909 )
...
Bumps [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter ) from 15.4.4 to 15.4.5.
- [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases )
- [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD )
- [Commits](https://github.com/react-syntax-highlighter/react-syntax-highlighter/commits/v15.4.5 )
---
updated-dependencies:
- dependency-name: react-syntax-highlighter
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: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Robert Sese <robert.sese@gmail.com>
2022-02-02 16:55:28 -06:00
dependabot[bot]
a02a4355e3
Bump url-template from 2.0.8 to 3.0.0 ( #24889 )
...
* Bump url-template from 2.0.8 to 3.0.0
Bumps [url-template](https://github.com/bramstein/url-template ) from 2.0.8 to 3.0.0.
- [Release notes](https://github.com/bramstein/url-template/releases )
- [Commits](https://github.com/bramstein/url-template/compare/v2.0.8...v3.0.0 )
---
updated-dependencies:
- dependency-name: url-template
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* No more default export
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Robert Sese <rsese@github.com>
Co-authored-by: Robert Sese <robert.sese@gmail.com>
2022-02-02 22:27:30 +00:00
dependabot[bot]
64415b8b64
Bump prettier from 2.5.0 to 2.5.1 ( #24921 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.5.0 to 2.5.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.5.0...2.5.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: Robert Sese <robert.sese@gmail.com>
2022-02-02 01:50:02 -06:00
dependabot[bot]
b653d71d62
Bump @babel/eslint-parser from 7.16.3 to 7.16.5 ( #24894 )
...
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ) from 7.16.3 to 7.16.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.16.5/eslint/babel-eslint-parser )
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
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: Robert Sese <robert.sese@gmail.com>
2022-02-02 01:34:12 -06:00
dependabot[bot]
2a6c9de251
Bump graphql from 16.2.0 to 16.3.0 ( #24898 )
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 16.2.0 to 16.3.0.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v16.2.0...v16.3.0 )
---
updated-dependencies:
- dependency-name: graphql
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: Robert Sese <robert.sese@gmail.com>
2022-02-02 01:14:36 -06:00
dependabot[bot]
01bee25f6b
Bump postcss from 8.4.4 to 8.4.6 ( #24900 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.4 to 8.4.6.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.4...8.4.6 )
---
updated-dependencies:
- dependency-name: postcss
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: Robert Sese <robert.sese@gmail.com>
2022-02-02 00:28:57 -06:00
dependabot[bot]
03c2921479
Bump @babel/preset-env from 7.16.7 to 7.16.11 ( #24888 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.16.7 to 7.16.11.
- [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.16.11/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
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: Robert Sese <robert.sese@gmail.com>
2022-02-02 05:02:53 +00:00
dependabot[bot]
7c453540d7
Bump typescript from 4.5.4 to 4.5.5 ( #24899 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.5.4 to 4.5.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.4...v4.5.5 )
---
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: Robert Sese <robert.sese@gmail.com>
2022-02-01 22:41:20 -06:00
Peter Bengtsson
bd9d85ed0f
remove need for 'count-array-values' ( #24867 )
2022-02-01 21:27:47 +00:00
Peter Bengtsson
6efd78b0ac
move 'csv-parse' to optional dependencies ( #24852 )
2022-02-01 12:45:30 +00:00
Peter Bengtsson
bb67c2a6f5
move 'bottleneck' to optional dependencies ( #24829 )
2022-01-31 18:30:38 +00:00
dependabot[bot]
0827ab3214
Bump rehype-highlight from 5.0.0 to 5.0.2 ( #24582 )
...
Bumps [rehype-highlight](https://github.com/rehypejs/rehype-highlight ) from 5.0.0 to 5.0.2.
- [Release notes](https://github.com/rehypejs/rehype-highlight/releases )
- [Commits](https://github.com/rehypejs/rehype-highlight/compare/5.0.0...5.0.2 )
---
updated-dependencies:
- dependency-name: rehype-highlight
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: Peter Bengtsson <peterbe@github.com>
2022-01-29 02:50:44 +00:00
dependabot[bot]
da1cf9a832
Bump @jest/globals from 27.4.2 to 27.4.6 ( #24579 )
...
Bumps [@jest/globals](https://github.com/facebook/jest/tree/HEAD/packages/jest-globals ) from 27.4.2 to 27.4.6.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v27.4.6/packages/jest-globals )
---
updated-dependencies:
- dependency-name: "@jest/globals"
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: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-27 17:54:47 +00:00
Ethan Palm
bd1280b9a4
Update @primer/octicons to 16.3.0 ( #24688 )
...
* Update primer/octicons to 16.3.0
* Update package-lock.json
2022-01-27 09:03:30 -08:00
Peter Bengtsson
7335cccdf7
Revert "Bump helmet from 4.6.0 to 5.0.2 ( #24573 )" ( #24722 )
...
This reverts commit ac55ccaf95
.
2022-01-27 10:12:15 -05:00
Peter Bengtsson
7844ad4740
move 'image-size' to optional dependencies ( #24670 )
2022-01-26 19:50:01 +00:00
Peter Bengtsson
5f3036df69
shut down the old internal link check CI scripts ( #23694 )
2022-01-26 19:22:59 +00:00
dependabot[bot]
ef8a326ae2
Bump jest from 27.4.3 to 27.4.7 ( #24584 )
...
Bumps [jest](https://github.com/facebook/jest ) from 27.4.3 to 27.4.7.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.4.3...v27.4.7 )
---
updated-dependencies:
- dependency-name: jest
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: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-26 19:15:22 +00:00
dependabot[bot]
bb3283b95c
Bump @babel/core from 7.16.0 to 7.16.12 ( #24583 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.16.0 to 7.16.12.
- [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.16.12/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: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-26 19:10:39 +00:00
dependabot[bot]
847273853e
Bump sass from 1.45.2 to 1.49.0 ( #24580 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.45.2 to 1.49.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.45.2...1.49.0 )
---
updated-dependencies:
- dependency-name: sass
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: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-26 19:05:46 +00:00
dependabot[bot]
bd3c60ed3a
Bump remark-parse from 10.0.0 to 10.0.1 ( #24576 )
...
Bumps [remark-parse](https://github.com/remarkjs/remark ) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/remarkjs/remark/releases )
- [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md )
- [Commits](https://github.com/remarkjs/remark/compare/10.0.0...remark-parse@10.0.1 )
---
updated-dependencies:
- dependency-name: remark-parse
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: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-26 17:58:20 +00:00
dependabot[bot]
5320bafe58
Bump graphql from 16.0.1 to 16.2.0 ( #24574 )
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 16.0.1 to 16.2.0.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v16.0.1...v16.2.0 )
---
updated-dependencies:
- dependency-name: graphql
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: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-26 17:47:05 +00:00
dependabot[bot]
ac55ccaf95
Bump helmet from 4.6.0 to 5.0.2 ( #24573 )
...
Bumps [helmet](https://github.com/helmetjs/helmet ) from 4.6.0 to 5.0.2.
- [Release notes](https://github.com/helmetjs/helmet/releases )
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md )
- [Commits](https://github.com/helmetjs/helmet/compare/v4.6.0...v5.0.2 )
---
updated-dependencies:
- dependency-name: helmet
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: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-26 17:35:57 +00:00
dependabot[bot]
c5746fe8c4
Bump @types/uuid from 8.3.3 to 8.3.4 ( #24571 )
...
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid ) from 8.3.3 to 8.3.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid )
---
updated-dependencies:
- dependency-name: "@types/uuid"
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: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-26 17:30:53 +00:00
dependabot[bot]
58cb8366c9
Bump eslint-plugin-import from 2.25.3 to 2.25.4 ( #24569 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.25.3 to 2.25.4.
- [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.25.3...v2.25.4 )
---
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: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-26 17:24:27 +00:00
dependabot[bot]
b20ab72054
Bump ajv from 8.8.2 to 8.9.0 ( #24565 )
...
Bumps [ajv](https://github.com/ajv-validator/ajv ) from 8.8.2 to 8.9.0.
- [Release notes](https://github.com/ajv-validator/ajv/releases )
- [Commits](https://github.com/ajv-validator/ajv/compare/v8.8.2...v8.9.0 )
---
updated-dependencies:
- dependency-name: ajv
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: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-26 17:08:41 +00:00
Peter Bengtsson
2832e4f0f0
move 'website-scraper' to optional dependencies ( #24651 )
2022-01-26 16:50:13 +00:00
dependabot[bot]
4458fe1868
Bump rehype-autolink-headings from 6.1.0 to 6.1.1 ( #24585 )
...
Bumps [rehype-autolink-headings](https://github.com/rehypejs/rehype-autolink-headings ) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/rehypejs/rehype-autolink-headings/releases )
- [Commits](https://github.com/rehypejs/rehype-autolink-headings/compare/6.1.0...6.1.1 )
---
updated-dependencies:
- dependency-name: rehype-autolink-headings
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: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-26 16:36:25 +00:00
dependabot[bot]
4b22a7379e
Bump @babel/plugin-transform-runtime from 7.16.7 to 7.16.10 ( #24578 )
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.16.7 to 7.16.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.16.10/packages/babel-plugin-transform-runtime )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
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: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-25 18:46:42 +00:00
dependabot[bot]
de241e5b0f
Bump async from 3.2.2 to 3.2.3 ( #24575 )
...
Bumps [async](https://github.com/caolan/async ) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v3.2.2...v3.2.3 )
---
updated-dependencies:
- dependency-name: async
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: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-24 23:24:26 +00:00
dependabot[bot]
17bfffad6a
Bump nock from 13.2.1 to 13.2.2 ( #24577 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.2.1 to 13.2.2.
- [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.2.1...v13.2.2 )
---
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>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-01-24 20:47:16 +00:00
Kevin Heis
cd958e350e
Cache all pages in-memory ( #24555 )
2022-01-24 18:39:25 +00:00
dependabot[bot]
1c7399e71d
Bump node-fetch from 3.1.0 to 3.1.1 ( #24524 )
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-01-23 13:01:53 -05:00
dependabot[bot]
acc178e571
Bump express-rate-limit from 5.5.1 to 6.0.4 ( #24046 )
...
* Bump express-rate-limit from 5.5.1 to 6.0.4
Bumps [express-rate-limit](https://github.com/nfriedly/express-rate-limit ) from 5.5.1 to 6.0.4.
- [Release notes](https://github.com/nfriedly/express-rate-limit/releases )
- [Changelog](https://github.com/nfriedly/express-rate-limit/blob/master/changelog.md )
- [Commits](https://github.com/nfriedly/express-rate-limit/compare/v5.5.1...v6.0.4 )
---
updated-dependencies:
- dependency-name: express-rate-limit
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* MemoryStore()
* better
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2022-01-18 20:02:59 +00:00
James M. Greene
caaaa403be
Lock Node version to `16.x` for Heroku ( #24245 )
...
* Lock Node version to 16.x for Heroku
* Update package-lock.json
2022-01-12 14:37:44 +00:00
Peter Bengtsson
667cc62e04
Merge pull request #13945 from github/peterbe-patch-1
...
Add --logHeapUsage to jest
2022-01-11 16:06:45 -05:00
James M. Greene
867285480e
Revert back to using Next.js v11 ( #24199 )
...
Primarily a revert of #24082
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-01-11 20:37:24 +00:00
dependabot[bot]
ce8f21487b
Bump @primer/components from 32.1.0 to 33.1.0 ( #24023 )
2022-01-08 00:25:04 +00:00
dependabot[bot]
70da2620e5
Bump rehype-slug from 5.0.0 to 5.0.1 ( #24007 )
...
Bumps [rehype-slug](https://github.com/rehypejs/rehype-slug ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/rehypejs/rehype-slug/releases )
- [Commits](https://github.com/rehypejs/rehype-slug/compare/5.0.0...5.0.1 )
---
updated-dependencies:
- dependency-name: rehype-slug
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: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-07 23:57:22 +00:00
dependabot[bot]
6307acd017
Bump swr from 1.1.0 to 1.1.2 ( #24020 )
...
Bumps [swr](https://github.com/vercel/swr ) from 1.1.0 to 1.1.2.
- [Release notes](https://github.com/vercel/swr/releases )
- [Commits](https://github.com/vercel/swr/compare/1.1.0...1.1.2 )
---
updated-dependencies:
- dependency-name: swr
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: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-07 23:52:13 +00:00
dependabot[bot]
a4feaeb53a
Bump @primer/css from 18.2.0 to 19.1.1 ( #24018 )
...
Bumps [@primer/css](https://github.com/primer/css ) from 18.2.0 to 19.1.1.
- [Release notes](https://github.com/primer/css/releases )
- [Changelog](https://github.com/primer/css/blob/main/CHANGELOG.md )
- [Commits](https://github.com/primer/css/compare/v18.2.0...v19.1.1 )
---
updated-dependencies:
- dependency-name: "@primer/css"
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: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-07 23:46:51 +00:00
dependabot[bot]
67bd87585e
Bump linkinator from 2.16.2 to 3.0.3 ( #24014 )
2022-01-07 15:24:06 -08:00
Peter Bengtsson
4e4b2d25c0
Next v12 ( #24082 )
...
* next v12
* stick to exact
* avoid segfault
2022-01-07 18:34:10 +00:00
Mike Surowiec
cfbc6f694f
remove await-sleep, less reliant on external pkgs ( #24033 )
2022-01-04 21:06:04 +00:00
dependabot[bot]
7746233cf1
Bump express from 4.17.1 to 4.17.2 ( #24008 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.17.1 to 4.17.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.17.2 )
---
updated-dependencies:
- dependency-name: express
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: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-04 19:41:55 +00:00
dependabot[bot]
44915229e2
Bump rehype-raw from 6.1.0 to 6.1.1 ( #24006 )
...
Bumps [rehype-raw](https://github.com/rehypejs/rehype-raw ) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/rehypejs/rehype-raw/releases )
- [Commits](https://github.com/rehypejs/rehype-raw/compare/6.1.0...6.1.1 )
---
updated-dependencies:
- dependency-name: rehype-raw
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: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-04 19:37:02 +00:00
dependabot[bot]
49e5031bad
Bump @babel/plugin-transform-runtime from 7.16.4 to 7.16.7 ( #24015 )
...
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime ) from 7.16.4 to 7.16.7.
- [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.16.7/packages/babel-plugin-transform-runtime )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
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: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-04 19:32:05 +00:00
dependabot[bot]
c69557a422
Bump @primer/octicons-react from 16.1.1 to 16.2.0 ( #24027 )
...
Bumps [@primer/octicons-react](https://github.com/primer/octicons ) from 16.1.1 to 16.2.0.
- [Release notes](https://github.com/primer/octicons/releases )
- [Changelog](https://github.com/primer/octicons/blob/main/CHANGELOG.md )
- [Commits](https://github.com/primer/octicons/compare/v16.1.1...v16.2.0 )
---
updated-dependencies:
- dependency-name: "@primer/octicons-react"
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: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-04 18:24:21 +00:00
dependabot[bot]
8b74b697c9
Bump eslint-plugin-promise from 5.2.0 to 6.0.0 ( #24005 )
...
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise ) from 5.2.0 to 6.0.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 )
---
updated-dependencies:
- dependency-name: eslint-plugin-promise
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>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-04 18:05:53 +00:00
dependabot[bot]
361881e4dd
Bump @types/lodash from 4.14.176 to 4.14.178 ( #24024 )
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.14.176 to 4.14.178.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
---
updated-dependencies:
- dependency-name: "@types/lodash"
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: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-04 17:57:49 +00:00
dependabot[bot]
5c0190b716
Bump typescript from 4.4.4 to 4.5.4 ( #24016 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.4.4 to 4.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.5.4 )
---
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: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-04 17:51:14 +00:00
dependabot[bot]
6965b3dcc2
Bump @babel/preset-env from 7.16.0 to 7.16.7 ( #24025 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.16.0 to 7.16.7.
- [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.16.7/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
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: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-04 16:27:55 +00:00
dependabot[bot]
f7105a5e80
Bump sass from 1.43.4 to 1.45.2 ( #24026 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.43.4 to 1.45.2.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.43.4...1.45.2 )
---
updated-dependencies:
- dependency-name: sass
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: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-04 16:22:32 +00:00
dependabot[bot]
32376119f1
Bump @types/react from 17.0.34 to 17.0.38 ( #24004 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 17.0.34 to 17.0.38.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
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: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-04 16:06:37 +00:00
dependabot[bot]
81325d07bc
Bump npm-merge-driver-install from 2.0.1 to 2.0.2 ( #24003 )
...
Bumps [npm-merge-driver-install](https://github.com/brandonocasey/npm-merge-driver-install ) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/brandonocasey/npm-merge-driver-install/releases )
- [Changelog](https://github.com/brandonocasey/npm-merge-driver-install/blob/master/CHANGELOG.md )
- [Commits](https://github.com/brandonocasey/npm-merge-driver-install/compare/v2.0.1...v2.0.2 )
---
updated-dependencies:
- dependency-name: npm-merge-driver-install
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: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-04 07:54:02 -08:00
Kevin Heis
4be9444023
Cache API pages attempt 2 ( #23762 )
...
* Update render-page.js
* Update render-page.js
* Update render-page.js
* Update render-page.js
* Consistently use const path = req.pagePath || req.path
* Update render-page.js
* Run memory cache even on test and CI
* feedbacked
* Add an exception for caching the GraphQL Explorer
See https://github.com/github/docs-internal/pull/19611
* pretty-fy
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: James M. Greene <JamesMGreene@github.com>
2021-12-16 18:14:02 +00:00
Peter Bengtsson
26f4a568d4
spot-content-flaws middleware ( #23451 )
...
* spot-content-flaws
* now with 100% more color
* use kleur instead
2021-12-15 20:21:15 +00:00
Peter Bengtsson
bf5c7353d2
eslint check the .github/actions-scripts/* files too ( #23698 )
...
* eslint check the .github/actions-scripts/* files too
* but ignore node_modules/.bin/*
* fix errors
* last one
* feedbacked
2021-12-15 17:35:34 +00:00
Peter Bengtsson
ca39429648
Browser test in enja only and cache redirects cache en jajson file ( #23502 )
...
* cache the .next/cache directory for faster builds
* browser test in en,ja only and cache .redirects-cache_en_ja.json file
* correction
2021-12-08 19:47:04 +00:00
dependabot[bot]
0dd1f3f356
Bump next from 11.1.2 to 11.1.3 ( #23486 )
...
Bumps [next](https://github.com/vercel/next.js ) from 11.1.2 to 11.1.3.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v11.1.2...v11.1.3 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2021-12-08 19:35:22 +00:00
Peter Bengtsson
7f6f20a73f
run prettier on all code in CI ( #23482 )
...
* run prettier on all code in CI
* rename
* test .tsx too
* ignore more
* prettier the stragglers
* minimal permission
2021-12-08 16:11:52 +00:00
dependabot[bot]
1d9e268dec
Bump @primer/components from 31.1.0 to 32.1.0 ( #23300 )
...
Bumps [@primer/components](https://github.com/primer/react ) from 31.1.0 to 32.1.0.
- [Release notes](https://github.com/primer/react/releases )
- [Changelog](https://github.com/primer/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/primer/react/compare/v31.1.0...v32.1.0 )
---
updated-dependencies:
- dependency-name: "@primer/components"
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: Kevin Heis <heiskr@users.noreply.github.com>
2021-12-03 14:52:34 +00:00
dependabot[bot]
3b49be8457
Bump mdast-util-from-markdown from 1.0.4 to 1.2.0 ( #23301 )
...
Bumps [mdast-util-from-markdown](https://github.com/syntax-tree/mdast-util-from-markdown ) from 1.0.4 to 1.2.0.
- [Release notes](https://github.com/syntax-tree/mdast-util-from-markdown/releases )
- [Commits](https://github.com/syntax-tree/mdast-util-from-markdown/compare/1.0.4...1.2.0 )
---
updated-dependencies:
- dependency-name: mdast-util-from-markdown
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: Kevin Heis <heiskr@users.noreply.github.com>
2021-12-03 14:44:32 +00:00
Peter Bengtsson
cc93ee24df
Revert "Bump eslint from 7.32.0 to 8.3.0 ( #23312 )" ( #23351 )
...
This reverts commit dbe9d5c64f
.
2021-12-03 09:36:07 -05:00
dependabot[bot]
4e195df130
Bump lint-staged from 11.2.6 to 12.1.2 ( #23314 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.2.6 to 12.1.2.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.2.6...v12.1.2 )
---
updated-dependencies:
- dependency-name: lint-staged
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>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2021-12-02 22:26:35 +00:00
dependabot[bot]
33f3dcce65
Bump ajv from 8.7.1 to 8.8.2 ( #23316 )
...
Bumps [ajv](https://github.com/ajv-validator/ajv ) from 8.7.1 to 8.8.2.
- [Release notes](https://github.com/ajv-validator/ajv/releases )
- [Commits](https://github.com/ajv-validator/ajv/compare/v8.7.1...v8.8.2 )
---
updated-dependencies:
- dependency-name: ajv
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-12-02 22:18:47 +00:00
dependabot[bot]
dbe9d5c64f
Bump eslint from 7.32.0 to 8.3.0 ( #23312 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.32.0 to 8.3.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.3.0 )
---
updated-dependencies:
- dependency-name: eslint
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-12-02 22:10:35 +00:00
dependabot[bot]
52941ee100
Bump swr from 1.0.1 to 1.1.0 ( #23309 )
...
Bumps [swr](https://github.com/vercel/swr ) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/vercel/swr/releases )
- [Commits](https://github.com/vercel/swr/compare/1.0.1...1.1.0 )
---
updated-dependencies:
- dependency-name: swr
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: Kevin Heis <heiskr@users.noreply.github.com>
2021-12-02 14:23:59 +00:00
dependabot[bot]
0dc6736f81
Bump chalk from 4.1.2 to 5.0.0 ( #23292 )
...
Bumps [chalk](https://github.com/chalk/chalk ) from 4.1.2 to 5.0.0.
- [Release notes](https://github.com/chalk/chalk/releases )
- [Commits](https://github.com/chalk/chalk/compare/v4.1.2...v5.0.0 )
---
updated-dependencies:
- dependency-name: chalk
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>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2021-12-02 13:49:13 +00:00
dependabot[bot]
a407ae928b
Bump @github/failbot from 0.7.0 to 0.8.0 ( #23299 )
...
Bumps [@github/failbot](https://github.com/github/failbot-js ) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/github/failbot-js/releases )
- [Commits](https://github.com/github/failbot-js/commits )
---
updated-dependencies:
- dependency-name: "@github/failbot"
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: Kevin Heis <heiskr@users.noreply.github.com>
2021-12-02 13:36:07 +00:00
dependabot[bot]
3463f183a0
Bump cookie-parser from 1.4.5 to 1.4.6 ( #23302 )
...
Bumps [cookie-parser](https://github.com/expressjs/cookie-parser ) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/expressjs/cookie-parser/releases )
- [Changelog](https://github.com/expressjs/cookie-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/cookie-parser/compare/1.4.5...1.4.6 )
---
updated-dependencies:
- dependency-name: cookie-parser
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: Kevin Heis <heiskr@users.noreply.github.com>
2021-12-02 13:18:28 +00:00
dependabot[bot]
4771c66d87
Bump react-markdown from 7.1.0 to 7.1.1 ( #23307 )
...
Bumps [react-markdown](https://github.com/remarkjs/react-markdown ) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/remarkjs/react-markdown/releases )
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md )
- [Commits](https://github.com/remarkjs/react-markdown/compare/7.1.0...7.1.1 )
---
updated-dependencies:
- dependency-name: react-markdown
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: Kevin Heis <heiskr@users.noreply.github.com>
2021-12-02 12:53:42 +00:00
dependabot[bot]
283348ff4d
Bump postcss from 8.3.11 to 8.4.4 ( #23317 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.3.11 to 8.4.4.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.3.11...8.4.4 )
---
updated-dependencies:
- dependency-name: postcss
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-12-02 03:05:16 +00:00
dependabot[bot]
29cca13fdb
Bump eslint-plugin-promise from 5.1.1 to 5.2.0 ( #23294 )
...
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise ) from 5.1.1 to 5.2.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 )
---
updated-dependencies:
- dependency-name: eslint-plugin-promise
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: Kevin Heis <heiskr@users.noreply.github.com>
2021-12-02 02:56:02 +00:00
dependabot[bot]
e2989f23f4
Bump @types/js-cookie from 3.0.0 to 3.0.1 ( #23308 )
...
Bumps [@types/js-cookie](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-cookie ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-cookie )
---
updated-dependencies:
- dependency-name: "@types/js-cookie"
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: Kevin Heis <heiskr@users.noreply.github.com>
2021-12-02 02:21:53 +00:00