1
0
mirror of synced 2026-01-01 18:05:46 -05:00
Commit Graph

622 Commits

Author SHA1 Message Date
dependabot[bot]
851d40ed03 Bump prettier from 2.7.1 to 3.0.0 (#38873)
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>
2023-07-10 20:46:39 +00:00
dependabot[bot]
aab64b82f7 Bump mdast-util-to-markdown from 1.5.0 to 2.0.0 (#38866)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 20:12:46 +00:00
dependabot[bot]
58260a7291 Bump mdast-util-to-string from 3.1.0 to 4.0.0 (#38870)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 19:59:32 +00:00
dependabot[bot]
24b278e59e Bump unist-util-visit-parents from 5.1.3 to 6.0.1 (#38872)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 19:55:06 +00:00
dependabot[bot]
ae14bcbe0d Bump nodemon from 2.0.22 to 3.0.1 (#38878)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 19:55:04 +00:00
dependabot[bot]
4e8621e359 Bump mdast-util-gfm-table from 1.0.7 to 2.0.0 (#38877)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 19:46:00 +00:00
dependabot[bot]
94f478cadb Bump unist-util-visit from 4.1.0 to 5.0.0 (#38875)
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>
2023-07-10 19:45:33 +00:00
dependabot[bot]
a760415fb8 Bump unist-util-remove from 3.1.1 to 4.0.0 (#38868)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 19:40:15 +00:00
Peter Bengtsson
ec7a6c4908 sharp@0.32.1 (#38879) 2023-07-10 19:35:02 +00:00
dependabot[bot]
ed83be43af Bump mdast-util-from-markdown from 1.2.0 to 2.0.0 (#38876)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 19:33:06 +00:00
dependabot[bot]
2c50974614 Bump dedent from 0.7.0 to 1.0.1 (#38871)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 19:29:56 +00:00
dependabot[bot]
8c5b719e5d Bump @graphql-inspector/core from 4.0.3 to 5.0.0 (#38659)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-29 17:10:55 +00:00
dependabot[bot]
a391eb1662 Bump micromark-extension-gfm-table from 1.0.5 to 2.0.0 (#38660)
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 <734194+rsese@users.noreply.github.com>
2023-06-28 16:20:26 +00:00
Rachael Sewell
14f8f76137 update archive version script (#38268) 2023-06-28 16:08:40 +00:00
dependabot[bot]
c90a2d05ce Bump semver from 7.3.8 to 7.5.2 (#38335)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-22 20:31:06 +00:00
dependabot[bot]
524e210828 Bump commander from 10.0.0 to 11.0.0 (#38209)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Bonsignori <ebonsignori@github.com>
2023-06-22 20:20:03 +00:00
Rachael Sewell
cb37f22ef0 automate github apps docs (#35530)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2023-06-16 19:23:05 +00:00
Kevin Heis
b21690a001 Remove @types/github-slugger (#37840) 2023-06-15 15:19:38 +00:00
Rachael Sewell
5f7a717aab merge allOf JSON schema properties OpenAPI (#37821) 2023-06-13 22:27:45 +00:00
Peter Bengtsson
f6bcd2e42b @playwright/test@1.35.0 upgrade (#37791) 2023-06-13 17:04:20 +00:00
Kevin Heis
0c34f6d648 Code-headers plugin rewrite (#37654)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-06-12 15:04:49 +00:00
Kevin Heis
b0e9bc314a Move annotate from Liquid to info string (#37651)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-06-08 19:25:23 +00:00
Peter Bengtsson
4ab430da63 Refactor use of wrapInElement (#37675) 2023-06-08 17:19:36 +00:00
Kevin Heis
ac38ab609e Import from the src directory in Node using #src (#37578) 2023-06-05 21:44:20 +00:00
Kevin Heis
f520432027 Create and migrate observability directory (#37448) 2023-06-05 15:42:53 +00:00
Grace Park
01ed475082 Adding custom rule for alt text 40-150 characters (#37421)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-06-02 20:10:15 +00:00
Peter Bengtsson
bc960c6447 Remove old browser (headless) tests (#37433) 2023-06-02 16:16:58 +00:00
Peter Bengtsson
53b203482a @playwright/test@1.34.3 (#37385) 2023-06-01 12:22:37 +00:00
dependabot[bot]
9fc29dcb92 Bump got from 12.5.3 to 13.0.0 (#37354)
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>
2023-05-31 11:37:49 +00:00
dependabot[bot]
ccf156e599 Bump @primer/octicons from 18.3.0 to 19.1.0 (#37131)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-05-30 19:09:23 +00:00
dependabot[bot]
e723d07073 Bump @primer/octicons-react from 18.3.0 to 19.1.0 (#37130)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-05-30 18:56:53 +00:00
Peter Bengtsson
76ddf3a70c Refactor Thead Th scope Markdown plugin (#37299) 2023-05-30 15:06:08 +00:00
Peter Bengtsson
c699e7c2f1 Test with fixture translations (#37232) 2023-05-26 12:13:01 +00:00
dependabot[bot]
f35612e063 Bump @graphql-tools/load from 7.6.0 to 8.0.0 (#37250)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2023-05-25 00:05:16 +00:00
Peter Bengtsson
ac5b9c9f59 boxen@7.1.0 (#37035) 2023-05-11 23:36:51 +00:00
dependabot[bot]
314e59847f Bump helmet from 6.0.0 to 7.0.0 (#36996)
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>
2023-05-11 12:03:36 +00:00
Peter Bengtsson
fd850a7e3a @playwright/test@1.33.0 (#37003) 2023-05-10 21:46:37 +00:00
Peter Bengtsson
fe8bd15265 file-type@18.3.0 (#36984) 2023-05-10 11:49:06 +00:00
Grace Park
e8d75f960e Content linting dir (#36833)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-05-09 19:39:36 +00:00
Peter Bengtsson
9301a1eef5 Rate limit in backend by suspicious requests (#36742) 2023-05-09 17:01:02 +00:00
Rachael Sewell
efdeb50b5b Add a script for syncing rest and webhooks (#36688) 2023-05-02 18:45:56 +00:00
Rachael Sewell
7c7ec9027e Create ghes release features (#36718) 2023-05-01 15:57:38 +00:00
Kevin Heis
d5281724e2 Update permalinks for accessibility (#36714)
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2023-05-01 14:03:02 +00:00
Kevin Heis
5b1834bf84 Upgrade primer/react and primer/css for a11y (#36616) 2023-04-25 22:07:26 +00:00
Peter Bengtsson
97528f6168 lowdb@6.0.0 (#36613) 2023-04-25 18:48:21 +00:00
Peter Bengtsson
e634d5dea4 eslint@8.38.0 and friends (#36416) 2023-04-17 16:51:12 +00:00
dependabot[bot]
50dcd77129 Bump rimraf from 4.1.2 to 5.0.0 (#36328)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2023-04-12 20:19:14 +00:00
dependabot[bot]
df49799c02 Bump mkdirp from 2.1.3 to 3.0.0 (#36327)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2023-04-12 19:34:37 +00:00
dependabot[bot]
5429974b7f Bump glob from 9.3.2 to 10.0.0 (#36325)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2023-04-12 19:13:56 +00:00
dependabot[bot]
a8656b21e4 Bump @graphql-inspector/core from 3.1.2 to 4.0.3 (#36326)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2023-04-12 18:56:49 +00:00