1
0
mirror of synced 2025-12-26 05:02:55 -05:00
Commit Graph

554 Commits

Author SHA1 Message Date
dependabot[bot]
b2c91f120e Bump typescript from 4.7.4 to 5.0.2 (#35758)
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-03-22 16:20:25 +00:00
Kevin Heis
d7442dc02d Remove uuid package (#35694) 2023-03-20 13:02:20 -07:00
Rachael Sewell
31d705fe6f Cli manpage automation (#35169)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2023-03-16 17:55:51 +00:00
Peter Bengtsson
3fecfa1be1 jest@29.5.0 (#35579) 2023-03-15 21:56:18 +00:00
Peter Bengtsson
5cecf691c2 Minimal tests with Playwright (#35322) 2023-03-10 21:22:51 +00:00
Sarah Schneider
70cfa96fa6 Accessibility checks script (#34245)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2023-03-10 17:30:29 +00:00
Grace Park
f15aaee17c Upgrade primer react and primer css to use TreeView (#35408) 2023-03-09 22:12:02 +00:00
Peter Bengtsson
0a23f97eb2 Make it loud which URL failed in sync-search (#35434) 2023-03-09 17:35:13 +00:00
Peter Bengtsson
e38a295f49 use 'node` prefix for executable Node scripts (#35361) 2023-03-08 17:38:02 +00:00
Hector Alfaro
d75be63157 🔼 octicons and octicons-react to 18.1.0 (#35395) 2023-03-08 15:48:29 +00:00
Peter Bengtsson
b17199efa9 is-svg@5.0.0 file-type@18.2.1 (#35393) 2023-03-08 15:41:49 +00:00
Peter Bengtsson
12af5c179c nodemon@2.0.21 (#35367) 2023-03-08 14:13:19 +00:00
Peter Bengtsson
e77b7bf06e Automatically run npm install when running npm start (#35283)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2023-03-07 18:38:07 +00:00
Sarah Schneider
5ee7bfe4ac Secret scanning structured data (#33117)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-03-03 18:20:50 +00:00
dependabot[bot]
b2639060d4 Bump start-server-and-test from 1.14.0 to 2.0.0 (#35199)
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-03-01 17:04:52 +00:00
Peter Bengtsson
df22e789c1 eslint@8.34.0 (#35082) 2023-02-24 14:49:38 +00:00
Peter Bengtsson
d5ca722b98 @jest/globals@29.4.3 jest@29.4.3 (#35079) 2023-02-24 13:55:33 +00:00
Kevin Heis
c00d988906 Actions use package.json for node version (#35003) 2023-02-23 14:51:52 +00:00
dependabot[bot]
79acb8c669 Bump minimatch from 6.1.5 to 7.0.0 (#34956)
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-02-22 15:35:45 +00:00
Peter Bengtsson
701c954de3 Script to set autotitle and fix internal redirecting links (#34187)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
2023-02-14 17:15:16 +00:00
Rachael Sewell
6ab083d643 Reorganize REST code (#34323) 2023-02-14 02:13:21 +00:00
Rachael Sewell
0884e03b1e Update rest npm script to only run one command (#34707) 2023-02-13 23:21:54 +00:00
dependabot[bot]
0036bee6ce Bump cacheable-request and got (#34661)
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-02-11 01:04:48 +00:00
dependabot[bot]
ec4bffa026 Bump hot-shots from 9.0.0 to 10.0.0 (#34542)
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-02-08 18:58:17 +00:00
Peter Bengtsson
d7b52e772d catch typos near 'AUTOTITLE' (#34493)
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
2023-02-07 17:22:44 +00:00
Peter Bengtsson
92f989aa2d Run and test server with test fixture root (#33816) 2023-02-06 19:29:45 +00:00
Peter Bengtsson
c3c01ef33c eslint@8.33.0 (#34456) 2023-02-06 17:49:19 +00:00
Peter Bengtsson
952ea7cf6d Dynamically serve .webp and .avif from a .png URL (#34412) 2023-02-03 18:19:55 +00:00
Peter Bengtsson
b1dfca8fe2 validate all asset images in CI (#34325) 2023-02-01 12:51:14 +00:00
Grace Park
ef2efb0636 Feature Branch: Global Nav Phase 1 (#33465)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
Co-authored-by: Joe Oak <41307427+joeoak@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-01-31 17:49:50 +00:00
Evan Bonsignori
7b63a2f911 bump @actions/core to 1.10.0 (#34110) 2023-01-30 19:12:15 +00:00
Peter Bengtsson
57a6bbc60e jest 29.4.1 (#34203) 2023-01-26 16:42:49 +00:00
dependabot[bot]
6e9109fc00 Bump mkdirp from 1.0.4 to 2.1.3 (#34012)
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-01-26 16:22:15 +00:00
dependabot[bot]
d9c1d36f6d Bump rimraf from 3.0.2 to 4.1.1 (#34009)
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-01-24 23:12:09 +00:00
dependabot[bot]
2301ca4213 Bump minimatch from 5.1.0 to 6.1.5 (#34010)
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-01-18 00:08:06 +00:00
dependabot[bot]
748740fc1d Bump commander from 9.3.0 to 10.0.0 (#34008)
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-01-18 00:03:20 +00:00
Peter Bengtsson
f7be7f0129 Revert "Remove ENABLED_LANGUAGES" (#33953) 2023-01-13 17:52:48 +00:00
Kevin Heis
cdf1123135 Remove ENABLED_LANGUAGES (#33766) 2023-01-13 16:42:00 +00:00
Peter Bengtsson
5d52867e3d highlight.js@11.7.0 (#33895) 2023-01-11 17:28:55 +00:00
Peter Bengtsson
083dc549ea @github/failbot@0.8.2 (#33853) 2023-01-10 16:55:17 +00:00
Kevin Heis
5ed6db2bdb Remove TEST_TRANSLATION variable (#33839) 2023-01-09 19:30:14 +00:00
Peter Bengtsson
9d41f5b5e5 @primer/octicons@17.10.1 @primer/octicons-react@17.10.1 (#33841) 2023-01-09 17:35:11 +00:00
Peter Bengtsson
1bf3a6da84 kill-port@2.0.1 (#33836) 2023-01-09 16:29:57 +00:00
Peter Bengtsson
f8aebef476 parse5@7.1.2 (#33722) 2023-01-03 21:07:25 +00:00
Peter Bengtsson
ad961a3f9d jest@29.3.1 and eslint@8.31.0 (#33721) 2023-01-03 20:10:59 +00:00
Peter Bengtsson
4a8f23e2c9 upgrade @babel/core@7.20.7 (#33713) 2023-01-03 18:48:19 +00:00
Peter Bengtsson
b148e7892a cheerio-to-text@0.2.2 (#33712) 2023-01-03 18:26:10 +00:00
dependabot[bot]
ad48cd8daa Bump swr from 1.3.0 to 2.0.0 (#33527)
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-12-15 14:48:07 +00:00
Peter Bengtsson
26d9e85415 Don't use translations for default local dev (#33382) 2022-12-09 18:06:58 +00:00
Grace Park
baa53b778f Picker refactor (#33113)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-12-07 23:17:06 +00:00