-
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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(deps): update all non-major dependencies (minor) #3737
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 31, 2022 06:51
e2f0ef0
to
51cfb7e
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 31, 2022 10:07
51cfb7e
to
2636e7a
Compare
fuxingloh
referenced
this pull request
in fuxingloh/contented
Dec 19, 2022
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mermaid](https://github.com/mermaid-js/mermaid) | [`9.2.2` -> `9.3.0`](https://renovatebot.com/diffs/npm/mermaid/9.2.2/9.3.0) | [![age](https://badges.renovateapi.com/packages/npm/mermaid/9.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/mermaid/9.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/mermaid/9.3.0/compatibility-slim/9.2.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/mermaid/9.3.0/confidence-slim/9.2.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mermaid-js/mermaid</summary> ### [`v9.3.0`](https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0) [Compare Source](https://github.com/mermaid-js/mermaid/compare/v9.2.2...v9.3.0) ### Significant Changes - 25% Smaller - New docs - Replaces the deprecated and vulnerable `dagre-d3` with `dagre-es` ### Release Notes - [#​3778](https://github.com/mermaid-js/mermaid/issues/3778) Adding a hexgon shape ([#​3834](https://github.com/mermaid-js/mermaid/issues/3834)) [@​knsv](https://github.com/knsv) - [#​3831](https://github.com/mermaid-js/mermaid/issues/3831) Re-enabling themes for er diagrams ([#​3837](https://github.com/mermaid-js/mermaid/issues/3837)) [@​knsv](https://github.com/knsv) - [#​3882](https://github.com/mermaid-js/mermaid/issues/3882) fix for issues with mindmaps with only a single node ([#​3833](https://github.com/mermaid-js/mermaid/issues/3833)) [@​knsv](https://github.com/knsv) - (chore) remove console stmt in pieDetector ([#​3840](https://github.com/mermaid-js/mermaid/issues/3840)) [@​weedySeaDragon](https://github.com/weedySeaDragon) - (feat) state classDef documentation ([#​3841](https://github.com/mermaid-js/mermaid/issues/3841)) [@​weedySeaDragon](https://github.com/weedySeaDragon) - 3882 edge labels ([#​3883](https://github.com/mermaid-js/mermaid/issues/3883)) [@​knsv](https://github.com/knsv) - Add GHA that will check links + Fix broken links ([#​3765](https://github.com/mermaid-js/mermaid/issues/3765)) [@​spier](https://github.com/spier) - Add official vim plugin to list in integrations ([#​3847](https://github.com/mermaid-js/mermaid/issues/3847)) [@​craigmac](https://github.com/craigmac) - Add package visualizations ([#​3823](https://github.com/mermaid-js/mermaid/issues/3823)) [@​sidharthv96](https://github.com/sidharthv96) - Add support for [@​include](https://github.com/include) in docs ([#​3863](https://github.com/mermaid-js/mermaid/issues/3863)) [@​sidharthv96](https://github.com/sidharthv96) - CI: disable pinning dependencies ([#​3735](https://github.com/mermaid-js/mermaid/issues/3735)) [@​aloisklink](https://github.com/aloisklink) - Defects/issue 3878 ([#​3880](https://github.com/mermaid-js/mermaid/issues/3880)) [@​MrCoder](https://github.com/MrCoder) - Feat: Add aria-describedby, aria-roledescription ([#​3808](https://github.com/mermaid-js/mermaid/issues/3808)) [@​weedySeaDragon](https://github.com/weedySeaDragon) - Fix [#​3799](https://github.com/mermaid-js/mermaid/issues/3799): Remove `type` from package.json ([#​3802](https://github.com/mermaid-js/mermaid/issues/3802)) [@​sidharthv96](https://github.com/sidharthv96) - Fix for [#​3835](https://github.com/mermaid-js/mermaid/issues/3835), makes it possible to style path elements ([#​3836](https://github.com/mermaid-js/mermaid/issues/3836)) [@​knsv](https://github.com/knsv) - Fix typos ([#​3820](https://github.com/mermaid-js/mermaid/issues/3820)) [@​endolith](https://github.com/endolith) - Housekeeping with eslint-unicorn ([#​3845](https://github.com/mermaid-js/mermaid/issues/3845)) [@​sidharthv96](https://github.com/sidharthv96) - Integrations added - Visual Studio Code \[Polyglot Interactive Notebooks] ([#​3821](https://github.com/mermaid-js/mermaid/issues/3821)) [@​dfinke](https://github.com/dfinke) - Mindmap integration docs ([#​3810](https://github.com/mermaid-js/mermaid/issues/3810)) [@​sidharthv96](https://github.com/sidharthv96) - Reduce mermaid size by 31% ([#​3825](https://github.com/mermaid-js/mermaid/issues/3825)) [@​sidharthv96](https://github.com/sidharthv96) - Remove extra arrow and adjust cross position ([#​3641](https://github.com/mermaid-js/mermaid/issues/3641)) [@​ishuen](https://github.com/ishuen) - Replace `dagre`/`dagre-d3` with `dagre-d3-es` ([#​3809](https://github.com/mermaid-js/mermaid/issues/3809)) [@​aloisklink](https://github.com/aloisklink) - Revert "Added pie" ([#​3842](https://github.com/mermaid-js/mermaid/issues/3842)) [@​pbrolin47](https://github.com/pbrolin47) - Switch CDN to unpkg.com ([#​3777](https://github.com/mermaid-js/mermaid/issues/3777)) [@​sidharthv96](https://github.com/sidharthv96) - Switch back to jsdelivr ([#​3873](https://github.com/mermaid-js/mermaid/issues/3873)) [@​sidharthv96](https://github.com/sidharthv96) - Use `github-dark` to highlight fence blocks in vitepress docs ([#​3807](https://github.com/mermaid-js/mermaid/issues/3807)) [@​aloisklink](https://github.com/aloisklink) - Use current mermaid version in docs. ([#​3846](https://github.com/mermaid-js/mermaid/issues/3846)) [@​sidharthv96](https://github.com/sidharthv96) - Use stylis to prepend idSelector ([#​3829](https://github.com/mermaid-js/mermaid/issues/3829)) [@​DanInProgress](https://github.com/DanInProgress) - bug: State diagram fix classes type ([#​3798](https://github.com/mermaid-js/mermaid/issues/3798)) [@​weedySeaDragon](https://github.com/weedySeaDragon) - bug: change shiki getHighlighter import ([#​3804](https://github.com/mermaid-js/mermaid/issues/3804)) [@​weedySeaDragon](https://github.com/weedySeaDragon) - chore(deps): remove dependency on `graphlib` ([#​3861](https://github.com/mermaid-js/mermaid/issues/3861)) [@​aloisklink](https://github.com/aloisklink) - chore(deps): update all non-major dependencies (minor) ([#​3905](https://github.com/mermaid-js/mermaid/issues/3905)) [@​renovate](https://github.com/renovate) - chore(deps): update all non-major dependencies (minor) ([#​3791](https://github.com/mermaid-js/mermaid/issues/3791)) [@​renovate](https://github.com/renovate) - chore(deps): update lycheeverse/lychee-action action to v1.5.4 ([#​3827](https://github.com/mermaid-js/mermaid/issues/3827)) [@​renovate](https://github.com/renovate) - chore(deps): update pnpm to v7.17.0 ([#​3828](https://github.com/mermaid-js/mermaid/issues/3828)) [@​renovate](https://github.com/renovate) - chore(deps): update pnpm to v7.17.1 ([#​3862](https://github.com/mermaid-js/mermaid/issues/3862)) [@​renovate](https://github.com/renovate) - chore(docs): Auto build docs ([#​3547](https://github.com/mermaid-js/mermaid/issues/3547)) [@​sidharthv96](https://github.com/sidharthv96) - chore: Housekeeping ([#​3783](https://github.com/mermaid-js/mermaid/issues/3783)) [@​sidharthv96](https://github.com/sidharthv96) - chore: Merge master to develop ([#​3780](https://github.com/mermaid-js/mermaid/issues/3780)) [@​sidharthv96](https://github.com/sidharthv96) - chore: clean up code in mermaidAPI render() and write specs/tests ([#​3684](https://github.com/mermaid-js/mermaid/issues/3684)) [@​weedySeaDragon](https://github.com/weedySeaDragon) - chore: delete functions not used in diagrams/c4 code (dead code) ([#​3871](https://github.com/mermaid-js/mermaid/issues/3871)) [@​weedySeaDragon](https://github.com/weedySeaDragon) - comments in states are skipped now ([#​3762](https://github.com/mermaid-js/mermaid/issues/3762)) [@​avijit1258](https://github.com/avijit1258) - doc: remove links from atom.io; add note Atom has been archived ([#​3899](https://github.com/mermaid-js/mermaid/issues/3899)) [@​weedySeaDragon](https://github.com/weedySeaDragon) - docs: refactor Theming doc ([#​3889](https://github.com/mermaid-js/mermaid/issues/3889)) [@​huynhicode](https://github.com/huynhicode) - feat: Redirect old documentation links. ([#​3797](https://github.com/mermaid-js/mermaid/issues/3797)) [@​sidharthv96](https://github.com/sidharthv96) - feat: Title support via front matter for ER, state, class, git, and graph diagrams ([#​3706](https://github.com/mermaid-js/mermaid/issues/3706)) [@​MasonM](https://github.com/MasonM) - fix(deps): update all non-major dependencies (patch) ([#​3790](https://github.com/mermaid-js/mermaid/issues/3790)) [@​renovate](https://github.com/renovate) - fix(deps): update dependency rollup to v3 ([#​3674](https://github.com/mermaid-js/mermaid/issues/3674)) [@​renovate](https://github.com/renovate) - fix: LintStaged ([#​3844](https://github.com/mermaid-js/mermaid/issues/3844)) [@​sidharthv96](https://github.com/sidharthv96) 🎉 **Thanks to all contributors helping with this release!** 🎉 #### What's Changed - chore(deps): update actions/checkout action to v3 by [@​renovate](https://github.com/renovate) in [https://github.com/mermaid-js/mermaid/pull/3645](https://github.com/mermaid-js/mermaid/pull/3645) - chore(deps): update actions/setup-node action to v3 by [@​renovate](https://github.com/renovate) in [https://github.com/mermaid-js/mermaid/pull/3646](https://github.com/mermaid-js/mermaid/pull/3646) - Remove inconsistent and deprecated semicolons by [@​revolter](https://github.com/revolter) in [https://github.com/mermaid-js/mermaid/pull/3657](https://github.com/mermaid-js/mermaid/pull/3657) - Fix windows paths for `docs:build` by [@​arpansaha13](https://github.com/arpansaha13) in [https://github.com/mermaid-js/mermaid/pull/3605](https://github.com/mermaid-js/mermaid/pull/3605) - feat: make `parseError` function more type-safe by [@​Some-Dood](https://github.com/Some-Dood) in [https://github.com/mermaid-js/mermaid/pull/3643](https://github.com/mermaid-js/mermaid/pull/3643) - chore(deps): update all non-major dependencies (minor) by [@​renovate](https://github.com/renovate) in [https://github.com/mermaid-js/mermaid/pull/3632](https://github.com/mermaid-js/mermaid/pull/3632) - chore(deps): update all non-major dependencies (patch) by [@​renovate](https://github.com/renovate) in [https://github.com/mermaid-js/mermaid/pull/3671](https://github.com/mermaid-js/mermaid/pull/3671) - chore(deps): pin dependencies by [@​renovate](https://github.com/renovate) in [https://github.com/mermaid-js/mermaid/pull/3685](https://github.com/mermaid-js/mermaid/pull/3685) - Added Open Graph meta tags by [@​danangtomo](https://github.com/danangtomo) in [https://github.com/mermaid-js/mermaid/pull/3679](https://github.com/mermaid-js/mermaid/pull/3679) - add eslint-plugin-no-only-tests plugin by [@​DKurilo](https://github.com/DKurilo) in [https://github.com/mermaid-js/mermaid/pull/3690](https://github.com/mermaid-js/mermaid/pull/3690) - Added and configured cspell plugin to eslint by [@​devcer](https://github.com/devcer) in [https://github.com/mermaid-js/mermaid/pull/3604](https://github.com/mermaid-js/mermaid/pull/3604) - fix: gantt demo diagrams ([#​3655](https://github.com/mermaid-js/mermaid/issues/3655)) by [@​isinek](https://github.com/isinek) in [https://github.com/mermaid-js/mermaid/pull/3688](https://github.com/mermaid-js/mermaid/pull/3688) - Chore/3697 eslint curly by [@​jeroenekkelkamp](https://github.com/jeroenekkelkamp) in [https://github.com/mermaid-js/mermaid/pull/3698](https://github.com/mermaid-js/mermaid/pull/3698) - Update sequenceDiagram.md by [@​imgss](https://github.com/imgss) in [https://github.com/mermaid-js/mermaid/pull/3707](https://github.com/mermaid-js/mermaid/pull/3707) - Use `eslint-plugin-tsdoc` for TypeScript files instead of `eslint-plugin-jsdoc` by [@​aloisklink](https://github.com/aloisklink) in [https://github.com/mermaid-js/mermaid/pull/3708](https://github.com/mermaid-js/mermaid/pull/3708) - chore(deps): pin dependencies by [@​renovate](https://github.com/renovate) in [https://github.com/mermaid-js/mermaid/pull/3713](https://github.com/mermaid-js/mermaid/pull/3713) - chore(deps): update all non-major dependencies (patch) by [@​renovate](https://github.com/renovate) in [https://github.com/mermaid-js/mermaid/pull/3714](https://github.com/mermaid-js/mermaid/pull/3714) - Order pie chart slices clockwise by order of entries by [@​jasmaa](https://github.com/jasmaa) in [https://github.com/mermaid-js/mermaid/pull/3609](https://github.com/mermaid-js/mermaid/pull/3609) - fix: border attribute does not work in a certain writing style by [@​maiermic](https://github.com/maiermic) in [https://github.com/mermaid-js/mermaid/pull/3636](https://github.com/mermaid-js/mermaid/pull/3636) - add the way to add notes to class diagram by [@​DKurilo](https://github.com/DKurilo) in [https://github.com/mermaid-js/mermaid/pull/3647](https://github.com/mermaid-js/mermaid/pull/3647) - add statement aliases for ER diagram by [@​DKurilo](https://github.com/DKurilo) in [https://github.com/mermaid-js/mermaid/pull/3649](https://github.com/mermaid-js/mermaid/pull/3649) - fix: Fix useMaxWidth option for git graph by [@​uttk](https://github.com/uttk) in [https://github.com/mermaid-js/mermaid/pull/3652](https://github.com/mermaid-js/mermaid/pull/3652) - [#​3659](https://github.com/mermaid-js/mermaid/issues/3659) Adding height when not using maxWidth by [@​knsv](https://github.com/knsv) in [https://github.com/mermaid-js/mermaid/pull/3668](https://github.com/mermaid-js/mermaid/pull/3668) - Change fill attribute to style by [@​CalebUsadi](https://github.com/CalebUsadi) in [https://github.com/mermaid-js/mermaid/pull/3719](https://github.com/mermaid-js/mermaid/pull/3719) - feat: \[State diagram] Add classDefs and classes to states by [@​weedySeaDragon](https://github.com/weedySeaDragon) in [https://github.com/mermaid-js/mermaid/pull/3644](https://github.com/mermaid-js/mermaid/pull/3644) - Fill inheritance arrow with background color by [@​vallsv](https://github.com/vallsv) in [https://github.com/mermaid-js/mermaid/pull/3543](https://github.com/mermaid-js/mermaid/pull/3543) - Ensure example code and rendered output are synced by [@​marcjansen](https://github.com/marcjansen) in [https://github.com/mermaid-js/mermaid/pull/3721](https://github.com/mermaid-js/mermaid/pull/3721) - fix(git): Support quoted branch names by [@​gibson042](https://github.com/gibson042) in [https://github.com/mermaid-js/mermaid/pull/3726](https://github.com/mermaid-js/mermaid/pull/3726) - docs: Add link to docs source by [@​sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/3612](https://github.com/mermaid-js/mermaid/pull/3612) - chore(deps): update all non-major dependencies (patch) by [@​renovate](https://github.com/renovate) in [https://github.com/mermaid-js/mermaid/pull/3736](https://github.com/mermaid-js/mermaid/pull/3736) - chore(deps): update all non-major dependencies (minor) by [@​renovate](https://github.com/renovate) in [https://github.com/mermaid-js/mermaid/pull/3737](https://github.com/mermaid-js/mermaid/pull/3737) - feat(gantt): Add option 'tickInterval' for custom tick interval by [@​DarkNami](https://github.com/DarkNami) in [https://github.com/mermaid-js/mermaid/pull/3729](https://github.com/mermaid-js/mermaid/pull/3729) - Fix/convert attr to style in er graph by [@​CalebUsadi](https://github.com/CalebUsadi) in [https://github.com/mermaid-js/mermaid/pull/3722](https://github.com/mermaid-js/mermaid/pull/3722) - update user story link for [#​3740](https://github.com/mermaid-js/mermaid/issues/3740) by [@​6footGeek](https://github.com/6footGeek) in [https://github.com/mermaid-js/mermaid/pull/3741](https://github.com/mermaid-js/mermaid/pull/3741) - Improved New Documentation by [@​emersonbottero](https://github.com/emersonbottero) in [https://github.com/mermaid-js/mermaid/pull/3678](https://github.com/mermaid-js/mermaid/pull/3678) - chore: fix cSpell word entry misspelling "mermiad" -> "mermaid" by [@​weedySeaDragon](https://github.com/weedySeaDragon) in [https://github.com/mermaid-js/mermaid/pull/3751](https://github.com/mermaid-js/mermaid/pull/3751) - Fix link to CSS classes by [@​hugovk](https://github.com/hugovk) in [https://github.com/mermaid-js/mermaid/pull/3752](https://github.com/mermaid-js/mermaid/pull/3752) - docs: Update references to default config in directives page by [@​raptor0929](https://github.com/raptor0929) in [https://github.com/mermaid-js/mermaid/pull/3738](https://github.com/mermaid-js/mermaid/pull/3738) - Fix link relative links to documentation files by [@​spier](https://github.com/spier) in [https://github.com/mermaid-js/mermaid/pull/3760](https://github.com/mermaid-js/mermaid/pull/3760) - chore(deps): update all non-major dependencies (patch) by [@​renovate](https://github.com/renovate) in [https://github.com/mermaid-js/mermaid/pull/3769](https://github.com/mermaid-js/mermaid/pull/3769) - chore(deps): update all non-major dependencies (minor) by [@​renovate](https://github.com/renovate) in [https://github.com/mermaid-js/mermaid/pull/3770](https://github.com/mermaid-js/mermaid/pull/3770) - Fix CSpell by [@​sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/3753](https://github.com/mermaid-js/mermaid/pull/3753) - Live edits for Docs by [@​sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/3755](https://github.com/mermaid-js/mermaid/pull/3755) - Switch CDN to unpkg.com by [@​sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/3777](https://github.com/mermaid-js/mermaid/pull/3777) - chore: Housekeeping by [@​sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/3783](https://github.com/mermaid-js/mermaid/pull/3783) - Pnpm issue reproduction by [@​sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/3784](https://github.com/mermaid-js/mermaid/pull/3784) - fix(deps): update all non-major dependencies (patch) by [@​renovate](https://github.com/renovate) in [https://github.com/mermaid-js/mermaid/pull/3790](https://github.com/mermaid-js/mermaid/pull/3790) - chore: clean up code in mermaidAPI render() and write specs/tests by [@​weedySeaDragon](https://github.com/weedySeaDragon) in [https://github.com/mermaid-js/mermaid/pull/3684](https://github.com/mermaid-js/mermaid/pull/3684) - chore(deps): update all non-major dependencies (minor) by [@​renovate](https://github.com/renovate) in [https://github.com/mermaid-js/mermaid/pull/3791](https://github.com/mermaid-js/mermaid/pull/3791) - fix(deps): update dependency rollup to v3 by [@​renovate](https://github.com/renovate) in [https://github.com/mermaid-js/mermaid/pull/3674](https://github.com/mermaid-js/mermaid/pull/3674) - Add GHA that will check links + Fix broken links by [@​spier](https://github.com/spier) in [https://github.com/mermaid-js/mermaid/pull/3765](https://github.com/mermaid-js/mermaid/pull/3765) - chore: Merge master to develop by [@​sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/3780](https://github.com/mermaid-js/mermaid/pull/3780) - bug: change shiki getHighlighter import by [@​weedySeaDragon](https://github.com/weedySeaDragon) in [https://github.com/mermaid-js/mermaid/pull/3804](https://github.com/mermaid-js/mermaid/pull/3804) - Fix [#​3799](https://github.com/mermaid-js/mermaid/issues/3799): Remove `type` from package.json by [@​sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/3802](https://github.com/mermaid-js/mermaid/pull/3802) - CI: disable pinning dependencies by [@​aloisklink](https://github.com/aloisklink) in [https://github.com/mermaid-js/mermaid/pull/3735](https://github.com/mermaid-js/mermaid/pull/3735) - bug: State diagram fix classes type by [@​weedySeaDragon](https://github.com/weedySeaDragon) in [https://github.com/mermaid-js/mermaid/pull/3798](https://github.com/mermaid-js/mermaid/pull/3798) - Remove extra arrow and adjust cross position by [@​ishuen](https://github.com/ishuen) in [https://github.com/mermaid-js/mermaid/pull/3641](https://github.com/mermaid-js/mermaid/pull/3641) - comments in states are skipped now by [@​avijit1258](https://github.com/avijit1258) in [https://github.com/mermaid-js/mermaid/pull/3762](https://github.com/mermaid-js/mermaid/pull/3762) - feat: Redirect old documentation links. by [@​sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/3797](https://github.com/mermaid-js/mermaid/pull/3797) - Mindmap integration docs by [@​sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/3810](https://github.com/mermaid-js/mermaid/pull/3810) - Use `github-dark` to highlight fence blocks in vitepress docs by [@​aloisklink](https://github.com/aloisklink) in [https://github.com/mermaid-js/mermaid/pull/3807](https://github.com/mermaid-js/mermaid/pull/3807) - chore(deps): update lycheeverse/lychee-action action to v1.5.4 by [@​renovate](https://github.com/renovate) in [https://github.com/mermaid-js/mermaid/pull/3827](https://github.com/mermaid-js/mermaid/pull/3827) - chore(deps): update pnpm to v7.17.0 by [@​renovate](https://github.com/renovate) in [https://github.com/mermaid-js/mermaid/pull/3828](https://github.com/mermaid-js/mermaid/pull/3828) - feat: Title support via front matter for ER, state, class, git, and graph diagrams by [@​MasonM](https://github.com/MasonM) in [https://github.com/mermaid-js/mermaid/pull/3706](https://github.com/mermaid-js/mermaid/pull/3706) - Replace `dagre`/`dagre-d3` with `dagre-d3-es` by [@​aloisklink](https://github.com/aloisklink) in [https://github.com/mermaid-js/mermaid/pull/3809](https://github.com/mermaid-js/mermaid/pull/3809) - Add package visualizations by [@​sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/3823](https://github.com/mermaid-js/mermaid/pull/3823) - [#​3882](https://github.com/mermaid-js/mermaid/issues/3882) fix for issues with mindmaps with only a single node by [@​knsv](https://github.com/knsv) in [https://github.com/mermaid-js/mermaid/pull/3833](https://github.com/mermaid-js/mermaid/pull/3833) - [#​3778](https://github.com/mermaid-js/mermaid/issues/3778) Adding a hexgon shape by [@​knsv](https://github.com/knsv) in [https://github.com/mermaid-js/mermaid/pull/3834](https://github.com/mermaid-js/mermaid/pull/3834) - Fix for [#​3835](https://github.com/mermaid-js/mermaid/issues/3835), makes it possible to style path elements by [@​knsv](https://github.com/knsv) in [https://github.com/mermaid-js/mermaid/pull/3836](https://github.com/mermaid-js/mermaid/pull/3836) - [#​3831](https://github.com/mermaid-js/mermaid/issues/3831) Re-enabling themes for er diagrams by [@​knsv](https://github.com/knsv) in [https://github.com/mermaid-js/mermaid/pull/3837](https://github.com/mermaid-js/mermaid/pull/3837) - (chore) remove console stmt in pieDetector by [@​weedySeaDragon](https://github.com/weedySeaDragon) in [https://github.com/mermaid-js/mermaid/pull/3840](https://github.com/mermaid-js/mermaid/pull/3840) - Revert "Added pie" by [@​pbrolin47](https://github.com/pbrolin47) in [https://github.com/mermaid-js/mermaid/pull/3842](https://github.com/mermaid-js/mermaid/pull/3842) - Fix typos by [@​endolith](https://github.com/endolith) in [https://github.com/mermaid-js/mermaid/pull/3820](https://github.com/mermaid-js/mermaid/pull/3820) - (feat) state classDef documentation by [@​weedySeaDragon](https://github.com/weedySeaDragon) in [https://github.com/mermaid-js/mermaid/pull/3841](https://github.com/mermaid-js/mermaid/pull/3841) - Integrations added - Visual Studio Code \[Polyglot Interactive Notebooks] by [@​dfinke](https://github.com/dfinke) in [https://github.com/mermaid-js/mermaid/pull/3821](https://github.com/mermaid-js/mermaid/pull/3821) - Reduce mermaid size by 31% by [@​sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/3825](https://github.com/mermaid-js/mermaid/pull/3825) - fix: LintStaged by [@​sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/3844](https://github.com/mermaid-js/mermaid/pull/3844) - Add official vim plugin to list in integrations by [@​craigmac](https://github.com/craigmac) in [https://github.com/mermaid-js/mermaid/pull/3847](https://github.com/mermaid-js/mermaid/pull/3847) - chore(deps): remove dependency on `graphlib` by [@​aloisklink](https://github.com/aloisklink) in [https://github.com/mermaid-js/mermaid/pull/3861](https://github.com/mermaid-js/mermaid/pull/3861) - chore(deps): update pnpm to v7.17.1 by [@​renovate](https://github.com/renovate) in [https://github.com/mermaid-js/mermaid/pull/3862](https://github.com/mermaid-js/mermaid/pull/3862) - Make gitgraph snapshots consistent in E2E tests by [@​aloisklink](https://github.com/aloisklink) in [https://github.com/mermaid-js/mermaid/pull/3860](https://github.com/mermaid-js/mermaid/pull/3860) - Use stylis to prepend idSelector by [@​DanInProgress](https://github.com/DanInProgress) in [https://github.com/mermaid-js/mermaid/pull/3829](https://github.com/mermaid-js/mermaid/pull/3829) - Use current mermaid version in docs. by [@​sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/3846](https://github.com/mermaid-js/mermaid/pull/3846) - Add support for [@​include](https://github.com/include) in docs by [@​sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/3863](https://github.com/mermaid-js/mermaid/pull/3863) - Housekeeping with eslint-unicorn by [@​sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/3845](https://github.com/mermaid-js/mermaid/pull/3845) - chore: delete functions not used in diagrams/c4 code (dead code) by [@​weedySeaDragon](https://github.com/weedySeaDragon) in [https://github.com/mermaid-js/mermaid/pull/3871](https://github.com/mermaid-js/mermaid/pull/3871) - Switch back to jsdelivr by [@​sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/3873](https://github.com/mermaid-js/mermaid/pull/3873) - 3882 edge labels by [@​knsv](https://github.com/knsv) in [https://github.com/mermaid-js/mermaid/pull/3883](https://github.com/mermaid-js/mermaid/pull/3883) - Small fix for issue [#​3881](https://github.com/mermaid-js/mermaid/issues/3881) by [@​knsv](https://github.com/knsv) in [https://github.com/mermaid-js/mermaid/pull/3884](https://github.com/mermaid-js/mermaid/pull/3884) - Defects/issue 3878 by [@​MrCoder](https://github.com/MrCoder) in [https://github.com/mermaid-js/mermaid/pull/3880](https://github.com/mermaid-js/mermaid/pull/3880) - chore(docs): Auto build docs by [@​sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/3547](https://github.com/mermaid-js/mermaid/pull/3547) - docs: refactor Theming doc by [@​huynhicode](https://github.com/huynhicode) in [https://github.com/mermaid-js/mermaid/pull/3889](https://github.com/mermaid-js/mermaid/pull/3889) - Feat: Add aria-describedby, aria-roledescription by [@​weedySeaDragon](https://github.com/weedySeaDragon) in [https://github.com/mermaid-js/mermaid/pull/3808](https://github.com/mermaid-js/mermaid/pull/3808) - Release/9.3.0 by [@​sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/3911](https://github.com/mermaid-js/mermaid/pull/3911) #### New Contributors - [@​revolter](https://github.com/revolter) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/3657](https://github.com/mermaid-js/mermaid/pull/3657) - [@​Some-Dood](https://github.com/Some-Dood) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/3643](https://github.com/mermaid-js/mermaid/pull/3643) - [@​danangtomo](https://github.com/danangtomo) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/3679](https://github.com/mermaid-js/mermaid/pull/3679) - [@​DKurilo](https://github.com/DKurilo) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/3690](https://github.com/mermaid-js/mermaid/pull/3690) - [@​devcer](https://github.com/devcer) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/3604](https://github.com/mermaid-js/mermaid/pull/3604) - [@​isinek](https://github.com/isinek) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/3688](https://github.com/mermaid-js/mermaid/pull/3688) - [@​jeroenekkelkamp](https://github.com/jeroenekkelkamp) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/3698](https://github.com/mermaid-js/mermaid/pull/3698) - [@​imgss](https://github.com/imgss) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/3707](https://github.com/mermaid-js/mermaid/pull/3707) - [@​jasmaa](https://github.com/jasmaa) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/3609](https://github.com/mermaid-js/mermaid/pull/3609) - [@​uttk](https://github.com/uttk) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/3652](https://github.com/mermaid-js/mermaid/pull/3652) - [@​CalebUsadi](https://github.com/CalebUsadi) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/3719](https://github.com/mermaid-js/mermaid/pull/3719) - [@​marcjansen](https://github.com/marcjansen) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/3721](https://github.com/mermaid-js/mermaid/pull/3721) - [@​DarkNami](https://github.com/DarkNami) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/3729](https://github.com/mermaid-js/mermaid/pull/3729) - [@​6footGeek](https://github.com/6footGeek) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/3741](https://github.com/mermaid-js/mermaid/pull/3741) - [@​hugovk](https://github.com/hugovk) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/3752](https://github.com/mermaid-js/mermaid/pull/3752) - [@​raptor0929](https://github.com/raptor0929) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/3738](https://github.com/mermaid-js/mermaid/pull/3738) - [@​spier](https://github.com/spier) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/3760](https://github.com/mermaid-js/mermaid/pull/3760) - [@​ishuen](https://github.com/ishuen) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/3641](https://github.com/mermaid-js/mermaid/pull/3641) - [@​avijit1258](https://github.com/avijit1258) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/3762](https://github.com/mermaid-js/mermaid/pull/3762) - [@​MasonM](https://github.com/MasonM) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/3706](https://github.com/mermaid-js/mermaid/pull/3706) - [@​endolith](https://github.com/endolith) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/3820](https://github.com/mermaid-js/mermaid/pull/3820) - [@​dfinke](https://github.com/dfinke) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/3821](https://github.com/mermaid-js/mermaid/pull/3821) - [@​craigmac](https://github.com/craigmac) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/3847](https://github.com/mermaid-js/mermaid/pull/3847) - [@​DanInProgress](https://github.com/DanInProgress) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/3829](https://github.com/mermaid-js/mermaid/pull/3829) - [@​MrCoder](https://github.com/MrCoder) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/3880](https://github.com/mermaid-js/mermaid/pull/3880) - [@​huynhicode](https://github.com/huynhicode) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/3889](https://github.com/mermaid-js/mermaid/pull/3889) **Full Changelog**: mermaid-js/mermaid@v9.2.2...v9.3.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/BirthdayResearch/contented). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC41NC4yIiwidXBkYXRlZEluVmVyIjoiMzQuNjIuMSJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.12.0
->6.13.2
5.40.1
->5.41.0
5.40.1
->5.41.0
7.4.0
->7.5.0
10.10.0
->10.11.0
8.25.0
->8.26.0
39.3.25
->39.4.0
18.5.0
->18.12.0
7.13.6
->7.14.1
7.13.6
->7.14.1
3.1.8
->3.2.2
Release Notes
streetsidesoftware/cspell
v6.13.2
Compare Source
Bug Fixes
v6.13.1
Compare Source
Note: Version bump only for package cspell-monorepo
v6.13.0
Compare Source
Bug Fixes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.41.0
Compare Source
Bug Fixes
isTypeReadonly
(#5860) (a6d8f7e), closes #4476Features
5.40.1 (2022-10-17)
Bug Fixes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.41.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
5.40.1 (2022-10-17)
Note: Version bump only for package @typescript-eslint/parser
open-cli-tools/concurrently
v7.5.0
Compare Source
What's Changed
onFinish
signature when using exactOptionalPropertyTypes by @Baune8D in https://github.com/open-cli-tools/concurrently/pull/372Full Changelog: open-cli-tools/concurrently@v7.4.0...v7.5.0
cypress-io/cypress
v10.11.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#​10-11-0
eslint/eslint
v8.26.0
Compare Source
Features
4715787
feat: checkObject.create()
in getter-return (#16420) (Yuki Hirasawa)28d1902
feat:no-implicit-globals
supportsexported
block comment (#16343) (Sosuke Suzuki)e940be7
feat: Use ESLINT_USE_FLAT_CONFIG environment variable for flat config (#16356) (Tomer Aberbach)dd0c58f
feat: Swap out Globby for custom globbing solution. (#16369) (Nicholas C. Zakas)Bug Fixes
df77409
fix: usebaseConfig
constructor option in FlatESLint (#16432) (Milos Djermanovic)33668ee
fix: Ensure that glob patterns are matched correctly. (#16449) (Nicholas C. Zakas)740b208
fix: ignore messages without aruleId
ingetRulesMetaForResults
(#16409) (Francesco Trotta)8f9759e
fix:--ignore-pattern
in flat config mode should be relative tocwd
(#16425) (Milos Djermanovic)325ad37
fix: makegetRulesMetaForResults
return a plain object in trivial case (#16438) (Francesco Trotta)a2810bc
fix: Ensure that directories can be unignored. (#16436) (Nicholas C. Zakas)35916ad
fix: Ensure unignore and reignore work correctly in flat config. (#16422) (Nicholas C. Zakas)Documentation
651649b
docs: Core concepts page (#16399) (Ben Perlmutter)631cf72
docs: note --ignore-path not supported with flat config (#16434) (Andy Edwards)1692840
docs: fix syntax in examples for new config files (#16427) (Milos Djermanovic)d336cfc
docs: Document extending plugin with new config (#16394) (Ben Perlmutter)Chores
e917a9a
ci: add node v19 (#16443) (Koichi ITO)4b70b91
chore: Add VS Code issues link (#16423) (Nicholas C. Zakas)232d291
chore: suppress a Node.js deprecation warning (#16398) (Koichi ITO)gajus/eslint-plugin-jsdoc
v39.4.0
Compare Source
Features
require-param-type
,require-param-description
: addexemptDestructuredRootsFromChecks
setting; fixes #752 (da1c85f)nodejs/node
v18.12.0
Compare Source
Notable Changes
This release marks the transition of Node.js 18.x into Long Term Support (LTS)
with the codename 'Hydrogen'. The 18.x release line now moves into "Active LTS"
and will remain so until October 2023. After that time, it will move into
"Maintenance" until end of life in April 2025.
v18.11.0
Compare Source
Notable changes
watch mode (experimental)
Running in 'watch' mode using
node --watch
restarts the process when an imported file is changed.Contributed by Moshe Atlow in #44366
Other notable changes
FileHandle.prototype.readLines
(Antoine du Hamel) #42590Commits
27b4b782ce
] - benchmark: add vm context global proxy benchmark (Joyee Cheung) #447964e82521af1
] - bootstrap: update comments in bootstrap/node.js (Joyee Cheung) #44726725be0ea50
] - buffer: initialize TextDecoder once on blob.text() (Yagiz Nizipli) #44787653c3b1f62
] - buffer,lib: update atob to align wpt's base64.json (Khaidi Chu) #4390137808b3355
] - build: convert V8 test JSON to JUnit XML (Keyhan Vakil) #44049f92871a52b
] - build: update timezone-update.yml (Alex) #44717f85d3471ee
] - child_process: remove lookup of undefined property (Colin Ihrig) #447662f5f41c315
] - (SEMVER-MINOR) cli: add--watch
(Moshe Atlow) #443667fb9cc70f3
] - cluster: use inspector utils (Moshe Atlow) #4459299a2c16040
] - crypto: add causes to applicable webcrypto's OperationError (Filip Skokan) #44890e0fbba0939
] - crypto: use EVP_PKEY_CTX_set_dsa_paramgen_q_bits when available (David Benjamin) #44561a90386b0a1
] - deps: update undici to 5.11.0 (Node.js GitHub Bot) #44929aa68d40fbf
] - deps: update corepack to 0.14.2 (Node.js GitHub Bot) #44775c892f35815
] - deps: V8: fix debug build (Ben Noordhuis) #4439291514393dc
] - dns: support dns module in the snapshot (Joyee Cheung) #44633ce3cb29319
] - doc: add fsPromises.readFile() example (Tierney Cyren) #4023797df9b84a2
] - doc: improve building doc for Android (BuShe Pie) #448888c69da893b
] - doc: mentioncorepack prepare
supports tag or range (Michael Rienstra) #44646842bc64833
] - doc: remove Legacy status from querystring (Rich Trott) #44912ddb5402f5f
] - doc: fix label name in collaborator guide (Rich Trott) #44920d08b024a3d
] - doc: fix typo in Node.js 12 changelog (Lorand Horvath) #42880b6b9c427c5
] - doc: move release keys we don't use anymore in README (Rich Trott) #44899e92b074b32
] - doc: fix grammar in dns docs (#44850) (Colin Ihrig) #44850780144c339
] - doc: remove unnecessary leading commas (Colin Ihrig) #448546ae9bc8fbc
] - doc: add extra step for reporter pre-approval (Rafael Gonzaga) #44806ccf31d8bca
] - doc: add anchor link for --preserve-symlinks (Kohei Ueno) #448587c5c19ee54
] - doc: update node prefix require.cache example (Simone Busoli) #447242a5bce6318
] - doc: include last security release date (Vladimir de Turckheim) #447944efaf4265c
] - doc: remove "currently" and comma splice from child_process.md (Rich Trott) #447893627616b40
] - doc,crypto: mark experimental algorithms more visually (Filip Skokan) #448923c653cf23a
] - doc,crypto: add missing CFRG curve algorithms to supported lists (Filip Skokan) #4487670f55020d3
] - doc,crypto: add null length to crypto.subtle.deriveBits (Filip Skokan) #44876910fbd0ece
] - esm: fix duplicated test (Geoffrey Booth) #44779bc00f3bde1
] - fs: fix opts.filter issue in cp async (Tho) #4492211d1c23fa0
] - (SEMVER-MINOR) fs: addFileHandle.prototype.readLines
(Antoine du Hamel) #4259067fb76519a
] - fs: improve promise based readFile performance for big files (Ruben Bridgewater) #44295dc6379bdc2
] - fs: don't hard code name in validatePosition() (Colin Ihrig) #44767eb19b1e97c
] - http: be more aggressive to reply 400, 408 and 431 (ywave620) #448184c869c8d9e
] - (SEMVER-MINOR) http: add writeEarlyHints function to ServerResponse (Wing) #441809c7e66478c
] - (SEMVER-MINOR) http2: make early hints generic (Yagiz Nizipli) #448203f20e5b15c
] - (SEMVER-MINOR) lib: refactor transferable AbortSignal (flakey5) #44048ada7d82b16
] - lib: require JSDoc in internal validators code (Rich Trott) #4489667eaa303af
] - lib: add cause to DOMException (flakey5) #447030db86ee98e
] - meta: update AUTHORS (Node.js GitHub Bot) #449302efe4d985b
] - meta: label test.js and test.md with test_runner label (Moshe Atlow) #44863fd9feb3a6c
] - meta: update AUTHORS (Node.js GitHub Bot) #44857a854bb39c9
] - node-api: create reference only when needed (Gerhard Stöbich) #44827fd5c26b8db
] - path: change basename() argument from ext to suffix (Rich Trott) #44774803fbfb168
] - process: fix uid/gid validation to avoid crash (Tobias Nießen) #449109f2dd48fc3
] - src: remove uid_t/gid_t casts (Tobias Nießen) #449143abb607f3a
] - src: remove UncheckedMalloc(0) workaround (Tobias Nießen) #445430606f9298f
] - src: deduplicate setting RSA OAEP label (Tobias Nießen) #44849daf3152f7e
] - src: implement GetDetachedness() in MemoryRetainerNode (Joyee Cheung) #448037ca77dd4ef
] - src: avoid X509_free in loops in crypto_x509.cc (Tobias Nießen) #44855781ad96227
] - src: use OnScopeLeave instead of multiple free() (Tobias Nießen) #44852b27b336a7a
] - src: remove ParseIP() in cares_wrap.cc (Tobias Nießen) #44771f99f5d3c01
] - (SEMVER-MINOR) src: add detailed embedder process initialization API (Anna Henningsen) #44121281fd7a09a
] - src,stream: improve DoWrite() and Write() (ywave620) #44434a33cc22bf7
] - src,worker: fix race of WorkerHeapSnapshotTaker (ywave620) #44745f300f197da
] - stream: handle enqueuing chunks when a pending BYOB pull request exists (Daeyeon Jeong) #447709ac029ea11
] - test: bump memory limit for abort fatal error (Danielle Adams) #44984b9b671f25f
] - test: debug watch mode inspect (Moshe Atlow) #448612308b71d09
] - test: don't clobber RegExp.$_ on startup (Ben Noordhuis) #44864fe91bebb67
] - test: loosen test for negative timestamps intest-fs-stat-date
(Livia Medeiros) #44707a080608552
] - test: check--test
is disallowed in NODE_OPTIONS (Kohei Ueno) #44846dc2af265d7
] - test: improve lib/internal/source_map/source_map.js coverage (MURAKAMI Masahiko) #4277160a05d6dea
] - test: skip some binding tests on IBMi PASE (Richard Lau) #448108dacedaa3d
] - test: remove unused variable in addon test (Joyee Cheung) #44809c54cee1c3f
] - test: check server status in test-tls-psk-client (Richard Lau) #44824ee3c6a4dc5
] - test: use async/await in test-debugger-exceptions (pete3249) #446909f14625fe5
] - test: use async/await in test-debugger-help (Chandana) #446868033ad846b
] - test: update test-debugger-scripts to use await/async (mmeenapriya) #44692f4f08be384
] - test: use await in test-debugger-invalid-json (Anjana Krishnakumar Vellore) #44689d2f36169f3
] - test: use async/await in test-debugger-random-port-with-inspect-port (Monu-Chaudhary) #44695ddf029725b
] - test: use async/await in test-debugger-heap-profiler (Brinda Ashar) #44693117f068250
] - test: use async/await in test-debugger-auto-resume (samyuktaprabhu) #44675143c428cae
] - test: migrated from Promise chains to Async/Await (Rathi N Das) #44674e609a3309c
] - test: change promises to async/await in test-debugger-backtrace.js (Juliet Zhang) #44677eeabd23ca6
] - test: use async/await in test-debugger-sb-before-load (Hope Olaidé) #446975c63d1464e
] - test: add extra tests for basename with ext option (Connor Burton) #44772f8b2d7a059
] - test: refactor to async/await (Divya Mohan) #446949864bde9ab
] - test: modify test-debugger-custom-port.js to use async-await (Priya Shastri) #44680af30823881
] - test: upgrade all 1024 bit RSA keys to 2048 bits (Momtchil Momtchev) #444980fb669e31f
] - test: update test-debugger-breakpoint-exists.js to use async/await (Archana Kamath) #44682cca253503e
] - test: use async/await in test-debugger-preserve-breaks (poorvitusam) #446960b2e8b1681
] - test: use async/await in test-debugger-profile (surbhirjain) #446844db72a65cf
] - test: change the promises to async/await in test-debugger-exec-scope.js (Ankita Khiratkar) #4468556c9c98963
] - test: fix test-runner-inspect (Moshe Atlow) #4462036227ed862
] - test: fix watch mode test flake (Moshe Atlow) #447393abd71a0ea
] - test: deflake watch mode tests (Moshe Atlow) #446210c9f38f2be
] - test: split watch mode inspector tests to sequential (Moshe Atlow) #44551d762a34128
] - test_runner: add --test-name-pattern CLI flag (Colin Ihrig)c7ece464a1
] - test_runner: remove runtime experimental warning (Colin Ihrig) #448443c1e9d41c8
] - test_runner: support using--inspect
with--test
(Moshe Atlow) #445204bdef48732
] - tools: remove faulty early termination logic from update-timezone.mjs (Darshan Sen) #4487019d8574996
] - tools: fix timezone update tool (Darshan Sen) #44870ad8b8ae7d3
] - tools: update eslint to 8.25.0 (Node.js GitHub Bot) #44931fd99b17a4d
] - tools: makeutils.SearchFiles
deterministic (Bruno Pitrus) #44496131adece37
] - tools: fix typo in tools/update-authors.mjs (Darshan Sen) #44780ab22777e65
] - tools: refactor deprecated format in no-unescaped-regexp-dot (Madhuri) #447633ad0fae89d
] - tools: update eslint-check.js to object style (andiemontoyeah) #44706e9d572a9bd
] - tools: update eslint to 8.24.0 (Node.js GitHub Bot) #44778984b0b4a6c
] - tools: update lint-md-dependencies to rollup@2.79.1 (Node.js GitHub Bot) #44776db5aeed702
] - (SEMVER-MINOR) util: add default value option to parsearg (Manuel Spigolon) #44631576ccdf125
] - util: increase robustness with primordials (Jordan Harband) #41212v18.10.0
Compare Source
Notable changes
policy
docs to thepermissions
scope (Rafael Gonzaga) #44222ReadableByteStream.tee()
(Daeyeon Jeong) #44505Commits
f497368679
] - benchmark: fix startup benchmark (Evan Lucas) #447270c9a94684e
] - benchmark: add stream destroy benchmark (SindreXie) #445339c5c1459a8
] - bootstrap: clean up inspector console methods during serialization (Joyee Cheung) #4427919f67dba8a
] - bootstrap: remove unused global parameter in per-context scripts (Joyee Cheung) #444729da11426f6
] - build: remove redundant entry in crypto (Jiawen Geng) #4460470898b4e67
] - build: rewritten the Android build system (BuShe Pie) #44207a733f7faac
] - Revert "build: go faster, drop -fno-omit-frame-pointer" (Ben Noordhuis) #445661315a83333
] - build: fix bad upstream merge (Stephen Gallagher) #44642993bd9b134
] - crypto: restrict PBKDF2 args to signed int (Tobias Nießen) #44575ca5fb67b4e
] - deps: update to ngtcp2 0.8.1 and nghttp3 0.7.0 (Tobias Nießen) #446228da1d6ebc4
] - deps: update corepack to 0.14.1 (Node.js GitHub Bot) #44704d36c4a3088
] - deps: update ngtcp2 update instructions (Tobias Nießen) #446197129106aa0
] - deps: upgrade npm to 8.19.2 (npm team) #446323cc8f4bb56
] - deps: update to uvwasi 0.0.13 (Colin Ihrig) #445244686579d4b
] - dns: remove unnecessary parameter from validateOneOf (Yagiz Nizipli) #44635729dd95f1f
] - dns: refactor default resolver (Joyee Cheung) #445416dc038262a
] - doc: mention git node backport (RafaelGSS) #44764fd971f5176
] - doc: ensure to revert node_version changes (Rafael Gonzaga) #44760f274b08f8e
] - doc: fix description fornapi_get_cb_info()
inn-api.md
(Daeyeon Jeong) #447612502f2353d
] - doc: update the deprecation for exit code to clarify its scope (Daeyeon Jeong) #44714064543d0ae
] - doc: update guidance for adding new modules (Michael Dawson) #4457633a2f17534
] - doc: add registry number for Electron 22 (Keeley Hammond) #4474810a0d75c26
] - doc: include code examples for webstreams consumers (Lucas Santos) #443874dbe4a010c
] - doc: mention where to push security commits (RafaelGSS) #4469182cb8151ad
] - doc: remove extra space on threadpool usage (Connor Burton) #447346ef9af2748
] - doc: make legacy banner slightly less bright (Rich Trott) #44665b209c83e66
] - doc: improve building doc for Windows Powershell (Brian Muenzenmeyer) #4462505b17e9250
] - doc: maintain only one list of MODP groups (Tobias Nießen) #44644ec1cbdb69b
] - doc: add legendecas to TSC list (Michael Dawson) #446629341fb4446
] - doc: remove comma in README.md (Taha-Chaudhry) #445993dabb44dda
] - doc: use serial comma in report docs (Daeyeon Jeong) #44608226d90a95a
] - doc: use serial comma in stream docs (Daeyeon Jeong) #446093f710fa636
] - doc: remove empty line in YAML block (Claudio Wunder) #446174ad1b0abc3
] - (SEMVER-MINOR) doc: deprecate modp1, modp2, and modp5 groups (Tobias Nießen) #445882d92610525
] - doc: remove old OpenSSL ENGINE constants (Tobias Nießen) #4458903705639c4
] - doc: fix heading levels for test runner hooks (Fabian Meyer) #446036c557346a7
] - doc: fix errors in http.md (Luigi Pinca) #4458748d944b71c
] - doc: fix vm.Script createCachedData example (Chengzhong Wu) #444872813323120
] - doc: mention how to get commit release (Rafael Gonzaga) #44572ea7b44d474
] - doc: fix link inprocess.md
(Antoine du Hamel) #4459439b65d2fb7
] - doc: do not use weak MODP group in example (Tobias Nießen) #44585f5549afd90
] - doc: remove ebpf from supported tooling list (Rafael Gonzaga) #44549a3360b1f4f
] - doc: emphasize that createCipher is never secure (Tobias Nießen) #445384e6f7862ba
] - doc: document attribute Script.cachedDataRejected (Chengzhong Wu) #4445101e584ecab
] - doc: move policy docs to the permissions scope (Rafael Gonzaga) #4422257dac53c22
] - doc,crypto: cleanup removed pbkdf2 behaviours (Filip Skokan) #44733c209bd6fb9
] - doc,inspector: document changes of inspector.close (Chengzhong Wu) #446289b3b7d6978
] - esm,loader: tidy ESMLoader internals (Jacob Smith) #44701daf63d2fa3
] - fs: fix typo in mkdir example (SergeyTsukanov) #4479185ab2f857f
] - fs: remove unused option infs.fstatSync()
(Livia Medeiros) #44613a6091f5496
] - gyp: libnode for ios app embedding (chexiongsheng) #44210f158656e4c
] - (SEMVER-MINOR) http: throw error on content-length mismatch (sidwebworks) #443781b160517f5
] - inspector: expose inspector.close on workers (Chengzhong Wu) #44489a2eb55a2c9
] - lib: don't matchsourceMappingURL
in strings (Alan Agius) #446582baf532518
] - lib: fix reference leak (falsandtru) #44499d8d34ae6bc
] - lib: resetRegExp
statics before running user code (Antoine du Hamel) #44247eb3635184b
] - lib,test: fix bug in InternalSocketAddress (Tobias Nießen) #4461874dc4d198f
] - meta: update AUTHORS (Node.js GitHub Bot) #4477797d2ed7296
] - meta: add mailmap entry for dnlup (Rich Trott) #4471635fbd2cc14
] - meta: update AUTHORS (Node.js GitHub Bot) #44705c5c1bc40a2
] - meta: move dnlup to emeriti (dnlup) #44667c62dfe0427
] - meta: update test_runner in label-pr-config (Shrujal Shah) #44615fe56efd0bc
] - meta: update AUTHORS (Node.js GitHub Bot) #445914436ffb536
] - module: open stat/readPackage to mutations (Maël Nison) #44537f8ec946c82
] - module: exports & imports map invalid slash deprecation (Guy Bedford) #4447764cb43a2b6
] - node-api: add deprecation code of uncaught exception (Chengzhong Wu) #44624ce1704c2c7
] - src: avoid using v8 on Isolate termination (Santiago Gimeno) #446693036b85d71
] - src: remove <unistd.h> from node_os.cc (Tobias Nießen) #4466829f57b7899
] - src: avoid copy when creating Blob (Tobias Nießen) #4461675cfb13ea6
] - src: make ReqWrap weak (Rafael Gonzaga) #44074c12abb5ece
] - src: make NearHeapLimitCallback() more robust (Joyee Cheung) #4458181ea507e8e
] - src: dump isolate stats when process exits (daomingq) #44534687844822f
] - src: consolidate environment cleanup queue (Chengzhong Wu) #443793d42aaaac0
] - stream: handle a pending pull request from a released reader (Daeyeon Jeong) #4470273ad9db6c5
] - stream: refactor use es2020 statement (SindreXie) #445330af6e420b3
] - stream: removeabortReason
fromWritableStreamDefaultController
(Daeyeon Jeong) #445402f2f8d5821
] - (SEMVER-MINOR) stream: addReadableByteStream.tee()
(Daeyeon Jeong) #44505667e8bf3fb
] - **stConfiguration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.