hans00 / fastWS

Simple Node.js server based on uWebSockets
Apache License 2.0
27 stars 1 forks source link

chore: bump lerna from 5.5.1 to 6.0.0 #70

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps lerna from 5.5.1 to 6.0.0.

Release notes

Sourced from lerna's releases.

v6.0.0

6.0.0 (2022-10-12)

Super fast, modern task-runner implementation for lerna run

As of version 6.0.0, Lerna will now delegate the implementation details of the lerna run command to the super fast, modern task-runner (powered by Nx) by default.

If for some reason you wish to opt in to the legacy task-runner implementation details (powered by p-map and p-queue), you can do so by setting "useNx": false in your lerna.json. (Please let us know via a Github issue if you feel the need to do that, however, as in general the new task-runner should just work how you expect it to as a lerna user).

Interactive configurtion for lerna run caching and task pipelines via the new lerna add-caching command

When using the modern task-runner implementation described above, the way to get the most out of it is to tell it about the outputs of your various scripts, and also any relationships that exist between them (such as needing to run the build script before the test, for example).

Simply run lerna add-caching and follow the instructions in order to generate all the relevant configuration for your workspace.

You can learn more about the configuration it generates here: https://lerna.js.org/docs/concepts/task-pipeline-configuration

Obselete options in lerna run with the new task-runner implementation

There are certain legacy options for lerna run which are no longer applicable to the modern task-runner. Please see full details about those flags, and the reason behind their obselence, here:

https://lerna.js.org/docs/lerna6-obsolete-options

New lerna repair command

When configuration changes over time as new versions of a tool are published it can be tricky to keep up with the changes and sometimes it's possible to miss out on optimizations as a result.

When you run the new command lerna repair, lerna will execute a serious of code migrations/codemods which update your workspace to the latest and greatest best practices for workspace configuration.

The actual codemods which run will be added to over time, but for now one you might see run on your workspace is that it will remove any explicit "useNx": true references from lerna.json files, because that is no longer necessary and it's cleaner not to have it.

We are really excited about this feature and how we can use it to help users keep their workspaces up to date.

v6.0.0-alpha.2

6.0.0-alpha.2 (2022-10-12)

Bug Fixes

v6.0.0-alpha.1

6.0.0-alpha.1 (2022-10-09)

6.0.0-alpha.0 (2022-10-07)

... (truncated)

Changelog

Sourced from lerna's changelog.

6.0.0 (2022-10-12)

Note: Version bump only for package lerna

6.0.0-alpha.2 (2022-10-12)

Bug Fixes

6.0.0-alpha.1 (2022-10-09)

6.0.0-alpha.0 (2022-10-07)

Note: Version bump only for package lerna

5.6.2 (2022-10-09)

Note: Version bump only for package lerna

5.6.1 (2022-09-30)

Bug Fixes

  • add-caching: ensure lerna.json is configured automatically (9677cda)

5.6.0 (2022-09-29)

Features

5.5.4 (2022-09-28)

Note: Version bump only for package lerna

5.5.3 (2022-09-28)

Note: Version bump only for package lerna

5.5.2 (2022-09-20)

Note: Version bump only for package lerna

