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

fix(heatmap): fix bug legend was not fully boxed #583

Merged
merged 1 commit into from Nov 1, 2023

Conversation

floaust
Copy link
Member

@floaust floaust commented Oct 31, 2023

Description

Fixed a bug regarding the length of the box of the legend.

Scope

What is affected by this pull request?
heatmap printer

  • Bug Fix
  • New Feature
  • Documentation
  • Other

Related Issue

Fixes #582

To-Do Checklist

  • I tested my changes
  • I have commented every method that I created/changed
  • I updated the examples to fit with my changes
  • I have added tests for my newly created methods

@floaust floaust linked an issue Oct 31, 2023 that may be closed by this pull request
@floaust floaust self-assigned this Oct 31, 2023
@github-actions github-actions bot added the fix label Oct 31, 2023
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1da850f) 82.00% compared to head (359a325) 81.73%.
Report is 16 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #583      +/-   ##
==========================================
- Coverage   82.00%   81.73%   -0.27%     
==========================================
  Files          32       33       +1     
  Lines        3623     4112     +489     
==========================================
+ Hits         2971     3361     +390     
- Misses        605      683      +78     
- Partials       47       68      +21     
Files Coverage Δ
heatmap_printer.go 78.52% <ø> (ø)
theme.go 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot added fix and removed fix labels Oct 31, 2023
Copy link
Member

@MarvinJWendt MarvinJWendt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🚀

