stephenwade / festival

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

Update dependency remix-utils to v7.7.0 #1752

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-utils 7.6.0 -> 7.7.0 age adoption passing confidence

Release Notes

sergiodxa/remix-utils (remix-utils) ### [`v7.7.0`](https://redirect.github.com/sergiodxa/remix-utils/releases/tag/v7.7.0) [Compare Source](https://redirect.github.com/sergiodxa/remix-utils/compare/v7.6.0...v7.7.0) #### What's Changed ##### New Features - Make TypedCookie take input type of schema by [@​nichtsam](https://redirect.github.com/nichtsam) in [https://github.com/sergiodxa/remix-utils/pull/363](https://redirect.github.com/sergiodxa/remix-utils/pull/363) - Add enabled flag to useEventSource (default = true) by [@​rossipedia](https://redirect.github.com/rossipedia) in [https://github.com/sergiodxa/remix-utils/pull/387](https://redirect.github.com/sergiodxa/remix-utils/pull/387) - Add optional `id` attribute to `ScriptDescriptor` by [@​mnemitz](https://redirect.github.com/mnemitz) in [https://github.com/sergiodxa/remix-utils/pull/379](https://redirect.github.com/sergiodxa/remix-utils/pull/379) ##### Documentation Changes - Add warning about `preloadRouteAssets` by [@​jansedlon](https://redirect.github.com/jansedlon) in [https://github.com/sergiodxa/remix-utils/pull/349](https://redirect.github.com/sergiodxa/remix-utils/pull/349) - Setup typedoc to generate API reference docs by [@​sergiodxa](https://redirect.github.com/sergiodxa) in [https://github.com/sergiodxa/remix-utils/pull/356](https://redirect.github.com/sergiodxa/remix-utils/pull/356) - Fix typo in README by [@​nickretallack](https://redirect.github.com/nickretallack) in [https://github.com/sergiodxa/remix-utils/pull/377](https://redirect.github.com/sergiodxa/remix-utils/pull/377) ##### Other Changes - Bump eslint-plugin-testing-library from 6.2.0 to 6.2.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/sergiodxa/remix-utils/pull/337](https://redirect.github.com/sergiodxa/remix-utils/pull/337) - Bump [@​testing-library/react](https://redirect.github.com/testing-library/react) from 14.3.0 to 15.0.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/sergiodxa/remix-utils/pull/338](https://redirect.github.com/sergiodxa/remix-utils/pull/338) - Bump [@​vitest/coverage-v8](https://redirect.github.com/vitest/coverage-v8) from 1.4.0 to 1.5.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/sergiodxa/remix-utils/pull/339](https://redirect.github.com/sergiodxa/remix-utils/pull/339) - Bump [@​types/react](https://redirect.github.com/types/react) from 18.2.75 to 18.2.78 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/sergiodxa/remix-utils/pull/340](https://redirect.github.com/sergiodxa/remix-utils/pull/340) - Bump type-fest from 4.15.0 to 4.18.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/sergiodxa/remix-utils/pull/360](https://redirect.github.com/sergiodxa/remix-utils/pull/360) - Bump eslint-plugin-testing-library from 6.2.1 to 6.2.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/sergiodxa/remix-utils/pull/348](https://redirect.github.com/sergiodxa/remix-utils/pull/348) - Switch to Biome by [@​sergiodxa](https://redirect.github.com/sergiodxa) in [https://github.com/sergiodxa/remix-utils/pull/361](https://redirect.github.com/sergiodxa/remix-utils/pull/361) - Bump oven-sh/setup-bun from 1 to 2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/sergiodxa/remix-utils/pull/368](https://redirect.github.com/sergiodxa/remix-utils/pull/368) #### New Contributors - [@​jansedlon](https://redirect.github.com/jansedlon) made their first contribution in [https://github.com/sergiodxa/remix-utils/pull/349](https://redirect.github.com/sergiodxa/remix-utils/pull/349) - [@​nickretallack](https://redirect.github.com/nickretallack) made their first contribution in [https://github.com/sergiodxa/remix-utils/pull/377](https://redirect.github.com/sergiodxa/remix-utils/pull/377) - [@​mnemitz](https://redirect.github.com/mnemitz) made their first contribution in [https://github.com/sergiodxa/remix-utils/pull/379](https://redirect.github.com/sergiodxa/remix-utils/pull/379) **Full Changelog**: https://github.com/sergiodxa/remix-utils/compare/v7.6.0...v7.7.0

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 this update again.



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