Skip to content

Commit

Permalink
chore(deps): update ⬆️ aqua-packages (major) (#315)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [charmbracelet/glow](https://github.com/charmbracelet/glow) | major
| `v1.5.1` -> `v2.0.0` |
| [simulot/immich-go](https://github.com/simulot/immich-go) | major |
`0.22.0` -> `1.21.3` |

---

### Release Notes

<details>
<summary>charmbracelet/glow (charmbracelet/glow)</summary>

###
[`v2.0.0`](https://github.com/charmbracelet/glow/releases/tag/v2.0.0)

[Compare
Source](https://github.com/charmbracelet/glow/compare/v1.5.1...v2.0.0)

### Hello v2!

This release contains a massive amount of bug fixes and rendering
improvements, many of which come by way of [Glamour
v0.8.0](https://github.com/charmbracelet/glamour/releases/tag/v0.8.0)
which was released a few weeks ago.

As a bonus, the latest version of Glamour includes support for Tokyo
Night.

```bash
glow -s "tokyo-night"
```

<img alt="Tokyo Night x Glamour"
src="https://github.com/charmbracelet/glamour/blob/master/styles/gallery/tokyo-night.png"
width="600">

Additionally, the stash feature has been removed.

#### Changelog

##### New!

-
[`d89d79a`](https://github.com/charmbracelet/glow/commit/d89d79a00ce257fca142b6b4d3b20ea25e377ca7):
feat: --preserve-new-lines
([#&#8203;623](https://github.com/charmbracelet/glow/issues/623))
([@&#8203;caarlos0](https://github.com/caarlos0))
-
[`b1d3772`](https://github.com/charmbracelet/glow/commit/b1d377237d81d8149f6c0dd3c70ddacd2ac2b5c5):
feat: add 'r' to refresh list and document
([#&#8203;624](https://github.com/charmbracelet/glow/issues/624))
([@&#8203;caarlos0](https://github.com/caarlos0))
-
[`96d2a38`](https://github.com/charmbracelet/glow/commit/96d2a38e67d03c08cecb89e8317512bc401825d1):
feat: allow --width=0 to disable wordwrap
([#&#8203;366](https://github.com/charmbracelet/glow/issues/366))
([@&#8203;applejag](https://github.com/applejag))
-
[`fe066f2`](https://github.com/charmbracelet/glow/commit/fe066f214006c51cd87e0e36e86c06cf52dd97d5):
feat: allow config from CHARM_CONFIG_HOME and XDG_CONFIG_HOME
([#&#8203;621](https://github.com/charmbracelet/glow/issues/621))
([@&#8203;caarlos0](https://github.com/caarlos0))
-
[`9ebe39c`](https://github.com/charmbracelet/glow/commit/9ebe39cd090ac49d4345ba5c8459328ecd146b91):
feat: improve gitlab/github readme url
([#&#8203;456](https://github.com/charmbracelet/glow/issues/456))
([@&#8203;caarlos0](https://github.com/caarlos0))
-
[`f1cf0ba`](https://github.com/charmbracelet/glow/commit/f1cf0ba7856ec7d8f203a1a2c9b8597b3a0cdb14):
feat: man pages ([@&#8203;caarlos0](https://github.com/caarlos0))
-
[`597e56b`](https://github.com/charmbracelet/glow/commit/597e56bad4599857dde4c36174ce7a5ec371b7cc):
feat: open editor in current line
([@&#8203;caarlos0](https://github.com/caarlos0))
-
[`d7032fe`](https://github.com/charmbracelet/glow/commit/d7032fe57f7aa06e3e8f04f810db6796ed8fe42d):
feat: shell completions
([@&#8203;caarlos0](https://github.com/caarlos0))
-
[`2d5bd3b`](https://github.com/charmbracelet/glow/commit/2d5bd3b7995fc7af57d72646d41bb7ad204a6df9):
feat: show line numbers configuration option
([@&#8203;caarlos0](https://github.com/caarlos0))
-
[`0dcf127`](https://github.com/charmbracelet/glow/commit/0dcf1271dd6012d686998c6e42efe9c2fea1a476):
feat: suspend ([@&#8203;caarlos0](https://github.com/caarlos0))
-
[`c991ec4`](https://github.com/charmbracelet/glow/commit/c991ec475d777f9656b29fd861ff4b38f5d8313c):
feat: use x/editor
([#&#8203;543](https://github.com/charmbracelet/glow/issues/543))
([@&#8203;caarlos0](https://github.com/caarlos0))

##### Fixed!

-
[`9c79fa1`](https://github.com/charmbracelet/glow/commit/9c79fa1b48d72ed8fdf60517d374790bb694a251):
fix(ci): remove soft-serve workflow
([@&#8203;aymanbagabas](https://github.com/aymanbagabas))
-
[`bccf3d0`](https://github.com/charmbracelet/glow/commit/bccf3d0cb7a8d87aff73061ba0b47873c3754ac5):
fix(ci): update coverage workflow
([@&#8203;aymanbagabas](https://github.com/aymanbagabas))
-
[`08c564c`](https://github.com/charmbracelet/glow/commit/08c564c8588e972b920807cca8e5335ddbd6632f):
fix: --all bypass .gitignore rules
([#&#8203;285](https://github.com/charmbracelet/glow/issues/285))
([#&#8203;504](https://github.com/charmbracelet/glow/issues/504))
([@&#8203;aitva](https://github.com/aitva))
-
[`8e51396`](https://github.com/charmbracelet/glow/commit/8e5139657547918b8e83c544cf68ec1e7e87b7c4):
fix: check other possible readme paths/branches
([#&#8203;450](https://github.com/charmbracelet/glow/issues/450))
([@&#8203;caarlos0](https://github.com/caarlos0))
-
[`1133e50`](https://github.com/charmbracelet/glow/commit/1133e5047b24cae6a932c15189f81897b74697a4):
fix: config failing in tests
([#&#8203;625](https://github.com/charmbracelet/glow/issues/625))
([@&#8203;caarlos0](https://github.com/caarlos0))
-
[`2288311`](https://github.com/charmbracelet/glow/commit/2288311e82f616abe9d87f76dbefacd3f5bb0f99):
fix: do not hard fail if no config
([@&#8203;caarlos0](https://github.com/caarlos0))
-
[`821d51d`](https://github.com/charmbracelet/glow/commit/821d51da131170be16469c0692a6dca8f3ccc540):
fix: do not show absolute path as note
([@&#8203;caarlos0](https://github.com/caarlos0))
-
[`247c707`](https://github.com/charmbracelet/glow/commit/247c707b25ad07808b5a8fc6830b78740fa89dca):
fix: glow URL ([@&#8203;caarlos0](https://github.com/caarlos0))
-
[`a1a8563`](https://github.com/charmbracelet/glow/commit/a1a85636eafc36192eb1efe110f4f79c2b4eb74a):
fix: handle not being able to create log file
([@&#8203;caarlos0](https://github.com/caarlos0))
-
[`b80e831`](https://github.com/charmbracelet/glow/commit/b80e8312f214b662ac298fb9c20c26b903e0f9b2):
fix: handle permission denied
([@&#8203;caarlos0](https://github.com/caarlos0))
-
[`54dd62a`](https://github.com/charmbracelet/glow/commit/54dd62a2a43d36e10d075b2b3fe9b0f637f2e2b9):
fix: handle running inside a snap
([#&#8203;527](https://github.com/charmbracelet/glow/issues/527))
([@&#8203;caarlos0](https://github.com/caarlos0))
-
[`ad01f38`](https://github.com/charmbracelet/glow/commit/ad01f380bd85a9aee962050f83e22c1ad8069145):
fix: improve line no ([@&#8203;caarlos0](https://github.com/caarlos0))
-
[`f44e5b5`](https://github.com/charmbracelet/glow/commit/f44e5b5f5c431eaa6451aa62841659b4fdad00b3):
fix: improve message ([@&#8203;caarlos0](https://github.com/caarlos0))
-
[`7e471f1`](https://github.com/charmbracelet/glow/commit/7e471f17877ce2dd69a4f443f6b0c9bf0f95382d):
fix: lint issue ([@&#8203;caarlos0](https://github.com/caarlos0))
-
[`e4cacf7`](https://github.com/charmbracelet/glow/commit/e4cacf7319340b95d6d7d9059218c32251bf9b11):
fix: mkdir cache dir ([@&#8203;caarlos0](https://github.com/caarlos0))
-
[`1407793`](https://github.com/charmbracelet/glow/commit/1407793c5d11ceed9086c9779322617e633067a0):
fix: pass color profile down to glamour
([#&#8203;626](https://github.com/charmbracelet/glow/issues/626))
([@&#8203;caarlos0](https://github.com/caarlos0))
-
[`9a3f7a1`](https://github.com/charmbracelet/glow/commit/9a3f7a19cbc8b5f272f798041f5f2917c3ccbb27):
fix: replace string concatenation in loop with string builder
([#&#8203;505](https://github.com/charmbracelet/glow/issues/505))
([@&#8203;appgurueu](https://github.com/appgurueu))
-
[`cd99146`](https://github.com/charmbracelet/glow/commit/cd99146e9ea95e0b74f82e317f9d2cdb977d3684):
fix: update codeowners
([#&#8203;637](https://github.com/charmbracelet/glow/issues/637))
([@&#8203;caarlos0](https://github.com/caarlos0))
-
[`3f9102d`](https://github.com/charmbracelet/glow/commit/3f9102d1162191c4523c1f9fcf109215e4dce6da):
fix: yet another log handling fix
([@&#8203;caarlos0](https://github.com/caarlos0))

##### Deps

-
[`c89c8bd`](https://github.com/charmbracelet/glow/commit/c89c8bd6e78de0e7d3a30d5b44b14e598ccb443e):
feat: update glamour
([#&#8203;634](https://github.com/charmbracelet/glow/issues/634))
([@&#8203;caarlos0](https://github.com/caarlos0))
-
[`4578bc1`](https://github.com/charmbracelet/glow/commit/4578bc149a6d1400edb4ad84bcf0819a822556bc):
feat: updating glamour
([#&#8203;631](https://github.com/charmbracelet/glow/issues/631))
([@&#8203;caarlos0](https://github.com/caarlos0))

##### Other Stuff

-
[`d2e7742`](https://github.com/charmbracelet/glow/commit/d2e7742a6abb52866c69d71e430e3eee82785148):
chore(ci): enable gofumpt
([@&#8203;aymanbagabas](https://github.com/aymanbagabas))
-
[`736e77d`](https://github.com/charmbracelet/glow/commit/736e77dbc66ac95913b77e06095311546e32e2cb):
feat!: rename module to /v2
([#&#8203;640](https://github.com/charmbracelet/glow/issues/640))
([@&#8203;caarlos0](https://github.com/caarlos0))

***

<details>
<summary>Verifying the artifacts</summary>

First, download the [`checksums.txt`
file](https://github.com/charmbracelet/glow/releases/download/2.0.0/checksums.txt),
for example, with `wget`:

```bash
wget 'https://github.com/charmbracelet/glow/releases/download/v2.0.0/checksums.txt'
```

Then, verify it using [`cosign`](https://github.com/sigstore/cosign):

```bash
cosign verify-blob \
  --certificate-identity 'https://github.com/charmbracelet/meta/.github/workflows/goreleaser.yml@refs/heads/main' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
  --cert 'https://github.com/charmbracelet/glow/releases/download/v2.0.0/checksums.txt.pem' \
  --signature 'https://github.com/charmbracelet/glow/releases/download/v2.0.0/checksums.txt.sig' \
  ./checksums.txt
```

If the output is `Verified OK`, you can safely use it to verify the
checksums of other artifacts you downloaded from the release using
`sha256sum`:

```bash
sha256sum --ignore-missing -c checksums.txt
```

Done! You artifacts are now verified!

</details>

<a href="https://charm.sh/"><img alt="The Charm logo"
src="https://stuff.charm.sh/charm-badge.jpg" width="400"></a>

Thoughts? Questions? We love hearing from you. Feel free to reach out on
[Twitter](https://twitter.com/charmcli), [The
Fediverse](https://mastodon.technology/@&#8203;charm), or on
[Discord](https://charm.sh/chat).

</details>

<details>
<summary>simulot/immich-go (simulot/immich-go)</summary>

###
[`v1.21.3`](https://github.com/simulot/immich-go/releases/tag/1.21.3):
0.21.3

[Compare
Source](https://github.com/simulot/immich-go/compare/0.22.0...1.21.3)

#### Changelog

-
[`d58d266`](https://github.com/simulot/immich-go/commit/d58d2669ae6f13bbb32ff45fc787e92f0ae4d166)
"Added return nil statement when encountering a directory in
passOneFsWalk function"
([#&#8203;447](https://github.com/simulot/immich-go/issues/447))
-
[`8adfd32`](https://github.com/simulot/immich-go/commit/8adfd32a18c1221407ff7000c23a6cb14e5363d1)
Add support for -use-full-path-album-name to be able to use the full
path to the file as album name/title
([#&#8203;444](https://github.com/simulot/immich-go/issues/444))
-
[`ab7ee9f`](https://github.com/simulot/immich-go/commit/ab7ee9f2c88d19185e52336f3cc7687100638a10)
Documentation-update
([#&#8203;446](https://github.com/simulot/immich-go/issues/446))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 4pm on thursday" in timezone
America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job log](https://developer.mend.io/github/scottames/dots).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: scottames-github-bot[bot] <162828115+scottames-github-bot[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and scottames-github-bot[bot] authored Aug 25, 2024
1 parent 2859b47 commit 1d237ce
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions aqua/aqua-checksums.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,13 +86,13 @@
"algorithm": "sha256"
},
{
"id": "github_release/github.com/charmbracelet/glow/v1.5.1/glow_Linux_arm64.tar.gz",
"checksum": "33661A7D97925724339D4F06E633DF7DBC98E8A70320668236895BE1B4C8125F",
"id": "github_release/github.com/charmbracelet/glow/v2.0.0/glow_2.0.0_Linux_arm64.tar.gz",
"checksum": "69317A393EE8E6C64E2EB49718D053D5D98E1BF3E67B89E8965EAD0E8B12004C",
"algorithm": "sha256"
},
{
"id": "github_release/github.com/charmbracelet/glow/v1.5.1/glow_Linux_x86_64.tar.gz",
"checksum": "D224BE006FC4EE361C1D1A85DBD46C269372B76C5413E2A9BFD0F7FE52C66F78",
"id": "github_release/github.com/charmbracelet/glow/v2.0.0/glow_2.0.0_Linux_x86_64.tar.gz",
"checksum": "C16067FC16455211D9A239E931B00982FB883AEF4B2C89CFA30A992EF2058AE5",
"algorithm": "sha256"
},
{
Expand Down Expand Up @@ -541,13 +541,13 @@
"algorithm": "sha256"
},
{
"id": "github_release/github.com/simulot/immich-go/0.22.0/immich-go_Linux_arm64.tar.gz",
"checksum": "6F1615FDA526DB8E05CE6CEF6835CA33704DBEA1911AFB21C1E5AB581A1868AA",
"id": "github_release/github.com/simulot/immich-go/1.21.3/immich-go_Linux_arm64.tar.gz",
"checksum": "A5913D7C754123E4DF0906809D9B12455DB26C18053DF2B2EE2B43B96EF5F59C",
"algorithm": "sha256"
},
{
"id": "github_release/github.com/simulot/immich-go/0.22.0/immich-go_Linux_x86_64.tar.gz",
"checksum": "9FADB5999DA5F91A23310FE5C98166F193EAD9879BDB52EBE6A56163026190D8",
"id": "github_release/github.com/simulot/immich-go/1.21.3/immich-go_Linux_x86_64.tar.gz",
"checksum": "89A9007E9FE684755DAD6BB66A2B95CD3F1BC02DB48F9D274D97FC15A9DECB45",
"algorithm": "sha256"
},
{
Expand Down
4 changes: 2 additions & 2 deletions aqua/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ registries:
path: aqua-registry.yaml
type: local
packages:
- name: charmbracelet/glow@v1.5.1
- name: charmbracelet/glow@v2.0.0
- name: cli/cli@v2.55.0
- name: denisidoro/navi@v2.23.0
- name: golangci/golangci-lint@v1.60.3
Expand Down Expand Up @@ -73,7 +73,7 @@ packages:
- name: wagoodman/dive@v0.12.0
- name: dkaslovsky/nav@v1.1.0
registry: dots
- name: simulot/immich-go@0.22.0
- name: simulot/immich-go@1.21.3
registry: dots
# renovate: datasource=npm depName=@trunkio/launcher
- name: trunk-io/launcher@1.3.1
Expand Down

0 comments on commit 1d237ce

Please sign in to comment.