This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push:
new 043b4eadc chore: nightly automatic updates
043b4eadc is described below
commit 043b4eadcd21bb14bd1d35b8f39bfdb38ef73a07
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 10 23:46:26 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3950e78e6..78318044c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,9 @@
**Merged pull requests:**
+- chore\(tools\): update golangci-lint to v1.58.1
[\#5495](https://github.com/apache/camel-k/pull/5495)
([lburgazzoli](https://github.com/lburgazzoli))
+- fix\(tests\): Minor fix to incremental\_build\_test.go after fixing of
copykits. [\#5494](https://github.com/apache/camel-k/pull/5494)
([valdar](https://github.com/valdar))
+- chore\(deps\): bump github.com/prometheus/client\_golang from 1.19.0 to
1.19.1 [\#5492](https://github.com/apache/camel-k/pull/5492)
([dependabot[bot]](https://github.com/apps/dependabot))
- cleanup golagci-lint configuration
[\#5482](https://github.com/apache/camel-k/pull/5482)
([lburgazzoli](https://github.com/lburgazzoli))
- cleanup pkg/util packages
[\#5480](https://github.com/apache/camel-k/pull/5480)
([lburgazzoli](https://github.com/lburgazzoli))
- Review permission check
[\#5479](https://github.com/apache/camel-k/pull/5479)
([lburgazzoli](https://github.com/lburgazzoli))