Commits
  • 6fa5951 chore(release): v6.0.0
  • 154b939 chore(release): v6.0.0-alpha.2
  • 130f490 fix(run): update docs for v6 (#3366)
  • 8a1660e chore(release): v6.0.0-alpha.1
  • a926c6a Merge branch 'main' into next
  • 04f85a3 chore(release): v5.6.2
  • 84597c5 chore(release): v6.0.0-alpha.0
  • 8991812 feat(run)!: legacy task runner implementations no longer used by default (#3355)
  • c455b1c chore(release): v5.6.1
  • 9677cda fix(add-caching): ensure lerna.json is configured automatically
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 2 years ago

Coverage after merging dependabot/npm_and_yarn/lerna-6.0.0 into master will be

72.07%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
packages/client
   base.js69.14%66.67%63.16%72.04%100, 105, 105, 105–106, 108, 113, 113, 113–114, 116, 121, 121, 121–122, 124, 140–141, 147–148, 15, 167, 167, 167–168, 170, 37–41, 44, 51–54, 60, 68, 72–73, 78–79, 83, 97, 97, 97–98
   index.js60%50%100%66.67%1–2
   node.js58.49%55.56%36.36%66.67%14, 23, 25, 29, 36, 39, 39, 39–40, 42, 48–51, 9
packages/server/js
   connection.js75.39%63.48%96.97%79.19%100–101, 106–107, 110–111, 126, 136–137, 139, 145, 152–153, 158–160, 164, 167, 19–20, 203–204, 210–211, 213–214, 220–221, 223–224, 229–231, 233–234, 238, 248–249, 251–252, 258–260, 262–263, 265, 269–270, 272–273, 279–280, 282–283, 285–286, 42, 52, 56–59, 63, 70–72, 72, 72–73, 77, 79–84, 97–98
   constants.js100%100%100%100%
   errors.js51.72%38.46%50%66.67%13, 20, 20, 20–21, 23, 28, 28, 28, 4, 6, 8
   index.js61.59%57.63%42.86%67.95%100, 117, 120, 122, 134–136, 136, 136–138, 140–143, 148, 148, 148–150, 155, 159, 159, 159–160, 162, 18, 20–24, 29–30, 38, 44–45, 51–52, 57, 60–61, 64, 74, 92, 96–97, 97, 97–98
   logger.js50%40%60%54.55%15–16, 21, 21, 21–22, 27, 27, 27–28, 33
   render.js65.22%33.33%100%66.67%10, 12, 15, 6–7, 9, 9, 9
   request.js59.55%57.14%40%68.75%102, 106, 110, 114, 114, 114, 27–28, 28, 28, 28, 32, 36, 65–66, 77, 81, 85, 89, 89, 89–90, 94, 98
   response.js70.63%66.09%74.29%72.94%105, 107–109, 109, 109, 109, 109–110, 112, 121, 121–122, 13, 130, 135, 135, 135–136, 138–140, 140, 140, 140, 140, 142, 142, 142–144, 146–149, 152, 157–158, 16, 165–166, 172, 175, 179–181, 194–195, 197, 204–205, 209–210, 218–220, 234, 237, 241, 245–246, 255–256, 268–269, 277, 298–299, 312–313, 317, 321, 325, 329, 337–338, 351, 355–357, 365–367, 98–99
   routes.js65%57.69%60.61%70.54%102–104, 106, 106, 106–107, 112–113, 113, 113–114, 122, 122, 126–127, 135–137, 155–156, 166, 168, 174, 176, 178, 185, 188, 206, 210, 214, 218, 226, 230, 234, 238, 243–246, 26–27, 32, 35–36, 63–64, 67, 81, 84–85, 85, 85, 85, 85–87, 87, 87–89, 89, 89–90, 92, 95, 95–96, 98, 98–99
   utils.js63.04%48.48%81.82%68.75%10, 12–14, 14, 14, 14, 14–15, 17, 25–27, 30, 37, 49, 54, 69, 7, 7, 7–8, 80, 83, 9, 9, 9, 90, 90, 90, 94–95
   websocket.js72.22%25%100%81.82%19–20, 20, 20–21
packages/server/js/ws-protocol
   basic.js61.06%41.67%65.22%72.22%101–102, 105–106, 110, 110, 110–111, 117–118, 118, 118–119, 124, 124, 124–125, 25–26, 42, 46, 50, 50, 50, 56, 58, 67, 72, 83, 88, 88, 88–89, 93, 97–98
   echo.js100%100%100%100%
   fast-ws.js62.24%54.35%65%66.23%108, 108, 108–109, 111, 116, 116, 116–117, 119, 124, 124, 124–125, 127, 132, 132, 132–133, 135, 140, 140, 140–141, 143, 147–148, 157, 23–27, 30–31, 43, 52–56, 59, 79–80, 87–88, 96
codecov-commenter commented 2 years ago

Codecov Report

Base: 72.06% // Head: 72.06% // No change to project coverage :thumbsup:

Coverage data is based on head (6c0bcd6) compared to base (a24b1d1). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #70 +/- ## ======================================= Coverage 72.06% 72.06% ======================================= Files 17 17 Lines 963 963 ======================================= Hits 694 694 Misses 269 269 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hans). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hans)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

dependabot[bot] commented 2 years ago

Superseded by #71.