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

bug: Binary artifacts renamed in v1.11.2 #200

Closed
stevehipwell opened this issue Sep 25, 2023 · 7 comments · Fixed by #201
Closed

bug: Binary artifacts renamed in v1.11.2 #200

stevehipwell opened this issue Sep 25, 2023 · 7 comments · Fixed by #201
Assignees
Labels
bug Something isn't working

Comments

@stevehipwell
Copy link
Contributor

The v1.11.2 release included a breaking change to the naming of the artifacts which resulted in failed automation where the name was relied on to be stable. A change of this magnitude should really have been accompanied by a major version change, but at the minimum I'd expect it to have been a minor version change with accompanying documentation.

Was this an intentional change or a result of the release issues covered in #196? If this was intentional could the release notes be updated to show the change and if it wasn't are you planning on reverting the changes?

@Nepo26
Copy link
Collaborator

Nepo26 commented Sep 26, 2023

Hey @stevehipwell seems like this was a mistake on our side when updating the goreleaser.
It seems to have been introduced by these commits:

The following comment went unnoticed by us on the deprecation notice:

Notice that if you are using the archives.name_template, notice it also has a {{.Version}} in it. Adjust the new name_template accordingly.

I will fix it and then release this version again. Thank you for making us aware of the issue!

@Nepo26 Nepo26 self-assigned this Sep 26, 2023
@Nepo26 Nepo26 added the bug Something isn't working label Sep 26, 2023
@stevehipwell
Copy link
Contributor Author

@Nepo26 it might be better to fix it in a patch release?

@Nepo26
Copy link
Collaborator

Nepo26 commented Sep 26, 2023

You say to guarantee everyone gets the update?

@stevehipwell
Copy link
Contributor Author

You say to guarantee everyone gets the update?

@Nepo26 yes, and because I'm personally aware of a number of places which have been modified to work with the current latest release and will as such need this change undoing.

@viceice
Copy link

viceice commented Oct 9, 2023

Any plans to change the file names back to the old schema? Or do we need to adapt our scripts to use the new schema?

@Nepo26
Copy link
Collaborator

Nepo26 commented Oct 10, 2023

Yes, I'm changing back the names in this current week.

@Nepo26 Nepo26 linked a pull request Oct 10, 2023 that will close this issue
suzuki-shunsuke added a commit to aquaproj/aqua-registry that referenced this issue Oct 10, 2023
suzuki-shunsuke added a commit to aquaproj/aqua-registry that referenced this issue Oct 10, 2023
* fix(norwoodj/helm-docs): follow up changes of helm-docs v1.11.3

Assets were renamed.

- norwoodj/helm-docs#200
- norwoodj/helm-docs#201

* refactor(norwoodj/helm-docs): remove unneeded fields

