chore(Renovate): ⬆️ Update project prerequisities#109
chore(Renovate): ⬆️ Update project prerequisities#109renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
b7def7e to
c3f316d
Compare
|
Size Change: 0 B Total Size: 129 kB ℹ️ View Unchanged
|
|
Code Climate has analyzed commit aa37c75 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 95.7% (0.0% change). View more on Code Climate. |
c3f316d to
aa37c75
Compare
Pull Request Test Coverage Report for Build 5140704919
💛 - Coveralls |
|
Kudos, SonarCloud Quality Gate passed!
|
71995cb to
eede1b6
Compare
v8.6.0v8.6.1
v8.6.1v8.6.2
eede1b6 to
c3bff84
Compare
v8.6.2v8.6.3
c3bff84 to
e5f1773
Compare
v8.6.3v8.6.4
e5f1773 to
4f17f92
Compare
v8.6.4v8.6.5
4f17f92 to
5de0f1d
Compare
5de0f1d to
8e2d6f0
Compare
v8.6.5v8.6.6
8e2d6f0 to
cd737e6
Compare
v8.6.6v8.6.7
v8.6.7v8.6.8
cd737e6 to
3b7e25e
Compare
v8.6.8v8.6.9
c2602b0 to
47175f1
Compare
v8.6.11v8.6.12
47175f1 to
dd28252
Compare
v8.6.12v8.7.0
953308d to
5bcba86
Compare
v8.7.0v8.7.1
5bcba86 to
f63bcdb
Compare
v8.7.1v8.7.3
f63bcdb to
4ff537c
Compare
v8.7.30705ce2 to
d62b30e
Compare
d62b30e to
8853adb
Compare
8853adb to
2791098
Compare
203d4c8 to
c47b555
Compare
dbd6842 to
7bfb301
Compare
d726ef2 to
f9bac0e
Compare
f9bac0e to
7b2e5c2
Compare
ae5604a to
eb3d6ca
Compare
eb3d6ca to
b9670f1
Compare
b9670f1 to
607de12
Compare









This PR contains the following updates:
0.31.1->0.32.08.5.1->8.13.1Release Notes
plopjs/plop (node-plop)
v0.32.0Compare Source
Minor Changes
a22e33fThanks @crutchcorn! - Drop support for Node 12, 14, & 16. Update all dependenciespnpm/pnpm (pnpm)
v8.13.1Minor Changes
New commands added for inspecting the store:
pnpm cat-index <pkg name>@​<pkg version>pnpm cat-file sha512-mvavhfVcEREI7d8dfvfvIkuBLnx7+rrkHHnPi8mpEDUlNpY4CUY+CvJ5mrrLl18iQYo1odFwBV7z/cOypG7xxQ==
pnpm find-hash sha512-mvavhfVcEREI7d8dfvfvIkuBLnx7+rrkHHnPi8mpEDUlNpY4CUY+CvJ5mrrLl18iQYo1odFwBV7z/cOypG7xxQ==
This command is experimental. We might change how it behaves.
Related issue: #7413.
A new setting added for symlinking injected dependencies from the workspace, if their dependencies use the same peer dependencies as the dependent package. The setting is called
dedupe-injected-deps#7416.Use
--fail-if-no-matchif you want the CLI fail if no packages were matched by the command #7403.Patch Changes
pnpm list --parseableshould not print the same dependency multiple times #7429.pnpm envcommands #7456.pnpm update --interactivecommand #7439.update -i -rwith Git specifiers #7415.Our Gold Sponsors
Our Silver Sponsors
v8.12.1Compare Source
Patch Changes
--fix-lockfilecrashes on tarballs #7368.node_modulesdirectory cannot be removed #7405.Our Gold Sponsors
Our Silver Sponsors
v8.12.0Compare Source
Minor Changes
Patch Changes
dedupe-direct-depsis set totrue, commands of dependencies should be deduplicated #7359.Our Gold Sponsors
Our Silver Sponsors
v8.11.0Compare Source
Minor Changes
(IMPORTANT) When the package tarballs aren't hosted on the same domain on which the registry (the server with the package metadata) is, the dependency keys in the lockfile should only contain
/<pkg_name>@​<pkg_version, not<domain>/<pkg_name>@​<pkg_version>.This change is a fix to avoid the same package from being added to
node_modules/.pnpmmultiple times. The change to the lockfile is backward compatible, so previous versions of pnpm will work with the fixed lockfile.We recommend that all team members update pnpm in order to avoid repeated changes in the lockfile.
Related PR: #7318.
Patch Changes
pnpm add a-module-already-in-dev-depswill show a message to notice the user that the package was not moved to "dependencies" #926.Our Gold Sponsors
Our Silver Sponsors
v8.10.5Compare Source
Patch Changes
pnpm-workspace.yamlfile #7307.Our Gold Sponsors
Our Silver Sponsors
v8.10.4Compare Source
Patch Changes
node-linkerwas set tohoisted#6227.Our Gold Sponsors
Our Silver Sponsors
v8.10.3Compare Source
Patch Changes
(Important) Increased the default amount of allowed concurrent network request on systems that have more than 16 CPUs #7285.
pnpm patchshould reuse existing patch whenshared-workspace-file=false#7252.Don't retry fetching missing packages, since the retries will never work #7276.
When using
pnpm store prune --forcealien directories are removed from the store #7272.Downgraded
npm-packlistbecause the newer version significantly slows down the installation of local directory dependencies, making it unbearably slow.npm-packlistwas upgraded in this PR to fix #6997. We added our own file deduplication to fix the issue of duplicate file entries.Fixed a performance regression on running installation on a project with an up to date lockfile #7297.
Throw an error on invalid
pnpm-workspace.yamlfile #7273.Our Gold Sponsors
Our Silver Sponsors
v8.10.2Compare Source
Patch Changes
Our Gold Sponsors
Our Silver Sponsors
v8.10.1Compare Source
Patch Changes
pnpm-lock.yamlwill no longer contain aregistryfield. This field has been unused for a long time. This change should not cause any issues besides backward compatible modifications to the lockfile #7262.pnpm dlxin the root of a Windows Drive #7263.@npmcli/arboristto patch it with a fix #7269.Our Gold Sponsors
Our Silver Sponsors
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,on sunday,before 5am every weekday" in timezone Asia/Taipei, 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.
👻 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.