daniel-ac-martin / NotGovUK

An implementation of the GOV.UK Design System in React that provides support for writing internal applications in addition to public ones.
https://not-gov.uk/
MIT License
27 stars 8 forks source link

Update remix monorepo to ^2.15.0 #1175

Closed renovate[bot] closed 2 hours ago

renovate[bot] commented 3 hours ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@remix-run/dev (source) ^2.14.0 -> ^2.15.0 age adoption passing confidence
@remix-run/node (source) ^2.14.0 -> ^2.15.0 age adoption passing confidence
@remix-run/react (source) ^2.14.0 -> ^2.15.0 age adoption passing confidence
@remix-run/serve (source) ^2.14.0 -> ^2.15.0 age adoption passing confidence

Release Notes

remix-run/remix (@​remix-run/dev) ### [`v2.15.0`](https://redirect.github.com/remix-run/remix/blob/HEAD/packages/remix-dev/CHANGELOG.md#2150) [Compare Source](https://redirect.github.com/remix-run/remix/compare/@remix-run/dev@2.14.0...@remix-run/dev@2.15.0) ##### Patch Changes - Stabilize the `future.v3_routeConfig` future flag, replacing `future.unstable_routeConfig`. This enables support for `routes.ts` to assist with the migration to React Router v7. ([#​10236](https://redirect.github.com/remix-run/remix/pull/10236)) Note that if you had already enabled the `future.unstable_routeConfig` flag, your route config in `app/routes.ts` is no longer defined via the `routes` export and must now be defined via the default export. ```diff import { type RouteConfig } from "@​remix-run/route-config"; -export const routes: RouteConfig = []; +export default [] satisfies RouteConfig; ``` - Updated dependencies: - `@remix-run/node@2.15.0` - `@remix-run/server-runtime@2.15.0`
remix-run/remix (@​remix-run/node) ### [`v2.15.0`](https://redirect.github.com/remix-run/remix/blob/HEAD/packages/remix-node/CHANGELOG.md#2150) [Compare Source](https://redirect.github.com/remix-run/remix/compare/@remix-run/node@2.14.0...@remix-run/node@2.15.0) ##### Patch Changes - Updated dependencies: - `@remix-run/server-runtime@2.15.0`
remix-run/remix (@​remix-run/react) ### [`v2.15.0`](https://redirect.github.com/remix-run/remix/blob/HEAD/packages/remix-react/CHANGELOG.md#2150) [Compare Source](https://redirect.github.com/remix-run/remix/compare/@remix-run/react@2.14.0...@remix-run/react@2.15.0) ##### Patch Changes - Updated dependencies: - `@remix-run/server-runtime@2.15.0`
remix-run/remix (@​remix-run/serve) ### [`v2.15.0`](https://redirect.github.com/remix-run/remix/blob/HEAD/packages/remix-serve/CHANGELOG.md#2150) [Compare Source](https://redirect.github.com/remix-run/remix/compare/@remix-run/serve@2.14.0...@remix-run/serve@2.15.0) ##### Patch Changes - Updated dependencies: - `@remix-run/express@2.15.0` - `@remix-run/node@2.15.0`

Configuration

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

đŸšĻ Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

cypress[bot] commented 3 hours ago

NotGovUK    Run #6046

Run Properties:  status check passed Passed #6046  •  git commit 110a830929: Update remix monorepo to ^2.15.0
Project NotGovUK
Branch Review renovate/remix-monorepo
Run status status check passed Passed #6046
Run duration 12m 06s
Commit git commit 110a830929: Update remix monorepo to ^2.15.0
Committer renovate[bot]
View all properties for this run ↗ī¸Ž

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 1
⚠ī¸ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗ī¸Ž
cypress[bot] commented 2 hours ago

NotGovUK    Run #6060

Run Properties:  status check passed Passed #6060  •  git commit a265d57ca2 ℹī¸: Merge 110a8309299422c0557261043315e45a05aa6379 into a83234eeffc0b92abf02ce1c2db1...
Project NotGovUK
Branch Review renovate/remix-monorepo
Run status status check passed Passed #6060
Run duration 13m 01s
Commit git commit a265d57ca2 ℹī¸: Merge 110a8309299422c0557261043315e45a05aa6379 into a83234eeffc0b92abf02ce1c2db1...
Committer renovate[bot]
View all properties for this run ↗ī¸Ž

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 21
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 90
⚠ī¸ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗ī¸Ž