hannoeru / vite-plugin-pages

File system based route generator for ⚡️Vite
MIT License
1.87k stars 128 forks source link

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

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
@types/node (source) ^18.11.19 -> ^18.14.0 age adoption passing confidence
pnpm (source) 7.26.3 -> 7.27.1 age adoption passing confidence
solid-js (source) ^1.6.10 -> ^1.6.11 age adoption passing confidence
tsup (source) ^6.5.0 -> ^6.6.3 age adoption passing confidence
vite (source) ^4.1.1 -> ^4.1.2 age adoption passing confidence

Release Notes

pnpm/pnpm ### [`v7.27.1`](https://togithub.com/pnpm/pnpm/releases/tag/v7.27.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.27.0...v7.27.1) #### Patch Changes - Add `store path` description to the `pnpm` cli help. - Print a hint that suggests to run `pnpm store prune`, when a tarball integrity error happens. - Don't retry installation if the integrity checksum of a package failed and no lockfile was present. - Fail with a meaningful error message when cannot parse a proxy URL. - The `strict-ssl`, `ca`, `key`, and `cert` settings should work with HTTPS proxy servers [#​4689](https://togithub.com/pnpm/pnpm/issues/4689). #### Our Gold Sponsors
#### Our Silver Sponsors
### [`v7.27.0`](https://togithub.com/pnpm/pnpm/releases/tag/v7.27.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.26.3...v7.27.0) #### Minor Changes - A new `resolution-mode` added: `lowest-direct`. With this resolution mode direct dependencies will be resolved to their lowest versions. So if there is `foo@^1.1.0` in the dependencies, then `1.1.0` will be installed, even if the latest version of `foo` is `1.2.0`. - Support script selector with RegExp such as `pnpm run /build:.*/` and execute the matched scripts with the RegExp [#​5871](https://togithub.com/pnpm/pnpm/pull/5871). #### Patch Changes - Fix version number replacing for namespaced workspace packages. `workspace:@​foo/bar@*` should be replaced with `npm:@​foo/bar@` on publish [#​6052](https://togithub.com/pnpm/pnpm/pull/6052). - When resolving dependencies, prefer versions that are already used in the root of the project. This is important to minimize the number of packages that will be nested during hoisting [#​6054](https://togithub.com/pnpm/pnpm/pull/6054). - Deduplicate direct dependencies. Let's say there are two projects in the workspace that dependend on `foo`. One project has `foo@1.0.0` in the dependencies while another one has `foo@^1.0.0` in the dependencies. In this case, `foo@1.0.0` should be installed to both projects as satisfies the version specs of both projects. - Use Map rather than Object in `createPackageExtender` to prevent read the prototype property to native function #### Our Gold Sponsors
#### Our Silver Sponsors
egoist/tsup ### [`v6.6.3`](https://togithub.com/egoist/tsup/releases/tag/v6.6.3) [Compare Source](https://togithub.com/egoist/tsup/compare/v6.6.2...v6.6.3) ##### Bug Fixes - raise node engine requirement to 14.18 ([#​832](https://togithub.com/egoist/tsup/issues/832)) ([49cde79](https://togithub.com/egoist/tsup/commit/49cde790e847f50dc400d21eba82517272ec2662)), closes [#​825](https://togithub.com/egoist/tsup/issues/825) - upgrade rollup-plugin-dts for better watch mode support ([#​836](https://togithub.com/egoist/tsup/issues/836)) ([2ad00aa](https://togithub.com/egoist/tsup/commit/2ad00aa057326aadd91b983b947c3ffc1dc4e879)) ### [`v6.6.2`](https://togithub.com/egoist/tsup/releases/tag/v6.6.2) [Compare Source](https://togithub.com/egoist/tsup/compare/v6.6.1...v6.6.2) ##### Bug Fixes - upgrade tsup ([a4df971](https://togithub.com/egoist/tsup/commit/a4df971c66c7571d14ac0cb1987ec367458ccb1d)) ### [`v6.6.1`](https://togithub.com/egoist/tsup/releases/tag/v6.6.1) [Compare Source](https://togithub.com/egoist/tsup/compare/v6.6.0...v6.6.1) ##### Bug Fixes - **types:** make sure enum starts with `declare` keyword ([a85439d](https://togithub.com/egoist/tsup/commit/a85439df2580778e968307741e4e1af92a36ccd2)), closes [#​834](https://togithub.com/egoist/tsup/issues/834) ### [`v6.6.0`](https://togithub.com/egoist/tsup/releases/tag/v6.6.0) [Compare Source](https://togithub.com/egoist/tsup/compare/v6.5.0...v6.6.0) ##### Bug Fixes - add home page to package.json ([#​817](https://togithub.com/egoist/tsup/issues/817)) ([2e73ca9](https://togithub.com/egoist/tsup/commit/2e73ca96bdf3e17445bbe42f56d2773258bd7bf4)) - clean d.ts files if "dts" option is false ([#​747](https://togithub.com/egoist/tsup/issues/747)) ([b107de0](https://togithub.com/egoist/tsup/commit/b107de09c93747f794419217646b7b5f82f161de)) - default exports not working on CJS + treeshake: true ([#​815](https://togithub.com/egoist/tsup/issues/815)) ([14ad4bd](https://togithub.com/egoist/tsup/commit/14ad4bd529f4fc9887a65b1ef7fb7195b0521adb)) - search postcss config from current work dir ([#​773](https://togithub.com/egoist/tsup/issues/773)) ([78432e2](https://togithub.com/egoist/tsup/commit/78432e23b575efcb9f43312877c645406b248632)) - use postMessage instead of console in worker thread ([#​779](https://togithub.com/egoist/tsup/issues/779)) ([4cb1bc2](https://togithub.com/egoist/tsup/commit/4cb1bc21a124bf65082b67f9914c3d58b4957543)) ##### Features - Bump esbuild 0.15 -> 0.16 ([#​805](https://togithub.com/egoist/tsup/issues/805)) ([904e07a](https://togithub.com/egoist/tsup/commit/904e07a21b1044a1b23ef41db879647ba61dedbe)) - Minify with terser ([#​789](https://togithub.com/egoist/tsup/issues/789)) ([fdd4dfa](https://togithub.com/egoist/tsup/commit/fdd4dfa28347b91966b81f873636caabf2fa3fc7)), closes [#​742](https://togithub.com/egoist/tsup/issues/742) - Provide JSON Schema ([#​763](https://togithub.com/egoist/tsup/issues/763)) ([31b2e72](https://togithub.com/egoist/tsup/commit/31b2e7261fa84c41b0673c36bf7c7133dcbbda11)) - **types:** allow autocomplete for target ([#​809](https://togithub.com/egoist/tsup/issues/809)) ([398ae15](https://togithub.com/egoist/tsup/commit/398ae156384c1ac196c30a685a5341e4216ee153)) - update rollup-plugin-dts to support custom tsconfig and preserve export {} for file that have no exports ([#​807](https://togithub.com/egoist/tsup/issues/807)) ([4154e05](https://togithub.com/egoist/tsup/commit/4154e05032e32cde29ce86b354be856e03b5a101)) - upgrade esbuild 0.16 -> 0.17 ([30ff79d](https://togithub.com/egoist/tsup/commit/30ff79db9142012cbff7ba8d49f7d00ddcddd30d))
vitejs/vite ### [`v4.1.2`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small412-2023-02-17-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v4.1.1...v4.1.2) - fix: correct access to `crossOrigin` attribute ([#​12023](https://togithub.com/vitejs/vite/issues/12023)) ([6a0d356](https://togithub.com/vitejs/vite/commit/6a0d356)), closes [#​12023](https://togithub.com/vitejs/vite/issues/12023) - fix: narrow defineConfig return type ([#​12021](https://togithub.com/vitejs/vite/issues/12021)) ([18fa8f0](https://togithub.com/vitejs/vite/commit/18fa8f0)), closes [#​12021](https://togithub.com/vitejs/vite/issues/12021) - fix(define): inconsistent env values in build mode ([#​12058](https://togithub.com/vitejs/vite/issues/12058)) ([0a50c59](https://togithub.com/vitejs/vite/commit/0a50c59)), closes [#​12058](https://togithub.com/vitejs/vite/issues/12058) - fix(env): compatible with env variables ended with unescaped $ ([#​12031](https://togithub.com/vitejs/vite/issues/12031)) ([05b3df0](https://togithub.com/vitejs/vite/commit/05b3df0)), closes [#​12031](https://togithub.com/vitejs/vite/issues/12031) - fix(ssr): print file url in `ssrTransform` parse error ([#​12060](https://togithub.com/vitejs/vite/issues/12060)) ([19f39f7](https://togithub.com/vitejs/vite/commit/19f39f7)), closes [#​12060](https://togithub.com/vitejs/vite/issues/12060) - revert: narrow defineConfig return type ([#​12077](https://togithub.com/vitejs/vite/issues/12077)) ([54d511e](https://togithub.com/vitejs/vite/commit/54d511e)), closes [#​12077](https://togithub.com/vitejs/vite/issues/12077) - feat: support `import.meta.hot?.accept` ([#​12053](https://togithub.com/vitejs/vite/issues/12053)) ([081c27f](https://togithub.com/vitejs/vite/commit/081c27f)), closes [#​12053](https://togithub.com/vitejs/vite/issues/12053) - chore: add jsdoc default value ([#​11746](https://togithub.com/vitejs/vite/issues/11746)) ([8c87af7](https://togithub.com/vitejs/vite/commit/8c87af7)), closes [#​11746](https://togithub.com/vitejs/vite/issues/11746) - chore: fix typos ([#​12032](https://togithub.com/vitejs/vite/issues/12032)) ([ee1a686](https://togithub.com/vitejs/vite/commit/ee1a686)), closes [#​12032](https://togithub.com/vitejs/vite/issues/12032) - chore(deps): update dependency strip-literal to v1 ([#​12044](https://togithub.com/vitejs/vite/issues/12044)) ([5bd6c0a](https://togithub.com/vitejs/vite/commit/5bd6c0a)), closes [#​12044](https://togithub.com/vitejs/vite/issues/12044) - chore(pluginContainer): simplify error position judge condition ([#​12003](https://togithub.com/vitejs/vite/issues/12003)) ([e3ef9f4](https://togithub.com/vitejs/vite/commit/e3ef9f4)), closes [#​12003](https://togithub.com/vitejs/vite/issues/12003)

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.