@MarvinJWendt MarvinJWendt merged commit 5c1ca65 into master Nov 1, 2023
8 checks passed
@MarvinJWendt MarvinJWendt deleted the 582-heatmap-demo-not-working-properly branch November 1, 2023 10:42
oguzhand95 added a commit to cerbos/cerbos that referenced this pull request Nov 6, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) |
require | minor | `v1.46.6` -> `v1.47.3` |
|
[github.com/bufbuild/protovalidate-go](https://togithub.com/bufbuild/protovalidate-go)
| require | minor | `v0.3.1` -> `v0.4.0` |
|
[github.com/cerbos/cerbos/api/genpb](https://togithub.com/cerbos/cerbos)
| require | digest | `f134903` -> `761a3dc` |
| [github.com/cerbos/cloud-api](https://togithub.com/cerbos/cloud-api) |
require | patch | `v0.1.8` -> `v0.1.9` |
| [github.com/go-logr/zapr](https://togithub.com/go-logr/zapr) | require
| minor | `v1.2.4` -> `v1.3.0` |
| [github.com/gorilla/mux](https://togithub.com/gorilla/mux) | require |
patch | `v1.8.0` -> `v1.8.1` |
| [github.com/jackc/pgx/v5](https://togithub.com/jackc/pgx) | require |
minor | `v5.4.3` -> `v5.5.0` |
| [github.com/lestrrat-go/jwx/v2](https://togithub.com/lestrrat-go/jwx)
| require | patch | `v2.0.15` -> `v2.0.16` |
| [github.com/pterm/pterm](https://togithub.com/pterm/pterm) | require |
patch | `v0.12.69` -> `v0.12.70` |
| [github.com/rivo/tview](https://togithub.com/rivo/tview) | require |
digest | `8b7bcf9` -> `1b91b81` |
| [github.com/twmb/franz-go](https://togithub.com/twmb/franz-go) |
require | patch | `v1.15.1` -> `v1.15.2` |
| [github.com/vektra/mockery/v2](https://togithub.com/vektra/mockery) |
require | patch | `v2.36.0` -> `v2.36.1` |
| golang.org/x/sync | require | minor | `v0.4.0` -> `v0.5.0` |
|
[google.golang.org/genproto/googleapis/api](https://togithub.com/googleapis/go-genproto)
| require | digest | `49dd2c1` -> `d783a09` |
| [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | require |
minor | `v1.26.0` -> `v1.27.0` |

---

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

---

### Release Notes

<details>
<summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary>

###
[`v1.47.3`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1473-2023-11-03)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.47.2...v1.47.3)

\===

##### Service Client Updates

-   `service/config`: Updates service API
-   `service/connect`: Updates service API and documentation
-   `service/iotwireless`: Updates service API and documentation
-   `service/launch-wizard`: Adds new service

###
[`v1.47.2`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1472-2023-11-02)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.47.1...v1.47.2)

\===

##### Service Client Updates

-   `service/apprunner`: Updates service API and documentation
-   `service/connect`: Updates service documentation
-   `service/gamelift`: Updates service API and documentation
- Amazon GameLift adds support for shared credentials, which allows
applications that are deployed on managed EC2 fleets to interact with
other AWS resources.
-   `service/glue`: Updates service API and documentation
- This release introduces Google BigQuery Source and Target in AWS Glue
CodeGenConfigurationNode.
-   `service/network-firewall`: Updates service API and documentation
-   `service/quicksight`: Updates service API and documentation
- Got confirmed from qmeixua@ about custom week features, and tested
locally with aws cli and java sdk that the subtypes are showing up.

##### SDK Enhancements

- `aws/ec2metadata`: Added environment and shared config support for
disabling IMDSv1 fallback.
- Use env `AWS_EC2_METADATA_V1_DISABLED` or shared config
`ec2_metadata_v1_disabled` accordingly.

###
[`v1.47.1`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1471-2023-11-01)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.47.0...v1.47.1)

\===

##### Service Client Updates

- `service/connect`: Updates service API, documentation, and paginators
- `service/globalaccelerator`: Updates service API, documentation, and
paginators
- `service/rds`: Updates service API, documentation, waiters,
paginators, and examples
- This release adds support for customized networking resources to
Amazon RDS Custom.
-   `service/redshift`: Updates service API and documentation
- Added support for Multi-AZ deployments for Provisioned RA3 clusters
that provide 99.99% SLA availability.
-   `service/sagemaker`: Updates service API and documentation
    -   Support for batch transform input in Model dashboard

###
[`v1.47.0`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1470-2023-10-31)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.46.7...v1.47.0)

\===

##### Service Client Updates

- `service/amplify`: Updates service API, documentation, and paginators
- `service/application-insights`: Updates service API and documentation
-   `service/ec2`: Updates service API, documentation, and paginators
- Capacity Blocks for ML are a new EC2 purchasing option for reserving
GPU instances on a future date to support short duration machine
learning (ML) workloads. Capacity Blocks automatically place instances
close together inside Amazon EC2 UltraClusters for low-latency,
high-throughput networking.
-   `service/m2`: Updates service API and documentation
-   `service/neptunedata`: Updates service API and documentation
-   `service/translate`: Updates service API and documentation

##### SDK Features

-   `aws`: Bump minimum go version to 1.19.
- See
https://aws.amazon.com/blogs/developer/aws-sdk-for-go-aligns-with-go-release-policy-on-supported-runtimes/.

###
[`v1.46.7`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1467-2023-10-30)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.46.6...v1.46.7)

\===

##### Service Client Updates

-   `service/connect`: Updates service API and documentation
-   `service/dataexchange`: Updates service API and documentation
-   `service/datasync`: Updates service API and documentation
-   `service/finspace`: Updates service API and documentation
-   `service/mediapackagev2`: Updates service API and documentation
- `service/rds`: Updates service API, documentation, waiters,
paginators, and examples
- This release launches the CreateIntegration, DeleteIntegration, and
DescribeIntegrations APIs to manage zero-ETL Integrations.
- `service/redshift-serverless`: Updates service API, documentation, and
paginators
-   `service/resiliencehub`: Updates service API and documentation
-   `service/s3outposts`: Updates service API and documentation
-   `service/wisdom`: Updates service documentation

</details>

<details>
<summary>bufbuild/protovalidate-go
(github.com/bufbuild/protovalidate-go)</summary>

###
[`v0.4.0`](https://togithub.com/bufbuild/protovalidate-go/releases/tag/v0.4.0)

[Compare
Source](https://togithub.com/bufbuild/protovalidate-go/compare/v0.3.4...v0.4.0)

#### What's Changed

- Fix bug where cel expression cannot compile for fields of type
google.protobuf.Any by
[@&#8203;oliversun9](https://togithub.com/oliversun9) in
[bufbuild/protovalidate-go#65
- Link to connect/validate-go by
[@&#8203;emcfarlane](https://togithub.com/emcfarlane) in
[bufbuild/protovalidate-go#66
- Run CI on Go 1.19 by
[@&#8203;akshayjshah](https://togithub.com/akshayjshah) in
[bufbuild/protovalidate-go#72
- Use make lint in CI instead of golangci-lint action by
[@&#8203;oliversun9](https://togithub.com/oliversun9) in
[bufbuild/protovalidate-go#70
- Add isIpPrefix by [@&#8203;higebu](https://togithub.com/higebu) in
[bufbuild/protovalidate-go#53

#### New Contributors

- [@&#8203;higebu](https://togithub.com/higebu) made their first
contribution in
[bufbuild/protovalidate-go#53

**Full Changelog**:
bufbuild/protovalidate-go@v0.3.4...v0.4.0

###
[`v0.3.4`](https://togithub.com/bufbuild/protovalidate-go/releases/tag/v0.3.4)

[Compare
Source](https://togithub.com/bufbuild/protovalidate-go/compare/v0.3.3...v0.3.4)

#### What's Changed

- Make DefaultResolver public by
[@&#8203;oliversun9](https://togithub.com/oliversun9) in
[bufbuild/protovalidate-go#59
- Update minimum required Go version from 1.18 to 1.19 by
[@&#8203;nicksnyder](https://togithub.com/nicksnyder) in
[bufbuild/protovalidate-go#62
- Fix ignore path for resolver.go by
[@&#8203;nicksnyder](https://togithub.com/nicksnyder) in
[bufbuild/protovalidate-go#63

#### New Contributors

- [@&#8203;nicksnyder](https://togithub.com/nicksnyder) made their first
contribution in
[bufbuild/protovalidate-go#62

**Full Changelog**:
bufbuild/protovalidate-go@v0.3.3...v0.3.4

###
[`v0.3.3`](https://togithub.com/bufbuild/protovalidate-go/releases/tag/v0.3.3)

[Compare
Source](https://togithub.com/bufbuild/protovalidate-go/compare/v0.3.2...v0.3.3)

#### What's Changed

- Update benchmarks by [@&#8203;rodaine](https://togithub.com/rodaine)
in
[bufbuild/protovalidate-go#50
- Bug: transitive field CEL expressions fail to resolve types during
type checking by [@&#8203;rodaine](https://togithub.com/rodaine) in
[bufbuild/protovalidate-go#51
- Fix loading field message when dependency is more than one step by
[@&#8203;oliversun9](https://togithub.com/oliversun9) in
[bufbuild/protovalidate-go#54
- Bump github.com/google/cel-go from 0.18.0 to 0.18.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[bufbuild/protovalidate-go#55
- Make constraint resolution more flexible to different concrete
extension types by [@&#8203;rodaine](https://togithub.com/rodaine) in
[bufbuild/protovalidate-go#57
- Move package `celext` out of internal by
[@&#8203;oliversun9](https://togithub.com/oliversun9) in
[bufbuild/protovalidate-go#56

#### New Contributors

- [@&#8203;oliversun9](https://togithub.com/oliversun9) made their first
contribution in
[bufbuild/protovalidate-go#54

**Full Changelog**:
bufbuild/protovalidate-go@v0.3.2...v0.3.3

###
[`v0.3.2`](https://togithub.com/bufbuild/protovalidate-go/releases/tag/v0.3.2)

[Compare
Source](https://togithub.com/bufbuild/protovalidate-go/compare/v0.3.1...v0.3.2)

#### What's Changed

- Build validator copy cache on write by
[@&#8203;emcfarlane](https://togithub.com/emcfarlane) in
[bufbuild/protovalidate-go#31
- Bump github.com/google/cel-go from 0.17.4 to 0.17.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[bufbuild/protovalidate-go#39
- Bump github.com/google/cel-go from 0.17.6 to 0.18.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[bufbuild/protovalidate-go#42
- Bump buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go from
1.31.0-20230824200731-b9b8148056b9.1 to
1.31.0-20230830185350-7a34d6557349.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[bufbuild/protovalidate-go#41
- Bypass deprecation lint warning by
[@&#8203;akshayjshah](https://togithub.com/akshayjshah) in
[bufbuild/protovalidate-go#45
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[bufbuild/protovalidate-go#46
- Cleanup: replace deprecated OptCheckStringFormat by
[@&#8203;rodaine](https://togithub.com/rodaine) in
[bufbuild/protovalidate-go#48
- Conformance: support for multiple uniques by
[@&#8203;rodaine](https://togithub.com/rodaine) in
[bufbuild/protovalidate-go#49

#### New Contributors

- [@&#8203;emcfarlane](https://togithub.com/emcfarlane) made their first
contribution in
[bufbuild/protovalidate-go#31
- [@&#8203;akshayjshah](https://togithub.com/akshayjshah) made their
first contribution in
[bufbuild/protovalidate-go#45

**Full Changelog**:
bufbuild/protovalidate-go@v0.3.1...v0.3.2

</details>

<details>
<summary>cerbos/cloud-api (github.com/cerbos/cloud-api)</summary>

###
[`v0.1.9`](https://togithub.com/cerbos/cloud-api/compare/v0.1.8...v0.1.9)

[Compare
Source](https://togithub.com/cerbos/cloud-api/compare/v0.1.8...v0.1.9)

</details>

<details>
<summary>go-logr/zapr (github.com/go-logr/zapr)</summary>

### [`v1.3.0`](https://togithub.com/go-logr/zapr/releases/tag/v1.3.0)

[Compare
Source](https://togithub.com/go-logr/zapr/compare/v1.2.4...v1.3.0)

This release adds [support for
slog](https://togithub.com/go-logr/logr#slog-interoperability). zapr
implements `slogr.SlogSink` and therefore can be used through
[`slogr.NewSlogHandler`](https://pkg.go.dev/github.com/go-logr/logr@v1.3.0/slogr#NewSlogHandler)
as backend for slog.

#### What's Changed

- Added dependabot by [@&#8203;Neo2308](https://togithub.com/Neo2308) in
[go-logr/zapr#63
- Updated min supported version to go 1.18 by
[@&#8203;Neo2308](https://togithub.com/Neo2308) in
[go-logr/zapr#62
- update linter config and fix issues by
[@&#8203;pohly](https://togithub.com/pohly) in
[go-logr/zapr#61
- Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[go-logr/zapr#71
- support slog by [@&#8203;pohly](https://togithub.com/pohly) in
[go-logr/zapr#60

***

- Bump github.com/stretchr/testify from 1.8.0 to 1.8.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[go-logr/zapr#65
- Bump actions/checkout from 2 to 3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[go-logr/zapr#66
- Bump actions/setup-go from 2 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[go-logr/zapr#67
- Bump golangci/golangci-lint-action from 2 to 3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[go-logr/zapr#68
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[go-logr/zapr#69
- Bump go.uber.org/zap from 1.24.0 to 1.25.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[go-logr/zapr#64
- Bump go.uber.org/zap from 1.25.0 to 1.26.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[go-logr/zapr#70

#### New Contributors

- [@&#8203;Neo2308](https://togithub.com/Neo2308) made their first
contribution in
[go-logr/zapr#63
- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[go-logr/zapr#65

**Full Changelog**:
go-logr/zapr@v1.2.4...v1.3.0

</details>

<details>
<summary>google/cel-go (github.com/google/cel-go)</summary>

### [`v0.18.1`](https://togithub.com/google/cel-go/releases/tag/v0.18.1)

[Compare
Source](https://togithub.com/google/cel-go/compare/v0.18.0...v0.18.1)

#### What's Changed

- Add support for a relative offset within ast.SourceInfo by
\[[#&#8203;836](https://togithub.com/google/cel-go/issues/836)]
- Fix last optional element to be retained as an optional index while
folding \[[#&#8203;841](https://togithub.com/google/cel-go/issues/841)]
- Fix deprecation notice for string format validation
\[[#&#8203;840](https://togithub.com/google/cel-go/issues/840)]
- Update cel-spec and enable wrappers conformance tests
\[[#&#8203;842](https://togithub.com/google/cel-go/issues/842)]
- refactor: remove lexer and parser pools
\[[#&#8203;838](https://togithub.com/google/cel-go/issues/838)]

#### New Contributors

- [@&#8203;TulgaCG](https://togithub.com/TulgaCG) made their first
contribution in
[google/cel-go#835
- [@&#8203;aimuz](https://togithub.com/aimuz) made their first
contribution in
[google/cel-go#838

**Full Changelog**:
google/cel-go@v0.18.0...v0.18.1

### [`v0.18.0`](https://togithub.com/google/cel-go/releases/tag/v0.18.0)

[Compare
Source](https://togithub.com/google/cel-go/compare/v0.17.7...v0.18.0)

#### Features

The latest release of CEL introduces validators
([#&#8203;775](https://togithub.com/google/cel-go/issues/775)) and
optimizers
([#&#8203;804](https://togithub.com/google/cel-go/issues/804),
[#&#8203;827](https://togithub.com/google/cel-go/issues/827)) and
migrates the core CEL internals off of the
protobuf expression and type representations
([#&#8203;789](https://togithub.com/google/cel-go/issues/789)).

- String format validator
\[[#&#8203;775](https://togithub.com/google/cel-go/issues/775)]
- Create a Function that Reverses a String
\[[#&#8203;796](https://togithub.com/google/cel-go/issues/796)]
- Introduce pre-order / post-order visitor pattern
\[[#&#8203;813](https://togithub.com/google/cel-go/issues/813)]
- Add Libraries() function to Env
\[[#&#8203;822](https://togithub.com/google/cel-go/issues/822)]
- Static optimizer for constant folding
\[[#&#8203;804](https://togithub.com/google/cel-go/issues/804)]
- Inlining optimizer
\[[#&#8203;827](https://togithub.com/google/cel-go/issues/827)]
- FindStructTypeFields support for types.Provider
\[[#&#8203;814](https://togithub.com/google/cel-go/issues/814)]

#### Breaking Changes

The following PR changes the API signature of the `checker.AstNode`
method `Expr` to return an `ast.Expr`.

- Migrate the checker.Coster to the ast.Expr
\[[#&#8203;798](https://togithub.com/google/cel-go/issues/798)]

#### Fixes

- Nil safety checks for cel.Ast
\[[#&#8203;784](https://togithub.com/google/cel-go/issues/784)]
- Fix cost estimates to propagate result sizes
\[[#&#8203;787](https://togithub.com/google/cel-go/issues/787)]
- Catch invalid literals created from expression factories
\[[#&#8203;810](https://togithub.com/google/cel-go/issues/810)]
- Ensure stable ordering of overload candidates
\[[#&#8203;817](https://togithub.com/google/cel-go/issues/817)]
- Clarify replace with/by empty string
\[[#&#8203;820](https://togithub.com/google/cel-go/issues/820)]
- Fix functional exemptions for homogeneous literal checks
\[[#&#8203;832](https://togithub.com/google/cel-go/issues/832)]
- Fix logical operator folding that only involve literals
\[[#&#8203;833](https://togithub.com/google/cel-go/issues/833)]
- Upgrade go-genproto to latest
\[[#&#8203;831](https://togithub.com/google/cel-go/issues/831)]

#### New Contributors

- [@&#8203;bboogler](https://togithub.com/bboogler) made their first
contribution in
[google/cel-go#796

**Full Changelog**:
google/cel-go@v0.17.1...v0.18.0

### [`v0.17.7`](https://togithub.com/google/cel-go/releases/tag/v0.17.7)

[Compare
Source](https://togithub.com/google/cel-go/compare/v0.17.6...v0.17.7)

#### What's Changed

- Backport [#&#8203;850](https://togithub.com/google/cel-go/issues/850):
Sets cost estimation and tracking options
\[[#&#8203;852](https://togithub.com/google/cel-go/issues/852)]

**Full Changelog**:
google/cel-go@v0.17.6...v0.17.7

</details>

<details>
<summary>gorilla/mux (github.com/gorilla/mux)</summary>

### [`v1.8.1`](https://togithub.com/gorilla/mux/releases/tag/v1.8.1)

[Compare
Source](https://togithub.com/gorilla/mux/compare/v1.8.0...v1.8.1)

#### What's Changed

- build: CircleCI 2.1 + build matrix by
[@&#8203;elithrar](https://togithub.com/elithrar) in
[gorilla/mux#595
- Include "404" and "405" in the docs by
[@&#8203;Jille](https://togithub.com/Jille) in
[gorilla/mux#602
- docs: update README w.r.t new maintainer ask by
[@&#8203;elithrar](https://togithub.com/elithrar) in
[gorilla/mux#660
- regexp: use iota instead of hardcoded values for regexType\* by
[@&#8203;michaelgrigoryan25](https://togithub.com/michaelgrigoryan25) in
[gorilla/mux#679
- Fix `authenticationMiddleware` initialization in the `README.md` file
by [@&#8203;amustaque97](https://togithub.com/amustaque97) in
[gorilla/mux#693
- Update README.md by
[@&#8203;coreydaley](https://togithub.com/coreydaley) in
[gorilla/mux#713
- \[GPT-95] Update go version, add tools for verification and testing by
[@&#8203;apoorvajagtap](https://togithub.com/apoorvajagtap) in
[gorilla/mux#718
- Delete release-drafter.yml by
[@&#8203;coreydaley](https://togithub.com/coreydaley) in
[gorilla/mux#719
- Delete stale.yml by
[@&#8203;coreydaley](https://togithub.com/coreydaley) in
[gorilla/mux#720
- Delete AUTHORS by
[@&#8203;coreydaley](https://togithub.com/coreydaley) in
[gorilla/mux#721
- Update LICENSE by
[@&#8203;coreydaley](https://togithub.com/coreydaley) in
[gorilla/mux#722
- Updated the logo in README.md by
[@&#8203;shamkarthik](https://togithub.com/shamkarthik) in
[gorilla/mux#724
- Update LICENSE by
[@&#8203;coreydaley](https://togithub.com/coreydaley) in
[gorilla/mux#723
- Update issues.yml by
[@&#8203;coreydaley](https://togithub.com/coreydaley) in
[gorilla/mux#726
- Update issues.yml by
[@&#8203;coreydaley](https://togithub.com/coreydaley) in
[gorilla/mux#727
- run go fmt with Go 1.20 by
[@&#8203;shogo82148](https://togithub.com/shogo82148) in
[gorilla/mux#725
- Fix `Single Page Application` example in `README.md` file by
[@&#8203;amustaque97](https://togithub.com/amustaque97) in
[gorilla/mux#678
- \[BUG] Inconsistent HTTP status code on query mismatch by
[@&#8203;soheilrt](https://togithub.com/soheilrt) in
[gorilla/mux#712
- Clarify documentation examples of Route methods by
[@&#8203;andrew-werdna](https://togithub.com/andrew-werdna) in
[gorilla/mux#672
- changed the routeVariables text content. by
[@&#8203;sumanpaikdev](https://togithub.com/sumanpaikdev) in
[gorilla/mux#708
- Add GetVarNames() by [@&#8203;eh-steve](https://togithub.com/eh-steve)
in
[gorilla/mux#676
- fix SPA handler in README.md by
[@&#8203;sy9](https://togithub.com/sy9) in
[gorilla/mux#733
- update GitHub workflows by
[@&#8203;coreydaley](https://togithub.com/coreydaley) in
[gorilla/mux#734

#### New Contributors

- [@&#8203;Jille](https://togithub.com/Jille) made their first
contribution in
[gorilla/mux#602
- [@&#8203;michaelgrigoryan25](https://togithub.com/michaelgrigoryan25)
made their first contribution in
[gorilla/mux#679
- [@&#8203;amustaque97](https://togithub.com/amustaque97) made their
first contribution in
[gorilla/mux#693
- [@&#8203;coreydaley](https://togithub.com/coreydaley) made their first
contribution in
[gorilla/mux#713
- [@&#8203;apoorvajagtap](https://togithub.com/apoorvajagtap) made their
first contribution in
[gorilla/mux#718
- [@&#8203;shamkarthik](https://togithub.com/shamkarthik) made their
first contribution in
[gorilla/mux#724
- [@&#8203;shogo82148](https://togithub.com/shogo82148) made their first
contribution in
[gorilla/mux#725
- [@&#8203;soheilrt](https://togithub.com/soheilrt) made their first
contribution in
[gorilla/mux#712
- [@&#8203;andrew-werdna](https://togithub.com/andrew-werdna) made their
first contribution in
[gorilla/mux#672
- [@&#8203;sumanpaikdev](https://togithub.com/sumanpaikdev) made their
first contribution in
[gorilla/mux#708
- [@&#8203;eh-steve](https://togithub.com/eh-steve) made their first
contribution in
[gorilla/mux#676
- [@&#8203;sy9](https://togithub.com/sy9) made their first contribution
in
[gorilla/mux#733

**Full Changelog**:
gorilla/mux@v1.8.0...v1.8.1

</details>

<details>
<summary>jackc/pgx (github.com/jackc/pgx/v5)</summary>

### [`v5.5.0`](https://togithub.com/jackc/pgx/compare/v5.4.3...v5.5.0)

[Compare Source](https://togithub.com/jackc/pgx/compare/v5.4.3...v5.5.0)

</details>

<details>
<summary>lestrrat-go/jwx (github.com/lestrrat-go/jwx/v2)</summary>

###
[`v2.0.16`](https://togithub.com/lestrrat-go/jwx/releases/tag/v2.0.16)

[Compare
Source](https://togithub.com/lestrrat-go/jwx/compare/v2.0.15...v2.0.16)

    v2.0.16 31 Oct 2023
    [Security]
* [jws] ECDSA signature verification requires us to check if the
signature
is of the desired length of bytes, but this check that used to exist
before
had been removed in #&#8203;65, resulting in certain malformed
signatures to pass
        verification.

One of the ways this could happen if R is a 31 byte integer and S is 32
byte integer,
both containing the correct signature values, but R is not zero-padded.

           Correct = R: [ 0 , ... ] (32 bytes) S: [ ... ] (32 bytes)
           Wrong   = R: [ ... ] (31 bytes)     S: [ ... ] (32 bytes)

In order for this check to pass, you would still need to have all 63
bytes
populated with the correct signature. The only modification a bad actor
may be able to do is to add one more byte at the end, in which case the
first 32 bytes (including what would have been S's first byte) is used
for R,
and S would contain the rest. But this will only result in the
verification to
fail. Therefore this in itself should not pose any security risk, albeit
        allowing some illegally formated messages to be verified.

* [jwk] `jwk.Key` objects now have a `Validate()` method to validate the
data
stored in the keys. However, this still does not necessarily mean that
the key's
are valid for use in cryptographic operations. If `Validate()` is
successful,
it only means that the keys are in the right _format_, including the
presence
of required fields and that certain fields have proper length, etc.

    [New Features]
* [jws] Added `jws.WithValidateKey()` to force calling `key.Validate()`
before
        signing or verification.

* [jws] `jws.Sign()` now returns a special type of error that can hold
the
individual errors from the signers. The stringification is still the
same
        as before to preserve backwards compatibility.

* [jwk] Added `jwk.IsKeyValidationError` that checks if an error is an
error
        from `key.Validate()`.

    [Bug Fixes]
* [jwt] `jwt.ParseInsecure()` was running verification if you provided a
key
        via `jwt.WithKey()` or `jwt.WithKeySet()` (#&#8203;1007)

</details>

<details>
<summary>pterm/pterm (github.com/pterm/pterm)</summary>

###
[`v0.12.70`](https://togithub.com/pterm/pterm/releases/tag/v0.12.70):
Heatmap Printer 🎉

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.69...v0.12.70)

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

#### What's Changed

##### Exciting New Features 🎉

- Feature: Default value for interactive text input by
[@&#8203;KarolosLykos](https://togithub.com/KarolosLykos) in
[pterm/pterm#577
- Added a heatmap printer by
[@&#8203;floaust](https://togithub.com/floaust) in
[pterm/pterm#487

<img width="800"
src="https://github.com/pterm/pterm/assets/56639481/c994c395-3b94-4b27-af20-4ae5fd6fc0be"
/>

##### Fixes 🔧
* fix(heatmap): fix bug legend was not fully boxed by
@&#8203;floau[pterm/pterm#583
* fix(heatmap): fix bug legend was too long by
@&#8203;floau[pterm/pterm#585

**Full Changelog**:
pterm/pterm@v0.12.69...v0.12.70

</details>

<details>
<summary>twmb/franz-go (github.com/twmb/franz-go)</summary>

###
[`v1.15.2`](https://togithub.com/twmb/franz-go/blob/HEAD/CHANGELOG.md#v1152)

[Compare
Source](https://togithub.com/twmb/franz-go/compare/v1.15.1...v1.15.2)

\===

This patch release fixes two bugs and changes Mark functions to be
no-ops when
not using AutoCommitMarks to avoid confusion. This also includes a minor
commit
further improving the sticky balancer. See the commits for more details.

- [`72778cb`](https://togithub.com/twmb/franz-go/commit/72778cb)
**behavior change** kgo: no-op mark functions when not using
AutoCommitMarks
- [`e209bb6`](https://togithub.com/twmb/franz-go/commit/e209bb6)
**bugfix** kgo: pin AddPartitionsToTxn to v3 when using one transaction
- [`36b4437`](https://togithub.com/twmb/franz-go/commit/36b4437) sticky:
further improvements
- [`af5bc1f`](https://togithub.com/twmb/franz-go/commit/af5bc1f)
**bugfix** kgo: be sure to use topics when other topics are paused

</details>

<details>
<summary>vektra/mockery (github.com/vektra/mockery/v2)</summary>

###
[`v2.36.1`](https://togithub.com/vektra/mockery/releases/tag/v2.36.1)

[Compare
Source](https://togithub.com/vektra/mockery/compare/v2.36.0...v2.36.1)

#### Changelog

- [`b648c23`](https://togithub.com/vektra/mockery/commit/b648c23) Add
additional test
- [`0310201`](https://togithub.com/vektra/mockery/commit/0310201) Add
fix for showconfig command
- [`d3515d1`](https://togithub.com/vektra/mockery/commit/d3515d1) Fix
bug with sub-package inheritance
- [`77064ad`](https://togithub.com/vektra/mockery/commit/77064ad) Fix
config bug where mockery crashes when package map is nil
- [`5978bc5`](https://togithub.com/vektra/mockery/commit/5978bc5) Fix
test with config initialization
- [`deb4860`](https://togithub.com/vektra/mockery/commit/deb4860) Merge
pull request
[#&#8203;730](https://togithub.com/vektra/mockery/issues/730) from
LandonTClipp/issue\_726
- [`e86d230`](https://togithub.com/vektra/mockery/commit/e86d230)
Simplifying some config in interface copying code
- [`726d76c`](https://togithub.com/vektra/mockery/commit/726d76c) Update
running.md
- [`2dd8f00`](https://togithub.com/vektra/mockery/commit/2dd8f00) Use
gotestsum for better testing output

</details>

<details>
<summary>cznic/sqlite (modernc.org/sqlite)</summary>

###
[`v1.27.0`](https://gitlab.com/cznic/sqlite/compare/v1.26.0...v1.27.0)

[Compare
Source](https://gitlab.com/cznic/sqlite/compare/v1.26.0...v1.27.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
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://developer.mend.io/github/cerbos/cerbos).

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

---------

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Oğuzhan Durgun <oguzhandurgun95@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Oğuzhan Durgun <oguzhandurgun95@gmail.com>
mend-for-github-com bot added a commit to DelineaXPM/dsv-k8s that referenced this pull request Jan 15, 2024
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence | Type |
Update |
|---|---|---|---|---|---|---|---|
|
[github.com/DelineaXPM/dsv-sdk-go/v2](https://togithub.com/DelineaXPM/dsv-sdk-go)
| `v2.0.0` -> `v2.1.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDelineaXPM%2fdsv-sdk-go%2fv2/v2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDelineaXPM%2fdsv-sdk-go%2fv2/v2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDelineaXPM%2fdsv-sdk-go%2fv2/v2.0.0/v2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDelineaXPM%2fdsv-sdk-go%2fv2/v2.0.0/v2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | minor |
| [github.com/bitfield/script](https://togithub.com/bitfield/script) |
`v0.21.4` -> `v0.22.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fbitfield%2fscript/v0.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fbitfield%2fscript/v0.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fbitfield%2fscript/v0.21.4/v0.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fbitfield%2fscript/v0.21.4/v0.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | minor |
| [github.com/magefile/mage](https://togithub.com/magefile/mage) |
`v1.14.0` -> `v1.15.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fmagefile%2fmage/v1.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fmagefile%2fmage/v1.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fmagefile%2fmage/v1.14.0/v1.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fmagefile%2fmage/v1.14.0/v1.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | minor |
|
[github.com/mattbaird/jsonpatch](https://togithub.com/mattbaird/jsonpatch)
| `098863c` -> `7717686` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fmattbaird%2fjsonpatch/?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fmattbaird%2fjsonpatch/?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fmattbaird%2fjsonpatch/v0.0.0-20200820163806-098863c1fc24/?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fmattbaird%2fjsonpatch/v0.0.0-20200820163806-098863c1fc24/?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | digest |
| [github.com/pterm/pterm](https://togithub.com/pterm/pterm) |
`v0.12.59` -> `v0.12.74` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpterm%2fpterm/v0.12.74?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fpterm%2fpterm/v0.12.74?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fpterm%2fpterm/v0.12.59/v0.12.74?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fpterm%2fpterm/v0.12.59/v0.12.74?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | patch |
| [github.com/rs/zerolog](https://togithub.com/rs/zerolog) | `v1.29.1`
-> `v1.31.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2frs%2fzerolog/v1.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2frs%2fzerolog/v1.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2frs%2fzerolog/v1.29.1/v1.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2frs%2fzerolog/v1.29.1/v1.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | minor |
|
[github.com/sheldonhull/magetools](https://togithub.com/sheldonhull/magetools)
| `v1.0.0` -> `v1.0.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsheldonhull%2fmagetools/v1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fsheldonhull%2fmagetools/v1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fsheldonhull%2fmagetools/v1.0.0/v1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsheldonhull%2fmagetools/v1.0.0/v1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | patch |
| [k8s.io/apimachinery](https://togithub.com/kubernetes/apimachinery) |
`v0.26.1` -> `v0.29.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fapimachinery/v0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/k8s.io%2fapimachinery/v0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/k8s.io%2fapimachinery/v0.26.1/v0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fapimachinery/v0.26.1/v0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | minor |
| [k8s.io/client-go](https://togithub.com/kubernetes/client-go) |
`v0.26.1` -> `v0.29.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fclient-go/v0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/k8s.io%2fclient-go/v0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/k8s.io%2fclient-go/v0.26.1/v0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fclient-go/v0.26.1/v0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | minor |

---

### Release Notes

<details>
<summary>DelineaXPM/dsv-sdk-go
(github.com/DelineaXPM/dsv-sdk-go/v2)</summary>

###
[`v2.1.0`](https://togithub.com/DelineaXPM/dsv-sdk-go/releases/tag/v2.1.0)

[Compare
Source](https://togithub.com/DelineaXPM/dsv-sdk-go/compare/v2.0.0...v2.1.0)

##### 🎉 New Product Feature

- Add `CreateSecret` and `DeleteSecret` nethods. Thanks to contribution
by [@&#8203;michaelsauter](https://togithub.com/michaelsauter) 🎉.

##### 🧪 Tests

- Add build tag to test files `integration`. This will ensure local go
tests don't run integration tests as default or in trunk `pre-push`
triggered checks.

##### 🤖 CI & Build

-   Begin versioning and tracking of changes via `changie`.

</details>

<details>
<summary>bitfield/script (github.com/bitfield/script)</summary>

###
[`v0.22.0`](https://togithub.com/bitfield/script/compare/v0.21.4...v0.22.0)

[Compare
Source](https://togithub.com/bitfield/script/compare/v0.21.4...v0.22.0)

</details>

<details>
<summary>magefile/mage (github.com/magefile/mage)</summary>

### [`v1.15.0`](https://togithub.com/magefile/mage/releases/tag/v1.15.0)

[Compare
Source](https://togithub.com/magefile/mage/compare/v1.14.0...v1.15.0)

#### Changelog

- [`9e91a03`](https://togithub.com/magefile/mage/commit/9e91a03) Update
CI ([#&#8203;466](https://togithub.com/magefile/mage/issues/466))
- [`9199872`](https://togithub.com/magefile/mage/commit/9199872) fix
erroneous docstring of sh.Exec()
([#&#8203;452](https://togithub.com/magefile/mage/issues/452))
- [`02bde0b`](https://togithub.com/magefile/mage/commit/02bde0b) Update
jQuery to 3.5.0
([#&#8203;458](https://togithub.com/magefile/mage/issues/458))
- [`1b8774a`](https://togithub.com/magefile/mage/commit/1b8774a) -d dir
contains magefiles stop with "No .go files marked with the mage build
tag..." ([#&#8203;447](https://togithub.com/magefile/mage/issues/447))
([#&#8203;448](https://togithub.com/magefile/mage/issues/448))
- [`a920604`](https://togithub.com/magefile/mage/commit/a920604) mage:
cancel context on SIGINT
([#&#8203;313](https://togithub.com/magefile/mage/issues/313))

</details>

<details>
<summary>pterm/pterm (github.com/pterm/pterm)</summary>

### [`v0.12.74`](https://togithub.com/pterm/pterm/releases/tag/v0.12.74)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.73...v0.12.74)

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

#### What's Changed

##### Exciting New Features 🎉

- feat: automatically inject more `CallerOffset` in
`pterm.NewSlogHandler` by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#609

##### Other Changes

- examples: fixed `interactive_multiselect` examples by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#606
- ci(examples): demo is now always at the top by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#607

**Full Changelog**:
pterm/pterm@v0.12.73...v0.12.74

### [`v0.12.73`](https://togithub.com/pterm/pterm/releases/tag/v0.12.73)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.72...v0.12.73)

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

#### What's Changed

##### Fixes 🔧

- fix(logger): `LogLevelDisabled` does no longer print anything by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#601

##### Other Changes

- examples: fix typo in demo by
[@&#8203;jrschumacher](https://togithub.com/jrschumacher) in
[pterm/pterm#598

#### New Contributors

- [@&#8203;jrschumacher](https://togithub.com/jrschumacher) made their
first contribution in
[pterm/pterm#598

**Full Changelog**:
pterm/pterm@v0.12.72...v0.12.73

### [`v0.12.72`](https://togithub.com/pterm/pterm/releases/tag/v0.12.72)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.71...v0.12.72)

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

#### What's Changed

##### Fixes 🔧

- fix: exit on `ctrl+c` in interactive printers by default by
[@&#8203;panbanda](https://togithub.com/panbanda) in
[pterm/pterm#593

##### Other Changes

- ci: updated go test command in workflow by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#594
- examples: refactored and documented all examples by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#596
- docs: added website to repo by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#597

#### New Contributors

- [@&#8203;panbanda](https://togithub.com/panbanda) made their first
contribution in
[pterm/pterm#593

**Full Changelog**:
pterm/pterm@v0.12.71...v0.12.72

### [`v0.12.71`](https://togithub.com/pterm/pterm/releases/tag/v0.12.71)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.70...v0.12.71)

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

#### What's Changed

##### Fixes 🔧

- fix(BulletList): indentation does not work when the item has a
linebreak by [@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt)
in
[pterm/pterm#589

**Full Changelog**:
pterm/pterm@v0.12.70...v0.12.71

###
[`v0.12.70`](https://togithub.com/pterm/pterm/releases/tag/v0.12.70):
Heatmap Printer 🎉

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.69...v0.12.70)

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

#### What's Changed

##### Exciting New Features 🎉

- Feature: Default value for interactive text input by
[@&#8203;KarolosLykos](https://togithub.com/KarolosLykos) in
[pterm/pterm#577
- Added a heatmap printer by
[@&#8203;floaust](https://togithub.com/floaust) in
[pterm/pterm#487

<img width="800"
src="https://github.com/pterm/pterm/assets/56639481/c994c395-3b94-4b27-af20-4ae5fd6fc0be"
/>

##### Fixes 🔧
* fix(heatmap): fix bug legend was not fully boxed by
@&#8203;floau[pterm/pterm#583
* fix(heatmap): fix bug legend was too long by
@&#8203;floau[pterm/pterm#585

**Full Changelog**:
pterm/pterm@v0.12.69...v0.12.70

### [`v0.12.69`](https://togithub.com/pterm/pterm/releases/tag/v0.12.69)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.68...v0.12.69)

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

#### What's Changed

##### Exciting New Features 🎉

- feat(select): added additional navigation keys by
[@&#8203;hpcsc](https://togithub.com/hpcsc) in
[pterm/pterm#572

#### New Contributors

- [@&#8203;hpcsc](https://togithub.com/hpcsc) made their first
contribution in
[pterm/pterm#572

**Full Changelog**:
pterm/pterm@v0.12.68...v0.12.69

### [`v0.12.68`](https://togithub.com/pterm/pterm/releases/tag/v0.12.68)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.67...v0.12.68)

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

#### What's Changed

##### Fixes 🔧

- fix: upgrade Go version to 1.21 by
[@&#8203;juburr](https://togithub.com/juburr) in
[pterm/pterm#569
- fix: don't intercept os signals by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#570

#### New Contributors

- [@&#8203;juburr](https://togithub.com/juburr) made their first
contribution in
[pterm/pterm#569

**Full Changelog**:
pterm/pterm@v0.12.67...v0.12.68

###
[`v0.12.67`](https://togithub.com/pterm/pterm/releases/tag/v0.12.67):
Pretty slog handler!

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.66...v0.12.67)

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

#### What's Changed

##### Exciting New Features 🎉

- feat: add handler for log/slog in go1.21 by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#548
- [DEMO &
EXAMPLE](https://togithub.com/pterm/pterm/tree/master/\_examples/slog/demo)


![Demo](https://togithub.com/pterm/pterm/blob/master/\_examples/slog/demo/animation.svg)

**Full Changelog**:
pterm/pterm@v0.12.66...v0.12.67

### [`v0.12.66`](https://togithub.com/pterm/pterm/releases/tag/v0.12.66)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.65...v0.12.66)

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

#### What's Changed

##### Exciting New Features 🎉

- feat: Multiple progressbars and spinners support by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#544


![Animation](https://raw.githubusercontent.com/pterm/pterm/master/\_examples/multiple-live-printers/demo/animation.svg)

##### Other Changes

- ci: update to Go 1.21 by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#556

**Full Changelog**:
pterm/pterm@v0.12.65...v0.12.66

### [`v0.12.65`](https://togithub.com/pterm/pterm/releases/tag/v0.12.65)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.64...v0.12.65)

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

#### What's Changed

##### Fixes 🔧

- fix(textinput): fixed buggy behavior by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#550

**Full Changelog**:
pterm/pterm@v0.12.64...v0.12.65

### [`v0.12.64`](https://togithub.com/pterm/pterm/releases/tag/v0.12.64)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.63...v0.12.64)

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

#### What's Changed

##### Exciting New Features 🎉

- feat: add custom delimiters to select printers by
[@&#8203;darkliquid](https://togithub.com/darkliquid) in
[pterm/pterm#545

#### New Contributors

- [@&#8203;darkliquid](https://togithub.com/darkliquid) made their first
contribution in
[pterm/pterm#545

**Full Changelog**:
pterm/pterm@v0.12.63...v0.12.64

### [`v0.12.63`](https://togithub.com/pterm/pterm/releases/tag/v0.12.63)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.62...v0.12.63)

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

#### What's Changed

##### Exciting New Features 🎉

- feat: added filter option for `select` printer by
[@&#8203;alirezaarzehgar](https://togithub.com/alirezaarzehgar) in
[pterm/pterm#530

##### Fixes 🔧

- fix(box): fixed wrong title length calculation by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#527
- fix: fixed area on Windows by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#539

##### Other Changes

- ci: add cache dependencies by
[@&#8203;9bany](https://togithub.com/9bany) in
[pterm/pterm#514
- docs: added `keys.Space` as unsafe when `Filter` is enabled. by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#519
- ci: added `reviewdog` by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#521
- ci: revert to classic `golangci-lint` action by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#532
- Add OnExit function for interactive text inputs by
[@&#8203;lammel](https://togithub.com/lammel) in
[pterm/pterm#507
- refactor: use WithBoolean on multiselect printer by
[@&#8203;alirezaarzehgar](https://togithub.com/alirezaarzehgar) in
[pterm/pterm#533

#### New Contributors

- [@&#8203;9bany](https://togithub.com/9bany) made their first
contribution in
[pterm/pterm#514
- [@&#8203;lammel](https://togithub.com/lammel) made their first
contribution in
[pterm/pterm#507
- [@&#8203;alirezaarzehgar](https://togithub.com/alirezaarzehgar) made
their first contribution in
[pterm/pterm#533

**Full Changelog**:
pterm/pterm@v0.12.62...v0.12.63

### [`v0.12.62`](https://togithub.com/pterm/pterm/releases/tag/v0.12.62)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.61...v0.12.62)

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

#### What's Changed

##### Fixes 🔧

- fix: root node of `TreePrinter` is not styled by
[@&#8203;dedefer](https://togithub.com/dedefer) in
[pterm/pterm#511
- fix: fixed not being able to add a custom graceful shutdown by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#512

#### New Contributors

- [@&#8203;dedefer](https://togithub.com/dedefer) made their first
contribution in
[pterm/pterm#511

**Full Changelog**:
pterm/pterm@v0.12.61...v0.12.62

### [`v0.12.61`](https://togithub.com/pterm/pterm/releases/tag/v0.12.61)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.60...v0.12.61)

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

#### What's Changed

##### Fixes 🔧

- fix(table): fixed table when a column contained a whitespace at the
start or end by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#502

**Full Changelog**:
pterm/pterm@v0.12.60...v0.12.61

### [`v0.12.60`](https://togithub.com/pterm/pterm/releases/tag/v0.12.60)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.59...v0.12.60)

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

#### What's Changed

##### Exciting New Features 🎉

- Added RGBStyle by [@&#8203;floaust](https://togithub.com/floaust) in
[pterm/pterm#492

##### Fixes 🔧

- add: progress bar filler from start by
[@&#8203;KarolosLykos](https://togithub.com/KarolosLykos) in
[pterm/pterm#499
- Various progressbar improvements by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#500
- with input by
[@&#8203;KarolosLykos](https://togithub.com/KarolosLykos) in
[pterm/pterm#486

##### Other Changes

- chore(deps): bump github.com/lithammer/fuzzysearch from 1.1.5 to 1.1.7
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[pterm/pterm#496

**Full Changelog**:
pterm/pterm@v0.12.59...v0.12.60

</details>

<details>
<summary>rs/zerolog (github.com/rs/zerolog)</summary>

###
[`v1.31.0`](https://togithub.com/rs/zerolog/compare/v1.30.0...v1.31.0)

[Compare
Source](https://togithub.com/rs/zerolog/compare/v1.30.0...v1.31.0)

###
[`v1.30.0`](https://togithub.com/rs/zerolog/compare/v1.29.1...v1.30.0)

[Compare
Source](https://togithub.com/rs/zerolog/compare/v1.29.1...v1.30.0)

</details>

<details>
<summary>sheldonhull/magetools
(github.com/sheldonhull/magetools)</summary>

###
[`v1.0.1`](https://togithub.com/sheldonhull/magetools/blob/HEAD/CHANGELOG.md#v101---2023-05-25)

[Compare
Source](https://togithub.com/sheldonhull/magetools/compare/v1.0.0...v1.0.1)

##### 🎉 Feature

- New package `trunk` for automation on trunk installation, upgrades,
and setup.

##### 🤖 CI & Build

- Adjust changie to latest version with block input support and new
cleaned up categories.

##### 🐛 Bug Fix

- Label on `go:lint` incorrectly stated `gotestsum` found. This is
fixed.

##### 🔨 Refactor

- Adjust `magetoolsutils` output to be less verbose and output to debug
when matching condition instead of Info level, as this has to be used in
many functions and is noisy.
- Improve `ci.IsCI()` to detect GitHub specifically, Gitlab, and then
resolve `CI=1` as generic CI instead.

</details>

<details>
<summary>kubernetes/apimachinery (k8s.io/apimachinery)</summary>

###
[`v0.29.0`](https://togithub.com/kubernetes/apimachinery/compare/v0.28.5...v0.29.0)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.28.5...v0.29.0)

###
[`v0.28.5`](https://togithub.com/kubernetes/apimachinery/compare/v0.28.4...v0.28.5)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.28.4...v0.28.5)

###
[`v0.28.4`](https://togithub.com/kubernetes/apimachinery/compare/v0.28.3...v0.28.4)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.28.3...v0.28.4)

###
[`v0.28.3`](https://togithub.com/kubernetes/apimachinery/compare/v0.28.2...v0.28.3)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.28.2...v0.28.3)

###
[`v0.28.2`](https://togithub.com/kubernetes/apimachinery/compare/v0.28.1...v0.28.2)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.28.1...v0.28.2)

###
[`v0.28.1`](https://togithub.com/kubernetes/apimachinery/compare/v0.28.0...v0.28.1)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.28.0...v0.28.1)

###
[`v0.28.0`](https://togithub.com/kubernetes/apimachinery/compare/v0.27.9...v0.28.0)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.27.9...v0.28.0)

###
[`v0.27.9`](https://togithub.com/kubernetes/apimachinery/compare/v0.27.8...v0.27.9)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.27.8...v0.27.9)

###
[`v0.27.8`](https://togithub.com/kubernetes/apimachinery/compare/v0.27.7...v0.27.8)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.27.7...v0.27.8)

###
[`v0.27.7`](https://togithub.com/kubernetes/apimachinery/compare/v0.27.6...v0.27.7)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.27.6...v0.27.7)

###
[`v0.27.6`](https://togithub.com/kubernetes/apimachinery/compare/v0.27.5...v0.27.6)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.27.5...v0.27.6)

###
[`v0.27.5`](https://togithub.com/kubernetes/apimachinery/compare/v0.27.4...v0.27.5)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.27.4...v0.27.5)

###
[`v0.27.4`](https://togithub.com/kubernetes/apimachinery/compare/v0.27.3...v0.27.4)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.27.3...v0.27.4)

###
[`v0.27.3`](https://togithub.com/kubernetes/apimachinery/compare/v0.27.2...v0.27.3)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.27.2...v0.27.3)

###
[`v0.27.2`](https://togithub.com/kubernetes/apimachinery/compare/v0.27.1...v0.27.2)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.27.1...v0.27.2)

###
[`v0.27.1`](https://togithub.com/kubernetes/apimachinery/compare/v0.27.0...v0.27.1)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.27.0...v0.27.1)

###
[`v0.27.0`](https://togithub.com/kubernetes/apimachinery/compare/v0.26.12...v0.27.0)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.26.12...v0.27.0)

###
[`v0.26.12`](https://togithub.com/kubernetes/apimachinery/compare/v0.26.11...v0.26.12)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.26.11...v0.26.12)

###
[`v0.26.11`](https://togithub.com/kubernetes/apimachinery/compare/v0.26.10...v0.26.11)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.26.10...v0.26.11)

###
[`v0.26.10`](https://togithub.com/kubernetes/apimachinery/compare/v0.26.9...v0.26.10)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.26.9...v0.26.10)

###
[`v0.26.9`](https://togithub.com/kubernetes/apimachinery/compare/v0.26.8...v0.26.9)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.26.8...v0.26.9)

###
[`v0.26.8`](https://togithub.com/kubernetes/apimachinery/compare/v0.26.7...v0.26.8)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.26.7...v0.26.8)

###
[`v0.26.7`](https://togithub.com/kubernetes/apimachinery/compare/v0.26.6...v0.26.7)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.26.6...v0.26.7)

###
[`v0.26.6`](https://togithub.com/kubernetes/apimachinery/compare/v0.26.5...v0.26.6)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.26.5...v0.26.6)

###
[`v0.26.5`](https://togithub.com/kubernetes/apimachinery/compare/v0.26.4...v0.26.5)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.26.4...v0.26.5)

###
[`v0.26.4`](https://togithub.com/kubernetes/apimachinery/compare/v0.26.3...v0.26.4)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.26.3...v0.26.4)

###
[`v0.26.3`](https://togithub.com/kubernetes/apimachinery/compare/v0.26.2...v0.26.3)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.26.2...v0.26.3)

###
[`v0.26.2`](https://togithub.com/kubernetes/apimachinery/compare/v0.26.1...v0.26.2)

[Compare
Source](https://togithub.com/kubernetes/apimachinery/compare/v0.26.1...v0.26.2)

</details>

<details>
<summary>kubernetes/client-go (k8s.io/client-go)</summary>

###
[`v0.29.0`](https://togithub.com/kubernetes/client-go/compare/v0.28.5...v0.29.0)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.28.5...v0.29.0)

###
[`v0.28.5`](https://togithub.com/kubernetes/client-go/compare/v0.28.4...v0.28.5)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.28.4...v0.28.5)

###
[`v0.28.4`](https://togithub.com/kubernetes/client-go/compare/v0.28.3...v0.28.4)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.28.3...v0.28.4)

###
[`v0.28.3`](https://togithub.com/kubernetes/client-go/compare/v0.28.2...v0.28.3)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.28.2...v0.28.3)

###
[`v0.28.2`](https://togithub.com/kubernetes/client-go/compare/v0.28.1...v0.28.2)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.28.1...v0.28.2)

###
[`v0.28.1`](https://togithub.com/kubernetes/client-go/compare/v0.28.0...v0.28.1)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.28.0...v0.28.1)

###
[`v0.28.0`](https://togithub.com/kubernetes/client-go/compare/v0.27.9...v0.28.0)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.27.9...v0.28.0)

###
[`v0.27.9`](https://togithub.com/kubernetes/client-go/compare/v0.27.8...v0.27.9)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.27.8...v0.27.9)

###
[`v0.27.8`](https://togithub.com/kubernetes/client-go/compare/v0.27.7...v0.27.8)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.27.7...v0.27.8)

###
[`v0.27.7`](https://togithub.com/kubernetes/client-go/compare/v0.27.6...v0.27.7)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.27.6...v0.27.7)

###
[`v0.27.6`](https://togithub.com/kubernetes/client-go/compare/v0.27.5...v0.27.6)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.27.5...v0.27.6)

###
[`v0.27.5`](https://togithub.com/kubernetes/client-go/compare/v0.27.4...v0.27.5)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.27.4...v0.27.5)

###
[`v0.27.4`](https://togithub.com/kubernetes/client-go/compare/v0.27.3...v0.27.4)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.27.3...v0.27.4)

###
[`v0.27.3`](https://togithub.com/kubernetes/client-go/compare/v0.27.2...v0.27.3)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.27.2...v0.27.3)

###
[`v0.27.2`](https://togithub.com/kubernetes/client-go/compare/v0.27.1...v0.27.2)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.27.1...v0.27.2)

###
[`v0.27.1`](https://togithub.com/kubernetes/client-go/compare/v0.27.0...v0.27.1)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.27.0...v0.27.1)

###
[`v0.27.0`](https://togithub.com/kubernetes/client-go/compare/v0.26.12...v0.27.0)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.26.12...v0.27.0)

###
[`v0.26.12`](https://togithub.com/kubernetes/client-go/compare/v0.26.11...v0.26.12)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.26.11...v0.26.12)

###
[`v0.26.11`](https://togithub.com/kubernetes/client-go/compare/v0.26.10...v0.26.11)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.26.10...v0.26.11)

###
[`v0.26.10`](https://togithub.com/kubernetes/client-go/compare/v0.26.9...v0.26.10)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.26.9...v0.26.10)

###
[`v0.26.9`](https://togithub.com/kubernetes/client-go/compare/v0.26.8...v0.26.9)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.26.8...v0.26.9)

###
[`v0.26.8`](https://togithub.com/kubernetes/client-go/compare/v0.26.7...v0.26.8)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.26.7...v0.26.8)

###
[`v0.26.7`](https://togithub.com/kubernetes/client-go/compare/v0.26.6...v0.26.7)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.26.6...v0.26.7)

###
[`v0.26.6`](https://togithub.com/kubernetes/client-go/compare/v0.26.5...v0.26.6)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.26.5...v0.26.6)

###
[`v0.26.5`](https://togithub.com/kubernetes/client-go/compare/v0.26.4...v0.26.5)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.26.4...v0.26.5)

###
[`v0.26.4`](https://togithub.com/kubernetes/client-go/compare/v0.26.3...v0.26.4)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.26.3...v0.26.4)

###
[`v0.26.3`](https://togithub.com/kubernetes/client-go/compare/v0.26.2...v0.26.3)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.26.2...v0.26.3)

###
[`v0.26.2`](https://togithub.com/kubernetes/client-go/compare/v0.26.1...v0.26.2)

[Compare
Source](https://togithub.com/kubernetes/client-go/compare/v0.26.1...v0.26.2)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At
any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDguMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
mend-for-github-com bot added a commit to DelineaXPM/dsv-gitlab that referenced this pull request Jan 16, 2024
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/AlecAivazis/survey/v2](https://togithub.com/AlecAivazis/survey)
| `v2.3.6` -> `v2.3.7` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fAlecAivazis%2fsurvey%2fv2/v2.3.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fAlecAivazis%2fsurvey%2fv2/v2.3.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fAlecAivazis%2fsurvey%2fv2/v2.3.6/v2.3.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fAlecAivazis%2fsurvey%2fv2/v2.3.6/v2.3.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [github.com/bitfield/script](https://togithub.com/bitfield/script) |
`v0.20.2` -> `v0.22.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fbitfield%2fscript/v0.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fbitfield%2fscript/v0.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fbitfield%2fscript/v0.20.2/v0.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fbitfield%2fscript/v0.20.2/v0.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [github.com/magefile/mage](https://togithub.com/magefile/mage) |
`v1.14.0` -> `v1.15.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fmagefile%2fmage/v1.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fmagefile%2fmage/v1.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fmagefile%2fmage/v1.14.0/v1.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fmagefile%2fmage/v1.14.0/v1.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [github.com/pterm/pterm](https://togithub.com/pterm/pterm) |
`v0.12.54` -> `v0.12.74` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpterm%2fpterm/v0.12.74?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fpterm%2fpterm/v0.12.74?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fpterm%2fpterm/v0.12.54/v0.12.74?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fpterm%2fpterm/v0.12.54/v0.12.74?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[github.com/sheldonhull/magetools](https://togithub.com/sheldonhull/magetools)
| `v1.0.0` -> `v1.0.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsheldonhull%2fmagetools/v1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fsheldonhull%2fmagetools/v1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fsheldonhull%2fmagetools/v1.0.0/v1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsheldonhull%2fmagetools/v1.0.0/v1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>AlecAivazis/survey (github.com/AlecAivazis/survey/v2)</summary>

###
[`v2.3.7`](https://togithub.com/AlecAivazis/survey/compare/v2.3.6...v2.3.7)

[Compare
Source](https://togithub.com/AlecAivazis/survey/compare/v2.3.6...v2.3.7)

</details>

<details>
<summary>bitfield/script (github.com/bitfield/script)</summary>

###
[`v0.22.0`](https://togithub.com/bitfield/script/compare/v0.21.4...v0.22.0)

[Compare
Source](https://togithub.com/bitfield/script/compare/v0.21.4...v0.22.0)

###
[`v0.21.4`](https://togithub.com/bitfield/script/compare/v0.21.3...v0.21.4)

[Compare
Source](https://togithub.com/bitfield/script/compare/v0.21.3...v0.21.4)

###
[`v0.21.3`](https://togithub.com/bitfield/script/compare/v0.21.2...v0.21.3)

[Compare
Source](https://togithub.com/bitfield/script/compare/v0.21.2...v0.21.3)

###
[`v0.21.2`](https://togithub.com/bitfield/script/compare/v0.21.1...v0.21.2)

[Compare
Source](https://togithub.com/bitfield/script/compare/v0.21.1...v0.21.2)

###
[`v0.21.1`](https://togithub.com/bitfield/script/compare/v0.21.0...v0.21.1)

[Compare
Source](https://togithub.com/bitfield/script/compare/v0.21.0...v0.21.1)

###
[`v0.21.0`](https://togithub.com/bitfield/script/compare/v0.20.2...v0.21.0)

[Compare
Source](https://togithub.com/bitfield/script/compare/v0.20.2...v0.21.0)

</details>

<details>
<summary>magefile/mage (github.com/magefile/mage)</summary>

### [`v1.15.0`](https://togithub.com/magefile/mage/releases/tag/v1.15.0)

[Compare
Source](https://togithub.com/magefile/mage/compare/v1.14.0...v1.15.0)

#### Changelog

- [`9e91a03`](https://togithub.com/magefile/mage/commit/9e91a03) Update
CI ([#&#8203;466](https://togithub.com/magefile/mage/issues/466))
- [`9199872`](https://togithub.com/magefile/mage/commit/9199872) fix
erroneous docstring of sh.Exec()
([#&#8203;452](https://togithub.com/magefile/mage/issues/452))
- [`02bde0b`](https://togithub.com/magefile/mage/commit/02bde0b) Update
jQuery to 3.5.0
([#&#8203;458](https://togithub.com/magefile/mage/issues/458))
- [`1b8774a`](https://togithub.com/magefile/mage/commit/1b8774a) -d dir
contains magefiles stop with "No .go files marked with the mage build
tag..." ([#&#8203;447](https://togithub.com/magefile/mage/issues/447))
([#&#8203;448](https://togithub.com/magefile/mage/issues/448))
- [`a920604`](https://togithub.com/magefile/mage/commit/a920604) mage:
cancel context on SIGINT
([#&#8203;313](https://togithub.com/magefile/mage/issues/313))

</details>

<details>
<summary>pterm/pterm (github.com/pterm/pterm)</summary>

### [`v0.12.74`](https://togithub.com/pterm/pterm/releases/tag/v0.12.74)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.73...v0.12.74)

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

#### What's Changed

##### Exciting New Features 🎉

- feat: automatically inject more `CallerOffset` in
`pterm.NewSlogHandler` by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#609

##### Other Changes

- examples: fixed `interactive_multiselect` examples by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#606
- ci(examples): demo is now always at the top by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#607

**Full Changelog**:
pterm/pterm@v0.12.73...v0.12.74

### [`v0.12.73`](https://togithub.com/pterm/pterm/releases/tag/v0.12.73)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.72...v0.12.73)

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

#### What's Changed

##### Fixes 🔧

- fix(logger): `LogLevelDisabled` does no longer print anything by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#601

##### Other Changes

- examples: fix typo in demo by
[@&#8203;jrschumacher](https://togithub.com/jrschumacher) in
[pterm/pterm#598

#### New Contributors

- [@&#8203;jrschumacher](https://togithub.com/jrschumacher) made their
first contribution in
[pterm/pterm#598

**Full Changelog**:
pterm/pterm@v0.12.72...v0.12.73

### [`v0.12.72`](https://togithub.com/pterm/pterm/releases/tag/v0.12.72)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.71...v0.12.72)

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

#### What's Changed

##### Fixes 🔧

- fix: exit on `ctrl+c` in interactive printers by default by
[@&#8203;panbanda](https://togithub.com/panbanda) in
[pterm/pterm#593

##### Other Changes

- ci: updated go test command in workflow by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#594
- examples: refactored and documented all examples by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#596
- docs: added website to repo by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#597

#### New Contributors

- [@&#8203;panbanda](https://togithub.com/panbanda) made their first
contribution in
[pterm/pterm#593

**Full Changelog**:
pterm/pterm@v0.12.71...v0.12.72

### [`v0.12.71`](https://togithub.com/pterm/pterm/releases/tag/v0.12.71)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.70...v0.12.71)

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

#### What's Changed

##### Fixes 🔧

- fix(BulletList): indentation does not work when the item has a
linebreak by [@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt)
in
[pterm/pterm#589

**Full Changelog**:
pterm/pterm@v0.12.70...v0.12.71

###
[`v0.12.70`](https://togithub.com/pterm/pterm/releases/tag/v0.12.70):
Heatmap Printer 🎉

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.69...v0.12.70)

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

#### What's Changed

##### Exciting New Features 🎉

- Feature: Default value for interactive text input by
[@&#8203;KarolosLykos](https://togithub.com/KarolosLykos) in
[pterm/pterm#577
- Added a heatmap printer by
[@&#8203;floaust](https://togithub.com/floaust) in
[pterm/pterm#487

<img width="800"
src="https://github.com/pterm/pterm/assets/56639481/c994c395-3b94-4b27-af20-4ae5fd6fc0be"
/>

##### Fixes 🔧
* fix(heatmap): fix bug legend was not fully boxed by
@&#8203;floau[pterm/pterm#583
* fix(heatmap): fix bug legend was too long by
@&#8203;floau[pterm/pterm#585

**Full Changelog**:
pterm/pterm@v0.12.69...v0.12.70

### [`v0.12.69`](https://togithub.com/pterm/pterm/releases/tag/v0.12.69)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.68...v0.12.69)

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

#### What's Changed

##### Exciting New Features 🎉

- feat(select): added additional navigation keys by
[@&#8203;hpcsc](https://togithub.com/hpcsc) in
[pterm/pterm#572

#### New Contributors

- [@&#8203;hpcsc](https://togithub.com/hpcsc) made their first
contribution in
[pterm/pterm#572

**Full Changelog**:
pterm/pterm@v0.12.68...v0.12.69

### [`v0.12.68`](https://togithub.com/pterm/pterm/releases/tag/v0.12.68)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.67...v0.12.68)

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

#### What's Changed

##### Fixes 🔧

- fix: upgrade Go version to 1.21 by
[@&#8203;juburr](https://togithub.com/juburr) in
[pterm/pterm#569
- fix: don't intercept os signals by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#570

#### New Contributors

- [@&#8203;juburr](https://togithub.com/juburr) made their first
contribution in
[pterm/pterm#569

**Full Changelog**:
pterm/pterm@v0.12.67...v0.12.68

###
[`v0.12.67`](https://togithub.com/pterm/pterm/releases/tag/v0.12.67):
Pretty slog handler!

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.66...v0.12.67)

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

#### What's Changed

##### Exciting New Features 🎉

- feat: add handler for log/slog in go1.21 by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#548
- [DEMO &
EXAMPLE](https://togithub.com/pterm/pterm/tree/master/\_examples/slog/demo)


![Demo](https://togithub.com/pterm/pterm/blob/master/\_examples/slog/demo/animation.svg)

**Full Changelog**:
pterm/pterm@v0.12.66...v0.12.67

### [`v0.12.66`](https://togithub.com/pterm/pterm/releases/tag/v0.12.66)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.65...v0.12.66)

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

#### What's Changed

##### Exciting New Features 🎉

- feat: Multiple progressbars and spinners support by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#544


![Animation](https://raw.githubusercontent.com/pterm/pterm/master/\_examples/multiple-live-printers/demo/animation.svg)

##### Other Changes

- ci: update to Go 1.21 by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#556

**Full Changelog**:
pterm/pterm@v0.12.65...v0.12.66

### [`v0.12.65`](https://togithub.com/pterm/pterm/releases/tag/v0.12.65)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.64...v0.12.65)

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

#### What's Changed

##### Fixes 🔧

- fix(textinput): fixed buggy behavior by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#550

**Full Changelog**:
pterm/pterm@v0.12.64...v0.12.65

### [`v0.12.64`](https://togithub.com/pterm/pterm/releases/tag/v0.12.64)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.63...v0.12.64)

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

#### What's Changed

##### Exciting New Features 🎉

- feat: add custom delimiters to select printers by
[@&#8203;darkliquid](https://togithub.com/darkliquid) in
[pterm/pterm#545

#### New Contributors

- [@&#8203;darkliquid](https://togithub.com/darkliquid) made their first
contribution in
[pterm/pterm#545

**Full Changelog**:
pterm/pterm@v0.12.63...v0.12.64

### [`v0.12.63`](https://togithub.com/pterm/pterm/releases/tag/v0.12.63)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.62...v0.12.63)

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

#### What's Changed

##### Exciting New Features 🎉

- feat: added filter option for `select` printer by
[@&#8203;alirezaarzehgar](https://togithub.com/alirezaarzehgar) in
[pterm/pterm#530

##### Fixes 🔧

- fix(box): fixed wrong title length calculation by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#527
- fix: fixed area on Windows by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#539

##### Other Changes

- ci: add cache dependencies by
[@&#8203;9bany](https://togithub.com/9bany) in
[pterm/pterm#514
- docs: added `keys.Space` as unsafe when `Filter` is enabled. by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#519
- ci: added `reviewdog` by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#521
- ci: revert to classic `golangci-lint` action by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#532
- Add OnExit function for interactive text inputs by
[@&#8203;lammel](https://togithub.com/lammel) in
[pterm/pterm#507
- refactor: use WithBoolean on multiselect printer by
[@&#8203;alirezaarzehgar](https://togithub.com/alirezaarzehgar) in
[pterm/pterm#533

#### New Contributors

- [@&#8203;9bany](https://togithub.com/9bany) made their first
contribution in
[pterm/pterm#514
- [@&#8203;lammel](https://togithub.com/lammel) made their first
contribution in
[pterm/pterm#507
- [@&#8203;alirezaarzehgar](https://togithub.com/alirezaarzehgar) made
their first contribution in
[pterm/pterm#533

**Full Changelog**:
pterm/pterm@v0.12.62...v0.12.63

### [`v0.12.62`](https://togithub.com/pterm/pterm/releases/tag/v0.12.62)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.61...v0.12.62)

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

#### What's Changed

##### Fixes 🔧

- fix: root node of `TreePrinter` is not styled by
[@&#8203;dedefer](https://togithub.com/dedefer) in
[pterm/pterm#511
- fix: fixed not being able to add a custom graceful shutdown by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#512

#### New Contributors

- [@&#8203;dedefer](https://togithub.com/dedefer) made their first
contribution in
[pterm/pterm#511

**Full Changelog**:
pterm/pterm@v0.12.61...v0.12.62

### [`v0.12.61`](https://togithub.com/pterm/pterm/releases/tag/v0.12.61)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.60...v0.12.61)

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

#### What's Changed

##### Fixes 🔧

- fix(table): fixed table when a column contained a whitespace at the
start or end by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#502

**Full Changelog**:
pterm/pterm@v0.12.60...v0.12.61

### [`v0.12.60`](https://togithub.com/pterm/pterm/releases/tag/v0.12.60)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.59...v0.12.60)

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

#### What's Changed

##### Exciting New Features 🎉

- Added RGBStyle by [@&#8203;floaust](https://togithub.com/floaust) in
[pterm/pterm#492

##### Fixes 🔧

- add: progress bar filler from start by
[@&#8203;KarolosLykos](https://togithub.com/KarolosLykos) in
[pterm/pterm#499
- Various progressbar improvements by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#500
- with input by
[@&#8203;KarolosLykos](https://togithub.com/KarolosLykos) in
[pterm/pterm#486

##### Other Changes

- chore(deps): bump github.com/lithammer/fuzzysearch from 1.1.5 to 1.1.7
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[pterm/pterm#496

**Full Changelog**:
pterm/pterm@v0.12.59...v0.12.60

### [`v0.12.59`](https://togithub.com/pterm/pterm/releases/tag/v0.12.59)

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

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

#### What's Changed

##### Exciting New Features 🎉

- feat(textinput): added optional mask for prompting for
secrets/passwords/tokens by
[@&#8203;MarkusZoppelt](https://togithub.com/MarkusZoppelt) in
[pterm/pterm#458

##### Other Changes

- example(table): fixed text that was too long to be displayed in the
animation by [@&#8203;floaust](https://togithub.com/floaust) in
[pterm/pterm#484
- ci(workflows): Bump actions version, fix Node 12 deprecation warnings
by [@&#8203;kbdharun](https://togithub.com/kbdharun) in
[pterm/pterm#488
- docs(security): added security policy by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#490

#### New Contributors

- [@&#8203;kbdharun](https://togithub.com/kbdharun) made their first
contribution in
[pterm/pterm#488
- [@&#8203;MarkusZoppelt](https://togithub.com/MarkusZoppelt) made their
first contribution in
[pterm/pterm#458

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

###
[`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

### [`v0.12.57`](https://togithub.com/pterm/pterm/releases/tag/v0.12.57)

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

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

#### What's Changed

##### Fixes 🔧

- fix: spinner high CPU usage, when in `RawOutput` mode by
[@&#8203;ibuildthecloud](https://togithub.com/ibuildthecloud) in
[pterm/pterm#462

##### Other Changes

- ci: make example generation multi threaded by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#464
- refactor: use `pterm.Print` instead of `fmt.Print` functions by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#463
- ci: don't run Go build and unit tests on autoupdate by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#465

#### New Contributors

- [@&#8203;ibuildthecloud](https://togithub.com/ibuildthecloud) made
their first contribution in
[pterm/pterm#462

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

### [`v0.12.56`](https://togithub.com/pterm/pterm/releases/tag/v0.12.56)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.55...v0.12.56)

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

#### What's Changed

##### Fixes 🔧

- fix(table): fixed panic when multiple lines contained color in a
single column by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#456

**Full Changelog**:
pterm/pterm@v0.12.55...v0.12.56

### [`v0.12.55`](https://togithub.com/pterm/pterm/releases/tag/v0.12.55)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.54...v0.12.55)

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

#### What's Changed

##### Exciting New Features 🎉

- feat(table): multiline support for table printer by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#452

**Full Changelog**:
pterm/pterm@v0.12.54...v0.12.55

</details>

<details>
<summary>sheldonhull/magetools
(github.com/sheldonhull/magetools)</summary>

###
[`v1.0.1`](https://togithub.com/sheldonhull/magetools/blob/HEAD/CHANGELOG.md#v101---2023-05-25)

[Compare
Source](https://togithub.com/sheldonhull/magetools/compare/v1.0.0...v1.0.1)

##### 🎉 Feature

- New package `trunk` for automation on trunk installation, upgrades,
and setup.

##### 🤖 CI & Build

- Adjust changie to latest version with block input support and new
cleaned up categories.

##### 🐛 Bug Fix

- Label on `go:lint` incorrectly stated `gotestsum` found. This is
fixed.

##### 🔨 Refactor

- Adjust `magetoolsutils` output to be less verbose and output to debug
when matching condition instead of Info level, as this has to be used in
many functions and is noisy.
- Improve `ci.IsCI()` to detect GitHub specifically, Gitlab, and then
resolve `CI=1` as generic CI instead.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At
any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDguMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
renovate bot added a commit to DelineaXPM/terraform-provider-dsv that referenced this pull request Jan 23, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/DelineaXPM/dsv-sdk-go/v2](https://togithub.com/DelineaXPM/dsv-sdk-go)
| `v2.0.1-0.20220719195420-2376a5c350ab` -> `v2.1.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fDelineaXPM%2fdsv-sdk-go%2fv2/v2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fDelineaXPM%2fdsv-sdk-go%2fv2/v2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fDelineaXPM%2fdsv-sdk-go%2fv2/v2.0.1-0.20220719195420-2376a5c350ab/v2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fDelineaXPM%2fdsv-sdk-go%2fv2/v2.0.1-0.20220719195420-2376a5c350ab/v2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [github.com/magefile/mage](https://togithub.com/magefile/mage) |
`v1.14.0` -> `v1.15.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fmagefile%2fmage/v1.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fmagefile%2fmage/v1.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fmagefile%2fmage/v1.14.0/v1.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fmagefile%2fmage/v1.14.0/v1.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [github.com/pterm/pterm](https://togithub.com/pterm/pterm) |
`v0.12.56` -> `v0.12.76` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fpterm%2fpterm/v0.12.76?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fpterm%2fpterm/v0.12.76?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fpterm%2fpterm/v0.12.56/v0.12.76?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fpterm%2fpterm/v0.12.56/v0.12.76?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[github.com/sheldonhull/magetools](https://togithub.com/sheldonhull/magetools)
| `v1.0.0` -> `v1.0.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsheldonhull%2fmagetools/v1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fsheldonhull%2fmagetools/v1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fsheldonhull%2fmagetools/v1.0.0/v1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsheldonhull%2fmagetools/v1.0.0/v1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>DelineaXPM/dsv-sdk-go
(github.com/DelineaXPM/dsv-sdk-go/v2)</summary>

###
[`v2.1.0`](https://togithub.com/DelineaXPM/dsv-sdk-go/blob/HEAD/CHANGELOG.md#v210---2023-06-27)

[Compare
Source](https://togithub.com/DelineaXPM/dsv-sdk-go/compare/v2.0.0...v2.1.0)

##### 🎉 New Product Feature

- Add `CreateSecret` and `DeleteSecret` nethods. Thanks to contribution
by [@&#8203;michaelsauter](https://togithub.com/michaelsauter) 🎉.

##### 🧪 Tests

- Add build tag to test files `integration`. This will ensure local go
tests don't run integration tests as default or in trunk `pre-push`
triggered checks.

##### 🤖 CI & Build

-   Begin versioning and tracking of changes via `changie`.

</details>

<details>
<summary>magefile/mage (github.com/magefile/mage)</summary>

### [`v1.15.0`](https://togithub.com/magefile/mage/releases/tag/v1.15.0)

[Compare
Source](https://togithub.com/magefile/mage/compare/v1.14.0...v1.15.0)

#### Changelog

- [`9e91a03`](https://togithub.com/magefile/mage/commit/9e91a03) Update
CI ([#&#8203;466](https://togithub.com/magefile/mage/issues/466))
- [`9199872`](https://togithub.com/magefile/mage/commit/9199872) fix
erroneous docstring of sh.Exec()
([#&#8203;452](https://togithub.com/magefile/mage/issues/452))
- [`02bde0b`](https://togithub.com/magefile/mage/commit/02bde0b) Update
jQuery to 3.5.0
([#&#8203;458](https://togithub.com/magefile/mage/issues/458))
- [`1b8774a`](https://togithub.com/magefile/mage/commit/1b8774a) -d dir
contains magefiles stop with "No .go files marked with the mage build
tag..." ([#&#8203;447](https://togithub.com/magefile/mage/issues/447))
([#&#8203;448](https://togithub.com/magefile/mage/issues/448))
- [`a920604`](https://togithub.com/magefile/mage/commit/a920604) mage:
cancel context on SIGINT
([#&#8203;313](https://togithub.com/magefile/mage/issues/313))

</details>

<details>
<summary>pterm/pterm (github.com/pterm/pterm)</summary>

### [`v0.12.76`](https://togithub.com/pterm/pterm/releases/tag/v0.12.76)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.75...v0.12.76)

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

#### What's Changed

##### Fixes 🔧

- fix(rgb): `Sprintf` did not format properly by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#622

**Full Changelog**:
pterm/pterm@v0.12.75...v0.12.76

### [`v0.12.75`](https://togithub.com/pterm/pterm/releases/tag/v0.12.75)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.74...v0.12.75)

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

#### What's Changed

##### Fixes 🔧

- fix: `PanelPrinter` ignored the set Writer by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#614

**Full Changelog**:
pterm/pterm@v0.12.74...v0.12.75

### [`v0.12.74`](https://togithub.com/pterm/pterm/releases/tag/v0.12.74)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.73...v0.12.74)

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

#### What's Changed

##### Exciting New Features 🎉

- feat: automatically inject more `CallerOffset` in
`pterm.NewSlogHandler` by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#609

##### Other Changes

- examples: fixed `interactive_multiselect` examples by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#606
- ci(examples): demo is now always at the top by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#607

**Full Changelog**:
pterm/pterm@v0.12.73...v0.12.74

### [`v0.12.73`](https://togithub.com/pterm/pterm/releases/tag/v0.12.73)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.72...v0.12.73)

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

#### What's Changed

##### Fixes 🔧

- fix(logger): `LogLevelDisabled` does no longer print anything by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#601

##### Other Changes

- examples: fix typo in demo by
[@&#8203;jrschumacher](https://togithub.com/jrschumacher) in
[pterm/pterm#598

#### New Contributors

- [@&#8203;jrschumacher](https://togithub.com/jrschumacher) made their
first contribution in
[pterm/pterm#598

**Full Changelog**:
pterm/pterm@v0.12.72...v0.12.73

### [`v0.12.72`](https://togithub.com/pterm/pterm/releases/tag/v0.12.72)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.71...v0.12.72)

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

#### What's Changed

##### Fixes 🔧

- fix: exit on `ctrl+c` in interactive printers by default by
[@&#8203;panbanda](https://togithub.com/panbanda) in
[pterm/pterm#593

##### Other Changes

- ci: updated go test command in workflow by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#594
- examples: refactored and documented all examples by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#596
- docs: added website to repo by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#597

#### New Contributors

- [@&#8203;panbanda](https://togithub.com/panbanda) made their first
contribution in
[pterm/pterm#593

**Full Changelog**:
pterm/pterm@v0.12.71...v0.12.72

### [`v0.12.71`](https://togithub.com/pterm/pterm/releases/tag/v0.12.71)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.70...v0.12.71)

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

#### What's Changed

##### Fixes 🔧

- fix(BulletList): indentation does not work when the item has a
linebreak by [@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt)
in
[pterm/pterm#589

**Full Changelog**:
pterm/pterm@v0.12.70...v0.12.71

###
[`v0.12.70`](https://togithub.com/pterm/pterm/releases/tag/v0.12.70):
Heatmap Printer 🎉

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.69...v0.12.70)

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

#### What's Changed

##### Exciting New Features 🎉

- Feature: Default value for interactive text input by
[@&#8203;KarolosLykos](https://togithub.com/KarolosLykos) in
[pterm/pterm#577
- Added a heatmap printer by
[@&#8203;floaust](https://togithub.com/floaust) in
[pterm/pterm#487

<img width="800"
src="https://github.com/pterm/pterm/assets/56639481/c994c395-3b94-4b27-af20-4ae5fd6fc0be"
/>

##### Fixes 🔧
* fix(heatmap): fix bug legend was not fully boxed by
@&#8203;floau[pterm/pterm#583
* fix(heatmap): fix bug legend was too long by
@&#8203;floau[pterm/pterm#585

**Full Changelog**:
pterm/pterm@v0.12.69...v0.12.70

### [`v0.12.69`](https://togithub.com/pterm/pterm/releases/tag/v0.12.69)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.68...v0.12.69)

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

#### What's Changed

##### Exciting New Features 🎉

- feat(select): added additional navigation keys by
[@&#8203;hpcsc](https://togithub.com/hpcsc) in
[pterm/pterm#572

#### New Contributors

- [@&#8203;hpcsc](https://togithub.com/hpcsc) made their first
contribution in
[pterm/pterm#572

**Full Changelog**:
pterm/pterm@v0.12.68...v0.12.69

### [`v0.12.68`](https://togithub.com/pterm/pterm/releases/tag/v0.12.68)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.67...v0.12.68)

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

#### What's Changed

##### Fixes 🔧

- fix: upgrade Go version to 1.21 by
[@&#8203;juburr](https://togithub.com/juburr) in
[pterm/pterm#569
- fix: don't intercept os signals by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#570

#### New Contributors

- [@&#8203;juburr](https://togithub.com/juburr) made their first
contribution in
[pterm/pterm#569

**Full Changelog**:
pterm/pterm@v0.12.67...v0.12.68

###
[`v0.12.67`](https://togithub.com/pterm/pterm/releases/tag/v0.12.67):
Pretty slog handler!

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.66...v0.12.67)

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

#### What's Changed

##### Exciting New Features 🎉

- feat: add handler for log/slog in go1.21 by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#548
- [DEMO &
EXAMPLE](https://togithub.com/pterm/pterm/tree/master/\_examples/slog/demo)


![Demo](https://togithub.com/pterm/pterm/blob/master/\_examples/slog/demo/animation.svg)

**Full Changelog**:
pterm/pterm@v0.12.66...v0.12.67

### [`v0.12.66`](https://togithub.com/pterm/pterm/releases/tag/v0.12.66)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.65...v0.12.66)

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

#### What's Changed

##### Exciting New Features 🎉

- feat: Multiple progressbars and spinners support by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#544


![Animation](https://raw.githubusercontent.com/pterm/pterm/master/\_examples/multiple-live-printers/demo/animation.svg)

##### Other Changes

- ci: update to Go 1.21 by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#556

**Full Changelog**:
pterm/pterm@v0.12.65...v0.12.66

### [`v0.12.65`](https://togithub.com/pterm/pterm/releases/tag/v0.12.65)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.64...v0.12.65)

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

#### What's Changed

##### Fixes 🔧

- fix(textinput): fixed buggy behavior by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#550

**Full Changelog**:
pterm/pterm@v0.12.64...v0.12.65

### [`v0.12.64`](https://togithub.com/pterm/pterm/releases/tag/v0.12.64)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.63...v0.12.64)

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

#### What's Changed

##### Exciting New Features 🎉

- feat: add custom delimiters to select printers by
[@&#8203;darkliquid](https://togithub.com/darkliquid) in
[pterm/pterm#545

#### New Contributors

- [@&#8203;darkliquid](https://togithub.com/darkliquid) made their first
contribution in
[pterm/pterm#545

**Full Changelog**:
pterm/pterm@v0.12.63...v0.12.64

### [`v0.12.63`](https://togithub.com/pterm/pterm/releases/tag/v0.12.63)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.62...v0.12.63)

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

#### What's Changed

##### Exciting New Features 🎉

- feat: added filter option for `select` printer by
[@&#8203;alirezaarzehgar](https://togithub.com/alirezaarzehgar) in
[pterm/pterm#530

##### Fixes 🔧

- fix(box): fixed wrong title length calculation by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#527
- fix: fixed area on Windows by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#539

##### Other Changes

- ci: add cache dependencies by
[@&#8203;9bany](https://togithub.com/9bany) in
[pterm/pterm#514
- docs: added `keys.Space` as unsafe when `Filter` is enabled. by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#519
- ci: added `reviewdog` by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#521
- ci: revert to classic `golangci-lint` action by
[@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in
[pterm/pterm#532
- Add OnExit function for interactive text inputs by
[@&#8203;lammel](https://togithub.com/lammel) in
[pterm/pterm#507
- refactor: use WithBoolean on multiselect printer by
[@&#8203;alirezaarzehgar](https://togithub.com/alirezaarzehgar) in
[pterm/pterm#533

#### New Contributors

- [@&#8203;9bany](https://togithub.com/9bany) made their first
contribution in
[pterm/pterm#514
- [@&#8203;lammel](https://togithub.com/lammel) made their first
contribution in
[pterm/pterm#507
- [@&#8203;alirezaarzehgar](https://togithub.com/alirezaarzehgar) made
their first contribution in
[pterm/pterm#533

**Full Changelog**:
pterm/pterm@v0.12.62...v0.12.63

###
[`v0.12.62`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01262---2023-05-24)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.61...v0.12.62)

##### Bug Fixes

-   fixed not being able to add a custom graceful shutdown

###
[`v0.12.61`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01261---2023-05-14)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.60...v0.12.61)

##### Bug Fixes

- **table:** fixed table when a column contained a whitespace at the
start or end

###
[`v0.12.60`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01260---2023-05-11)

[Compare
Source](https://togithub.com/pterm/pterm/compare/v0.12.59...v0.12.60)

##### Features

-   **progressbar:** various progressbar improvements
-   **progressbar:** various progressbar improvements
-   **progressbar:** various progressbar improvements
-   **rgb:** added RGBStyle

##### Test

-   **rgb:** added RGBStyle tests

##### Code Refactoring

-   **rgb:** removed 'GetValues' for 'RGBStyle'

###
[`v0.12.59`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01259---2023-04-15)

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

##### Features

-   add optional mask to InteractiveTextInputPrinter

###
[`v0.12.58`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01258---2023-04-03)

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

##### Features

-   **logger:** implemented structured logging
-   **logger:** implemented structured logging
-   **logger:** implemented structured logging
-   **logger:** added logger
-   **logger:** create logger
-   **rgb:** made it possible to use RGB colors as background
-   **rgb:** made it possible to use RGB colors as background
-   **rgb:** made it possible to use RGB colors as background

##### Bug Fixes

-   **rgb:** fix Fade maxValue == current not displaying the last color

###
[`v0.12.57`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01257---2023-03-28)

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

##### Code Refactoring

-   use `pterm.Print` instead of `fmt.Print` functions

</details>

<details>
<summary>sheldonhull/magetools
(github.com/sheldonhull/magetools)</summary>

###
[`v1.0.1`](https://togithub.com/sheldonhull/magetools/blob/HEAD/CHANGELOG.md#v101---2023-05-25)

[Compare
Source](https://togithub.com/sheldonhull/magetools/compare/v1.0.0...v1.0.1)

##### 🎉 Feature

- New package `trunk` for automation on trunk installation, upgrades,
and setup.

##### 🤖 CI & Build

- Adjust changie to latest version with block input support and new
cleaned up categories.

##### 🐛 Bug Fix

- Label on `go:lint` incorrectly stated `gotestsum` found. This is
fixed.

##### 🔨 Refactor

- Adjust `magetoolsutils` output to be less verbose and output to debug
when matching condition instead of Info level, as this has to be used in
many functions and is noisy.
- Improve `ci.IsCI()` to detect GitHub specifically, Gitlab, and then
resolve `CI=1` as generic CI instead.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At
any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://developer.mend.io/github/DelineaXPM/terraform-provider-dsv).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

heatmap demo not working properly
2 participants