Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.190.0
->v4.193.0
1.28.0
->1.29.0
v2.50.0
->v2.51.0
v0.9.0
->v0.9.1
v0.11.6
->v0.11.7
0.46.1
->0.46.2
v0.1.2
->v0.1.3
v1.59.0
->v1.59.1
v3.15.1
->v3.15.2
1.30.1
->1.30.2
0.16.0
->0.17.0
v0.26.1
->v0.26.2
v0.26.1
->v0.26.2
v2.48.2
->v2.49.0
v0.182.0
->v0.183.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
aquaproj/aqua-registry (aquaproj/aqua-registry)
v4.193.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.192.0...v4.193.0
🎉 New Packages
#23872 igor-petruk/scriptisto: A language-agnostic "shebang interpreter" that enables you to write scripts in compiled languages @CrystalMethod
#23845 borgbackup/borg: Deduplicating archiver with compression and authenticated encryption @reitzig
Fixes
#23914 Ph0enixKM/Amber: Follow up changes of Amber 0.3.2-alpha
#23810 atuinsh/atuin: Follow up changes of atuin v18.3.0
#23765 kitabisa/teler: Rename the package to teler-sh/teler
v4.192.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.191.0...v4.192.0
🎉 New Packages
#23762 fujiwara/lamux: Lamux is a HTTP multiplexer for AWS Lambda Function aliases @ponkio-o
#23761 fujiwara/s3mover: s3mover is an agent for moving local files to Amazon S3 @ponkio-o
Fixes
#23740 golangci/misspell: Follow up changes of misspell v0.6.0
#23741 oapi-codegen/oapi-codegen: Follow up the package name change
v4.191.0
Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.190.0...v4.191.0
🎉 New Packages
#23639 duckdb/duckdb: DuckDB is an analytical in-process SQL database management system @nakatanakatana
#23727 laktak/zfind: search for files (even inside tar/zip/7z/rar) using a SQL-WHERE filter
Fixes
#23628 Rename the package
deepmap/oapi-codegen
to oapi-codegen/oapi-codegenThe repository was transfferred.
casey/just (casey/just)
v1.29.0
Compare Source
Added
--justfile
in Fish shell completions (#2148 by rubot)is_dependency()
function (#2139 by neunenak)just --completions nushell
(#2140)[ATTRIBUTE: VALUE]
shorthand (#2136 by neunenak)Fixed
fzf
chooser preview with space-separated module paths (#2141)Misc
cli/cli (cli/cli)
v2.51.0
: GitHub CLI 2.51.0Compare Source
What's Changed
signer-repo
andsigner-workflow
flags togh attestation verify
by @malancas in https://github.com/cli/cli/pull/9137--json-result
flag with--format=json
in the attestation cmd by @phillmv in https://github.com/cli/cli/pull/9172New Contributors
Full Changelog: cli/cli@v2.50.0...v2.51.0
cue-lang/cue (cue-lang/cue)
v0.9.1
Compare Source
This release includes a few fixes, mainly relating to
CUE_EXPERIMENT=modules
being enabled by default in v0.9.0.Modules
CLs 1196176 and 1196180 allow using and developing a module whose
cue.mod/module.cue
lacks a major version suffix like@v0
, as adding one may break older CUE versions withoutCUE_EXPERIMENT=modules
.CL 1196156 adds a
cue/load.Config.AcceptLegacyModules
option to allow loading CUE modules without alanguage.version
field, given that the field was only introduced in v0.8.0.CL 1196178 fixes a regression where loading a package with the
cue/load.Config.Package
option set was no longer working as expected.As a reminder, we are maintaining an FAQ page which should help modules users with the upgrade to v0.9.
Builtins
CL 1195888 fixes the
path.Match
API so that it can actually take the three parameters it expects.dagger/dagger (dagger/dagger)
v0.11.7
Compare Source
🔥 Breaking Changes
File
instead of string for improved performance by @sipsma in https://github.com/dagger/dagger/pull/7549Changed
Fixed
File.export
to local Windows client by @wingyplus in https://github.com/dagger/dagger/pull/7564What to do next?
dprint/dprint (dprint/dprint)
v0.46.2
Compare Source
Changes
Install
Run
dprint upgrade
or see https://dprint.dev/install/Checksums
fujiwara/awslim (fujiwara/awslim)
v0.1.3
Compare Source
Changelog
a540c1a
Merge pull request #23 from fujiwara/aws-sdk-go-v2-v1.27.0golangci/golangci-lint (golangci/golangci-lint)
v1.59.1
Compare Source
golangci-lint
is a free and open-source project built by volunteers.If you value it, consider supporting us, the maintainers and linter authors.
We appreciate it! ❤️
For key updates, see the changelog.
Changelog
f738736
build(deps): bump github.com/Antonboom/testifylint from 1.3.0 to 1.3.1 (#4759)44b3cdd
build(deps): bump github.com/go-viper/mapstructure/v2 from 2.0.0-alpha.1 to 2.0.0 (#4788)1a55854
build(deps): bump github.com/golangci/misspell from 0.5.1 to 0.6.0 (#4804)9a7a1ad
build(deps): bump github.com/polyfloyd/go-errorlint from 1.5.1 to 1.5.2 (#4785)aaff918
build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.25.0 to 1.26.0 (#4801)a0d2c83
build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.4 to 3.24.5 (#4782)2042b1f
build(deps): bump go-simpler.org/sloglint from 0.7.0 to 0.7.1 (#4784)327a78a
build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 (#4802)e1a8055
fix: SARIF format require issue column >= 1 (#4775)88f60c8
fix: gomnd deprecated configuration compatibility (#4768)8173166
fix: init empty result slice for SARIF printer (#4758)02740ea
intrange: add style preset (#4797)615b873
unparam: bump to HEAD (#4786)helm/helm (helm/helm)
v3.15.2
: Helm v3.15.2Compare Source
Helm v3.15.2 is a security (patch) release. Users are strongly recommended to update to this release.
The community keeps growing, and we'd love to see you there!
Installation and Upgrading
Download Helm v3.15.2. 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 usinggpg
.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
Changelog
1a500d5
(yyzxw)70b225c
(yxxhero)b3640f1
(Daniel Strobusch)46e2ba0
(dependabot[bot])fb311d3
(Austin Abro)23552a7
(Aaron U'Ren)kubernetes/kubectl (kubernetes/kubectl)
v1.30.2
Compare Source
simulot/immich-go (simulot/immich-go)
v0.17.0
Compare Source
This version of immich-go is compatible with immich v.1.106 and later. Use immich-go version 0.16.0 with older immich servers.
feature: [#284] Be ready for the next immich version
See https://github.com/immich-app/immich/pull/9831 and https://github.com/immich-app/immich/pull/9667 for details
fix: log upload errors with error level error in JSON logs
fix: [#287] Prevent the Upload of photos that are trashed (Google Photos)
Trashed server's assets are excluded from the duplicate detection before uploading the same asset.
Changelog
5488cef
Be ready for the next immich version Fixes #2841e7b4ca
Merge branch 'main' into simulot/issue275ccfeb98
Merge commit '7579f25'742df19
Merge pull request #278 from simulot:simulot/issue277488db84
Merge pull request #279 from simulot:simulot/issue2759f750f7
Merge pull request #282 from simulot:simulot/issue276824254e
Merge pull request #285 from simulot:simulot/issue2843f0dfe0
Merge pull request #288 from simulot:simulot/issue2876bbed93
Optimizations Fixes #276bb9fa66
Prevent the Upload of photos that are trashed (Google Photos) Fixes #287bd61bad
Remove -force-sidecar option475ec59
edit readme and release files0c60659
edit readme and releases.md files6c694f6
edit readme.md9b37596
edit release.md257451b
log upload errors with error level error in JSON logs602d0d1
no-colors-log option removed as not used any moresmallstep/certificates (smallstep/certificates)
v0.26.2
: Step CA v0.26.2 (24-06-13)Compare Source
Official Release Artifacts
Linux
OSX Darwin
Windows
For more builds across platforms and architectures, see the
Assets
section below.And for packaged versions (Docker, k8s, Homebrew), see our installation docs.
Don't see the artifact you need? Open an issue here.
Signatures and Checksums
step-ca
uses sigstore/cosign for signing and verifying release artifacts.Below is an example using
cosign
to verify a release artifact:The
checksums.txt
file (in theAssets
section below) contains a checksum for every artifact in the release.Changelog
d6973c9
Set date for 0.26.2 release in changelog (#1886)d4b2916
Changelog update for 0.26.2 (#1885)f9e5971
Merge pull request #1884 from smallstep/mariano/linkedcac8e65ab
Fix linter warningsb4616ee
Upgrade linkedca634ece4
Merge pull request #1802 from jdoupe/AuthParamsa017c0e
Merge branch 'master' into AuthParams8b36f7b
Merge pull request #1878 from smallstep/dependabot/go_modules/google.golang.org/api-0.183.030b2cd1
Merge branch 'master' into dependabot/go_modules/google.golang.org/api-0.183.0a0b9360
Merge pull request #1879 from smallstep/dependabot/go_modules/golang.org/x/crypto-0.24.0d5171be
Merge branch 'master' into dependabot/go_modules/golang.org/x/crypto-0.24.06e12cfa
Merge pull request #1880 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.47.0d1de1ad
Merge branch 'master' into dependabot/go_modules/google.golang.org/api-0.183.00ce8fb6
Merge branch 'master' into dependabot/go_modules/golang.org/x/crypto-0.24.03b9631b
Merge branch 'master' into dependabot/go_modules/go.step.sm/crypto-0.47.0474f5d2
Update hardcoded AWS certs (#1881)7ab8391
Bump go.step.sm/crypto from 0.46.0 to 0.47.023f120e
Bump golang.org/x/crypto from 0.23.0 to 0.24.0e3444c0
Bump google.golang.org/api from 0.182.0 to 0.183.0669d992
Merge pull request #1870 from smallstep/dependabot/go_modules/google.golang.org/api-0.182.068c5238
Merge pull request #1869 from smallstep/dependabot/go_modules/github.com/hashicorp/vault/api/auth/approle-0.7.04884379
Merge pull request #1868 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.46.0437154d
Bump google.golang.org/api from 0.181.0 to 0.182.02a9bbff
Bump github.com/hashicorp/vault/api/auth/approle from 0.6.0 to 0.7.04d7ca9d
Bump go.step.sm/crypto from 0.45.1 to 0.46.0587d0d5
Merge pull request #1858 from smallstep/dependabot/go_modules/cloud.google.com/go/security-1.17.034fde59
Bump cloud.google.com/go/security from 1.16.1 to 1.17.0fe8c3d3
Merge pull request #1859 from smallstep/dependabot/go_modules/github.com/hashicorp/vault/api/auth/kubernetes-0.7.0013c2f2
Bump github.com/hashicorp/vault/api/auth/kubernetes from 0.6.0 to 0.7.04208b0a
Merge pull request #1860 from smallstep/dependabot/go_modules/github.com/hashicorp/vault/api-1.14.06de7aa9
Merge pull request #1861 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.45.1f3e4f0a
Bump go.step.sm/crypto from 0.45.0 to 0.45.12b8f3e7
Bump github.com/hashicorp/vault/api from 1.13.0 to 1.14.047b5048
Merge pull request #1850 from smallstep/mariano/signer7d6eea0
Merge pull request #1853 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.64.099ce13a
Fix linter warnings5cdfc2c
Bump google.golang.org/grpc from 1.63.2 to 1.64.0980687b
Merge pull request #1854 from smallstep/dependabot/go_modules/google.golang.org/api-0.181.08121a05
Bump google.golang.org/api from 0.180.0 to 0.181.0ad0ac55
Merge pull request #1844 from smallstep/mariano/account-provisioner192e90e
Merge branch 'master' into mariano/account-provisioner812ffd3
Reverse assert statementsd0548f9
Use %q instead of '%s'14959db
Merge pull request #1849 from smallstep/mariano/log-errorsc0b7c33
Use a function as the error logger9e8087f
Add GetX509Signer method8673818
Split provisioner check in two casesf3f484c
Log errors using slog.Loggerfdb0cf0
Merge pull request #1848 from smallstep/mariano/intermediatesd4862a2
Add methods to get the intermediate certificatese08b277
Merge pull request #1847 from smallstep/mariano/x5c-insecureb6afed3
Upgrade go.step.sm/crypto to v0.45.09355923
Merge pull request #1839 from smallstep/dependabot/go_modules/google.golang.org/api-0.180.0a8e9a18
Bump google.golang.org/api from 0.177.0 to 0.180.0803d3d3
Merge pull request #1840 from smallstep/dependabot/go_modules/google.golang.org/protobuf-1.34.1e0e7ae6
Merge pull request #1841 from smallstep/dependabot/go_modules/golang.org/x/net-0.25.072a8bb3
Merge pull request #1842 from smallstep/dependabot/go_modules/github.com/prometheus/client_golang-1.19.15fa5a63
Verify provisioner with id if available9cbdc73
Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.142341c7
Bump golang.org/x/net from 0.24.0 to 0.25.00dff5c4
Bump google.golang.org/protobuf from 1.34.0 to 1.34.1e3ba702
Merge pull request #1827 from smallstep/dependabot/go_modules/golang.org/x/crypto-0.23.0fe29cca
Merge pull request #1828 from smallstep/dependabot/go_modules/github.com/newrelic/go-agent/v3-3.33.08cf5e3c
Merge pull request #1829 from smallstep/dependabot/go_modules/cloud.google.com/go/longrunning-0.5.7928d446
Bump golang.org/x/crypto from 0.22.0 to 0.23.0e11833e
Bump cloud.google.com/go/longrunning from 0.5.6 to 0.5.7591b9f7
Merge pull request #1826 from smallstep/dependabot/go_modules/cloud.google.com/go/security-1.16.1a2f2332
Merge pull request #1831 from smallstep/mariano/err-not-foundb1e31b1
Use always acme.IsErrNotFoundcca6f6d
Merge pull request #1830 from smallstep/mariano/provisioner-idd037ed6
Add provisioner id to acme accounts9b25665
Bump github.com/newrelic/go-agent/v3 from 3.32.0 to 3.33.08933a2e
Bump cloud.google.com/go/security from 1.16.0 to 1.16.12c71543
Merge pull request #1817 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.44.8949e2fd
Fix test error expectation inTestAuthorityNew
281efbb
Bump go.step.sm/crypto from 0.44.6 to 0.44.814b1211
Merge pull request #1815 from smallstep/dependabot/go_modules/github.com/urfave/cli-1.22.150b894a0
Merge pull request #1816 from smallstep/dependabot/go_modules/google.golang.org/api-0.176.120e315b
Merge pull request #1819 from smallstep/mariano/not-found296ac4e
Make ISErrNotFound more flexible28a87bb
Merge pull request #1818 from smallstep/dependabot/github_actions/dependabot/fetch-metadata-2.1.0bf03d56
Bump dependabot/fetch-metadata from 2.0.0 to 2.1.06715c65
Bump google.golang.org/api from 0.176.0 to 0.176.1798e190
Bump github.com/urfave/cli from 1.22.14 to 1.22.155072d7a
chore: fix function names in comment (#1813)03c3cf5
fixed Scopes and AuthParams assignmentaa543a3
add Scopes to OIDC struct4879376
add AuthParams and Scopes to linkedca OIDC structures2fcf340
add AuthParams to OIDC structThanks!
Those were the changes on v0.26.2!
Come join us on Discord to ask questions, chat about PKI, or get a sneak peek at the freshest PKI memes.
smallstep/cli (smallstep/cli)
v0.26.2
: Step CLI v0.26.2 (24-06-13)Compare Source
Official Release Artifacts
Below are the most popular artifacts for
step
on each platform.For packaged versions (Homebrew, Scoop, etc.), see our installation docs.
Linux
Assets
below for more buildsmacOS Darwin
Windows
Signatures and Checksums
step
uses sigstore/cosign for signing and verifying release artifacts.Below is an example using
cosign
to verify a release artifact:The
checksums.txt
file (in the 'Assets' section below) contains a checksum for every artifact in the release.Changelog
3aef425
Bump smallstep/certificates to 0.26.2 (#1200)8268b4f
Merge pull request #1195 from smallstep/dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.6.00baa3f4
Merge branch 'master' into dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.6.03f91698
Changelog update for 0.26.2 (#1198)4fffd0f
Merge pull request #1154 from jdoupe/AuthParams615f8c8
Fix linter warningsb54fa82
Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity1b886a4
Merge branch 'master' into AuthParamscc0b543
Merge pull request #1197 from smallstep/mariano/certificates089412e
Upgrade certificates to master7be7142
Merge branch 'master' into AuthParamsf0e3653
Merge pull request #1196 from smallstep/mariano/linkedcad33d773
Upgrade linkedca dependencies86aaac3
Merge pull request #1193 from smallstep/dependabot/go_modules/golang.org/x/crypto-0.24.0f28438f
Bump golang.org/x/crypto from 0.23.0 to 0.24.0e817600
Merge pull request #1191 from smallstep/dependabot/go_modules/golang.org/x/term-0.21.0156bb9f
Merge branch 'master' into dependabot/go_modules/golang.org/x/term-0.21.0e8f7eb4
Merge pull request #1192 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.47.0613e5f8
Bump go.step.sm/crypto from 0.46.0 to 0.47.054974a0
Bump golang.org/x/term from 0.20.0 to 0.21.0dfcab02
Merge pull request #1189 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.46.0e621236
Bump go.step.sm/crypto from 0.45.1 to 0.46.073cd7f4
Merge pull request #1184 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.45.1a7467ed
Bump go.step.sm/crypto from 0.45.0 to 0.45.17888a37
Merge pull request #1181 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.45.03fdf6da
Bump go.step.sm/crypto from 0.44.8 to 0.45.09a01088
Merge pull request #1174 from smallstep/carl/template-flags3156aec
Merge pull request #1175 from smallstep/carl/template-flags-1af6511a
Fix linter errors9fef15b
Add OCSP and CRL support to certificate verifycd22f47
Fix spacing in ssh/certificate with goimports (#1178)32bdf40
Allow users to define certificate comment in agent (#1158)aeee3d0
Add support for setting ssh key typesbf70d3e
Merge pull request #1177 from smallstep/herman/read-certificate-once42e275a
Reduce number of times certificate file is read when installinge5ab833
Add CSR common name to SANs if no other SANs are defined in CSR (#1172)ae17a8a
Add template flags tostep ca provisioner add
help textd4bd44f
Add template flags tostep ca provisioner update
help text028915b
Merge pull request #1170 from smallstep/dependabot/go_modules/google.golang.org/protobuf-1.34.11e4bb89
Bump google.golang.org/protobuf from 1.33.0 to 1.34.148dac3f
Merge pull request #1167 from smallstep/dependabot/go_modules/golang.org/x/crypto-0.23.01f36d23
Allow stdin input of cert for needs-renewal (#1157)d84fb79
Bump golang.org/x/crypto from 0.22.0 to 0.23.08e4c5d7
Merge branch 'master' into AuthParamsf0aab19
Merge pull request #1166 from smallstep/dependabot/go_modules/github.com/urfave/cli-1.22.15b54d419
Merge pull request #1165 from smallstep/dependabot/go_modules/github.com/smallstep/certificates-0.26.180f0b89
Merge pull request #1164 from smallstep/dependabot/github_actions/dependabot/fetch-metadata-2.1.054b6212
Bump github.com/urfave/cli from 1.22.14 to 1.22.153537984
Bump github.com/smallstep/certificates from 0.26.0 to 0.26.1cddd7f2
Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0a7b2b3a
Merge pull request #1163 from smallstep/herman/upgrade-crypto-v0.44.8e356894
Fixgo.mod
d82d752
Upgradego.step.sm/crypto
tov0.44.8
85e8884
add scope and authparam flags and parameters for OIDCcae069c
allow auth scopes from provisionerc216086
add AuthParams to tokenThanks!
Those were the changes on v0.26.2!
Come join us on Discord to ask questions, chat about PKI, or get a sneak peek at the freshest PKI memes.
twpayne/chezmoi (twpayne/chezmoi)
v2.49.0
Compare Source
Changelog
Features
0f45cb4
feat: Add stub for removed remove commandca643ce
feat: Rename remove command to destroyFixes
f781976
fix: Fix panic when parsing some commandsDocumentation updates
bcd52b9
docs: Update comparison-table.mdweaveworks/eksctl (weaveworks/eksctl)
v0.183.0
: eksctl 0.183.0Compare Source
Release v0.183.0
🎯 Improvements
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.
This PR has been generated by Mend Renovate. View repository job log here.