chore(deps): update all non-major dependencies
This PR contains the following updates:
Release Notes
vitest-dev/vitest
v0.23.4
🚀 Features
- Give helpful message, when using vi.mock - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/2047
- benchmark: Only mode - by @Aslemammad in https://github.com/vitest-dev/vitest/issues/2039
🐞 Bug Fixes
- Move outputFile to benchmark, allow --reporter for benchmark - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/2037
- cli: Forward node wasm flags - by @Peeterush in https://github.com/vitest-dev/vitest/issues/2041
- coverage:
istanbul-reportsto supportprojectRoot- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/2051
View changes on GitHub
v0.23.2
🚀 Features
- Added fastify example - by @irvile in https://github.com/vitest-dev/vitest/issues/1991
- bench: Improve summary - by @antfu (d0167)
🐞 Bug Fixes
- Update tinybench to 2.1.5 - by @Aslemammad in https://github.com/vitest-dev/vitest/issues/1990
- bench:
- Rank sorting, fix #2006 - by @nickmccurdy in https://github.com/vitest-dev/vitest/issues/2007
- Do not group benchmarks - by @Aslemammad and @antfu in https://github.com/vitest-dev/vitest/issues/2016
View changes on GitHub
v0.23.1
🐞 Bug Fixes
- Show diff for errors that contain actual/expected without showDiff - by @IgnusG in https://github.com/vitest-dev/vitest/issues/1966
- Don't fail on running vitest dev (closes #1971) - by @sheremet-va (3807c)
- Don't hang when running vitest - by @sheremet-va (f3025)
- Define default exports properties as named exports for ESM compatibility - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/1979
- Correctly normalize mocked path, if file is named like the folder - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/1973
- ui: Display correct line and column for web UI - by @bartoszgolebiowski in https://github.com/vitest-dev/vitest/issues/1972
View changes on GitHub
v0.23.0
🚨 Breaking Changes
- Don't reset modules with --no-isolate - by @sheremet-va and @poyoho in https://github.com/vitest-dev/vitest/issues/1754
- If not processed, CSS Modules return a proxy, scope class names by filename - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/1803
- Improve interchangeability with cjs - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/1944
- Allow custom environments - by @sheremet-va and @Demivan in https://github.com/vitest-dev/vitest/issues/1963
🚀 Features
- Add include option in istanbul coverage - by @warmthdawn in https://github.com/vitest-dev/vitest/issues/1883
- Introduce
retryoption for tests - by @antfu in https://github.com/vitest-dev/vitest/issues/1929 - Add benchmark support with
vitest benchcommand - by @poyoho in https://github.com/vitest-dev/vitest/issues/1029 - coverage: Include json reporter by default - by @poyoho (faed4)
- coverage-istanbul: Add "all" option - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/1880
- worker: Always apply custom resolver conditions - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/1934
🐞 Bug Fixes
- Allow referring to first seen value while automocking - by @simon-abbott in https://github.com/vitest-dev/vitest/issues/1879
- Console.Console is undefined (close: #1877) - by @ahaoboy in https://github.com/vitest-dev/vitest/issues/1878
- Invalidate new worker and its dependencies - by @sun0day in https://github.com/vitest-dev/vitest/issues/1896
- Improve error serialization - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/1921
- Clean coverage-c8 tmp before reporting (fix #1917) - by @sun0day in https://github.com/vitest-dev/vitest/issues/1925
- Automock getters and setters - by @simon-abbott and @sheremet-va in https://github.com/vitest-dev/vitest/issues/1903
- Add possibility to filter test files by fileName - by @bartoszgolebiowski and @sheremet-va in https://github.com/vitest-dev/vitest/issues/1915
- Make globalThis more compatible with jest - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/1956
- Delete mock in moduleCache when unmock - by @ChpShy in https://github.com/vitest-dev/vitest/issues/1947
- Matcher toHaveProperty actually tests value - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/1958
- env-replacer: Don't modify string literals - by @tony19 in https://github.com/vitest-dev/vitest/issues/1943
- istanbul: Disable compact in instrumenter transform - by @poyoho (80739)
- reporter: Correct error source position in json report - by @azaleta and @poyoho in https://github.com/vitest-dev/vitest/issues/1909
- reporter-junit: Escape XML when in error message (fix: #1823) - by @ChrisTowles in https://github.com/vitest-dev/vitest/issues/1890
View changes on GitHub
unjs/changelogen
v0.3.2
🩹 Fixes
- Use release version in changelog title (04671a6)
❤️ Contributors
- Pooya Parsa
v0.3.1
🚀 Enhancements
- Handle new version before generating changelog (fd56f6b)
🩹 Fixes
- Use
creatordateto find last tag (#39)
❤️ Contributors
- Ahad Birang
- Pooya Parsa
eslint/eslint
v8.23.1
Bug Fixes
b719893fix: Upgrade eslintrc to stop redefining plugins (#16297) (Brandon Mills)734b54efix: improve autofix for theprefer-construle (#16292) (Nitin Kumar)6a923fffix: Ensure that glob patterns are normalized (#16287) (Nicholas C. Zakas)c6900f8fix: Ensure globbing doesn't include subdirectories (#16272) (Nicholas C. Zakas)
Documentation
16cba3fdocs: fix mobile double tap issue (#16293) (Sam Chen)e098b5fdocs: keyboard control to search results (#16222) (Shanmughapriyan S)1b5b2a7docs: add Consolas font and prioritize resource loading (#16225) (Amaresh S M)1ae8236docs: copy & use main package version in docs on release (#16252) (Jugal Thakkar)279f0afdocs: Improve id-denylist documentation (#16223) (Mert Ciflikli)
Chores
unjs/jiti
v1.16.0
Features
Bug Fixes
- deps: update pathe (6231320)
v1.15.0
Features
- basic alias support (resolves #37) (cab50cc)
- options for
nativeModulesandtransformModules(64151af)
Bug Fixes
unjs/listhen
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
⚠ BREAKING CHANGES
certificateandselfsignedoptions are merged withhttps
Features
- improved ssl support (71256e6)
0.2.15 (2022-08-08)
Bug Fixes
- deps: update get-port please (d0267d8)
0.2.14 (2022-08-08)
Features
- update ger-port-please with verbose error (8e6f023)
Bug Fixes
0.2.13 (2022-06-15)
Bug Fixes
0.2.12 (2022-06-13)
Features
0.2.11 (2022-04-25)
Bug Fixes
- properly invoke isWsl as a function (#22) (2951376), closes nuxt/framework#4495
0.2.10 (2022-04-16)
Bug Fixes
- bundle
xdg-openas an async chunk (890a4a9)
0.2.9 (2022-04-15)
Bug Fixes
- inline
openpackage for esm bundling support (3c2948f), closes nuxt/framework#4352 - use
options.hostnamefor listening (#19) (10164d5)
0.2.8 (2022-04-07)
0.2.7 (2022-04-07)
Bug Fixes
- update ssl keySize to 2048 (f63967b)
0.2.6 (2022-01-13)
Features
- update dependencies (4a25d12)
0.2.5 (2021-10-14)
Bug Fixes
- use defu for defaults (f866a61)
0.2.4 (2021-04-13)
Features
- allow recalling showURL (cd00e79)
0.2.3 (2021-04-05)
Bug Fixes
- add \n to surrounding of listen message (b4b1300)
0.2.2 (2021-04-05)
Bug Fixes
- add empty line to listening message (8381c49)
0.2.1 (2021-04-05)
Features
- allow deferred open (2b4a3f8)
pnpm/pnpm
v7.12.2
Patch Changes
- Don't crash when auto-install-peers is true and the project has many complex circular dependencies #5394.
pnpm link --globalshould work with the--dir=<path>option #5371.
Our Gold Sponsors
|
|
|
|
Our Silver Sponsors
|
|
|
|
|
|
|
What's Changed
- fix: error in pnpm --dir
link --global by @lvhttps://github.com/pnpm/pnpm/pull/5371l/5371 - fix: cli crash with auto-install-peers=true by @zkochhttps://github.com/pnpm/pnpm/pull/5394l/5394
New Contributors
- @lvqq made their first contributihttps://github.com/pnpm/pnpm/pull/5371l/5371
Full Changelog: https://github.com/pnpm/pnpm/compare/v7.12.1...v7.12.2
v7.12.1
Patch Changes
- Deduplicate peer dependencies when automatically installing them #5373.
Our Gold Sponsors
|
|
|
|
Our Silver Sponsors
|
|
|
|
|
|
|
What's Changed
- fix: deduplicate peer deps by @zkochhttps://github.com/pnpm/pnpm/pull/5377l/5377
Full Changelog: https://github.com/pnpm/pnpm/compare/v7.12.0...v7.12.1
v7.12.0
Minor Changes
-
A new setting supported in the pnpm section of the
package.jsonfile:allowNonAppliedPatches. When it is set totrue, non-applied patches will not cause an error, just a warning will be printed. For example:{ "name": "foo", "version": "1.0.0", "pnpm": { "patchedDependencies": { "[email protected]": "patches/[email protected]" }, "allowNonAppliedPatches": true } } -
Now it is possible to exclude packages from hoisting by prepending a
!to the pattern. This works with both thehoist-patternandpublic-hoist-patternsettings. For instance:public-hoist-pattern[]='*types*' public-hoist-pattern[]='!@​types/react' hoist-pattern[]='*eslint*' hoist-pattern[]='!*eslint-plugin*'Ref #5272
Patch Changes
- When the same dependency with missing peers is used in multiple workspace projects, install the missing peers in each workspace project #4820.
pnpm patchshould work on files that don't have an end of line #5320.- Fix
pnpm patchusing a custom--edit-dir.
Our Gold Sponsors
|
|
|
|
Our Silver Sponsors
|
|
|
|
|
|
|
What's Changed
- fix(patch): allow to edit a package in any directory by @zkochhttps://github.com/pnpm/pnpm/pull/5331l/5331
- feat(matcher): ignore patterns by @LuciNyhttps://github.com/pnpm/pnpm/pull/5336l/5336
- fix(patch): ignore No newline at end of file by @await-ohttps://github.com/pnpm/pnpm/pull/5321l/5321
- feat(patch): allow non-applied patches by @larrybahr-ocelhttps://github.com/pnpm/pnpm/pull/5354l/5354
- chore: update @pnpm/meta-updater by @ibehttps://github.com/pnpm/pnpm/pull/5360pm/pull/5360
- fix: auto-install-peers in a workspace by @zkochhttps://github.com/pnpm/pnpm/pull/5359l/5359
New Contributors
- @await-ovo made their first contributihttps://github.com/pnpm/pnpm/pull/5321l/5321
- @larrybahr-ocelot made their first contributihttps://github.com/pnpm/pnpm/pull/5354l/5354
Full Changelog: https://github.com/pnpm/pnpm/compare/v7.11.0...v7.12.0
v7.11.0
Minor Changes
pnpm patch: edit the patched package in a directory specified by the--edit-diroption. E.g.,pnpm patch [email protected] --edit-dir=/home/xxx/src/patched-express#5304
Patch Changes
- Auto installing a peer dependency in a workspace that also has it as a dev dependency in another project #5144.
- When an error happens during installation of a subdependency, print some context information in order to be able to locate that subdependency. Print the exact chain of packages that led to the problematic dependency.
Our Gold Sponsors
|
|
|
|
Our Silver Sponsors
|
|
|
|
|
|
|
What's Changed
- feat(plugin-command-patching): add path option to patch command by @roseline1https://github.com/pnpm/pnpm/pull/5304l/5304
- fix: improve dependency installation error message by @zkochhttps://github.com/pnpm/pnpm/pull/5247l/5247
- fix: auto installing peer dep in a workspace by @zkochhttps://github.com/pnpm/pnpm/pull/5307l/5307
New Contributors
- @roseline124 made their first contributihttps://github.com/pnpm/pnpm/pull/5304l/5304
Full Changelog: https://github.com/pnpm/pnpm/compare/v7.10.0...v7.11.0
v7.10.0
Minor Changes
-
New time-based resolution strategy supported.
When
resolution-modeis set totime-based, pnpm will resolve dependencies the following way:- Direct dependencies will be resolved to their lowest versions. So if there is
foo@^1.1.0in the dependencies, then1.1.0will be installed. - Subdependencies will be resolved from versions that were published before the last direct dependency was published.
With this resolution mode installations with hot cache are faster. It also reduces the chance of subdependency hijacking as subdependencies will be updated only if direct dependencies are updated.
This resolution mode works only with npm's full metadata. So it is slower in some scenarios. However, if you use Verdaccio v5.15.1 or newer, you may set the
registry-supports-time-fieldsetting totrue, and it will be really fast.Related RFC.
- Direct dependencies will be resolved to their lowest versions. So if there is
-
Enhance
pnpm envwith theremovecommand. To remove a Node.js version installed by pnpm, run:pnpm env remove --global <node.js version>
Patch Changes
pnpm store pruneshould remove all cached metadata.- Don't modify the manifest of the injected workspace project, when it has the same dependency in prod and peer dependencies.
Our Gold Sponsors
|
|
|
|
Our Silver Sponsors
|
|
|
|
|
|
|
What's Changed
- test: fix NODE_PATH test on Windows by @zkochhttps://github.com/pnpm/pnpm/pull/5257l/5257
- refactor: resolve dependencies by @zkochhttps://github.com/pnpm/pnpm/pull/5267l/5267
- feat(env): add remove command to pnpm env by @mark-omarhttps://github.com/pnpm/pnpm/pull/5263l/5263
- docs(CONTRIBUTING): correct setup instructions for first-time clone by @gwhitnhttps://github.com/pnpm/pnpm/pull/5289l/5289
- fix: don't modify the injected project's manifest by @zkochhttps://github.com/pnpm/pnpm/pull/5294l/5294
- feat: time-based resolution mode by @zkochhttps://github.com/pnpm/pnpm/pull/5238l/5238
- feat: resolve direct deps to lowest version when resolution-mode is time-based by @zkochhttps://github.com/pnpm/pnpm/pull/5298l/5298
- fix: add fallback for time-based resolution by @zkochhttps://github.com/pnpm/pnpm/pull/5302l/5302
New Contributors
- @mark-omarov made their first contributihttps://github.com/pnpm/pnpm/pull/5263l/5263
- @gwhitney made their first contributihttps://github.com/pnpm/pnpm/pull/5289l/5289
Full Changelog: https://github.com/pnpm/pnpm/compare/v7.9.5...v7.10.0
Microsoft/TypeScript
v4.8.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.8.0 (Beta).
- fixed issues query for Typescript 4.8.1 (RC).
- fixed issues query for Typescript 4.8.2 (Stable).
- fixed issues query for Typescript 4.8.3 (Stable).
Downloads are available on:
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
Codecov Report
Merging #84 (159030f) into main (c6ab8ae) will not change coverage. The diff coverage is
n/a.
:exclamation: Current head 159030f differs from pull request most recent head 0fd0a53. Consider uploading reports for the commit 0fd0a53 to get more accurate results
@@ Coverage Diff @@
## main #84 +/- ##
=======================================
Coverage 58.95% 58.95%
=======================================
Files 10 10
Lines 782 782
Branches 43 43
=======================================
Hits 461 461
Misses 321 321
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.