Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 10, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
aquaproj/aqua-registry minor v4.32.2 -> v4.36.0
golangci/golangci-lint minor v1.53.3 -> v1.54.0
helm/helm patch v3.12.2 -> v3.12.3
jesseduffield/lazygit patch v0.40.0 -> v0.40.2
twpayne/chezmoi minor v2.36.1 -> v2.37.0

Release Notes

aquaproj/aqua-registry (aquaproj/aqua-registry)

v4.36.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.35.0...v4.36.0

🎉 New Packages

#​14511 ipld/go-car: A content addressible archive utility @​ponkio-o

Fixes

#​14537 loft-sh/vcluster: Follow up changes of vcluster v0.15.4
#​14538 dagu-dev/dagu: Rename the package yohamta/dagu to dagu-dev/dagu

https://github.com/yohamta/dagu was transferred to https://github.com/dagu-dev/dagu

#​14540 dagu-dev/dagu): Follow up changes of dagu v1.10.6

Asset names were changed.

v4.35.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.34.0...v4.35.0

🎉 New Packages

#​14493 awslabs/mountpoint-s3: A simple, high-throughput file client for mounting an Amazon S3 bucket as a local file system @​takumin

💡 aqua-renovate-config >= 1.8.0 supports this package

v4.34.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.33.0...v4.34.0

🎉 New Packages

#​14471 uber-go/mock: GoMock is a mocking framework for the Go programming language @​ichizero

uber-go/mock is a maintained fork of golang/mock that has already been archived.

https://github.com/golang/mock#gomock

Update, June 2023: This repo and tool are no longer maintained. Please see go.uber.org/mock for a maintained fork instead.

v4.33.0

Compare Source

Issues | Pull Requests | aquaproj/aqua-registry@v4.32.2...v4.33.0

🎉 New Packages

#​14383 smallstep/certificates: A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH @​scottames

Fixes

#​14368 danielgtaylor/restish: Follow up changes of restish v0.18.0

Asset names were changed.

rest-sh/restish@9c15903

#​14385 smallstep/certificates Support old versions

🎉 New Contributors

Thank you for your contribution!

@​scottames #​14383

golangci/golangci-lint (golangci/golangci-lint)

v1.54.0

Compare Source

  1. updated linters:
    • decorder: from 0.2.3 to 0.4.0
    • dupword: from 0.0.11 to 0.0.12
    • errorlint: from 1.4.2 to 1.4.3
    • exhaustruct: from 2.3.0 to 3.1.0
    • forbidigo: from 1.5.3 to 1.6.0
    • funlen: from 0.0.3 to 0.1.0
    • gci: from 0.10.1 to 0.11.0
    • ginkgolinter: from 0.12.1 to 0.13.3
    • go-critic: from 0.8.1 to 0.8.2
    • go-errorlint: from 1.4.2 to 1.4.3
    • go-exhaustruct: from 2.3.0 to 3.1.0
    • gocognit: from 1.0.6 to 1.0.7
    • gocritic: from 0.8.1 to 0.8.2
    • gofmt: autofix missing newline at EOF
    • misspell: 0.4.0 to 0.4.1
    • musttag: from 0.7.0 to 0.7.1
    • paralleltest: from 1.0.7 to 1.0.8
    • tagalign: from 1.2.2 to 1.3.2
    • typecheck: explain it and remove it from the linter list
    • zerologlint: from 0.1.2 to 0.1.3
  2. misc.
    • 🎉 go1.21 support
    • plugin: include custom linters in enable-all
    • plugin: allow to use settings for plugins
  3. Documentation
    • Add linter descriptions.
Important

ruleguard (a "rule" inside gocritic) is disabled, only with go1.21, due to a bug of ruleguard

The Go version should be 1.21 inside go.mod or be defined inside the run section:

go.mod
module your/module/name

go 1.21

// ...
.golangci.yml
run:
    go: '1.21'
CLI flags
--go=1.21

You can follow this topic by subscribing to the issue #​3933.

helm/helm (helm/helm)

v3.12.3: Helm v3.12.3

Compare Source

Helm v3.12.3 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:
    • 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
  • Test, debug, and contribute charts: ArtifactHub/packages

Installation and Upgrading

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

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @​mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.13.0 is the next feature release and be on September 13, 2023.

Changelog

  • bump kubernetes modules to v0.27.3 3a31588 (Joe Julian)
  • Add priority class to kind sorter fb74155 (Stepan Dohnal)
jesseduffield/lazygit (jesseduffield/lazygit)

v0.40.2

Compare Source

What's Changed

Fixes 🔧

Full Changelog: jesseduffield/lazygit@v0.40.1...v0.40.2

v0.40.1

Compare Source

What's Changed

Fixes 🔧
Maintenance ⚙️
Other Changes

New Contributors

Full Changelog: jesseduffield/lazygit@v0.40.0...v0.40.1

twpayne/chezmoi (twpayne/chezmoi)

v2.37.0

Compare Source

What's Changed

New Contributors

Full Changelog: twpayne/chezmoi@v2.36.1...v2.37.0


Configuration

📅 Schedule: Branch creation - "after 4pm on thursday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) August 10, 2023 18:02
@renovate renovate bot force-pushed the renovate/aqua branch 2 times, most recently from c6b4afc to a606615 Compare August 10, 2023 22:22
@renovate renovate bot merged commit edcc5e7 into main Aug 10, 2023
@renovate renovate bot deleted the renovate/aqua branch August 10, 2023 23:45
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