* fix(norwoodj/helm-docs): fix version constraint
renovate bot referenced this issue in scottames/dots Oct 13, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-registry](https://togithub.com/aquaproj/aqua-registry)
| minor | `v4.58.0` -> `v4.63.0` |
| [casey/just](https://togithub.com/casey/just) | minor | `1.14.0` ->
`1.15.0` |
| [fluxcd/flux2](https://togithub.com/fluxcd/flux2) | patch | `v2.1.1`
-> `v2.1.2` |
| [helm/helm](https://togithub.com/helm/helm) | patch | `v3.13.0` ->
`v3.13.1` |
| [sharkdp/bat](https://togithub.com/sharkdp/bat) | minor | `v0.23.0` ->
`v0.24.0` |
| [twpayne/chezmoi](https://togithub.com/twpayne/chezmoi) | patch |
`v2.40.0` -> `v2.40.3` |

---

### Release Notes

<details>
<summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary>

###
[`v4.63.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v4.63.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.62.0...v4.63.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.63.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.63.0)
| aquaproj/aqua-registry@v4.62.0...v4.63.0

#### 🎉 New Packages


[#&#8203;16204](https://togithub.com/aquaproj/aqua-registry/issues/16204)
[KusionStack/kusion](https://togithub.com/KusionStack/kusion): Deliver
intentions to Kubernetes and Clouds

[#&#8203;16223](https://togithub.com/aquaproj/aqua-registry/issues/16223)
[#&#8203;16230](https://togithub.com/aquaproj/aqua-registry/issues/16230)
[TekWizely/bingo](https://togithub.com/TekWizely/bingo): The missing
package manager for golang binaries (its homebrew for "go install")

[#&#8203;16222](https://togithub.com/aquaproj/aqua-registry/issues/16222)
[#&#8203;16229](https://togithub.com/aquaproj/aqua-registry/issues/16229)
[TekWizely/run](https://togithub.com/TekWizely/run): Task runner that
helps you easily manage and invoke small scripts and wrappers

[#&#8203;16217](https://togithub.com/aquaproj/aqua-registry/issues/16217)
[#&#8203;16228](https://togithub.com/aquaproj/aqua-registry/issues/16228)
[grafana/mimir/{metaconvert,mimir,mimirtool,query-tee}](https://togithub.com/grafana/mimir):
Grafana Mimir provides horizontally scalable, highly available,
multi-tenant, long-term storage for Prometheus

[#&#8203;16209](https://togithub.com/aquaproj/aqua-registry/issues/16209)
[kyma-project/cli](https://togithub.com/kyma-project/cli): Simple set of
commands to manage a Kyma installation

[#&#8203;16197](https://togithub.com/aquaproj/aqua-registry/issues/16197)
[spacelift-io/spacectl](https://togithub.com/spacelift-io/spacectl):
Spacelift client and CLI
[@&#8203;ponkio-o](https://togithub.com/ponkio-o)

###
[`v4.62.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v4.62.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.61.0...v4.62.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.62.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.62.0)
| aquaproj/aqua-registry@v4.61.0...v4.62.0

#### 🎉 New Packages


[#&#8203;16192](https://togithub.com/aquaproj/aqua-registry/issues/16192)
[jmorganca/ollama](https://togithub.com/jmorganca/ollama): Get up and
running with Llama 2 and other large language models locally
[@&#8203;CrystalMethod](https://togithub.com/CrystalMethod)

[#&#8203;16152](https://togithub.com/aquaproj/aqua-registry/issues/16152)
[stealthrocket/wzprof](https://togithub.com/stealthrocket/wzprof):
WebAssembly Profiler based on Wazero

#### Fixes


[#&#8203;16195](https://togithub.com/aquaproj/aqua-registry/issues/16195)
norwoodj/helm-docs: Follow up changes of helm-docs v1.11.3

Assets were renamed.

-
[https://github.com/norwoodj/helm-docs/issues/200](https://togithub.com/norwoodj/helm-docs/issues/200)
-
[https://github.com/norwoodj/helm-docs/pull/201](https://togithub.com/norwoodj/helm-docs/pull/201)

###
[`v4.61.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v4.61.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.60.0...v4.61.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.61.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.61.0)
| aquaproj/aqua-registry@v4.60.0...v4.61.0

#### 🎉 New Packages


[#&#8203;16128](https://togithub.com/aquaproj/aqua-registry/issues/16128)
[muesli/markscribe](https://togithub.com/muesli/markscribe): Your
personal markdown scribe with template-engine and Git(Hub) & RSS powers

[#&#8203;16115](https://togithub.com/aquaproj/aqua-registry/issues/16115)
[opentofu/opentofu](https://togithub.com/opentofu/opentofu): OpenTofu
lets you declaratively manage your cloud infrastructure
[@&#8203;ponkio-o](https://togithub.com/ponkio-o)

###
[`v4.60.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v4.60.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.59.0...v4.60.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.60.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.60.0)
| aquaproj/aqua-registry@v4.59.0...v4.60.0

#### 🎉 New Packages


[#&#8203;16108](https://togithub.com/aquaproj/aqua-registry/issues/16108)
[maaslalani/invoice](https://togithub.com/maaslalani/invoice): Command
line invoice generator

[#&#8203;16098](https://togithub.com/aquaproj/aqua-registry/issues/16098)
[project-copacetic/copacetic](https://togithub.com/project-copacetic/copacetic):
CLI tool for directly patching container images using reports from
vulnerability scanners
[@&#8203;CrystalMethod](https://togithub.com/CrystalMethod)

[#&#8203;16105](https://togithub.com/aquaproj/aqua-registry/issues/16105)
[suzuki-shunsuke/mkghtag](https://togithub.com/suzuki-shunsuke/mkghtag):
CLI to create GitHub Tags via API

###
[`v4.59.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v4.59.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.58.0...v4.59.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.59.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.59.0)
| aquaproj/aqua-registry@v4.58.0...v4.59.0

#### 🎉 New Packages


[#&#8203;16077](https://togithub.com/aquaproj/aqua-registry/issues/16077)
[#&#8203;16089](https://togithub.com/aquaproj/aqua-registry/issues/16089)
[busser/tfautomv](https://togithub.com/busser/tfautomv): Generate
Terraform moved blocks automatically for painless refactoring

[#&#8203;16076](https://togithub.com/aquaproj/aqua-registry/issues/16076)
[#&#8203;16084](https://togithub.com/aquaproj/aqua-registry/issues/16084)
[busser/tftree](https://togithub.com/busser/tftree): Display your
Terraform module call stack in your terminal

[#&#8203;16079](https://togithub.com/aquaproj/aqua-registry/issues/16079)
[#&#8203;16085](https://togithub.com/aquaproj/aqua-registry/issues/16085)
[common-fate/granted](https://togithub.com/common-fate/granted): The
easiest way to access your cloud

[#&#8203;16042](https://togithub.com/aquaproj/aqua-registry/issues/16042)
[#&#8203;16044](https://togithub.com/aquaproj/aqua-registry/issues/16044)
[dex4er/tf](https://togithub.com/dex4er/tf): Less verbose and more shell
friendly Terraform

[#&#8203;16078](https://togithub.com/aquaproj/aqua-registry/issues/16078)
[#&#8203;16086](https://togithub.com/aquaproj/aqua-registry/issues/16086)
[sirrend/terrap-cli](https://togithub.com/sirrend/terrap-cli): Terrap -
a powerful CLI tool that scans your infrastructure and identifies any
required changes

</details>

<details>
<summary>casey/just (casey/just)</summary>

###
[`v1.15.0`](https://togithub.com/casey/just/blob/HEAD/CHANGELOG.md#1150---2023-10-09)

[Compare
Source](https://togithub.com/casey/just/compare/1.14.0...1.15.0)

##### Added

- Add Nushell completion script
([#&#8203;1571](https://togithub.com/casey/just/pull/1571) by
[presidento](https://togithub.com/presidento))
- Allow unstable features to be enabled with environment variable
([#&#8203;1588](https://togithub.com/casey/just/pull/1588) by
[neunenak](https://togithub.com/neunenak))
- Add num_cpus() function
([#&#8203;1568](https://togithub.com/casey/just/pull/1568) by
[schultetwin1](https://togithub.com/schultetwin1))
- Allow escaping newlines
([#&#8203;1551](https://togithub.com/casey/just/pull/1551) by
[ids1024](https://togithub.com/ids1024))
- Stabilize JSON dump format
([#&#8203;1633](https://togithub.com/casey/just/pull/1633))
- Add env() function
([#&#8203;1613](https://togithub.com/casey/just/pull/1613) by
[kykyi](https://togithub.com/kykyi))

##### Changed

- Allow selecting multiple recipes with default chooser
([#&#8203;1547](https://togithub.com/casey/just/pull/1547) by
[fzdwx](https://togithub.com/fzdwx))

##### Misc

- Don't recommend `vim-polyglot` in readme
([#&#8203;1644](https://togithub.com/casey/just/pull/1644) by
[laniakea64](https://togithub.com/laniakea64))
- Note Micro support in readme
([#&#8203;1316](https://togithub.com/casey/just/pull/1316) by
[tomodachi94](https://togithub.com/tomodachi94))
- Update Indentation Documentation
([#&#8203;1600](https://togithub.com/casey/just/pull/1600) by
[GinoMan](https://togithub.com/GinoMan))
- Fix triple-quoted string example in readme
([#&#8203;1620](https://togithub.com/casey/just/pull/1620) by
[avi-cenna](https://togithub.com/avi-cenna))
- README fix: the -d in `mktemp -d` is required to created folders.
([#&#8203;1688](https://togithub.com/casey/just/pull/1688) by
[gl-yziquel](https://togithub.com/gl-yziquel))
- Placate clippy
([#&#8203;1689](https://togithub.com/casey/just/pull/1689))
- Fix README typos
([#&#8203;1660](https://togithub.com/casey/just/pull/1660) by
[akuhnregnier](https://togithub.com/akuhnregnier))
- Document Windows Package Manager install instructions
([#&#8203;1656](https://togithub.com/casey/just/pull/1656))
- Test unpaired escaped carriage return error
([#&#8203;1650](https://togithub.com/casey/just/pull/1650))
- Avoid grep aliases in bash completions
([#&#8203;1622](https://togithub.com/casey/just/pull/1622) by
[BojanStipic](https://togithub.com/BojanStipic))
- Clarify \[unix] attribute in readme
([#&#8203;1619](https://togithub.com/casey/just/pull/1619) by
[neunenak](https://togithub.com/neunenak))
- Add descriptions to fish recipe completions
([#&#8203;1578](https://togithub.com/casey/just/pull/1578) by
[patricksjackson](https://togithub.com/patricksjackson))
- Add better documentation for --dump and --fmt
([#&#8203;1603](https://togithub.com/casey/just/pull/1603) by
[neunenak](https://togithub.com/neunenak))
- Cleanup ([#&#8203;1566](https://togithub.com/casey/just/pull/1566) by
[nyurik](https://togithub.com/nyurik))
- Document Helix editor support in readme
([#&#8203;1604](https://togithub.com/casey/just/pull/1604) by
[kenden](https://togithub.com/kenden))

</details>

<details>
<summary>fluxcd/flux2 (fluxcd/flux2)</summary>

###
[`v2.1.2`](https://togithub.com/fluxcd/flux2/compare/v2.1.1...v2.1.2)

[Compare
Source](https://togithub.com/fluxcd/flux2/compare/v2.1.1...v2.1.2)

</details>

<details>
<summary>helm/helm (helm/helm)</summary>

### [`v3.13.1`](https://togithub.com/helm/helm/releases/tag/v3.13.1):
Helm v3.13.1

[Compare
Source](https://togithub.com/helm/helm/compare/v3.13.0-rc.1...v3.13.1)

Helm v3.13.1 is a patch release. Users are encouraged to upgrade for the
best experience. Users are encouraged to upgrade for the best
experience.

The community keeps growing, and we'd love to see you there!

- Join the discussion in [Kubernetes
Slack](https://kubernetes.slack.com):
    -   for questions and just to hang out
    -   for discussing PRs, code, and bugs
- Hang out at the Public Developer Call: Thursday, 9:30 Pacific via
[Zoom](https://zoom.us/j/696660622)
- Test, debug, and contribute charts:
[ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0)

##### Installation and Upgrading

Download Helm v3.13.1. The common platform binaries are here:

- [MacOS amd64](https://get.helm.sh/helm-v3.13.1-darwin-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.1-darwin-amd64.tar.gz.sha256sum)
/ e207e009b931162b0383b463c333a2792355200e91dbcf167c97c150e9f5fedb)
- [MacOS arm64](https://get.helm.sh/helm-v3.13.1-darwin-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.1-darwin-arm64.tar.gz.sha256sum)
/ 46596d6d2d9aa545eb74f40684858fac0841df373ca760af1259d3493161d8c9)
- [Linux amd64](https://get.helm.sh/helm-v3.13.1-linux-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.1-linux-amd64.tar.gz.sha256sum)
/ 98c363564d00afd0cc3088e8f830f2a0eeb5f28755b3d8c48df89866374a1ed0)
- [Linux arm](https://get.helm.sh/helm-v3.13.1-linux-arm.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.1-linux-arm.tar.gz.sha256sum)
/ a9c188c1a79d2eb1721aece7c4e7cfcd56fa76d1e37bd7c9c05d3969bb0499b4)
- [Linux arm64](https://get.helm.sh/helm-v3.13.1-linux-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.1-linux-arm64.tar.gz.sha256sum)
/ 8c4a0777218b266a7b977394aaf0e9cef30ed2df6e742d683e523d75508d6efe)
- [Linux i386](https://get.helm.sh/helm-v3.13.1-linux-386.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.1-linux-386.tar.gz.sha256sum)
/ 384e1f97b6dafad62ccdd856e9453b68143e4dbdc7b9cf9a2a2f79c2aa7c2cc9)
- [Linux ppc64le](https://get.helm.sh/helm-v3.13.1-linux-ppc64le.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.1-linux-ppc64le.tar.gz.sha256sum)
/ f0d4ae95b4db25d03ced987e30d424564bd4727af6a4a0b7fca41f14203306fb)
- [Linux s390x](https://get.helm.sh/helm-v3.13.1-linux-s390x.tar.gz)
([checksum](https://get.helm.sh/helm-v3.13.1-linux-s390x.tar.gz.sha256sum)
/ b657b72b34f568527093dede148ae72fcbc1f2e67d3fd6f2ffa1095637fbddb6)
- [Windows amd64](https://get.helm.sh/helm-v3.13.1-windows-amd64.zip)
([checksum](https://get.helm.sh/helm-v3.13.1-windows-amd64.zip.sha256sum)
/ 6e16fbc5e50a5841be2dc725e790234f09aa2a5ebe289493c90f65ecae7b156f)

This release was signed with ` 672C 657B E06B 4B30 969C 4A57 4614 49C2
5E36 B98E ` and can be found at
[@&#8203;mattfarina](https://togithub.com/mattfarina) [keybase
account](https://keybase.io/mattfarina). Please use the attached
signatures for verifying this release using `gpg`.

The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get
you going from there. For **upgrade instructions** or detailed
installation notes, check the [install
guide](https://helm.sh/docs/intro/install/). You can also use a [script
to
install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3)
on any system with `bash`.

##### What's Next

-   3.13.2 is a patch release and will be on November 08, 2023.
-   3.14.0 is the next feature release and be on January 17, 2024.

##### Changelog

- Fixing precedence issue with the import of values.
[`3547a4b`](https://togithub.com/helm/helm/commit/3547a4b5bf5edb5478ce352e18858d8a552a4110)
(Matt Farina)
- Add missing with clause to release gh action
[`6f9ad87`](https://togithub.com/helm/helm/commit/6f9ad87ce76183ee4f04c567828d0d1c48fcc162)
(Ian Zink)
- FIX Default ServiceAccount yaml
[`bae7b32`](https://togithub.com/helm/helm/commit/bae7b3293c4c8ce2561874cf93ebae56d490b2f6)
(Lars Zimmermann)
- fix(registry): unswallow error
[`06e4fb1`](https://togithub.com/helm/helm/commit/06e4fb10a66ea984d555905702775aab639f8790)
(Hidde Beydals)
- remove useless print during prepareUpgrade
[`0e7ec78`](https://togithub.com/helm/helm/commit/0e7ec78e56834fff65fe21e6a715601d7dfa5f5a)
(b4nks)
- fix(registry): address anonymous pull issue
[`0ac7894`](https://togithub.com/helm/helm/commit/0ac78941abfed981a47f263fa59931e9123f73a1)
(Hidde Beydals)
- Fix missing run statement on release action
[`0901269`](https://togithub.com/helm/helm/commit/09012691de50da37254d1ef98d97333c4a3e35c5)
(Ian Zink)
- Write latest version to get.helm.sh bucket
[`6101393`](https://togithub.com/helm/helm/commit/6101393668f05c081e8be568d33bd82a1b66076a)
(Ian Zink)
- chore(deps): bump oras.land/oras-go from 1.2.3 to 1.2.4
[`c99a8ac`](https://togithub.com/helm/helm/commit/c99a8acfdd0c8ad57a9f5dfd2b5da6ed8ca7e7df)
(dependabot\[bot])
- Increased release information key name max length.
[`52a029d`](https://togithub.com/helm/helm/commit/52a029dcde7562d1d652a5b2c841c92c25145f15)
(abrarcv170)
- chore(deps): bump golang.org/x/text from 0.11.0 to 0.13.0
[`ff8e61d`](https://togithub.com/helm/helm/commit/ff8e61d2cd67cfa24753605aa5b8ce79ea6c89a3)
(dependabot\[bot])

</details>

<details>
<summary>sharkdp/bat (sharkdp/bat)</summary>

###
[`v0.24.0`](https://togithub.com/sharkdp/bat/blob/HEAD/CHANGELOG.md#v0240)

[Compare
Source](https://togithub.com/sharkdp/bat/compare/v0.23.0...v0.24.0)

#### Features

- Add environment variable `BAT_PAGING`, see
[#&#8203;2629](https://togithub.com/sharkdp/bat/issues/2629)
([@&#8203;einfachIrgendwer0815](https://togithub.com/einfachIrgendwer0815))
- Add opt-in (`--features lessopen`) support for `LESSOPEN` and
`LESSCLOSE`. See
[#&#8203;1597](https://togithub.com/sharkdp/bat/issues/1597),
[#&#8203;1739](https://togithub.com/sharkdp/bat/issues/1739),
[#&#8203;2444](https://togithub.com/sharkdp/bat/issues/2444),
[#&#8203;2602](https://togithub.com/sharkdp/bat/issues/2602), and
[#&#8203;2662](https://togithub.com/sharkdp/bat/issues/2662)
([@&#8203;Anomalocaridid](https://togithub.com/Anomalocaridid))

#### Bugfixes

- Fix `more` not being found on Windows when provided via `BAT_PAGER`,
see [#&#8203;2570](https://togithub.com/sharkdp/bat/issues/2570),
[#&#8203;2580](https://togithub.com/sharkdp/bat/issues/2580), and
[#&#8203;2651](https://togithub.com/sharkdp/bat/issues/2651)
([@&#8203;mataha](https://togithub.com/mataha))
- Switched default behavior of `--map-syntax` to be case insensitive
[#&#8203;2520](https://togithub.com/sharkdp/bat/issues/2520)
- Updated version of `serde_yaml` to `0.9`. See
[#&#8203;2627](https://togithub.com/sharkdp/bat/issues/2627)
([@&#8203;Raghav-Bell](https://togithub.com/Raghav-Bell))
- Fix arithmetic overflow in `LineRange::from` and
`LineRange::parse_range`, see
[#&#8203;2674](https://togithub.com/sharkdp/bat/issues/2674),
[#&#8203;2698](https://togithub.com/sharkdp/bat/issues/2698)
([@&#8203;skoriop](https://togithub.com/skoriop))
- Fix paging not happening when stdout is interactive but stdin is not,
see [#&#8203;2574](https://togithub.com/sharkdp/bat/issues/2574)
([@&#8203;Nigecat](https://togithub.com/Nigecat))
- Make `-pp` override `--paging` and vice versa when passed as a later
argument, see
[#&#8203;2660](https://togithub.com/sharkdp/bat/issues/2660)
([@&#8203;J-Kappes](https://togithub.com/J-Kappes))

#### Other

- Output directory for generated assets (completion, manual) can be
customized, see
[#&#8203;2515](https://togithub.com/sharkdp/bat/issues/2515)
([@&#8203;tranzystorek-io](https://togithub.com/tranzystorek-io))
- Use the `is-terminal` crate instead of `atty`, see
[#&#8203;2530](https://togithub.com/sharkdp/bat/issues/2530)
([@&#8203;nickelc](https://togithub.com/nickelc))
- Add Winget Releaser workflow, see
[#&#8203;2519](https://togithub.com/sharkdp/bat/issues/2519)
([@&#8203;sitiom](https://togithub.com/sitiom))
- Bump MSRV to 1.70, see
[#&#8203;2651](https://togithub.com/sharkdp/bat/issues/2651)
([@&#8203;mataha](https://togithub.com/mataha))

#### Syntaxes

- Associate `os-release` with `bash` syntax, see
[#&#8203;2587](https://togithub.com/sharkdp/bat/issues/2587)
([@&#8203;cyqsimon](https://togithub.com/cyqsimon))
- Associate `Containerfile` with `Dockerfile` syntax, see
[#&#8203;2606](https://togithub.com/sharkdp/bat/issues/2606)
([@&#8203;einfachIrgendwer0815](https://togithub.com/einfachIrgendwer0815))
- Replaced quotes with double quotes so fzf integration example script
works on windows and linux. see
[#&#8203;2095](https://togithub.com/sharkdp/bat/issues/2095)
([@&#8203;johnmatthiggins](https://togithub.com/johnmatthiggins))
- Associate `ksh` files with `bash` syntax, see
[#&#8203;2633](https://togithub.com/sharkdp/bat/issues/2633)
([@&#8203;johnmatthiggins](https://togithub.com/johnmatthiggins))
- Associate `sarif` files with `JSON` syntax, see
[#&#8203;2695](https://togithub.com/sharkdp/bat/issues/2695)
([@&#8203;rhysd](https://togithub.com/rhysd))
- Associate `ron` files with `rust` syntax, see
[#&#8203;2427](https://togithub.com/sharkdp/bat/issues/2427)
([@&#8203;YeungOnion](https://togithub.com/YeungOnion))
- Add support for [WebGPU Shader Language](https://www.w3.org/TR/WGSL/),
see [#&#8203;2692](https://togithub.com/sharkdp/bat/issues/2692)
([@&#8203;rhysd](https://togithub.com/rhysd))
- Add `.dpkg-new` and `.dpkg-tmp` to ignored suffixe, see
[#&#8203;2595](https://togithub.com/sharkdp/bat/issues/2595)
([@&#8203;scop](https://togithub.com/scop))
- fix: Add syntax mapping `*.jsonl` => `json`, see
[#&#8203;2539](https://togithub.com/sharkdp/bat/issues/2539)
([@&#8203;WinterCore](https://togithub.com/WinterCore))
- Update `Julia` syntax, see
[#&#8203;2553](https://togithub.com/sharkdp/bat/issues/2553)
([@&#8203;dependabot](https://togithub.com/dependabot))
- add `NSIS` support, see
[#&#8203;2577](https://togithub.com/sharkdp/bat/issues/2577)
([@&#8203;idleberg](https://togithub.com/idleberg))
- Update `ssh-config`, see
[#&#8203;2697](https://togithub.com/sharkdp/bat/issues/2697)
([@&#8203;mrmeszaros](https://togithub.com/mrmeszaros))

#### `bat` as a library

- Add optional output_buffer arg to `Controller::run()` and
`Controller::run_with_error_handler()`, see
[#&#8203;2618](https://togithub.com/sharkdp/bat/issues/2618)
([@&#8203;Piturnah](https://togithub.com/Piturnah))

</details>

<details>
<summary>twpayne/chezmoi (twpayne/chezmoi)</summary>

###
[`v2.40.3`](https://togithub.com/twpayne/chezmoi/releases/tag/v2.40.3)

[Compare
Source](https://togithub.com/twpayne/chezmoi/compare/v2.40.2...v2.40.3)

##### Changelog

##### Features

- [`b64f2bc`](https://togithub.com/twpayne/chezmoi/commit/b64f2bc12)
feat: Add env config var as an alternative to scriptEnv
- [`f47c268`](https://togithub.com/twpayne/chezmoi/commit/f47c2687f)
feat: Warn when overriding CHEZMOI\_ env vars
- [`7203d6b`](https://togithub.com/twpayne/chezmoi/commit/7203d6bfc)
feat: Set CHEZMOI\_ and scriptEnv env vars for all invoked commands

##### Documentation updates

- [`319dd20`](https://togithub.com/twpayne/chezmoi/commit/319dd20ba)
docs: Tidy up release notes

###
[`v2.40.2`](https://togithub.com/twpayne/chezmoi/releases/tag/v2.40.2)

[Compare
Source](https://togithub.com/twpayne/chezmoi/compare/v2.40.1...v2.40.2)

#### Changelog

###
[`v2.40.1`](https://togithub.com/twpayne/chezmoi/releases/tag/v2.40.1)

[Compare
Source](https://togithub.com/twpayne/chezmoi/compare/v2.40.0...v2.40.1)

#### Changelog

##### Features

- [`fc56533`](https://togithub.com/twpayne/chezmoi/commit/fc565336)
feat: Add Path Separator and Path List Separator to provided template
values.
- [`61f7ed1`](https://togithub.com/twpayne/chezmoi/commit/61f7ed1f)
feat: Ignore AppleDouble files in externals
- [`4a52e5c`](https://togithub.com/twpayne/chezmoi/commit/4a52e5c3)
feat: find\[One]Executable in user-supplied paths
- [`bb6f952`](https://togithub.com/twpayne/chezmoi/commit/bb6f952c)
feat: Use Goreleaser's Chocolatey support

##### Fixes

- [`eecf015`](https://togithub.com/twpayne/chezmoi/commit/eecf0155) fix:
Only invoke diff pager if command modifies filesystem
- [`5c0140d`](https://togithub.com/twpayne/chezmoi/commit/5c0140d5) fix:
Don't use `replace-executable` for WinGet installations
- [`7976373`](https://togithub.com/twpayne/chezmoi/commit/79763730) fix:
Add chattr +remove support for files

##### Documentation updates

- [`784d38b`](https://togithub.com/twpayne/chezmoi/commit/784d38b6) doc:
Add information how to ignore cache files in external dependencies
- [`66070dc`](https://togithub.com/twpayne/chezmoi/commit/66070dcf)
docs: Added an example for promptChoice
- [`5f14f10`](https://togithub.com/twpayne/chezmoi/commit/5f14f106)
docs: Added an example for promptChoiceOnce
- [`c96a4b7`](https://togithub.com/twpayne/chezmoi/commit/c96a4b77)
docs: Fix cross-function link references

</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://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/scottames/dots).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@stevehipwell
Copy link
Contributor Author

I'll update Scoop again to use the correct name format (I updated it for the last release).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
3 participants