Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Production deployment #16

Merged
merged 3 commits into from
Feb 3, 2024
Merged

Production deployment #16

merged 3 commits into from
Feb 3, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Feb 3, 2024

Only merge using a Merge Commit!

renovate bot and others added 3 commits February 3, 2024 13:28
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [three](https://threejs.org/)
([source](https://togithub.com/mrdoob/three.js)) | [`0.160.0` ->
`0.160.1`](https://renovatebot.com/diffs/npm/three/0.160.0/0.160.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/three/0.160.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/three/0.160.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/three/0.160.0/0.160.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/three/0.160.0/0.160.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mrdoob/three.js (three)</summary>

###
[`v0.160.1`](https://togithub.com/mrdoob/three.js/compare/d04539a76736ff500cae883d6a38b3dd8643c548...02d4c5aa091ea8b6137db5bf1ad38819308246e3)

[Compare
Source](https://togithub.com/mrdoob/three.js/compare/d04539a76736ff500cae883d6a38b3dd8643c548...02d4c5aa091ea8b6137db5bf1ad38819308246e3)

</details>

---

### 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.

---

- [ ] <!-- 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/simonknittel/simonknittel.de).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@t3-oss/env-nextjs](https://togithub.com/t3-oss/t3-env)
([source](https://togithub.com/t3-oss/t3-env/tree/HEAD/packages/nextjs))
| [`0.7.3` ->
`0.8.0`](https://renovatebot.com/diffs/npm/@t3-oss%2fenv-nextjs/0.7.3/0.8.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@t3-oss%2fenv-nextjs/0.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@t3-oss%2fenv-nextjs/0.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@t3-oss%2fenv-nextjs/0.7.3/0.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@t3-oss%2fenv-nextjs/0.7.3/0.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>t3-oss/t3-env (@&#8203;t3-oss/env-nextjs)</summary>

###
[`v0.8.0`](https://togithub.com/t3-oss/t3-env/blob/HEAD/packages/nextjs/CHANGELOG.md#080)

[Compare
Source](https://togithub.com/t3-oss/t3-env/compare/@t3-oss/[email protected]...@t3-oss/[email protected])

##### Minor Changes

- [#&#8203;170](https://togithub.com/t3-oss/t3-env/pull/170)
[`9858b2786cc7f05f9d27a4ce325329f55bbb5c89`](https://togithub.com/t3-oss/t3-env/commit/9858b2786cc7f05f9d27a4ce325329f55bbb5c89)
Thanks [@&#8203;juliusmarminge](https://togithub.com/juliusmarminge)! -
feat!: add ability to extend presets. Read more [in the
docs](https://env.t3.gg/docs/customization#extending-presets).

    **BREAKING CHANGE**: The required TypeScript version is now ^5.0.0

##### Patch Changes

- Updated dependencies
\[[`9858b2786cc7f05f9d27a4ce325329f55bbb5c89`](https://togithub.com/t3-oss/t3-env/commit/9858b2786cc7f05f9d27a4ce325329f55bbb5c89)]:
-
[@&#8203;t3-oss/env-core](https://togithub.com/t3-oss/env-core)[@&#8203;0](https://togithub.com/0).8.0

</details>

---

### 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.

---

- [ ] <!-- 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/simonknittel/simonknittel.de).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Copy link

vercel bot commented Feb 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
simonknittel-de 🔄 Building (Inspect) Visit Preview Feb 3, 2024 1:49pm

@simonknittel simonknittel merged commit 8645fb2 into main Feb 3, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant