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

clocks module not correctly aligning when city is longer than expected #1553

Open
tarastella opened this issue Apr 5, 2023 · 1 comment
Open
Labels
🐛 bug "Houston, we've had a problem." wontfix

Comments

@tarastella
Copy link

What's broken?

I put San Francisco as a city name and the widget is not aligning time/day.
Perhaps the city name is longer than expected. See the screenshot below:
image
Thanks.

@senorprogrammer senorprogrammer added the 🐛 bug "Houston, we've had a problem." label Apr 6, 2023
Seanstoppable added a commit to Seanstoppable/wtf that referenced this issue Apr 15, 2023
ibrahim-13 added a commit to ibrahim-13/wtf that referenced this issue Apr 20, 2023
commit 9af08a90faaaeeb086c0896f236becd17648402b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Apr 17 22:17:28 2023 -0400

    Bump github.com/nicklaw5/helix/v2 from 2.22.0 to 2.22.1 (#1570)

    Bumps [github.com/nicklaw5/helix/v2](https://github.com/nicklaw5/helix) from 2.22.0 to 2.22.1.
    - [Release notes](https://github.com/nicklaw5/helix/releases)
    - [Commits](https://github.com/nicklaw5/helix/compare/v2.22.0...v2.22.1)

    ---
    updated-dependencies:
    - dependency-name: github.com/nicklaw5/helix/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit d8e1e55a15709d0a4f022459332d4cd08f4e49e8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Apr 17 22:17:14 2023 -0400

    Bump github.com/xanzy/go-gitlab from 0.82.0 to 0.83.0 (#1571)

    Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.82.0 to 0.83.0.
    - [Release notes](https://github.com/xanzy/go-gitlab/releases)
    - [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
    - [Commits](https://github.com/xanzy/go-gitlab/compare/v0.82.0...v0.83.0)

    ---
    updated-dependencies:
    - dependency-name: github.com/xanzy/go-gitlab
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 0267570eed53c33641c888bb52573be84965ee7e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Apr 17 22:17:01 2023 -0400

    Bump github.com/docker/docker (#1569)

    Bumps [github.com/docker/docker](https://github.com/docker/docker) from 23.0.3+incompatible to 23.0.4+incompatible.
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](https://github.com/docker/docker/compare/v23.0.3...v23.0.4)

    ---
    updated-dependencies:
    - dependency-name: github.com/docker/docker
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit e8219cd13653a6816c5609fc35dfbedf88f611e4
Author: Sean Smith <seandanielsmith@gmail.com>
Date:   Mon Apr 17 22:16:27 2023 -0400

    Make width of location dynamic, to accomodate longer labels (#1568)

    This addresses #1553

commit 6341c257161b89f048640b37ed43f724eca7794a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 14 20:35:09 2023 -0400

    Bump k8s.io/client-go from 0.27.0 to 0.27.1 (#1566)

    Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.27.0 to 0.27.1.
    - [Release notes](https://github.com/kubernetes/client-go/releases)
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/kubernetes/client-go/compare/v0.27.0...v0.27.1)

    ---
    updated-dependencies:
    - dependency-name: k8s.io/client-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 39897972f004a46eafe1afe2453a19d4e8e74251
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 14 17:34:38 2023 -0400

    Bump google.golang.org/api from 0.117.0 to 0.118.0 (#1563)

    Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.117.0 to 0.118.0.
    - [Release notes](https://github.com/googleapis/google-api-go-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
    - [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.117.0...v0.118.0)

    ---
    updated-dependencies:
    - dependency-name: google.golang.org/api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 0e91e6f6b84f2979759c4056ead7f31554c9d0c3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 14 17:34:23 2023 -0400

    Bump actions/checkout from 3.5.0 to 3.5.2 (#1565)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/actions/checkout/compare/v3.5.0...v3.5.2)

    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 1ce1295ff19ec644f2cfc5559ba40177a577c56e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Apr 11 22:55:00 2023 -0400

    Bump k8s.io/client-go from 0.26.3 to 0.27.0 (#1562)

    Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.26.3 to 0.27.0.
    - [Release notes](https://github.com/kubernetes/client-go/releases)
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/kubernetes/client-go/compare/v0.26.3...v0.27.0)

    ---
    updated-dependencies:
    - dependency-name: k8s.io/client-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit e15fbb2e159c0828cacb366b1a675aec267c7797
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Apr 11 13:00:22 2023 -0400

    Bump github.com/xanzy/go-gitlab from 0.81.0 to 0.82.0 (#1556)

    Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.81.0 to 0.82.0.
    - [Release notes](https://github.com/xanzy/go-gitlab/releases)
    - [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
    - [Commits](https://github.com/xanzy/go-gitlab/compare/v0.81.0...v0.82.0)

    ---
    updated-dependencies:
    - dependency-name: github.com/xanzy/go-gitlab
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 24a432a5a20c9fee7f50ddfcd012880be00e04fb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Apr 11 11:35:37 2023 -0400

    Bump github.com/docker/docker (#1554)

    Bumps [github.com/docker/docker](https://github.com/docker/docker) from 23.0.1+incompatible to 23.0.3+incompatible.
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](https://github.com/docker/docker/compare/v23.0.1...v23.0.3)

    ---
    updated-dependencies:
    - dependency-name: github.com/docker/docker
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit f8458b82ecd02501475779627b1b942c507eab67
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Apr 11 11:33:48 2023 -0400

    Bump google.golang.org/api from 0.114.0 to 0.117.0 (#1560)

    Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.114.0 to 0.117.0.
    - [Release notes](https://github.com/googleapis/google-api-go-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
    - [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.114.0...v0.117.0)

    ---
    updated-dependencies:
    - dependency-name: google.golang.org/api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 0f682df0bf65177134d65bc19ddcef16a3831dd1
Author: Antoine Meillet <antoine.meillet@gmail.com>
Date:   Sat Mar 25 22:36:58 2023 +0100

    yfinance: Reset color at end of each row (#1549)

    We need to reset the color at the end of the row so that the current
    row's color does not splash over the next one, until we set its own
    color.

commit 384858a4af3a1c855dd8b5e964845a1acdae8cb2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Mar 25 17:36:20 2023 -0400

    Bump actions/checkout from 3.4.0 to 3.5.0 (#1550)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 3.5.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/actions/checkout/compare/v3.4.0...v3.5.0)

    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit fa3367ee84b68a9d76f292905c5d680c2622fff4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Mar 21 11:39:43 2023 -0400

    Bump k8s.io/client-go from 0.26.2 to 0.26.3 (#1544)

    Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.26.2 to 0.26.3.
    - [Release notes](https://github.com/kubernetes/client-go/releases)
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/kubernetes/client-go/compare/v0.26.2...v0.26.3)

    ---
    updated-dependencies:
    - dependency-name: k8s.io/client-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 03a8098ac8ef629dfc7429d2c5b785c1283818d7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Mar 21 10:58:29 2023 -0400

    Bump github.com/nicklaw5/helix/v2 from 2.21.0 to 2.22.0 (#1546)

    Bumps [github.com/nicklaw5/helix/v2](https://github.com/nicklaw5/helix) from 2.21.0 to 2.22.0.
    - [Release notes](https://github.com/nicklaw5/helix/releases)
    - [Commits](https://github.com/nicklaw5/helix/compare/v2.21.0...v2.22.0)

    ---
    updated-dependencies:
    - dependency-name: github.com/nicklaw5/helix/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 762bb655f953ce96b22801b9ff3bc659fe5e161b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Mar 21 10:58:10 2023 -0400

    Bump google.golang.org/api from 0.112.0 to 0.114.0 (#1547)

    Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.112.0 to 0.114.0.
    - [Release notes](https://github.com/googleapis/google-api-go-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
    - [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.112.0...v0.114.0)

    ---
    updated-dependencies:
    - dependency-name: google.golang.org/api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 9cb058d862dc04134eff8455953d1da86937080c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Mar 17 18:26:25 2023 -0400

    Bump actions/checkout from 3.3.0 to 3.4.0 (#1543)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.4.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/actions/checkout/compare/v3.3.0...v3.4.0)

    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit c507a089b3157a743173860bd0743c308f787aeb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Mar 17 18:26:11 2023 -0400

    Bump actions/setup-go from 3 to 4 (#1542)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](https://github.com/actions/setup-go/compare/v3...v4)

    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 5d476a6c2bc753ebb48e63f368326cfdf24ac538
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sun Mar 12 23:56:10 2023 -0400

    Bump google.golang.org/api from 0.111.0 to 0.112.0 (#1539)

    Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.111.0 to 0.112.0.
    - [Release notes](https://github.com/googleapis/google-api-go-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
    - [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.111.0...v0.112.0)

    ---
    updated-dependencies:
    - dependency-name: google.golang.org/api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit de15ab01306abdd90f5ab6acc809e51def00f092
Author: Jonas Brømsø <jonasbn@users.noreply.github.com>
Date:   Mon Mar 13 03:32:50 2023 +0100

    Added implementation of reverse chronological order as a configuration parameter for clocks module (#1537)

commit 28473c84847d682100b2ff1b17304383da1afd7b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sun Mar 12 22:31:36 2023 -0400

    Bump github.com/digitalocean/godo from 1.97.0 to 1.98.0 (#1540)

    Bumps [github.com/digitalocean/godo](https://github.com/digitalocean/godo) from 1.97.0 to 1.98.0.
    - [Release notes](https://github.com/digitalocean/godo/releases)
    - [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/digitalocean/godo/compare/v1.97.0...v1.98.0)

    ---
    updated-dependencies:
    - dependency-name: github.com/digitalocean/godo
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 3241f671c29352891a267d9d2c5066d5b0241780
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sun Mar 12 22:30:48 2023 -0400

    Bump github.com/nicklaw5/helix/v2 from 2.20.0 to 2.21.0 (#1532)

    Bumps [github.com/nicklaw5/helix/v2](https://github.com/nicklaw5/helix) from 2.20.0 to 2.21.0.
    - [Release notes](https://github.com/nicklaw5/helix/releases)
    - [Commits](https://github.com/nicklaw5/helix/compare/v2.20.0...v2.21.0)

    ---
    updated-dependencies:
    - dependency-name: github.com/nicklaw5/helix/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 3a05728b918d68f56818c217b8863a35c2af6295
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sun Mar 12 22:29:56 2023 -0400

    Bump github.com/mmcdole/gofeed from 1.2.0 to 1.2.1 (#1535)

    Bumps [github.com/mmcdole/gofeed](https://github.com/mmcdole/gofeed) from 1.2.0 to 1.2.1.
    - [Release notes](https://github.com/mmcdole/gofeed/releases)
    - [Commits](https://github.com/mmcdole/gofeed/compare/v1.2.0...v1.2.1)

    ---
    updated-dependencies:
    - dependency-name: github.com/mmcdole/gofeed
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 5bd0197e9f43243c04856bc4fc92f9510c8c0b4a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sun Mar 12 22:29:23 2023 -0400

    Bump github.com/xanzy/go-gitlab from 0.80.2 to 0.81.0 (#1538)

    Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.80.2 to 0.81.0.
    - [Release notes](https://github.com/xanzy/go-gitlab/releases)
    - [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
    - [Commits](https://github.com/xanzy/go-gitlab/compare/v0.80.2...v0.81.0)

    ---
    updated-dependencies:
    - dependency-name: github.com/xanzy/go-gitlab
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit ee5f3b0f8e0da15b2df432903ffcd8b05b4ab399
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Mar 1 21:46:26 2023 -0500

    Bump k8s.io/client-go from 0.26.1 to 0.26.2 (#1531)

    Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.26.1 to 0.26.2.
    - [Release notes](https://github.com/kubernetes/client-go/releases)
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/kubernetes/client-go/compare/v0.26.1...v0.26.2)

    ---
    updated-dependencies:
    - dependency-name: k8s.io/client-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit b043b67905aa250fd8b859b2d57622681c022fba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Mar 1 13:26:05 2023 -0500

    Bump google.golang.org/api from 0.110.0 to 0.111.0 (#1529)

    Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.110.0 to 0.111.0.
    - [Release notes](https://github.com/googleapis/google-api-go-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
    - [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.110.0...v0.111.0)

    ---
    updated-dependencies:
    - dependency-name: google.golang.org/api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 91ad5d4863cb991adebb3be15f20ab4fcc53fbe3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Feb 28 11:10:42 2023 -0500

    Bump github.com/jedib0t/go-pretty/v6 from 6.4.4 to 6.4.6 (#1527)

    Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.4.4 to 6.4.6.
    - [Release notes](https://github.com/jedib0t/go-pretty/releases)
    - [Commits](https://github.com/jedib0t/go-pretty/compare/v6.4.4...v6.4.6)

    ---
    updated-dependencies:
    - dependency-name: github.com/jedib0t/go-pretty/v6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit be8b1c3cb6128967e4c0fc0fdf79f4c867af5f8b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Feb 28 11:10:15 2023 -0500

    Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#1528)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2)

    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit e6fe156bbfa0995f67498a62608aea4179d846fc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 27 09:25:12 2023 -0500

    Bump github.com/PagerDuty/go-pagerduty from 0.0.0-20191002190746-f60f4fc45222 to 1.6.0 (#1510)

    * Bump github.com/PagerDuty/go-pagerduty

    Bumps [github.com/PagerDuty/go-pagerduty](https://github.com/PagerDuty/go-pagerduty) from 0.0.0-20191002190746-f60f4fc45222 to 1.6.0.
    - [Release notes](https://github.com/PagerDuty/go-pagerduty/releases)
    - [Commits](https://github.com/PagerDuty/go-pagerduty/commits/v1.6.0)

    ---
    updated-dependencies:
    - dependency-name: github.com/PagerDuty/go-pagerduty
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    * Fix breaking API changes

    * Fix breaking API changes

    ---------

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sean Smith <seandanielsmith@gmail.com>

commit 4147a1de2e60286ee8bd5aaa9bed96d5179f2c3c
Author: Sean Smith <seandanielsmith@gmail.com>
Date:   Mon Feb 27 09:24:49 2023 -0500

    Don't serialize/deserialize the checked icons (#1525)

    Resolves #1523
    These should really be driven by the base config, and these fields are really internal fields for convenience

commit c7ac2be510d28d572fb10c6b9ccc2319a85c49fc
Author: Sean Smith <seandanielsmith@gmail.com>
Date:   Sun Feb 26 15:13:17 2023 -0500

    Indicate we are resizable so that we are more like a tty (#1516)

    * Indicate we are resizable so that we are more like a tty

    This resolves #1267 and potentially other tty coloring bugs
    Taken from https://github.com/creack/pty#shell
    'Resizing' seems to indicate more readily that we are interactive

    * Log error, vs panicing

commit 6da6aa042efe6f8fa68c2b24a643a8c7c2fc6cd9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Feb 25 00:56:51 2023 -0500

    Bump github.com/chzyer/readline (#1517)

    Bumps [github.com/chzyer/readline](https://github.com/chzyer/readline) from 0.0.0-20180603132655-2972be24d48e to 1.5.1.
    - [Release notes](https://github.com/chzyer/readline/releases)
    - [Commits](https://github.com/chzyer/readline/commits/v1.5.1)

    ---
    updated-dependencies:
    - dependency-name: github.com/chzyer/readline
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 599e64ed1e954d9a980e13de0b98d3aa0dcc5f0a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Feb 25 00:55:01 2023 -0500

    Bump github.com/nicklaw5/helix/v2 from 2.19.0 to 2.20.0 (#1518)

    Bumps [github.com/nicklaw5/helix/v2](https://github.com/nicklaw5/helix) from 2.19.0 to 2.20.0.
    - [Release notes](https://github.com/nicklaw5/helix/releases)
    - [Commits](https://github.com/nicklaw5/helix/compare/v2.19.0...v2.20.0)

    ---
    updated-dependencies:
    - dependency-name: github.com/nicklaw5/helix/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 00527b921b1ed98bcf9407a3da1f2fa27fabfc26
Author: Sean Smith <seandanielsmith@gmail.com>
Date:   Fri Feb 24 12:35:49 2023 -0500

    Document username as optional (#1515)

    Resolves #1254
    Per that issue, if username is provided, you filter by username, but otherwise you get everything your search provides

commit ea7f6ed1ce0e3a96c7ce7aa337bfdae9cfc27a93
Author: Sean Smith <seandanielsmith@gmail.com>
Date:   Thu Feb 23 23:32:55 2023 -0600

    Update changelog for release

commit 4012dd31f198d53b83722b1ec22fd43677ea21cf
Author: Ronald Record <github@ronrecord.com>
Date:   Thu Feb 23 21:29:02 2023 -0800

    Add keyboard controls to lunarphase module (#1444)

    * Add keyboard controls

    * Fix lint error from golangci-lint in pull request checks

    * More 'gofmt -s' updates to satisfy lint check in pull request

    * Fix hang with rapid requests from keyboard input

    * Remove unused 'today' variable

commit 0a2d0291ce8fbff9b386ca24b7ea7091f0e563dc
Author: Sean Smith <seandanielsmith@gmail.com>
Date:   Thu Feb 23 23:28:14 2023 -0600

    Update CHANGELOG and contributors

commit c327cd3bf1087d33a2c8f706da11f0fc087e06dc
Author: Sean Smith <seandanielsmith@gmail.com>
Date:   Fri Feb 24 00:16:23 2023 -0500

    Migrate to v2 of the todoist api (#1450)

    * Migrate to v2 of the todoist api

    IDs are strings, fixing a lot of the previous problems
    Relies on https://github.com/wtfutil/todoist/pull/4

    * Swap in own fork of todoist

commit b2d8fccfe2543e2166a0c8e06c5fbcce68afe3f1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Feb 24 00:14:20 2023 -0500

    Bump github.com/microsoft/azure-devops-go-api/azuredevops (#1506)

    Bumps [github.com/microsoft/azure-devops-go-api/azuredevops](https://github.com/microsoft/azure-devops-go-api) from 0.0.0-20191014190507-26902c1d4325 to 1.0.0-b5.
    - [Release notes](https://github.com/microsoft/azure-devops-go-api/releases)
    - [Commits](https://github.com/microsoft/azure-devops-go-api/commits/azuredevops/v1.0.0-b5)

    ---
    updated-dependencies:
    - dependency-name: github.com/microsoft/azure-devops-go-api/azuredevops
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit a2b001f03c82b8b368be26fd622df47689943ae0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Feb 23 23:32:42 2023 -0500

    Bump github.com/docker/docker from 20.10.22+incompatible to 23.0.1+incompatible (#1502)

    * Bump github.com/docker/docker

    Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.22+incompatible to 23.0.1+incompatible.
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](https://github.com/docker/docker/compare/v20.10.22...v23.0.1)

    ---
    updated-dependencies:
    - dependency-name: github.com/docker/docker
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    * Fix broken api args

    ---------

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sean Smith <seandanielsmith@gmail.com>

commit d3abbf21edeed20087ee85695dae1e4ada549ad0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Feb 23 23:20:52 2023 -0500

    Bump github.com/charmbracelet/bubbles from 0.14.0 to 0.15.0 (#1469)

    Bumps [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) from 0.14.0 to 0.15.0.
    - [Release notes](https://github.com/charmbracelet/bubbles/releases)
    - [Commits](https://github.com/charmbracelet/bubbles/compare/v0.14.0...v0.15.0)

    ---
    updated-dependencies:
    - dependency-name: github.com/charmbracelet/bubbles
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit bf53cf1a06d75ecb06b6e891f6c383502020fe2b
Author: Sean Smith <seandanielsmith@gmail.com>
Date:   Thu Feb 23 23:20:39 2023 -0500

    Upgrade aurora to v4 (#1514)

    Rather than do #1511, upgrade to modern versions

commit 425b38647ac5ee2d4e41c8bc68982e3552dff780
Author: Sean Smith <seandanielsmith@gmail.com>
Date:   Thu Feb 23 23:08:29 2023 -0500

    Go feed upgrade (#1513)

    * Bump github.com/mmcdole/gofeed

    Bumps [github.com/mmcdole/gofeed](https://github.com/mmcdole/gofeed) from 1.1.4-0.20211013195857-68ee9054d97b to 1.2.0.
    - [Release notes](https://github.com/mmcdole/gofeed/releases)
    - [Commits](https://github.com/mmcdole/gofeed/commits/v1.2.0)

    ---
    updated-dependencies:
    - dependency-name: github.com/mmcdole/gofeed
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    * Upgrade goxpp to a real release as well

    ---------

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit f9be0ab688588001b718519fb5344113d897d321
Author: Sean Smith <seandanielsmith@gmail.com>
Date:   Thu Feb 23 23:07:55 2023 -0500

    Fix transmission (#1512)

    The upgrade by dependabot in  #1504 pointed out that v1 doesn't work with 'recent' versions of transmission
    This upgrades to the v2 library

commit 1fcbd9b82a7eb26e0e167043e57f0324cedcda8d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Feb 23 23:02:04 2023 -0500

    Bump github.com/zmb3/spotify (#1507)

    Bumps [github.com/zmb3/spotify](https://github.com/zmb3/spotify) from 0.0.0-20191010212056-e12fb981aacb to 1.3.0.
    - [Release notes](https://github.com/zmb3/spotify/releases)
    - [Commits](https://github.com/zmb3/spotify/commits/v1.3.0)

    ---
    updated-dependencies:
    - dependency-name: github.com/zmb3/spotify
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit d7669fc746e5430603b17dbd230a650988564e39
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Feb 23 22:09:22 2023 -0500

    Bump github.com/gdamore/tcell/v2 (#1508)

    Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 2.4.1-0.20210905002822-f057f0a857a1 to 2.6.0.
    - [Release notes](https://github.com/gdamore/tcell/releases)
    - [Commits](https://github.com/gdamore/tcell/commits/v2.6.0)

    ---
    updated-dependencies:
    - dependency-name: github.com/gdamore/tcell/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 7750a3e49eb5b80e6a6ff417bc340f70a6965f41
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Feb 23 22:02:13 2023 -0500

    Bump github.com/briandowns/openweathermap (#1509)

    Bumps [github.com/briandowns/openweathermap](https://github.com/briandowns/openweathermap) from 0.0.0-20180804155945-5f41b7c9d92d to 0.19.0.
    - [Release notes](https://github.com/briandowns/openweathermap/releases)
    - [Commits](https://github.com/briandowns/openweathermap/commits/v0.19.0)

    ---
    updated-dependencies:
    - dependency-name: github.com/briandowns/openweathermap
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit d021e4cdc81b905ff19a94bcca21e6dfb3a6c58e
Author: Sean Smith <seandanielsmith@gmail.com>
Date:   Mon Feb 20 22:01:05 2023 -0500

    Don't mark issues as stale if they are assigned to users (#1501)

    I assign to myself if I intend to tackle, particularly for bugs
    This seems the easiest thing vs messing with labels

commit 39f17764049172ef2e1dcb218595b19f644b6c1f
Author: Sean Smith <seandanielsmith@gmail.com>
Date:   Mon Feb 20 19:08:32 2023 -0500

    Fixes resourceusage refreshing (#1500)

    * Add saner default to resource usage

    Let is be overridable though

    * Also add function to trigger redraw

    * Trigger redraws after all calls to make graphs

    * Gofmt

commit 7b29e68ea2c0845ed1cc55515a17d17b2f3f54b4
Author: Sean Smith <seandanielsmith@gmail.com>
Date:   Mon Feb 20 17:36:13 2023 -0500

    Fix sprintf formatting (#1499)

    Use string, not decimal

commit fcb3962e506bef956eff77669972cbc63651a40e
Author: Sean Smith <seandanielsmith@gmail.com>
Date:   Mon Feb 20 17:23:33 2023 -0500

    Show actionable error handling for TODO module (#1498)

commit 27f15cc53b3a1b43a4ab06e1dfca9cbaf5feb843
Author: Sean Smith <seandanielsmith@gmail.com>
Date:   Mon Feb 20 16:56:20 2023 -0500

    Make UptimeRobot title configurable (#1497)

    Resolved #1439

commit e9ee2b1b1ac81aa56c04c0ef4316a6252f6dcaa1
Author: Sean Smith <seandanielsmith@gmail.com>
Date:   Mon Feb 20 16:54:04 2023 -0500

    Fix gitlab scrolling (#1496)

    Fixes #1459
    We used the wrong config key here, which for some reason equates to infinite scroll

commit 4f81af7efa54a5831f21e60b2612fb1b747db225
Author: Sean Smith <seandanielsmith@gmail.com>
Date:   Mon Feb 20 15:47:57 2023 -0500

    Revert "Bump github.com/docker/docker (#1483)" (#1495)

    This reverts commit 4d480595b4fe737d5a2dc5e40a182b206e7400d1.

commit 03230ba10d70e263db8bfc62fe5f1a62c68e9861
Author: Markus <reiktar@gmail.com>
Date:   Mon Feb 20 15:42:25 2023 -0500

    Wtf pivotal tracker (#1474)

    * Pivotal Tracker, should be functional

    * Removed redundant code for emojis

    * Deepsource Recommendations

    * Github actions lint gofmt fixes

    * Deepsource GO-W1027 and RVV-B0013

    * Gofmt

commit 4d480595b4fe737d5a2dc5e40a182b206e7400d1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 20 15:39:40 2023 -0500

    Bump github.com/docker/docker (#1483)

    Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.22+incompatible to 23.0.1+incompatible.
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](https://github.com/docker/docker/compare/v20.10.22...v23.0.1)

    ---
    updated-dependencies:
    - dependency-name: github.com/docker/docker
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 5219966a69c9f3a8b7910f2d4e353fd71a4e488f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 20 15:38:55 2023 -0500

    Bump github.com/xanzy/go-gitlab from 0.77.0 to 0.80.2 (#1490)

    Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.77.0 to 0.80.2.
    - [Release notes](https://github.com/xanzy/go-gitlab/releases)
    - [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
    - [Commits](https://github.com/xanzy/go-gitlab/compare/v0.77.0...v0.80.2)

    ---
    updated-dependencies:
    - dependency-name: github.com/xanzy/go-gitlab
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 2b130a136a1016fbc9bb4ec8d92054fff0eb7693
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 20 15:21:52 2023 -0500

    Bump github.com/nicklaw5/helix/v2 from 2.14.0 to 2.19.0 (#1494)

    Bumps [github.com/nicklaw5/helix/v2](https://github.com/nicklaw5/helix) from 2.14.0 to 2.19.0.
    - [Release notes](https://github.com/nicklaw5/helix/releases)
    - [Commits](https://github.com/nicklaw5/helix/compare/v2.14.0...v2.19.0)

    ---
    updated-dependencies:
    - dependency-name: github.com/nicklaw5/helix/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit f79ccb9019384e0d91ddc756b634269013c82e21
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 20 15:20:53 2023 -0500

    Bump golang.org/x/net from 0.6.0 to 0.7.0 (#1493)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.6.0 to 0.7.0.
    - [Release notes](https://github.com/golang/net/releases)
    - [Commits](https://github.com/golang/net/compare/v0.6.0...v0.7.0)

    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit f10058ca781017b977c1120eb384e0e6c015c401
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 20 15:20:34 2023 -0500

    Bump github.com/opencontainers/image-spec from 1.0.1 to 1.0.2 (#1492)

    Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/opencontainers/image-spec/releases)
    - [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md)
    - [Commits](https://github.com/opencontainers/image-spec/compare/v1.0.1...v1.0.2)

    ---
    updated-dependencies:
    - dependency-name: github.com/opencontainers/image-spec
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit a2fb0e2c23d4b9aa0e284fc71bc684643ab4e997
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 20 15:19:44 2023 -0500

    Bump github.com/jedib0t/go-pretty/v6 from 6.4.3 to 6.4.4 (#1462)

    Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.4.3 to 6.4.4.
    - [Release notes](https://github.com/jedib0t/go-pretty/releases)
    - [Commits](https://github.com/jedib0t/go-pretty/compare/v6.4.3...v6.4.4)

    ---
    updated-dependencies:
    - dependency-name: github.com/jedib0t/go-pretty/v6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit a3a11ff01f42b8b836d1b3f41cb085f051344095
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 20 15:18:38 2023 -0500

    Bump github.com/digitalocean/godo from 1.93.0 to 1.97.0 (#1485)

    Bumps [github.com/digitalocean/godo](https://github.com/digitalocean/godo) from 1.93.0 to 1.97.0.
    - [Release notes](https://github.com/digitalocean/godo/releases)
    - [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/digitalocean/godo/compare/v1.93.0...v1.97.0)

    ---
    updated-dependencies:
    - dependency-name: github.com/digitalocean/godo
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit b16dc41fc81b9fc8ecc727788bc51eaf41542b59
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 20 15:18:03 2023 -0500

    Bump k8s.io/client-go from 0.26.0 to 0.26.1 (#1466)

    Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.26.0 to 0.26.1.
    - [Release notes](https://github.com/kubernetes/client-go/releases)
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/kubernetes/client-go/compare/v0.26.0...v0.26.1)

    ---
    updated-dependencies:
    - dependency-name: k8s.io/client-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 491ef33bc66b782676ba5d8af2200bc99a501a76
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 20 15:17:30 2023 -0500

    Bump github.com/dustin/go-humanize from 1.0.0 to 1.0.1 (#1464)

    Bumps [github.com/dustin/go-humanize](https://github.com/dustin/go-humanize) from 1.0.0 to 1.0.1.
    - [Release notes](https://github.com/dustin/go-humanize/releases)
    - [Commits](https://github.com/dustin/go-humanize/compare/v1.0.0...v1.0.1)

    ---
    updated-dependencies:
    - dependency-name: github.com/dustin/go-humanize
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 79784accecb8f8ca249ad268d18e0db599ae08a2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 20 15:16:26 2023 -0500

    Bump github.com/prometheus/client_golang from 1.1.0 to 1.11.1 (#1489)

    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.1.0 to 1.11.1.
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/prometheus/client_golang/compare/v1.1.0...v1.11.1)

    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit b00fd7026a218907afa4f1c3365a93b779d9e067
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 20 15:14:50 2023 -0500

    Bump google.golang.org/api from 0.106.0 to 0.110.0 (#1487)

    Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.106.0 to 0.110.0.
    - [Release notes](https://github.com/googleapis/google-api-go-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
    - [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.106.0...v0.110.0)

    ---
    updated-dependencies:
    - dependency-name: google.golang.org/api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 250b6b093a7ddca5a78b8e52d53bccd5f97afcf7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 20 15:14:03 2023 -0500

    Bump github.com/apache/thrift from 0.12.0 to 0.13.0 (#1488)

    Bumps [github.com/apache/thrift](https://github.com/apache/thrift) from 0.12.0 to 0.13.0.
    - [Release notes](https://github.com/apache/thrift/releases)
    - [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md)
    - [Commits](https://github.com/apache/thrift/compare/v0.12.0...v0.13.0)

    ---
    updated-dependencies:
    - dependency-name: github.com/apache/thrift
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 8596e1ab62715faf076865887a74baf2dbe86821
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Jan 5 21:22:42 2023 -0500

    Bump actions/checkout from 3.2.0 to 3.3.0 (#1456)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/actions/checkout/compare/v3.2.0...v3.3.0)

    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 0de1db5c16330b54c8bc017bf8a378e169c1b0d3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Jan 5 21:22:15 2023 -0500

    Bump google.golang.org/api from 0.105.0 to 0.106.0 (#1453)

    Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.105.0 to 0.106.0.
    - [Release notes](https://github.com/googleapis/google-api-go-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
    - [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.105.0...v0.106.0)

    ---
    updated-dependencies:
    - dependency-name: google.golang.org/api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 0de66cc110278cdb12a5da72ceacf3416cd7b039
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Jan 5 21:15:22 2023 -0500

    Bump github.com/nicklaw5/helix/v2 from 2.13.0 to 2.14.0 (#1455)

    Bumps [github.com/nicklaw5/helix/v2](https://github.com/nicklaw5/helix) from 2.13.0 to 2.14.0.
    - [Release notes](https://github.com/nicklaw5/helix/releases)
    - [Commits](https://github.com/nicklaw5/helix/compare/v2.13.0...v2.14.0)

    ---
    updated-dependencies:
    - dependency-name: github.com/nicklaw5/helix/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit c3268d7f317333c6a975a561a4d3257a931ee238
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Jan 5 21:14:53 2023 -0500

    Bump golang.org/x/text from 0.5.0 to 0.6.0 (#1454)

    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.5.0 to 0.6.0.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](https://github.com/golang/text/compare/v0.5.0...v0.6.0)

    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 662225736ec385dd526cc8a3935d3b9798d4c23e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Jan 3 22:31:43 2023 -0500

    Bump github.com/nicklaw5/helix/v2 from 2.12.0 to 2.13.0 (#1452)

    Bumps [github.com/nicklaw5/helix/v2](https://github.com/nicklaw5/helix) from 2.12.0 to 2.13.0.
    - [Release notes](https://github.com/nicklaw5/helix/releases)
    - [Commits](https://github.com/nicklaw5/helix/compare/v2.12.0...v2.13.0)

    ---
    updated-dependencies:
    - dependency-name: github.com/nicklaw5/helix/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 4c0d574e73418435ae8157780877bf1768527d35
Author: Michael Henriksen <mchnrksn@gmail.com>
Date:   Wed Jan 4 04:31:24 2023 +0100

    Feed Reader improvements and reddit RSS bug fix (#1449)

    * Make Feed Reader work with Reddit feeds

    Adds a `disableHTTP2` setting (default: false) which disables the HTTP/2
    protocol in the client used for fetching RSS feeds.

    An optional `userAgent` setting is also introduced, which makes it possible
    to configure the User-Agent used by the RSS client.

    These two options combined fixes the problem where Reddit returns a
    `403 Forbidden` response because of Reddit's aggressive anti-bot/automation
    protection.

    By disabling HTTP/2 and changing the User-Agent, this problem is fixed (for now).

    * Feed item source title and publish dates

    Adds `showSource` and `showPublishDate` settings to toggle display of feed
    item source titles and publish dates. Publish date formats  can optinally be
    configured with the `dateFormat` setting and colors can be as well.

    * Fix failing test

    * Specify min and max TLS version in feed reader client

    * Make deepsource happy

commit b37ad36d9efa0cc2ded9b9674de38102353207ff
Author: Michael Henriksen <mchnrksn@gmail.com>
Date:   Wed Jan 4 04:29:48 2023 +0100

    Progress module (#1448)

    * Add Progress module

    * Fix typo

    * Remove shell setting

    * Make progress percentage position configurable

    Instead of a simple boolean toggle to show or hide the percentage, it is now
    possible to specify the position of the percentage:

    * `left`: to the left of progress bar
    * `right`: to the right of progress bar (default)
    * `above`: centered above progress bar
    * `below`: centered below progress bar
    * `titleLeft`: on the left inside widget title
    * `titleRight`: on the right inside widget title
    * `none`: don't show percentage

commit 3273ae0f9c211def260367e6973aba2412a4f993
Author: Chris Cummer <chriscummer@me.com>
Date:   Fri Dec 23 15:21:36 2022 -0800

    Update CHANGELOG.md

commit 6c9ebd5c4a1b6d7e3d6506d0413a05634450d414
Author: Chris Cummer <chriscummer@me.com>
Date:   Fri Dec 23 15:21:21 2022 -0800

    Update CHANGELOG.md

commit 9a4c94e48e2feef46ef91a69933316e677cd1f80
Author: Chris Cummer <chriscummer@me.com>
Date:   Fri Dec 23 15:19:31 2022 -0800

    Regen all-contributors

    Signed-off-by: Chris Cummer <chriscummer@me.com>

commit 62f41936c62336a693abd5b06e4d4c8ac40b7223
Author: Chris Cummer <chriscummer@me.com>
Date:   Fri Dec 23 15:18:23 2022 -0800

     Add @doctorfree as a contributor

commit b08dab4cdfd2d4b9061d21f651da1aba7357ce99
Merge: 62b5e0b7 e8a3e6e7
Author: Chris Cummer <chriscummer@me.com>
Date:   Fri Dec 23 15:17:39 2022 -0800

    Merge branch 'doctorfree-lunarphase'

commit e8a3e6e7b35743692ebed4a18b6666fcd2ea4ebb
Merge: 62b5e0b7 e6e9648c
Author: Chris Cummer <chriscummer@me.com>
Date:   Fri Dec 23 15:15:08 2022 -0800

    Merge branch 'lunarphase' of https://github.com/doctorfree/wtf into doctorfree-lunarphase

commit 62b5e0b7afd2a375e377f3cd30d6a0ba057ec399
Author: Chris Cummer <chriscummer@me.com>
Date:   Fri Dec 23 13:35:37 2022 -0800

    Tweak a DeepSource change that I don't entirely agree with but...

    Signed-off-by: Chris Cummer <chriscummer@me.com>

commit e6e9648cf692f63f884e81780f60677c2f19935f
Author: Ronald Record <github@ronrecord.com>
Date:   Thu Dec 22 15:30:14 2022 -0800

    Fix lint check error with 'gofmt -s'

commit e4122ef9f37ae78ef5050d4dbbaac2791873d90a
Author: Ronald Record <github@ronrecord.com>
Date:   Thu Dec 22 14:43:08 2022 -0800

    Fix refs to github.com/doctorfree that crept in from testing

commit 288976f0300ea2222cbaef8032464be52f609bf0
Author: Ronald Record <github@ronrecord.com>
Date:   Thu Dec 22 14:15:20 2022 -0800

    Add lunarphase module to display the phase of the Moon

commit c1baedece78305ff71218b3175d97078d95979c1
Author: Chris Cummer <chriscummer@me.com>
Date:   Thu Dec 22 07:21:52 2022 -0800

    Names into readme

    Signed-off-by: Chris Cummer <chriscummer@me.com>

commit f83f1d933617b9d49a91e4ad433a9c0d2d6e4a62
Author: Chris Cummer <chriscummer@me.com>
Date:   Thu Dec 22 07:15:02 2022 -0800

    Add Robusta.dev sponsorship (#1442)

    Signed-off-by: Chris Cummer <chriscummer@me.com>

    Signed-off-by: Chris Cummer <chriscummer@me.com>

commit 586f65228152926e2a9dd5750ac4dfca4b19b703
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Dec 16 22:37:38 2022 -0500

    Bump github.com/digitalocean/godo from 1.92.0 to 1.93.0 (#1434)

    Bumps [github.com/digitalocean/godo](https://github.com/digitalocean/godo) from 1.92.0 to 1.93.0.
    - [Release notes](https://github.com/digitalocean/godo/releases)
    - [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/digitalocean/godo/compare/v1.92.0...v1.93.0)

    ---
    updated-dependencies:
    - dependency-name: github.com/digitalocean/godo
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit cead275813902b49cce1fc9bf674f9e21a663e89
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Dec 16 22:35:16 2022 -0500

    Bump github.com/jedib0t/go-pretty/v6 from 6.4.0 to 6.4.3 (#1433)

    Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.4.0 to 6.4.3.
    - [Release notes](https://github.com/jedib0t/go-pretty/releases)
    - [Commits](https://github.com/jedib0t/go-pretty/compare/v6.4.0...v6.4.3)

    ---
    updated-dependencies:
    - dependency-name: github.com/jedib0t/go-pretty/v6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 7f61a4ba84960ceb8729519ba00dd827177f2553
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Dec 16 22:34:16 2022 -0500

    Bump github.com/docker/docker (#1435)

    Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.21+incompatible to 20.10.22+incompatible.
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](https://github.com/docker/docker/compare/v20.10.21...v20.10.22)

    ---
    updated-dependencies:
    - dependency-name: github.com/docker/docker
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit c7d0d8f27531c4836df307a81fc5ae761d4543ba
Author: Darrel Herbst <dherbst@gmail.com>
Date:   Thu Dec 15 11:35:46 2022 -0500

    Fixes missing redrawChan in NewWidget argument list in the textwidget template. (#1431)

commit 8d34492449864975b3ea94d280f14a9fd7e37d59
Author: Sean Smith <seandanielsmith@gmail.com>
Date:   Wed Dec 14 23:29:58 2022 -0500

    Update changelog with latest items

commit c56a6c3a50993e3c1ce84721c3f0347630fa8d56
Author: Sean Smith <seandanielsmith@gmail.com>
Date:   Wed Dec 14 23:24:34 2022 -0500

    Upgrade to go 1.19 (#1430)

commit b5a75dbb43fd1c232ef98dfa32f86075e02b27a5
Author: Sean Smith <seandanielsmith@gmail.com>
Date:   Wed Dec 14 23:11:04 2022 -0500

    Upgrade codeql action (#1429)

    v1 is being deprecated in January 2023
    See https://github.blog/changelog/2022-04-27-code-scanning-deprecation-of-codeql-action-v1/

commit 2deb4013f502ecb4611a3f457a229cf43b4e8391
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Dec 14 22:54:58 2022 -0500

    Bump k8s.io/client-go from 0.25.2 to 0.26.0 (#1421)

    Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.25.2 to 0.26.0.
    - [Release notes](https://github.com/kubernetes/client-go/releases)
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/kubernetes/client-go/compare/v0.25.2...v0.26.0)

    ---
    updated-dependencies:
    - dependency-name: k8s.io/client-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 663846ed5b3e95ec2d9a8baebcf6c95d72efd996
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Dec 14 22:53:52 2022 -0500

    Bump actions/checkout from 3.1.0 to 3.2.0 (#1424)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/actions/checkout/compare/v3.1.0...v3.2.0)

    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit c3ac419b904aebec616dcde6ddfd92536a2667bb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Dec 14 22:53:28 2022 -0500

    Bump github.com/docker/docker (#1398)

    Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.18+incompatible to 20.10.21+incompatible.
    - [Release notes](https://github.com/docker/docker/releases)
    - [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/docker/docker/compare/v20.10.18...v20.10.21)

    ---
    updated-dependencies:
    - dependency-name: github.com/docker/docker
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 9518106755d747e066a5cd64fa619f04436b381c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Dec 14 22:48:06 2022 -0500

    Bump goreleaser/goreleaser-action from 3 to 4 (#1425)

    Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3 to 4.
    - [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
    - [Commits](https://github.com/goreleaser/goreleaser-action/compare/v3...v4)

    ---
    updated-dependencies:
    - dependency-name: goreleaser/goreleaser-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit bd60c343dd0d6b4ef92f10fc1e4e56fab15a1920
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Dec 14 22:39:41 2022 -0500

    Bump golangci/golangci-lint-action from 2 to 3 (#1372)

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2 to 3.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](https://github.com/golangci/golangci-lint-action/compare/v2...v3)

    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 114d945bf93083e24174af89f1bdfe3b2c914d17
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Dec 14 22:38:28 2022 -0500

    Bump github.com/digitalocean/godo from 1.86.0 to 1.92.0 (#1428)

    Bumps [github.com/digitalocean/godo](https://github.com/digitalocean/godo) from 1.86.0 to 1.92.0.
    - [Release notes](https://github.com/digitalocean/godo/releases)
    - [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/digitalocean/godo/compare/v1.86.0...v1.92.0)

    ---
    updated-dependencies:
    - dependency-name: github.com/digitalocean/godo
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 879cee07651aeec85b73a8444b56043da9961c08
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Dec 14 22:35:36 2022 -0500

    Bump github.com/nicklaw5/helix/v2 from 2.8.0 to 2.12.0 (#1414)

    Bumps [github.com/nicklaw5/helix/v2](https://github.com/nicklaw5/helix) from 2.8.0 to 2.12.0.
    - [Release notes](https://github.com/nicklaw5/helix/releases)
    - [Commits](https://github.com/nicklaw5/helix/compare/v2.8.0...v2.12.0)

    ---
    updated-dependencies:
    - dependency-name: github.com/nicklaw5/helix/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit cb59eef69a52bd6b522a90780291d3cfe984042d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Dec 14 22:34:39 2022 -0500

    Bump github.com/pkg/profile from 1.6.0 to 1.7.0 (#1393)

    Bumps [github.com/pkg/profile](https://github.com/pkg/profile) from 1.6.0 to 1.7.0.
    - [Release notes](https://github.com/pkg/profile/releases)
    - [Commits](https://github.com/pkg/profile/compare/v1.6.0...v1.7.0)

    ---
    updated-dependencies:
    - dependency-name: github.com/pkg/profile
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@gi…
@stale
Copy link

stale bot commented Oct 3, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug "Houston, we've had a problem." wontfix
Development

No branches or pull requests

2 participants