AREA44 / astro-multiverse

One-page gallery design with a fully functional lightbox, designed by HTML5 UP
https://astro-multiverse.vercel.app
Other
77 stars 28 forks source link

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

Closed renovate[bot] closed 4 days ago

renovate[bot] commented 4 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
astro (source) ^4.16.7 -> ^4.16.8 age adoption passing confidence
pnpm (source) 9.12.2 -> 9.12.3 age adoption passing confidence

Release Notes

withastro/astro (astro) ### [`v4.16.8`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#4168) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@4.16.7...astro@4.16.8) ##### Patch Changes - [#​12338](https://redirect.github.com/withastro/astro/pull/12338) [`9ca89b3`](https://redirect.github.com/withastro/astro/commit/9ca89b3e13d47e146989cfabb916d6599d140f03) Thanks [@​situ2001](https://redirect.github.com/situ2001)! - Resets `NODE_ENV` to ensure install command run in dev mode - [#​12286](https://redirect.github.com/withastro/astro/pull/12286) [`9d6bcdb`](https://redirect.github.com/withastro/astro/commit/9d6bcdb88fcb9df0c5c70e2b591bcf962ce55f63) Thanks [@​florian-lefebvre](https://redirect.github.com/florian-lefebvre)! - Fixes a case where a warning for experimental `astro:env` support would be shown when using an adapter but not actually using `astro:env` - [#​12342](https://redirect.github.com/withastro/astro/pull/12342) [`ffc836b`](https://redirect.github.com/withastro/astro/commit/ffc836bac0cdea684ea91f958ac8298d4ee4b07d) Thanks [@​liruifengv](https://redirect.github.com/liruifengv)! - Fixes a typo in the command name of the CLI - [#​12301](https://redirect.github.com/withastro/astro/pull/12301) [`0cfc69d`](https://redirect.github.com/withastro/astro/commit/0cfc69d499815d4e1f1dc37cf32653195586087a) Thanks [@​apatel369](https://redirect.github.com/apatel369)! - Fixes an issue with action handler context by passing the correct context (`ActionAPIContext`). - [#​12312](https://redirect.github.com/withastro/astro/pull/12312) [`5642ef9`](https://redirect.github.com/withastro/astro/commit/5642ef9029890fc29793c160321f78f62cdaafcb) Thanks [@​koyopro](https://redirect.github.com/koyopro)! - Fixes an issue where using `getViteConfig()` returns incorrect and duplicate configuration - [#​12245](https://redirect.github.com/withastro/astro/pull/12245) [`1d4f6a4`](https://redirect.github.com/withastro/astro/commit/1d4f6a4989bc1cfd7109b1bff41503f115660e02) Thanks [@​bmenant](https://redirect.github.com/bmenant)! - Add `components` property to MDXInstance type definition (RenderResult and module import) - [#​12340](https://redirect.github.com/withastro/astro/pull/12340) [`94eaeea`](https://redirect.github.com/withastro/astro/commit/94eaeea1c437402ffc44103126b355adab4b8a01) Thanks [@​ematipico](https://redirect.github.com/ematipico)! - Fixes an issue where Astro actions didn't work when `base` was different from `/`
pnpm/pnpm (pnpm) ### [`v9.12.3`](https://redirect.github.com/pnpm/pnpm/blob/HEAD/pnpm/CHANGELOG.md#9123) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v9.12.2...v9.12.3) ##### Patch Changes - Don't purge `node_modules`, when typing "n" in the prompt that asks whether to remove `node_modules` before installation [#​8655](https://redirect.github.com/pnpm/pnpm/pull/8655). - Fix a bug causing pnpm to infinitely spawn itself when `manage-package-manager-versions=true` is set and the `.tools` directory is corrupt. - Use `crypto.hash`, when available, for improved performance [#​8629](https://redirect.github.com/pnpm/pnpm/pull/8629). - Fixed a race condition in temporary file creation in the store by including worker thread ID in filename. Previously, multiple worker threads could attempt to use the same temporary file. Temporary files now include both process ID and thread ID for uniqueness [#​8703](https://redirect.github.com/pnpm/pnpm/pull/8703). - All commands should read settings from the `package.json` at the root of the workspace [#​8667](https://redirect.github.com/pnpm/pnpm/issues/8667). - When `manage-package-manager-versions` is set to `true`, errors spawning a self-managed version of `pnpm` will now be shown (instead of being silent). - Pass the find command to npm, it is an alias for npm search

Configuration

📅 Schedule: Branch creation - "on Sunday" (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 was generated by Mend Renovate. View the repository job log.