posva / mande

<700 bytes convenient and modern wrapper around fetch with smart extensible defaults
https://mande.esm.is
MIT License
1.2k stars 42 forks source link

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

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/types ^2.17.2 -> ^2.17.3 age adoption passing confidence
pnpm (source) 8.13.1 -> 8.14.1 age adoption passing confidence
size-limit ^11.0.0 -> ^11.0.1 age adoption passing confidence

Release Notes

nuxt/nuxt.js (@​nuxt/types) ### [`v2.17.3`](https://togithub.com/nuxt/nuxt/releases/tag/v2.17.3) [Compare Source](https://togithub.com/nuxt/nuxt.js/compare/v2.17.2...v2.17.3) > 2.17.3 is the next patch release for the 2.x branch. #### šŸ‘‰ Changelog [compare changes](https://togithub.com/nuxt/nuxt.js/compare/v2.17.2...v2.17.3) ##### šŸ’… Refactors - Migrate to `hookable` package ([#​24426](https://togithub.com/nuxt/nuxt.js/pull/24426)) ##### šŸ” Chore - Fix invalid package files with `npm pkg fix` ([4d0474c4b](https://togithub.com/nuxt/nuxt.js/commit/4d0474c4b)) ##### āœ… Tests - Skip lib check with vue-tsc test ([90ffd8170](https://togithub.com/nuxt/nuxt.js/commit/90ffd8170)) ##### šŸ¤– CI - Split type check into separate test ([40f1f301e](https://togithub.com/nuxt/nuxt.js/commit/40f1f301e)) ##### ā¤ļø Contributors - Andrey Yolkin ([@​AndreyYolkin](https://togithub.com/AndreyYolkin)) - Daniel Roe ([@​danielroe](https://togithub.com/danielroe))
pnpm/pnpm (pnpm) ### [`v8.14.1`](https://togithub.com/pnpm/pnpm/releases/tag/v8.14.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.14.0...v8.14.1) #### Patch Changes - Resolve the current working directory to its real location before doing any operations [#​6524](https://togithub.com/pnpm/pnpm/issues/6524). - Allow using token helpers in `pnpm publish` [#​7316](https://togithub.com/pnpm/pnpm/issues/7316). - Handle Git repository names containing capital letters [#​7488](https://togithub.com/pnpm/pnpm/pull/7488). - When `hoisted-workspace-packages` is `true` don't hoist the root package even if it has a name. Otherwise we would create a circular symlink. #### Our Gold Sponsors
#### Our Silver Sponsors
### [`v8.14.0`](https://togithub.com/pnpm/pnpm/releases/tag/v8.14.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.13.1...v8.14.0) ##### Minor Changes - A new option added for hoisting packages from the workspace. When `hoist-workspace-packages` is set to `true`, packages from the workspace are symlinked to either `/node_modules/.pnpm/node_modules` or to `/node_modules` depending on other hoisting settings (`hoist-pattern` and `public-hoist-pattern`) [#​7451](https://togithub.com/pnpm/pnpm/pull/7451). - The `pnpm dedupe` command now accepts more command line options that the `pnpm install` command also accepts. Example: `pnpm dedupe --store-dir=local-store-dir` ##### Patch Changes - The package information output by cat-index should be sorted by key. - `pnpm deploy` should not touch the target directory if it already exists and isn't empty [#​7351](https://togithub.com/pnpm/pnpm/issues/7351). - `pnpm add a-module-already-in-dev-deps` will show a message to notice the user that the package was not moved to "dependencies" [#​926](https://togithub.com/pnpm/pnpm/issues/926) and fix [#​7319](https://togithub.com/pnpm/pnpm/pull/7319). - Don't install Node.js when use-node-version is set in a WebContainer [#​7478](https://togithub.com/pnpm/pnpm/pull/7478). - Fix copy-on-write on Windows Dev Drives [#​7468](https://togithub.com/pnpm/pnpm/issues/7468). ##### Our Gold Sponsors
##### Our Silver Sponsors

Configuration

šŸ“… Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

šŸš¦ 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 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (fdc400a) 95.87% compared to head (89e32a4) 95.87%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #449 +/- ## ======================================= Coverage 95.87% 95.87% ======================================= Files 1 1 Lines 436 436 Branches 27 27 ======================================= Hits 418 418 Misses 17 17 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.