unjs / rc9

Read/Write config couldn't be easier!
Other
273 stars 6 forks source link

chore(deps): update all non-major dependencies #70

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pnpm (source) 8.0.0 -> 8.1.0 age adoption passing confidence
typescript (source) ^5.0.2 -> ^5.0.3 age adoption passing confidence
unbuild ^1.1.2 -> ^1.2.0 age adoption passing confidence

Release Notes

pnpm/pnpm ### [`v8.1.0`](https://togithub.com/pnpm/pnpm/releases/tag/v8.1.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.0.0...v8.1.0) #### Minor Changes - A new setting has been added called `dedupe-direct-deps`, which is disabled by default. When set to `true`, dependencies that are already symlinked to the root `node_modules` directory of the workspace will not be symlinked to subproject `node_modules` directories. This feature was enabled by default in v8.0.0 but caused issues, so it's best to disable it by default [#​6299](https://togithub.com/pnpm/pnpm/issues/6299). - Add `ignore-workspace-cycles` to silence workspace cycle warning [#​6308](https://togithub.com/pnpm/pnpm/pull/6308). #### Patch Changes - Print the right lowest supported Node.js version in the error message, when pnpm is executed with an old Node.js version [#​6297](https://togithub.com/pnpm/pnpm/issues/6297). - Improve the outdated lockfile error message [#​6304](https://togithub.com/pnpm/pnpm/pull/6304). #### Our Gold Sponsors
#### Our Silver Sponsors
unjs/unbuild ### [`v1.2.0`](https://togithub.com/unjs/unbuild/blob/HEAD/CHANGELOG.md#v120) [Compare Source](https://togithub.com/unjs/unbuild/compare/v1.1.2...v1.2.0) [compare changes](https://togithub.com/unjs/unbuild/compare/v1.1.2...v1.2.0) ##### πŸš€ Enhancements - **rollup:** Add `jsx` and `tsx` to esbuild loader defaults ([#​198](https://togithub.com/unjs/unbuild/pull/198)) - **rollup:** Allow regular expressions in `externals` array ([#​145](https://togithub.com/unjs/unbuild/pull/145)) - **mkdist:** Add new `pattern` option ([#​139](https://togithub.com/unjs/unbuild/pull/139)) - Support esbuild `charset` option ([#​190](https://togithub.com/unjs/unbuild/pull/190)) - **rollup:** Allow passing any all common esbuild options ([8e81e2a](https://togithub.com/unjs/unbuild/commit/8e81e2a)) - **rollup:** Show size of bundled npm packages in cli output ([#​243](https://togithub.com/unjs/unbuild/pull/243)) ##### 🩹 Fixes - Pass missing esbuild jsx factory options ([#​224](https://togithub.com/unjs/unbuild/pull/224)) - **rollup:** Handle array format for `rollup.alias.entries` option ([#​220](https://togithub.com/unjs/unbuild/pull/220)) - **rollup:** Enable `interop: compat` for cjs compatibility ([#​215](https://togithub.com/unjs/unbuild/pull/215)) ##### πŸ“– Documentation - Add `types` to default `exports` ([#​226](https://togithub.com/unjs/unbuild/pull/226)) - Remove `types` field suggestion for now ([e8988ae](https://togithub.com/unjs/unbuild/commit/e8988ae)) ##### 🏑 Chore - Update lockfile ([cc99946](https://togithub.com/unjs/unbuild/commit/cc99946)) - Fix lint issues ([ee1ced8](https://togithub.com/unjs/unbuild/commit/ee1ced8)) - Recreate lockfile with pnpm 8 ([06d0044](https://togithub.com/unjs/unbuild/commit/06d0044)) ##### ❀️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Kid - Ntnyq ([@​ntnyq](http://github.com/ntnyq)) - Marco Solazzi - Zoeyzhao19 - Dunqing ([@​Dunqing](http://github.com/Dunqing)) - XLor

Configuration

πŸ“… Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

β™» 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.

codecov[bot] commented 1 year ago

Codecov Report

Merging #70 (90fee44) into main (918e4f7) will increase coverage by 0.36%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
+ Coverage   97.47%   97.84%   +0.36%     
==========================================
  Files           1        1              
  Lines         119      139      +20     
  Branches       35       36       +1     
==========================================
+ Hits          116      136      +20     
  Misses          3        3              
Impacted Files Coverage Ξ”
src/index.ts 97.84% <100.00%> (+0.36%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.