Commit 7356ee3
authored
fix(deps): update dependency remix-utils to v10 (#1350)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [remix-utils](https://redirect.github.com/sergiodxa/remix-utils) |
[`9.3.1` →
`10.0.0`](https://renovatebot.com/diffs/npm/remix-utils/9.3.1/10.0.0) |

|

|
---
### Release Notes
<details>
<summary>sergiodxa/remix-utils (remix-utils)</summary>
###
[`v10.0.0`](https://redirect.github.com/sergiodxa/remix-utils/releases/tag/v10.0.0)
[Compare
Source](https://redirect.github.com/sergiodxa/remix-utils/compare/v9.3.1...v10.0.0)
<!-- Release notes generated using configuration in .github/release.yml
at v10.0.0 -->
#### What's Changed
##### New Features
- Use the configured secret when signing and verifying CSRF tokens by
[@​sergiodxa](https://redirect.github.com/sergiodxa) in
[#​584](https://redirect.github.com/sergiodxa/remix-utils/pull/584)
- Move CSRF to use HMAC-SHA256 for token signing and add constant-time
compare by [@​novanish](https://redirect.github.com/novanish) in
[#​558](https://redirect.github.com/sergiodxa/remix-utils/pull/558)
- Expand the ExternalScripts functionality to support global attributes
including data-\* by
[@​metalix2](https://redirect.github.com/metalix2) in
[#​495](https://redirect.github.com/sergiodxa/remix-utils/pull/495)
- Add support for CSS files in route manifest by
[@​nicksrandall](https://redirect.github.com/nicksrandall) in
[#​290](https://redirect.github.com/sergiodxa/remix-utils/pull/290)
- Optionally hide `<HoneypotInput />` by external CSS class by
[@​wenzf](https://redirect.github.com/wenzf) in
[#​596](https://redirect.github.com/sergiodxa/remix-utils/pull/596)
- Add `nonce` prop to ExternalScripts by
[@​mnemitz](https://redirect.github.com/mnemitz) in
[#​448](https://redirect.github.com/sergiodxa/remix-utils/pull/448)
- Handle multi-line data while composing SSE by
[@​atesgoral](https://redirect.github.com/atesgoral) in
[#​250](https://redirect.github.com/sergiodxa/remix-utils/pull/250)
##### Documentation Changes
- Fix lack of context argument in serverTimingMiddleware by
[@​wenzf](https://redirect.github.com/wenzf) in
[#​595](https://redirect.github.com/sergiodxa/remix-utils/pull/595)
##### Other Changes
- Upgrade minimal required React Router version to 8.0.0 by
[@​theskillwithin](https://redirect.github.com/theskillwithin) in
[#​598](https://redirect.github.com/sergiodxa/remix-utils/pull/598)
- Remove type-fest dependency by
[@​tmcw](https://redirect.github.com/tmcw) in
[#​562](https://redirect.github.com/sergiodxa/remix-utils/pull/562)
#### New Contributors
- [@​wenzf](https://redirect.github.com/wenzf) made their first
contribution in
[#​595](https://redirect.github.com/sergiodxa/remix-utils/pull/595)
- [@​theskillwithin](https://redirect.github.com/theskillwithin)
made their first contribution in
[#​598](https://redirect.github.com/sergiodxa/remix-utils/pull/598)
- [@​tmcw](https://redirect.github.com/tmcw) made their first
contribution in
[#​562](https://redirect.github.com/sergiodxa/remix-utils/pull/562)
- [@​novanish](https://redirect.github.com/novanish) made their
first contribution in
[#​558](https://redirect.github.com/sergiodxa/remix-utils/pull/558)
- [@​metalix2](https://redirect.github.com/metalix2) made their
first contribution in
[#​495](https://redirect.github.com/sergiodxa/remix-utils/pull/495)
- [@​nicksrandall](https://redirect.github.com/nicksrandall) made
their first contribution in
[#​290](https://redirect.github.com/sergiodxa/remix-utils/pull/290)
- [@​atesgoral](https://redirect.github.com/atesgoral) made their
first contribution in
[#​250](https://redirect.github.com/sergiodxa/remix-utils/pull/250)
**Full Changelog**:
<sergiodxa/remix-utils@v9.3.1...v10.0.0>
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/datum-cloud/cloud-portal).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQ0LjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->2 files changed
Lines changed: 4 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments