Skip to content

Commit

Permalink
fix(deps): update dependency remix-utils to v8 (#1088)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [remix-utils](https://redirect.github.com/sergiodxa/remix-utils) | [`7.7.0` -> `8.0.0`](https://renovatebot.com/diffs/npm/remix-utils/7.7.0/8.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/remix-utils/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/remix-utils/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/remix-utils/7.7.0/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/remix-utils/7.7.0/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>sergiodxa/remix-utils (remix-utils)</summary>

### [`v8.0.0`](https://redirect.github.com/sergiodxa/remix-utils/compare/v7.7.0...bc5ab4eea5707c409f2354b70f751668af0fc68f)

[Compare Source](https://redirect.github.com/sergiodxa/remix-utils/compare/v7.7.0...v8.0.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - "every weekend" (UTC).

🚦 **Automerge**: Enabled.

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

---

 - [ ] 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/technifit/tasker).
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent 6a59e50 commit 78c34df
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 95 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"remix-params-helper": "0.5.1",
"remix-routes": "1.7.5",
"remix-themes": "1.5.1",
"remix-utils": "7.7.0",
"remix-utils": "8.0.0",
"typescript-slugify": "1.0.1",
"vite-env-only": "3.0.3",
"zod": "3.23.8"
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@technifit/jwt": "workspace:*",
"is-ip": "5.0.1",
"remix-create-express-app": "0.4.5",
"remix-utils": "7.7.0",
"remix-utils": "8.0.0",
"zod": "3.23.8"
},
"devDependencies": {
Expand Down
119 changes: 26 additions & 93 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 78c34df

Please sign in to comment.