Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump updatecli version to v0.92.0 #857

Merged
merged 3 commits into from
Jan 12, 2025
Merged

Bump updatecli version to v0.92.0 #857

merged 3 commits into from
Jan 12, 2025

Conversation

updateclibot[bot]
Copy link
Contributor

@updateclibot updateclibot bot commented Jan 12, 2025

deps: Bump updatecli version

Bump updatecli version in src/main.js

1 file(s) updated with "const DEFAULT_VERSION = `v0.92.0`": * src/main.js

v0.92.0
Release published on the 2025-01-12 08:14:30 +0000 UTC at the url https://github.com/updatecli/updatecli/releases/tag/v0.92.0

## Changes

## 🚀 Features

- githubaction autodiscovery should allow for pinning version to commit hash  @loispostula (#3508)
- improvement(httpclient): add support for http proxy in retry client @ryancurrah (#3516)
- feat: add versionfilter of kind lexicographical @acobaugh (#3371)
- feat: add versionfilter of kind time @olblak (#3405)

## 🐛 Bug Fixes

- fix(autodiscovery/helm): correctly handle ignore/only rule @olblak (#3501)
- fix(autodiscovery/dockercompose): correctly set arch @olblak (#3500)
- fix(helm): retrieve correct helm chart changelog based on a version @olblak (#3489)
- fix(helm): Protect against undefined sourceSpec @kuisathaverat (#3369)
- fix(autodiscovery/argocd): ArgoCD autodiscovery for OCI registry @dshmelev (#3461)
- fix!(versionfilter): preserve original version for regex/semver @mcwarman (#3404)
- fix: use latest when tag is not set in autodiscover @kuisathaverat (#3370)

## 🧰 Maintenance

- refactor(git): git error messages @olblak (#3460)
- refactor(json): improving json error message @olblak (#3458)
- Adds devcontainer @btrepp (#2807)
- deps(go): bump module github.com/testcontainers/testcontainers-go @updateclibot (#3517)
- deps(go): bump module github.com/go-git/go-git/v5 @updateclibot (#3447)
- deps(go): bump module golang.org/x/oauth2 @updateclibot (#3430)
- deps(go): bump module github.com/zclconf/go-cty @updateclibot (#3431)
- deps(go): bump module github.com/goccy/go-yaml @updateclibot (#3394)
- deps(go): bump module github.com/invopop/jsonschema @updateclibot (#3387)
- deps(go): bump module github.com/go-git/go-git/v5 @updateclibot (#3375)

## Contributors

@acobaugh, @btrepp, @dshmelev, @kuisathaverat, @loispostula, @mcwarman, @olblak, @ryancurrah, @updateclibot and @updateclibot[bot]
Bump updatecli version in tests/main.test.js

1 file(s) updated with "const DEFAULT_VERSION = `v0.92.0`": * tests/main.test.js

v0.92.0
Release published on the 2025-01-12 08:14:30 +0000 UTC at the url https://github.com/updatecli/updatecli/releases/tag/v0.92.0

## Changes

## 🚀 Features

- githubaction autodiscovery should allow for pinning version to commit hash  @loispostula (#3508)
- improvement(httpclient): add support for http proxy in retry client @ryancurrah (#3516)
- feat: add versionfilter of kind lexicographical @acobaugh (#3371)
- feat: add versionfilter of kind time @olblak (#3405)

## 🐛 Bug Fixes

- fix(autodiscovery/helm): correctly handle ignore/only rule @olblak (#3501)
- fix(autodiscovery/dockercompose): correctly set arch @olblak (#3500)
- fix(helm): retrieve correct helm chart changelog based on a version @olblak (#3489)
- fix(helm): Protect against undefined sourceSpec @kuisathaverat (#3369)
- fix(autodiscovery/argocd): ArgoCD autodiscovery for OCI registry @dshmelev (#3461)
- fix!(versionfilter): preserve original version for regex/semver @mcwarman (#3404)
- fix: use latest when tag is not set in autodiscover @kuisathaverat (#3370)

## 🧰 Maintenance

- refactor(git): git error messages @olblak (#3460)
- refactor(json): improving json error message @olblak (#3458)
- Adds devcontainer @btrepp (#2807)
- deps(go): bump module github.com/testcontainers/testcontainers-go @updateclibot (#3517)
- deps(go): bump module github.com/go-git/go-git/v5 @updateclibot (#3447)
- deps(go): bump module golang.org/x/oauth2 @updateclibot (#3430)
- deps(go): bump module github.com/zclconf/go-cty @updateclibot (#3431)
- deps(go): bump module github.com/goccy/go-yaml @updateclibot (#3394)
- deps(go): bump module github.com/invopop/jsonschema @updateclibot (#3387)
- deps(go): bump module github.com/go-git/go-git/v5 @updateclibot (#3375)

## Contributors

@acobaugh, @btrepp, @dshmelev, @kuisathaverat, @loispostula, @mcwarman, @olblak, @ryancurrah, @updateclibot and @updateclibot[bot]
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

Made with ❤️️ by updatecli
@updateclibot updateclibot bot added the dependencies Pull requests that update a dependency file label Jan 12, 2025
@updateclibot updateclibot bot enabled auto-merge (squash) January 12, 2025 08:39
@updateclibot updateclibot bot force-pushed the updatecli_v2_updatecli branch from 9460138 to 78cc592 Compare January 12, 2025 08:44
@updateclibot updateclibot bot merged commit ed2e07e into v2 Jan 12, 2025
4 checks passed
@updateclibot updateclibot bot deleted the updatecli_v2_updatecli branch January 12, 2025 08:48
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant