stephenwade / festival

A website to host online music festivals
ISC License
2 stars 1 forks source link

Update remix monorepo to v2.12.1 #1751

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@remix-run/dev (source) 2.12.0 -> 2.12.1 age adoption passing confidence
@remix-run/node (source) 2.12.0 -> 2.12.1 age adoption passing confidence
@remix-run/react (source) 2.12.0 -> 2.12.1 age adoption passing confidence
@remix-run/serve (source) 2.12.0 -> 2.12.1 age adoption passing confidence
@remix-run/testing (source) 2.12.0 -> 2.12.1 age adoption passing confidence

Release Notes

remix-run/remix (@​remix-run/dev) ### [`v2.12.1`](https://redirect.github.com/remix-run/remix/blob/HEAD/packages/remix-dev/CHANGELOG.md#2121) [Compare Source](https://redirect.github.com/remix-run/remix/compare/@remix-run/dev@2.12.0...@remix-run/dev@2.12.1) ##### Patch Changes - Properly abort `request.signal` during `vite dev` when the node response is closed ([#​9976](https://redirect.github.com/remix-run/remix/pull/9976)) - CSS imports with `?inline`, `?inline-css` and `?raw` are no longer incorrectly injected during SSR in development ([#​9910](https://redirect.github.com/remix-run/remix/pull/9910)) - Updated dependencies: - `@remix-run/server-runtime@2.12.1` - `@remix-run/node@2.12.1`
remix-run/remix (@​remix-run/node) ### [`v2.12.1`](https://redirect.github.com/remix-run/remix/blob/HEAD/packages/remix-node/CHANGELOG.md#2121) [Compare Source](https://redirect.github.com/remix-run/remix/compare/@remix-run/node@2.12.0...@remix-run/node@2.12.1) ##### Patch Changes - Single Fetch: Re-export `interface Future` through `@remix-run/node`/`@remix-run/cloudflare`/`@remix-run/deno` packages so that `pnpm` doesn't complain about `@remix-run/server-runtime` not being a dependency ([#​9982](https://redirect.github.com/remix-run/remix/pull/9982)) - Updated dependencies: - `@remix-run/server-runtime@2.12.1`
remix-run/remix (@​remix-run/react) ### [`v2.12.1`](https://redirect.github.com/remix-run/remix/blob/HEAD/packages/remix-react/CHANGELOG.md#2121) [Compare Source](https://redirect.github.com/remix-run/remix/compare/@remix-run/react@2.12.0...@remix-run/react@2.12.1) ##### Patch Changes - Updated dependencies: - `@remix-run/server-runtime@2.12.1`
remix-run/remix (@​remix-run/serve) ### [`v2.12.1`](https://redirect.github.com/remix-run/remix/blob/HEAD/packages/remix-serve/CHANGELOG.md#2121) [Compare Source](https://redirect.github.com/remix-run/remix/compare/@remix-run/serve@2.12.0...@remix-run/serve@2.12.1) ##### Patch Changes - Updated dependencies: - `@remix-run/node@2.12.1` - `@remix-run/express@2.12.1`
remix-run/remix (@​remix-run/testing) ### [`v2.12.1`](https://redirect.github.com/remix-run/remix/blob/HEAD/packages/remix-testing/CHANGELOG.md#2121) [Compare Source](https://redirect.github.com/remix-run/remix/compare/@remix-run/testing@2.12.0...@remix-run/testing@2.12.1) ##### Patch Changes - Updated dependencies: - `@remix-run/node@2.12.1` - `@remix-run/react@2.12.1`

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.