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

Supports dynamically switch encode and decode processing for a given type #368

Merged
merged 1 commit into from
Apr 2, 2023

Conversation

goccy
Copy link
Owner

@goccy goccy commented Apr 1, 2023

go-yaml has decided to support Go 1.18 and above, so we can now use generics feature.
With it, we now support the feature to dynamically switch encode and decode processing for a given type

@codecov-commenter
Copy link

Codecov Report

Merging #368 (678e860) into master (1160c31) will increase coverage by 0.26%.
The diff coverage is 88.11%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #368      +/-   ##
==========================================
+ Coverage   75.34%   75.61%   +0.26%     
==========================================
  Files          13       13              
  Lines        4551     4650      +99     
==========================================
+ Hits         3429     3516      +87     
- Misses        866      874       +8     
- Partials      256      260       +4     

@goccy goccy merged commit 4052b05 into master Apr 2, 2023
17 checks passed
@goccy goccy deleted the support-custom-codec branch April 2, 2023 01:50
Racer159 added a commit to defenseunicorns/zarf that referenced this pull request Apr 5, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence | Type |
Update |
|---|---|---|---|---|---|---|---|
| @​defense-unicorns/unicorn-ui | [`0.0.43` ->
`0.0.46`](https://renovatebot.com/diffs/npm/@defense-unicorns%2funicorn-ui/0.0.43/0.0.46)
|
[![age](https://badges.renovateapi.com/packages/npm/@defense-unicorns%2funicorn-ui/0.0.46/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@defense-unicorns%2funicorn-ui/0.0.46/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@defense-unicorns%2funicorn-ui/0.0.46/compatibility-slim/0.0.43)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@defense-unicorns%2funicorn-ui/0.0.46/confidence-slim/0.0.43)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | patch |
| [@playwright/test](https://playwright.dev)
([source](https://togithub.com/Microsoft/playwright)) | [`1.32.1` ->
`1.32.2`](https://renovatebot.com/diffs/npm/@playwright%2ftest/1.32.1/1.32.2)
|
[![age](https://badges.renovateapi.com/packages/npm/@playwright%2ftest/1.32.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@playwright%2ftest/1.32.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@playwright%2ftest/1.32.2/compatibility-slim/1.32.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@playwright%2ftest/1.32.2/confidence-slim/1.32.1)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
|
[@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint)
| [`5.57.0` ->
`5.57.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/5.57.0/5.57.1)
|
[![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.57.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.57.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.57.1/compatibility-slim/5.57.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/5.57.1/confidence-slim/5.57.0)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
|
[@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint)
| [`5.57.0` ->
`5.57.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/5.57.0/5.57.1)
|
[![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.57.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.57.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.57.1/compatibility-slim/5.57.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2fparser/5.57.1/confidence-slim/5.57.0)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
| [actions/add-to-project](https://togithub.com/actions/add-to-project)
| `v0.4.1` -> `v0.5.0` |
[![age](https://badges.renovateapi.com/packages/github-tags/actions%2fadd-to-project/v0.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/github-tags/actions%2fadd-to-project/v0.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/github-tags/actions%2fadd-to-project/v0.5.0/compatibility-slim/v0.4.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/github-tags/actions%2fadd-to-project/v0.5.0/confidence-slim/v0.4.1)](https://docs.renovatebot.com/merge-confidence/)
| action | minor |
| [anchore/sbom-action](https://togithub.com/anchore/sbom-action) |
`v0.13.4` -> `v0.14.1` |
[![age](https://badges.renovateapi.com/packages/github-tags/anchore%2fsbom-action/v0.14.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/github-tags/anchore%2fsbom-action/v0.14.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/github-tags/anchore%2fsbom-action/v0.14.1/compatibility-slim/v0.13.4)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/github-tags/anchore%2fsbom-action/v0.14.1/confidence-slim/v0.13.4)](https://docs.renovatebot.com/merge-confidence/)
| action | minor |
| [github.com/docker/cli](https://togithub.com/docker/cli) |
`v23.0.2+incompatible` -> `v23.0.3+incompatible` |
[![age](https://badges.renovateapi.com/packages/go/github.com%2fdocker%2fcli/v23.0.3+incompatible/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/go/github.com%2fdocker%2fcli/v23.0.3+incompatible/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/go/github.com%2fdocker%2fcli/v23.0.3+incompatible/compatibility-slim/v23.0.2+incompatible)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/go/github.com%2fdocker%2fcli/v23.0.3+incompatible/confidence-slim/v23.0.2+incompatible)](https://docs.renovatebot.com/merge-confidence/)
| require | patch |
| [github.com/goccy/go-yaml](https://togithub.com/goccy/go-yaml) |
`v1.10.1` -> `v1.11.0` |
[![age](https://badges.renovateapi.com/packages/go/github.com%2fgoccy%2fgo-yaml/v1.11.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/go/github.com%2fgoccy%2fgo-yaml/v1.11.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/go/github.com%2fgoccy%2fgo-yaml/v1.11.0/compatibility-slim/v1.10.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/go/github.com%2fgoccy%2fgo-yaml/v1.11.0/confidence-slim/v1.10.1)](https://docs.renovatebot.com/merge-confidence/)
| require | minor |
| [github.com/moby/moby](https://togithub.com/moby/moby) |
`v23.0.2+incompatible` -> `v23.0.3+incompatible` |
[![age](https://badges.renovateapi.com/packages/go/github.com%2fmoby%2fmoby/v23.0.3+incompatible/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/go/github.com%2fmoby%2fmoby/v23.0.3+incompatible/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/go/github.com%2fmoby%2fmoby/v23.0.3+incompatible/compatibility-slim/v23.0.2+incompatible)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/go/github.com%2fmoby%2fmoby/v23.0.3+incompatible/confidence-slim/v23.0.2+incompatible)](https://docs.renovatebot.com/merge-confidence/)
| require | patch |
| [github.com/pterm/pterm](https://togithub.com/pterm/pterm) |
`v0.12.57` -> `v0.12.58` |
[![age](https://badges.renovateapi.com/packages/go/github.com%2fpterm%2fpterm/v0.12.58/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/go/github.com%2fpterm%2fpterm/v0.12.58/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/go/github.com%2fpterm%2fpterm/v0.12.58/compatibility-slim/v0.12.57)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/go/github.com%2fpterm%2fpterm/v0.12.58/confidence-slim/v0.12.57)](https://docs.renovatebot.com/merge-confidence/)
| require | patch |
| [github.com/spf13/cobra](https://togithub.com/spf13/cobra) | `v1.6.1`
-> `v1.7.0` |
[![age](https://badges.renovateapi.com/packages/go/github.com%2fspf13%2fcobra/v1.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/go/github.com%2fspf13%2fcobra/v1.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/go/github.com%2fspf13%2fcobra/v1.7.0/compatibility-slim/v1.6.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/go/github.com%2fspf13%2fcobra/v1.7.0/confidence-slim/v1.6.1)](https://docs.renovatebot.com/merge-confidence/)
| require | minor |
| [loki-stack](https://grafana.com/loki)
([source](https://togithub.com/grafana/helm-charts)) | `2.9.9` ->
`2.9.10` |
[![age](https://badges.renovateapi.com/packages/helm/loki-stack/2.9.10/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/helm/loki-stack/2.9.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/helm/loki-stack/2.9.10/compatibility-slim/2.9.9)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/helm/loki-stack/2.9.10/confidence-slim/2.9.9)](https://docs.renovatebot.com/merge-confidence/)
| | patch |
| [material-symbols](https://marella.github.io/material-symbols/demo/)
([source](https://togithub.com/marella/material-symbols)) | [`0.5.4` ->
`0.5.5`](https://renovatebot.com/diffs/npm/material-symbols/0.5.4/0.5.5)
|
[![age](https://badges.renovateapi.com/packages/npm/material-symbols/0.5.5/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/material-symbols/0.5.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/material-symbols/0.5.5/compatibility-slim/0.5.4)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/material-symbols/0.5.5/confidence-slim/0.5.4)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | patch |
| [playwright](https://playwright.dev)
([source](https://togithub.com/Microsoft/playwright)) | [`1.32.1` ->
`1.32.2`](https://renovatebot.com/diffs/npm/playwright/1.32.1/1.32.2) |
[![age](https://badges.renovateapi.com/packages/npm/playwright/1.32.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/playwright/1.32.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/playwright/1.32.2/compatibility-slim/1.32.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/playwright/1.32.2/confidence-slim/1.32.1)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
|
[sigs.k8s.io/kustomize/api](https://togithub.com/kubernetes-sigs/kustomize)
| `v0.12.1` -> `v0.13.2` |
[![age](https://badges.renovateapi.com/packages/go/sigs.k8s.io%2fkustomize%2fapi/v0.13.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/go/sigs.k8s.io%2fkustomize%2fapi/v0.13.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/go/sigs.k8s.io%2fkustomize%2fapi/v0.13.2/compatibility-slim/v0.12.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/go/sigs.k8s.io%2fkustomize%2fapi/v0.13.2/confidence-slim/v0.12.1)](https://docs.renovatebot.com/merge-confidence/)
| require | minor |
| [svelte-check](https://togithub.com/sveltejs/language-tools) |
[`3.1.4` ->
`3.2.0`](https://renovatebot.com/diffs/npm/svelte-check/3.1.4/3.2.0) |
[![age](https://badges.renovateapi.com/packages/npm/svelte-check/3.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/svelte-check/3.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/svelte-check/3.2.0/compatibility-slim/3.1.4)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/svelte-check/3.2.0/confidence-slim/3.1.4)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | minor |

---

### Release Notes

<details>
<summary>Microsoft/playwright</summary>

###
[`v1.32.2`](https://togithub.com/microsoft/playwright/releases/tag/v1.32.2)

[Compare
Source](https://togithub.com/Microsoft/playwright/compare/v1.32.1...v1.32.2)

##### Highlights


[microsoft/playwright#21993
- \[BUG] Browser crash when using Playwright VSC extension and
trace-viewer enabled in
config[microsoft/playwright#22003
- \[Feature] Make Vue component mount props less
restrictiv[microsoft/playwright#22089
- \[REGRESSION]: Tests failing with "Error: tracing.stopChunk"

##### Browser Versions

-   Chromium 112.0.5615.29
-   Mozilla Firefox 111.0
-   WebKit 16.4

This version was also tested against the following stable channels:

-   Google Chrome 111
-   Microsoft Edge 111

</details>

<details>
<summary>typescript-eslint/typescript-eslint
(@&#8203;typescript-eslint/eslint-plugin)</summary>

###
[`v5.57.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#&#8203;5571-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5570v5571-2023-04-03)

[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.57.0...v5.57.1)

##### Bug Fixes

- **eslint-plugin:** \[strict-boolean-expressions] support mixed enums
in allowNullableEnum option
([#&#8203;6740](https://togithub.com/typescript-eslint/typescript-eslint/issues/6740))
([49be8a8](https://togithub.com/typescript-eslint/typescript-eslint/commit/49be8a814c82f3784308ef5a6e90478eb56e55c1))

</details>

<details>
<summary>typescript-eslint/typescript-eslint
(@&#8203;typescript-eslint/parser)</summary>

###
[`v5.57.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#&#8203;5571-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5570v5571-2023-04-03)

[Compare
Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.57.0...v5.57.1)

**Note:** Version bump only for package
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)

</details>

<details>
<summary>actions/add-to-project</summary>

###
[`v0.5.0`](https://togithub.com/actions/add-to-project/releases/tag/v0.5.0)

[Compare
Source](https://togithub.com/actions/add-to-project/compare/v0.4.1...v0.5.0)

#### What's Changed

- ✨ **GHES support: Allow projects outside github.com** by
[@&#8203;saravanan30erd](https://togithub.com/saravanan30erd) in
[actions/add-to-project#338
- typo: repo -> project by
[@&#8203;rootulp](https://togithub.com/rootulp) in
[actions/add-to-project#330
-   Dependency updates:
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.18.12 to
16.18.14 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#328
- build(deps-dev): bump eslint from 8.34.0 to 8.35.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#326
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.53.0 to 5.54.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#329
- build(deps-dev): bump prettier from 2.8.4 to 2.8.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#334
- build(deps): bump
[@&#8203;actions/github](https://togithub.com/actions/github) from 5.0.3
to 5.1.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#226
- build(deps-dev): bump prettier from 2.8.5 to 2.8.7 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#340
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.54.1 to 5.57.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#346
- build(deps-dev): bump eslint from 8.35.0 to 8.37.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#348
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.18.14 to
16.18.23 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#350
- build(deps-dev): bump eslint-plugin-github from 4.6.1 to 4.7.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#351
- build(deps-dev): bump concurrently from 7.6.0 to 8.0.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[actions/add-to-project#352

#### New Contributors ❤️

- [@&#8203;rootulp](https://togithub.com/rootulp) made their first
contribution in
[actions/add-to-project#330
- [@&#8203;saravanan30erd](https://togithub.com/saravanan30erd) made
their first contribution in
[actions/add-to-project#338

**Full Changelog**:
actions/add-to-project@v0.4.1...v0.5.0

</details>

<details>
<summary>anchore/sbom-action</summary>

###
[`v0.14.1`](https://togithub.com/anchore/sbom-action/releases/tag/v0.14.1)

[Compare
Source](https://togithub.com/anchore/sbom-action/compare/v0.13.4...v0.14.1)

#### Changes in v0.14.1

- chore(deps): update Syft to v0.76.0
([#&#8203;403](https://togithub.com/anchore/sbom-action/issues/403))
\[[anchore-actions-token-generator](https://togithub.com/anchore-actions-token-generator)]

</details>

<details>
<summary>docker/cli</summary>

###
[`v23.0.3+incompatible`](https://togithub.com/docker/cli/compare/v23.0.2...v23.0.3)

[Compare
Source](https://togithub.com/docker/cli/compare/v23.0.2...v23.0.3)

</details>

<details>
<summary>goccy/go-yaml</summary>

###
[`v1.11.0`](https://togithub.com/goccy/go-yaml/releases/tag/v1.11.0):
1.11.0

[Compare
Source](https://togithub.com/goccy/go-yaml/compare/v1.10.1...v1.11.0)

#### What's Changed

- Supports dynamically switch encode and decode processing for a given
type by [@&#8203;goccy](https://togithub.com/goccy) in
[goccy/go-yaml#368

**Full Changelog**:
goccy/go-yaml@v1.10.1...v1.11.0

</details>

<details>
<summary>moby/moby</summary>

###
[`v23.0.3+incompatible`](https://togithub.com/moby/moby/compare/v23.0.2...v23.0.3)

[Compare
Source](https://togithub.com/moby/moby/compare/v23.0.2...v23.0.3)

</details>

<details>
<summary>pterm/pterm</summary>

###
[`v0.12.58`](https://togithub.com/pterm/pterm/releases/tag/v0.12.58): |
Structured Logging

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.57...v0.12.58)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

#### What's Changed

##### Exciting New Features 🎉

##### New Printer: Structured Logging!

<img width="500"
src="https://raw.githubusercontent.com/pterm/pterm/master/_examples/logger/default/animation.svg"
/>

- feat(logger): added pretty structured logger by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#480
- feat(rgb): made it possible to use RGB colors as background by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#474

##### Fixes 🔧

- fix(rgb): fixed a bug in RGB fading, where the `maxValue` would print
with the `minValue` color. by
[@&#8203;floaust](https://togithub.com/floaust) in
[pterm/pterm#479

##### Other Changes

- examples: combine header examples by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#467
- ci: added svgo workflow to optimize SVGs by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#468
- docs(examples): added more examples by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#469
- docs(README): improved readme by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#476

**Full Changelog**:
pterm/pterm@v0.12.57...v0.12.58

</details>

<details>
<summary>spf13/cobra</summary>

### [`v1.7.0`](https://togithub.com/spf13/cobra/releases/tag/v1.7.0)

[Compare
Source](https://togithub.com/spf13/cobra/compare/v1.6.1...v1.7.0)

##### ✨ Features

- Allow to preserve ordering of completions in `bash`, `zsh`, `pwsh`, &
`fish`: [@&#8203;h4ck3rk3y](https://togithub.com/h4ck3rk3y)
[#&#8203;1903](https://togithub.com/spf13/cobra/issues/1903)
- Add support for PowerShell 7.2+ in completions:
[@&#8203;oldium](https://togithub.com/oldium)
[#&#8203;1916](https://togithub.com/spf13/cobra/issues/1916)
- Allow sourcing zsh completion script:
[@&#8203;marckhouzam](https://togithub.com/marckhouzam)
[#&#8203;1917](https://togithub.com/spf13/cobra/issues/1917)

##### 🐛 Bug fixes

- Don't remove flag values that match sub-command name:
[@&#8203;brianpursley](https://togithub.com/brianpursley)
[#&#8203;1781](https://togithub.com/spf13/cobra/issues/1781)
- Fix powershell completions not returning single word:
[@&#8203;totkeks](https://togithub.com/totkeks)
[#&#8203;1850](https://togithub.com/spf13/cobra/issues/1850)
- Remove masked `template` import variable name:
[@&#8203;yashLadha](https://togithub.com/yashLadha)
[#&#8203;1879](https://togithub.com/spf13/cobra/issues/1879)
- Correctly detect completions with dash in argument:
[@&#8203;oncilla](https://togithub.com/oncilla)
[#&#8203;1817](https://togithub.com/spf13/cobra/issues/1817)

##### 🧪 Testing & CI/CD

- Deprecate Go 1.15 in CI:
[@&#8203;umarcor](https://togithub.com/umarcor)
[#&#8203;1866](https://togithub.com/spf13/cobra/issues/1866)
- Deprecate Go 1.16 in CI:
[@&#8203;umarcor](https://togithub.com/umarcor)
[#&#8203;1926](https://togithub.com/spf13/cobra/issues/1926)
- Add testing for Go 1.20 in CI:
[@&#8203;umarcor](https://togithub.com/umarcor)
[#&#8203;1925](https://togithub.com/spf13/cobra/issues/1925)
- Add tests to illustrate unknown flag bug:
[@&#8203;brianpursley](https://togithub.com/brianpursley)
[#&#8203;1854](https://togithub.com/spf13/cobra/issues/1854)

##### 🔧 Maintenance

- Update main image to better handle dark backgrounds:
[@&#8203;Deleplace](https://togithub.com/Deleplace) and
[@&#8203;marckhouzam](https://togithub.com/marckhouzam)
[#&#8203;1883](https://togithub.com/spf13/cobra/issues/1883)
- Fix `stale.yaml` mispellings:
[@&#8203;enrichman](https://togithub.com/enrichman)
[#&#8203;1863](https://togithub.com/spf13/cobra/issues/1863)
- Remove stale bot from GitHub actions:
[@&#8203;jpmcb](https://togithub.com/jpmcb)
[#&#8203;1908](https://togithub.com/spf13/cobra/issues/1908)
- Add makefile target for installing dependencies:
[@&#8203;umarcor](https://togithub.com/umarcor)
[#&#8203;1865](https://togithub.com/spf13/cobra/issues/1865)
- Add Sia to projects using Cobra:
[@&#8203;mike76-dev](https://togithub.com/mike76-dev)
[#&#8203;1844](https://togithub.com/spf13/cobra/issues/1844)
- Add `Vitess` and `Arewefastyet` to projects using cobra:
[@&#8203;frouioui](https://togithub.com/frouioui)
[#&#8203;1932](https://togithub.com/spf13/cobra/issues/1932)
- Fixup for Kubescape github org:
[@&#8203;dwertent](https://togithub.com/dwertent)
[#&#8203;1874](https://togithub.com/spf13/cobra/issues/1874)
- Fix route for GitHub workflows badge:
[@&#8203;sh-cho](https://togithub.com/sh-cho)
[#&#8203;1884](https://togithub.com/spf13/cobra/issues/1884)
- Fixup for GoDoc style documentation:
[@&#8203;yashLadha](https://togithub.com/yashLadha)
[#&#8203;1885](https://togithub.com/spf13/cobra/issues/1885)
- Various bash scripting improvements for completion:
[@&#8203;scop](https://togithub.com/scop)
[#&#8203;1702](https://togithub.com/spf13/cobra/issues/1702)
- Add Constellation to projects using Cobra:
[@&#8203;datosh](https://togithub.com/datosh)
[#&#8203;1829](https://togithub.com/spf13/cobra/issues/1829)

##### ✏️ Documentation

- Add documentation about disabling completion descriptions:
[@&#8203;Shihta](https://togithub.com/Shihta)
[#&#8203;1901](https://togithub.com/spf13/cobra/issues/1901)
- Improve `MarkFlagsMutuallyExclusive` example in user guide:
[@&#8203;janhn](https://togithub.com/janhn)
[#&#8203;1904](https://togithub.com/spf13/cobra/issues/1904)
- Update `shell_completions.md`:
[@&#8203;gusega](https://togithub.com/gusega)
[#&#8203;1907](https://togithub.com/spf13/cobra/issues/1907)
- Update copywrite year: [@&#8203;umarcor](https://togithub.com/umarcor)
[#&#8203;1927](https://togithub.com/spf13/cobra/issues/1927)
- Document suggested layout of subcommands:
[@&#8203;lcarva](https://togithub.com/lcarva)
[#&#8203;1930](https://togithub.com/spf13/cobra/issues/1930)
- Replace deprecated ExactValidArgs with MatchAll in doc:
[@&#8203;doniacld](https://togithub.com/doniacld)
[#&#8203;1836](https://togithub.com/spf13/cobra/issues/1836)

***

This release contains several long running fixes, improvements to
powershell completions, and further optimizations for completions.

Thank you everyone who contributed to this release and all your hard
work! Cobra and this community would never be possible without all of
you! 🐍

Full changelog:  spf13/cobra@v1.6.1...v1.7.0

</details>

<details>
<summary>grafana/helm-charts</summary>

###
[`v2.9.10`](https://togithub.com/grafana/helm-charts/releases/tag/loki-stack-2.9.10)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/loki-stack-2.9.9...loki-stack-2.9.10)

Loki: like Prometheus, but for logs.

</details>

<details>
<summary>marella/material-symbols</summary>

###
[`v0.5.5`](https://togithub.com/marella/material-symbols/compare/v0.5.4...v0.5.5)

[Compare
Source](https://togithub.com/marella/material-symbols/compare/v0.5.4...v0.5.5)

</details>

<details>
<summary>sveltejs/language-tools</summary>

###
[`v3.2.0`](https://togithub.com/sveltejs/language-tools/releases/tag/svelte-check-3.2.0)

[Compare
Source](https://togithub.com/sveltejs/language-tools/compare/svelte-check-3.1.4...svelte-check-3.2.0)

- (feat) intellisense for new bindings
([#&#8203;1957](https://togithub.com/sveltejs/language-tools/issues/1957))
- (feat) bump to TypeScript 5.0
([#&#8203;1919](https://togithub.com/sveltejs/language-tools/issues/1919))
- (feat) support `<svelte:document>`
([#&#8203;1958](https://togithub.com/sveltejs/language-tools/issues/1958))
- (fix) swap order of inserted statements for store prop with type
([#&#8203;1960](https://togithub.com/sveltejs/language-tools/issues/1960))
- (fix) add `.js` to `$types` imports to support node16/nodenext
resolution
([#&#8203;1967](https://togithub.com/sveltejs/language-tools/issues/1967))
- (fix) use Svelte's ComponentConstructorOptions
([#&#8203;1969](https://togithub.com/sveltejs/language-tools/issues/1969))
- (feat) throw error on invalid tsconfig includes/excludes and on
unknown options
([#&#8203;1974](https://togithub.com/sveltejs/language-tools/issues/1974))

</details>

---

### Configuration

📅 **Schedule**: 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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://app.renovatebot.com/dashboard#github/defenseunicorns/zarf).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMi4xIiwidXBkYXRlZEluVmVyIjoiMzUuMzIuMiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Wayne Starr <me@racer159.com>
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.

None yet

2 participants