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

chore(deps): update ⬆️ aqua-packages (major) #315

Merged
merged 2 commits into from
Aug 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
charmbracelet/glow major v1.5.1 -> v2.0.0
simulot/immich-go major 0.22.0 -> 1.21.3

Release Notes

charmbracelet/glow (charmbracelet/glow)

v2.0.0

Compare Source

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 which was released a few weeks ago.

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

glow -s "tokyo-night"
Tokyo Night x Glamour

Additionally, the stash feature has been removed.

Changelog

New!
Fixed!
Deps
Other Stuff

Verifying the artifacts

First, download the checksums.txt file, for example, with wget:

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

Then, verify it using cosign:

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:

sha256sum --ignore-missing -c checksums.txt

Done! You artifacts are now verified!

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

simulot/immich-go (simulot/immich-go)

v1.21.3: 0.21.3

Compare Source

Changelog

  • d58d266 "Added return nil statement when encountering a directory in passOneFsWalk function" (#​447)
  • 8adfd32 Add support for -use-full-path-album-name to be able to use the full path to the file as album name/title (#​444)
  • ab7ee9f Documentation-update (#​446)

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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from scottames as a code owner August 23, 2024 04:45
@renovate renovate bot enabled auto-merge (squash) August 23, 2024 04:45
@renovate renovate bot force-pushed the renovate/major-aqua-packages branch from dedeada to 2413ba3 Compare August 25, 2024 00:32
@renovate renovate bot changed the title chore(deps): update ⬆️ aqua-packages to v1 chore(deps): update ⬆️ aqua-packages (major) Aug 25, 2024
@renovate renovate bot force-pushed the renovate/major-aqua-packages branch from aecf0bc to b701445 Compare August 25, 2024 19:18
@renovate renovate bot merged commit 1d237ce into main Aug 25, 2024
5 checks passed
@renovate renovate bot deleted the renovate/major-aqua-packages branch August 25, 2024 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant