Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

chore: rewrite generator to resolve strange name generation #612

Merged
merged 6 commits into from
Nov 16, 2023

Conversation

hay-kot
Copy link
Owner

@hay-kot hay-kot commented Nov 15, 2023

What type of PR is this?

(REQUIRED)

  • chore

What this PR does / why we need it:

Potentially resolves issue with type generation where names are prefixed with GitHub

@hay-kot hay-kot merged commit 4738a9b into main Nov 16, 2023
3 checks passed
@hay-kot hay-kot deleted the chore/fix-type-generation branch November 16, 2023 02:19
truecharts-admin referenced this pull request in truecharts/public Nov 17, 2023
#14789)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hay-kot/homebox](https://togithub.com/hay-kot/homebox) |
patch | `v0.10.1` -> `v0.10.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>hay-kot/homebox (ghcr.io/hay-kot/homebox)</summary>

###
[`v0.10.2`](https://togithub.com/hay-kot/homebox/releases/tag/v0.10.2)

[Compare
Source](https://togithub.com/hay-kot/homebox/compare/v0.10.1...v0.10.2)

#### What's Changed

- fix: restore location section by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/587](https://togithub.com/hay-kot/homebox/pull/587)
- chore(deps): update dependency mkdocs-material to v9.4.8 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/592](https://togithub.com/hay-kot/homebox/pull/592)
- chore(deps): update docker/setup-buildx-action action to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/579](https://togithub.com/hay-kot/homebox/pull/579)
- chore(deps): update actions/checkout action to v4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/575](https://togithub.com/hay-kot/homebox/pull/575)
- chore: rewrite generator to resolve strange name generation by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/612](https://togithub.com/hay-kot/homebox/pull/612)
- chore: bump all go dependencies by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/614](https://togithub.com/hay-kot/homebox/pull/614)
- fix: use unix filepath sep on windows for embeds by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/615](https://togithub.com/hay-kot/homebox/pull/615)
- fix: ensure urls isn't encoded by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/618](https://togithub.com/hay-kot/homebox/pull/618)
- Add Shoutrrr validation for `bark://`, `ntfy://` and `generic+`
prefixes by [@&#8203;chessmango](https://togithub.com/chessmango) in
[https://github.com/hay-kot/homebox/pull/591](https://togithub.com/hay-kot/homebox/pull/591)
- chore(deps): update pnpm/action-setup action to v2.4.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/511](https://togithub.com/hay-kot/homebox/pull/511)
- fix: use theme aware background color by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/619](https://togithub.com/hay-kot/homebox/pull/619)
- chore(deps): update actions/setup-node action to v4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/621](https://togithub.com/hay-kot/homebox/pull/621)
- feat: expose timeout variables by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/622](https://togithub.com/hay-kot/homebox/pull/622)
- fix(deps): update dependency
[@&#8203;pinia/nuxt](https://togithub.com/pinia/nuxt) to ^0.5.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/620](https://togithub.com/hay-kot/homebox/pull/620)
- chore(deps): update dependency
[@&#8203;vite-pwa/nuxt](https://togithub.com/vite-pwa/nuxt) to ^0.2.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/616](https://togithub.com/hay-kot/homebox/pull/616)
- chore(deps): update dependency
[@&#8203;types/markdown-it](https://togithub.com/types/markdown-it) to
v13 by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/hay-kot/homebox/pull/577](https://togithub.com/hay-kot/homebox/pull/577)
- fix: images in child items by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/623](https://togithub.com/hay-kot/homebox/pull/623)
- fix: allow zeroing out asset ids by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[https://github.com/hay-kot/homebox/pull/624](https://togithub.com/hay-kot/homebox/pull/624)

#### New Contributors

- [@&#8203;chessmango](https://togithub.com/chessmango) made their first
contribution in
[https://github.com/hay-kot/homebox/pull/591](https://togithub.com/hay-kot/homebox/pull/591)

**Full Changelog**:
hay-kot/homebox@v0.10.1...v0.10.2

</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 [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <[email protected]>
hay-kot added a commit that referenced this pull request Jan 28, 2024
* rewrite generator to resolve strange name generation

* fix asset id types

* ignore errored types

* remove depreciated calls

* use more random words

* random user

Former-commit-id: 4738a9b
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant