Skip to content

Commit

Permalink
fix(deps): update dependency @fastify/view to v8 (#714)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@fastify/view](https://togithub.com/fastify/point-of-view) | [`7.4.1`
->
`8.0.0`](https://renovatebot.com/diffs/npm/@fastify%2fview/7.4.1/8.0.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@fastify%2fview/8.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@fastify%2fview/8.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@fastify%2fview/8.0.0/compatibility-slim/7.4.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@fastify%2fview/8.0.0/confidence-slim/7.4.1)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>fastify/point-of-view (@&#8203;fastify/view)</summary>

###
[`v8.0.0`](https://togithub.com/fastify/point-of-view/releases/tag/v8.0.0)

[Compare
Source](https://togithub.com/fastify/point-of-view/compare/v7.4.1...v8.0.0)

#### What's Changed

- build(deps-dev): bump eta from 1.14.2 to 2.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/fastify/point-of-view/pull/364](https://togithub.com/fastify/point-of-view/pull/364)
- chore(.gitignore): add bun lockfile by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[https://github.com/fastify/point-of-view/pull/366](https://togithub.com/fastify/point-of-view/pull/366)
- build(deps-dev): bump tsd from 0.25.0 to 0.26.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/fastify/point-of-view/pull/367](https://togithub.com/fastify/point-of-view/pull/367)
- build(deps-dev): bump tsd from 0.26.1 to 0.27.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/fastify/point-of-view/pull/368](https://togithub.com/fastify/point-of-view/pull/368)
- build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/fastify/point-of-view/pull/369](https://togithub.com/fastify/point-of-view/pull/369)
- ci: only trigger on pushes to main branches by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[https://github.com/fastify/point-of-view/pull/370](https://togithub.com/fastify/point-of-view/pull/370)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.16.5 to
20.1.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/fastify/point-of-view/pull/371](https://togithub.com/fastify/point-of-view/pull/371)
- feat: add support for eta@3.x by
[@&#8203;multivoltage](https://togithub.com/multivoltage) in
[https://github.com/fastify/point-of-view/pull/377](https://togithub.com/fastify/point-of-view/pull/377)

#### New Contributors

- [@&#8203;multivoltage](https://togithub.com/multivoltage) made their
first contribution in
[https://github.com/fastify/point-of-view/pull/377](https://togithub.com/fastify/point-of-view/pull/377)

**Full Changelog**:
fastify/point-of-view@v7.4.1...v8.0.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on sunday" in timezone Asia/Shanghai,
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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log [here](https://developer.mend.io/github/PKUHPC/SCOW).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDQuMiIsInVwZGF0ZWRJblZlciI6IjM1LjE0NC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 4, 2023
1 parent 9e6f7f2 commit a58db35
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@fastify/error": "3.2.1",
"@fastify/formbody": "7.4.0",
"@fastify/static": "6.10.2",
"@fastify/view": "7.4.1",
"@fastify/view": "8.0.0",
"liquidjs": "10.8.3",
"@scow/config": "workspace:*",
"@scow/lib-config": "workspace:*",
Expand Down
8 changes: 4 additions & 4 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 a58db35

Please sign in to comment.