dependabot[bot]
5f211a9f9e
Bump eslint-config-standard from 16.0.3 to 17.0.0 ( #27258 )
...
Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard ) from 16.0.3 to 17.0.0.
- [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.3...v17.0.0 )
---
updated-dependencies:
- dependency-name: eslint-config-standard
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: Robert Sese <rsese@github.com >
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
2022-05-19 22:00:42 +00:00
Peter Bengtsson
fe10c2eb45
nodemon 2.0.16 ( #27845 )
2022-05-19 21:50:03 +00:00
Brannon Jones
dfa1753fe2
Merge pull request #27850 from github/brannon-fastly-cache-test-headers
...
Change cache test env vars to read from HTTP headers instead.
2022-05-19 15:41:07 -06:00
brannon
295de2e979
Change cache test env vars to read from HTTP headers instead.
2022-05-19 15:33:09 -06:00
Brannon Jones
14a770fe96
Merge pull request #27842 from github/brannon-fastly-cache-test
...
Add endpoint for testing different cache settings in Fastly
2022-05-19 15:03:23 -06:00
brannon
16aad5e381
Merge branch 'main' into brannon-fastly-cache-test
2022-05-19 14:52:19 -06:00
brannon
6f5255cb92
Add comments explaining the purpose of the fastly-cache-test middleware.
2022-05-19 14:50:56 -06:00
docubot
6715a4f705
New translation batch for ja ( #27803 )
...
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=ja
* run script/i18n/reset-known-broken-translation-files.js
* Check in ja CSV report
Co-authored-by: Grace Park <gracepark@github.com >
2022-05-19 20:43:58 +00:00
docubot
7ecfbe348c
New translation batch for cn ( #27844 )
...
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=cn
* run script/i18n/reset-known-broken-translation-files.js
* Check in cn CSV report
Co-authored-by: Grace Park <gracepark@github.com >
2022-05-19 20:30:15 +00:00
brannon
b3ca430d48
Add env var to control stale cache parameters
2022-05-19 13:15:18 -06:00
Peter Bengtsson
4d288d9717
test CI with Node 16.15 ( #27825 )
2022-05-19 19:12:18 +00:00
brannon
671b9a81b9
Add endpoint for testing different cache settings in Fastly
2022-05-19 12:59:35 -06:00
docubot
356206d28d
New translation batch for pt ( #27837 )
...
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/fix-translation-errors.js
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=pt
* run script/i18n/reset-known-broken-translation-files.js
2022-05-19 18:40:28 +00:00
Laura Thorson
d8206157db
update keyboard shortcuts and links with new disable formatting pattern ( #27804 )
2022-05-19 20:13:47 +02:00
Peter Bengtsson
006c507d8d
don't fire-and-forget preview deploys ( #27828 )
2022-05-19 16:50:39 +00:00
docubot
926e3c4d71
Merge pull request #27832 from github/graphql-schema-update
...
GraphQL schema update
2022-05-19 12:44:41 -04:00
docubot
93572103fa
Merge branch 'main' into graphql-schema-update
2022-05-19 12:39:30 -04:00
rachmari
7be5b5b403
Action ran graphql script"update-files"
2022-05-19 16:38:11 +00:00
Tali Herzka
a7fb637f73
[May 19] Add docs for writing math within markdown ( #26722 )
2022-05-19 16:37:40 +00:00
Victoria Fawcett
669224adb0
Improvement for about Dependabot need for internet and private regs ( #27523 )
...
* Improvement for about Dependabot need for internet and private regs
2022-05-19 16:14:09 +00:00
Peter Bengtsson
e5a92412bb
Use node:16.15.0-alpine as Dockerfile base ( #27821 )
...
* Use node:16.15.0-alpine as Dockerfile base
* include the sha
2022-05-19 14:47:53 +00:00
Octomerger Bot
bfae817e26
Merge pull request #27822 from github/repo-sync
...
repo sync
2022-05-19 09:08:29 -05:00
Octomerger Bot
a09df78bbb
Merge branch 'main' into repo-sync
2022-05-19 09:02:21 -05:00
dependabot[bot]
4d263eb13b
Bump @jest/globals from 27.4.6 to 28.1.0 ( #27601 )
...
Bumps [@jest/globals](https://github.com/facebook/jest/tree/HEAD/packages/jest-globals ) from 27.4.6 to 28.1.0.
- [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/v28.1.0/packages/jest-globals )
---
updated-dependencies:
- dependency-name: "@jest/globals"
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-05-19 14:00:15 +00:00
Octomerger Bot
c87702a680
Merge pull request #27820 from github/repo-sync
...
repo sync
2022-05-19 08:44:02 -05:00
docubot
7b201879e2
Merge branch 'main' into repo-sync
2022-05-19 09:38:17 -04:00
dependabot[bot]
21362499a8
Bump kill-port from 1.6.1 to 2.0.0 ( #27770 )
...
Bumps [kill-port](https://github.com/tiaanduplessis/kill-port ) from 1.6.1 to 2.0.0.
- [Release notes](https://github.com/tiaanduplessis/kill-port/releases )
- [Commits](https://github.com/tiaanduplessis/kill-port/commits/v2.0.0 )
---
updated-dependencies:
- dependency-name: kill-port
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-05-19 13:36:53 +00:00
Octomerger Bot
154c1621f0
Merge branch 'main' into repo-sync
2022-05-19 08:36:02 -05:00
Octomerger Bot
dc23dd34ff
Merge pull request #17997 from github/repo-sync
...
repo sync
2022-05-19 08:33:53 -05:00
Octomerger Bot
a40869a6a8
Merge branch 'main' into repo-sync
2022-05-19 08:29:30 -05:00
hubwriter
bd18b0697b
Add GitHub CLI entry for Codespaces subcommand jupyter ( #27749 )
...
Add gh entry
2022-05-19 13:29:24 +00:00
Peter Bengtsson
d5cef9c5d6
run link checker against localhost:4000 instead of prod ( #27757 )
...
* run link checker against localhost:4000 instead of prod
* exclude docs.github.com
* print output if possible
* upload broken_links.md as artifact
* debug broken_links.md
2022-05-19 13:12:07 +00:00
Steve Ward
0e48007c83
Merge pull request #17979 from janbrasna/patch-3
...
Fix raw templating in Jekyll SCSS code sample
2022-05-19 09:06:11 -04:00
Steve Ward
e100106ed2
Merge branch 'main' into patch-3
2022-05-19 09:03:02 -04:00
Peter Bengtsson
3c5a4eada7
Use https where possible ( #27774 )
2022-05-19 13:02:44 +00:00
Octomerger Bot
2c7758b8d8
Merge pull request #27818 from github/repo-sync
...
repo sync
2022-05-19 06:56:34 -05:00
Octomerger Bot
55ebae6c6d
Merge branch 'main' into repo-sync
2022-05-19 06:52:44 -05:00
Octomerger Bot
186709444a
Merge pull request #17996 from github/repo-sync
...
repo sync
2022-05-19 06:51:52 -05:00
Octomerger Bot
6283fb19df
Merge branch 'main' into repo-sync
2022-05-19 06:47:54 -05:00
Octomerger Bot
822ee73845
Merge pull request #27816 from github/repo-sync
...
repo sync
2022-05-19 06:28:51 -05:00
Octomerger Bot
7c63cd230a
Merge pull request #17994 from github/repo-sync
...
repo sync
2022-05-19 06:25:25 -05:00
Octomerger Bot
39ee2697ec
Merge branch 'main' into repo-sync
2022-05-19 06:24:53 -05:00
Octomerger Bot
728abc69de
Merge branch 'main' into repo-sync
2022-05-19 06:21:39 -05:00
Janice
362eb99b90
Merge pull request #17777 from LRANUL/patch-2
...
Update to "Styling text" section
2022-05-19 04:18:34 -07:00
Janice
5659203789
Merge branch 'main' into patch-2
2022-05-19 04:13:20 -07:00
Janice
9f38e9d6bc
Merge pull request #16361 from proudmuslim-dev/patch-2
...
Add octocat-rs to Rust libraries
2022-05-19 04:13:10 -07:00
Janice
ccd8d228b0
Merge branch 'main' into patch-2
2022-05-19 04:08:40 -07:00
Janice
8b5c3631cd
Merge pull request #17809 from janbrasna/patch-2
...
Fix choosing a runner wording
2022-05-19 04:08:32 -07:00
github-openapi-bot
8e0250fd8f
Update OpenAPI Descriptions ( #27812 )
2022-05-19 13:03:06 +02:00
Janice
ab31373e18
Merge branch 'main' into patch-2
2022-05-19 04:02:40 -07:00