-
Notifications
You must be signed in to change notification settings - Fork 891
chore: bump the offlinedocs group in /offlinedocs with 6 updates #11014
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: bump the offlinedocs group in /offlinedocs with 6 updates #11014
Conversation
Bumps the offlinedocs group in /offlinedocs with 6 updates: | Package | From | To | | --- | --- | --- | | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.1.1` | `11.2.0` | | [react-markdown](https://github.com/remarkjs/react-markdown) | `8.0.3` | `9.0.1` | | [rehype-raw](https://github.com/rehypejs/rehype-raw) | `6.1.1` | `7.0.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.18.1` | `18.19.2` | | [eslint](https://github.com/eslint/eslint) | `8.53.0` | `8.55.0` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.1.6` | `5.3.2` | Updates `fs-extra` from 11.1.1 to 11.2.0 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.1.1...11.2.0) Updates `react-markdown` from 8.0.3 to 9.0.1 - [Release notes](https://github.com/remarkjs/react-markdown/releases) - [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md) - [Commits](remarkjs/react-markdown@8.0.3...9.0.1) Updates `rehype-raw` from 6.1.1 to 7.0.0 - [Release notes](https://github.com/rehypejs/rehype-raw/releases) - [Commits](rehypejs/rehype-raw@6.1.1...7.0.0) Updates `@types/node` from 18.18.1 to 18.19.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 8.53.0 to 8.55.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.53.0...v8.55.0) Updates `typescript` from 5.1.6 to 5.3.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.1.6...v5.3.2) --- updated-dependencies: - dependency-name: fs-extra dependency-type: direct:production update-type: version-update:semver-minor dependency-group: offlinedocs - dependency-name: react-markdown dependency-type: direct:production update-type: version-update:semver-major dependency-group: offlinedocs - dependency-name: rehype-raw dependency-type: direct:production update-type: version-update:semver-major dependency-group: offlinedocs - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: offlinedocs - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: offlinedocs - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: offlinedocs ... Signed-off-by: dependabot[bot] <support@github.com>
I have noticed we are using different typescript versions in |
Yeah, I don't think we're really using any TypeScript features post-4.9 that would make the mismatch a huge deal, but it'd be nice to make things consistent Going through this, it looks like one of the main issues for the PR failing is that the the markdown libraries changed their types slightly:
|
Alrighty, I think things are finally fixed up. Also had to update how we were defining our links to avoid accessibility/server hydration issues As long as the CI passes this, I think it should be safe to merge in |
Bumps the offlinedocs group in /offlinedocs with 6 updates:
11.1.1
11.2.0
8.0.3
9.0.1
6.1.1
7.0.0
18.18.1
18.19.2
8.53.0
8.55.0
5.1.6
5.3.2
Updates
fs-extra
from 11.1.1 to 11.2.0Changelog
Sourced from fs-extra's changelog.
Commits
5d4bf0b
11.2.0d293448
perf: copy dir contents in parallel (#1026)a277cbb
Refactormove
API to async/await (#1025)40c5161
Refactorcopy
API to async/await (#1021)6f2b2bc
Refactorcreate*
/ensure*
API to async/await (#1023)426bb46
RefactoroutputFile
API to async/await (#1024)47bc43d
Simplify reduce for checking match (#1016)Updates
react-markdown
from 8.0.3 to 9.0.1Release notes
Sourced from react-markdown's releases.
... (truncated)
Changelog
Sourced from react-markdown's changelog.
... (truncated)
Commits
a27d335
9.0.1d8e3787
Fix double encoding in new url transform55d8d83
Refactor docs to usecreateRoot
2245c64
Fix typobc09364
Fix typos1d5cbf5
Refactor some more5445cbb
Fix to close details6360bc2
9.0.072e68d2
Add docs on line endingsb67d714
Change to require Node.js 16Updates
rehype-raw
from 6.1.1 to 7.0.0Release notes
Sourced from rehype-raw's releases.
Commits
b346299
7.0.09a794bb
Change to require Node.js 16cd34249
Change to useexports
a12b494
Refactor docsb1e7f8e
Refactor code-style29e486f
Refactor to move implementation tolib/
730e56e
Refactor Actionsbb6d9b8
Refactorpackage.json
9dc61c4
Refactortsconfig.json
cdbb980
Updatehast-util-raw
,@types/hast
Updates
@types/node
from 18.18.1 to 18.19.2Commits
Updates
eslint
from 8.53.0 to 8.55.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
e0cb960
8.55.0969b272
Build: changelog update for 8.55.0eb8950c
chore: upgrade@eslint/js
@8
.55.0 (#17811)93df384
chore: package.json update for@eslint/js
releasefe4b954
chore: upgrade@eslint/eslintrc
@2
.1.4 (#17799)8c9e6c1
feat: importNamePattern option in no-restricted-imports (#17721)83ece2a
docs: fix typo--rules
->--rule
(#17806)bd8911d
ci: pin Node.js 21.2.0 (#17809)b29a16b
chore: fix severalcli
tests to run in the intended flat config mode (#17797)fffca5c
docs: remove "Open in Playground" buttons for removed rules (#17791)Updates
typescript
from 5.1.6 to 5.3.2Release notes
Sourced from typescript's releases.
... (truncated)
Commits
27047e3
Update LKG.d09b1bf
Pick #56449 into release-5.3 (#56451)e2a5d45
Update LKG.756efd2
Fixes for release-5.3. (#56424)88f80c7
Update LKG5823785
Merge remote-tracking branch 'origin/main' into release-5.33e12250
Allow of inawait using
declarations in for-of loops (#55558)b86883f
Bump version to 5.3.1-rc and LKGe2234f6
Update LKG826bea9
Merge remote-tracking branch 'origin/main' into release-5.3Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions