chore(deps): update all non-major dependencies#10
Merged
alecthomas merged 1 commit intomasterfrom Dec 22, 2023
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
1.5.7->1.5.9v2.4.0->v2.4.1v0.8.0->v0.8.1v2.1.0->v2.1.1v4.6.0->v4.6.1v1.1.18->v1.1.21v0.0.19->v0.0.201.21.0->1.21.51.21.0->1.21.5v0.12.0->v0.15.01.54.2->1.55.21.20.0->1.22.11.11.0->1.12.01.22.3->1.24.2Release Notes
dmarkham/enumer (enumer)
v1.5.9Just dependency version bumps
alecthomas/assert (github.com/alecthomas/assert/v2)
v2.4.1Compare Source
alecthomas/kong (github.com/alecthomas/kong)
v0.8.1Compare Source
alecthomas/participle (github.com/alecthomas/participle/v2)
v2.1.1Compare Source
Changelog
f8e85dafix: support embedded union interfaces9d97a23chore(deps): update dependency goreleaser to v1.22.1 (#380)d79defdchore(deps): update dependency goreleaser to v1.22.0ff04bfbchore(deps): update dependency go to v1.21.455a37ecchore(deps): update dependency goreleaser to v1.21.27ec1a55fix(deps): update module github.com/alecthomas/kong to v0.8.13b1e83bchore(deps): update dependency go to v1.21.3 (#373)b90730fchore(deps): update dependency go to v1.21.2 (#372)61cdfe1chore(deps): update dependency goreleaser to v1.21.11f51283chore(deps): update dependency goreleaser to v1.21.0d887254fix(deps): update module github.com/alecthomas/participle/v2 to v2.1.0bmatcuk/doublestar (github.com/bmatcuk/doublestar/v4)
v4.6.1: Fixed Match bug with patterns like `a/**/`Compare Source
Thanks @mmxmb for submitting the bug and opening a PR in #89!
creack/pty (github.com/creack/pty)
v1.1.21Compare Source
What's Changed
Full Changelog: creack/pty@v1.1.20...v1.1.21
v1.1.20Compare Source
What's Changed
Full Changelog: creack/pty@v1.1.19...v1.1.20
v1.1.19Compare Source
What's Changed
New Contributors
Full Changelog: creack/pty@v1.1.18...v1.1.19
mattn/go-isatty (github.com/mattn/go-isatty)
v0.0.20Compare Source
golang/go (go)
v1.21.5v1.21.4v1.21.3v1.21.2v1.21.1golangci/golangci-lint (golangci-lint)
v1.55.2ireturn: from 0.2.1 to 0.2.2ginkgolinter: from 0.14.0 to 0.14.1v1.55.1gosec: from 2.18.1 to 2.18.2revgrep: from v0.5.0 to v0.5.2 (support git < 2.41.0)v1.55.0gochecksumtype: https://github.com/alecthomas/go-check-sumtypeinamedparam: https://github.com/macabu/inamedparamperfsprint: https://github.com/catenacyber/perfsprintprotogetter: https://github.com/ghostiam/protogettersloglint: https://github.com/go-simpler/sloglinttestifylint: https://github.com/Antonboom/testifylintbidichk: from 0.2.4 to 0.2.7decorder: from 0.4.0 to 0.4.1dupword: from 0.0.12 to 0.0.13errchkjson: from 0.3.1 to 0.3.6gci: from 0.11.0 to 0.11.2ginkgolinter: from 0.13.5 to 0.14.0go-errorlint: from 1.4.4 to 1.4.5gocognit: from 1.0.7 to 1.1.0goconst: from 1.5.1 to 1.6.0godot: from 1.4.14 to 1.4.15gofmt: update to HEADgoimports: update to HEADgosec: from 2.17.0 to 2.18.1gosmopolitan: from 1.2.1 to 1.2.2govet: addappendsanalyzerireturn: from 0.2.0 to 0.2.1protogetter: from 0.2.2 to 0.2.3revgrep: from745bb2fto v0.5.0revive: from 1.3.2 to 1.3.4sqlclosecheck: from 0.4.0 to 0.5.1staticcheck: from 0.4.5 to 0.4.6tagalign: from 1.3.2 to 1.3.3unused: support passing in optionsgosec: add G602 to includes/excludes inside .golangci.reference.ymlgoreleaser/goreleaser (goreleaser)
v1.22.1Changelog
Bug fixes
e33d053: fix: --single-target when no match (@caarlos0)c0b2be3: fix: handle configs with no explicit targets on --single-target (@caarlos0)Build process updates
4f17fba: build: fix setup-task rate limit (@caarlos0)be9ad4d: build: update workflow (@caarlos0)Full Changelog: goreleaser/goreleaser@v1.22.0...v1.22.1
Helping out
This release is only possible thanks to all the support of some awesome people!
Want to be one of them?
You can sponsor, get a Pro License or contribute with code.
Where to go next?
v1.22.0Changelog
New Features
1a5d3ff: feat(nix): mark all Nix packages with the right source provenance (@RaitoBezarius)954121f: feat: --skip-nix (@caarlos0)53071b6: feat: --skip=aur (@caarlos0)0fbc447: feat: --skip=homebrew (@caarlos0)8ce4399: feat: --skip=scoop (@caarlos0)1a8702f: feat: --skip=snapcraft (@caarlos0)c6cb980: feat: --skip=winget (@caarlos0)2223c93: feat: check if go.mod has replace directives (#4398) (@caarlos0)896366f: feat: version in the yaml file (@caarlos0)Bug fixes
63f2f0a: fix(docker): improve error msg (@caarlos0)45839c1: fix(jsonschema): version is not required on v1.x (@caarlos0)b8cc16d: fix: .Amd64 in build hooks (@caarlos0)95c990b: fix: build --single-target (#4370) (@caarlos0)3cfefcc: fix: decouple project_name guessing from the release pipe (#4335) (@caarlos0)91c8db3: fix: github getbranch maxredirects (@caarlos0)de1c52b: fix: improve run script (@caarlos0)74a9317: fix: properly handle multi-module projects with a go.work file (@caarlos0)bc9f77b: fix: schema enum options for dockers.use (@caarlos0)cf008d3: fix: sort checksum lines by filename (@)Dependency updates
35b0d4c: feat(deps): bump github.com/caarlos0/log from 0.4.2 to 0.4.3 (#4366) (@dependabot[bot])8d121c8: feat(deps): bump github.com/caarlos0/log from 0.4.3 to 0.4.4 (#4372) (@dependabot[bot])766a3f2: feat(deps): bump github.com/charmbracelet/lipgloss from 0.8.0 to 0.9.0 (#4364) (@dependabot[bot])c72b730: feat(deps): bump github.com/charmbracelet/lipgloss from 0.9.0 to 0.9.1 (#4367) (@dependabot[bot])687db06: feat(deps): bump github.com/disgoorg/disgo from 0.16.9 to 0.16.11 (#4337) (@dependabot[bot])3009ac1: feat(deps): bump github.com/docker/docker (@dependabot[bot])a00c3db: feat(deps): bump github.com/google/ko from 0.14.1 to 0.15.0 (#4373) (@dependabot[bot])b1271d2: feat(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 (@dependabot[bot])8cb018b: feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.33.1 to 2.34.0 (@dependabot[bot])0ccd8f4: feat(deps): bump github.com/invopop/jsonschema from 0.11.0 to 0.12.0 (#4348) (@dependabot[bot])614e562: feat(deps): bump github.com/invopop/jsonschema from 0.9.0 to 0.11.0 (#4343) (@dependabot[bot])f20320b: feat(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#4410) (@dependabot[bot])2fb93f3: feat(deps): bump github.com/xanzy/go-gitlab from 0.91.1 to 0.92.3 (#4338) (@dependabot[bot])25a8aae: feat(deps): bump github.com/xanzy/go-gitlab from 0.92.3 to 0.93.0 (#4349) (@dependabot[bot])3034bfe: feat(deps): bump github.com/xanzy/go-gitlab from 0.93.0 to 0.93.1 (#4358) (@dependabot[bot])b233c68: feat(deps): bump github.com/xanzy/go-gitlab from 0.93.1 to 0.93.2 (#4381) (@dependabot[bot])bf998dc: feat(deps): bump golang from 1.21.1-alpine to 1.21.2-alpine (#4351) (@dependabot[bot])d5c896b: feat(deps): bump golang from 1.21.2-alpine to 1.21.3-alpine (#4363) (@dependabot[bot])daf892c: feat(deps): bump golang from2b74246to1c9cc94(#4347) (@dependabot[bot])69a1fb3: feat(deps): bump golang from926f7f7to96a8a70(@dependabot[bot])b34d0c6: feat(deps): bump golang from96634e5toec31b7f(#4330) (@dependabot[bot])c15ebb8: feat(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 (#4365) (@dependabot[bot])8203f91: feat(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (#4352) (@dependabot[bot])f9cc204: feat(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 (#4353) (@dependabot[bot])3a552a9: feat(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 (#4408) (@dependabot[bot])a9b3d49: feat(deps): bump golang.org/x/text from 0.13.0 to 0.14.0 (#4409) (@dependabot[bot])53189c1: feat(deps): bump golang.org/x/tools from 0.13.0 to 0.14.0 (#4359) (@dependabot[bot])5071b5e: feat(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 (@dependabot[bot])c43a50c: feat(deps): update charmbracelet/keygen (@caarlos0)1a243df: feat(deps): update go-github to v56 (@caarlos0)Build process updates
178ce2a: build: only update docs, schema, after a release (@caarlos0)Other work
1e06244: Add updatecli.io to USERS.md (@lemeurherve)a932dd8: SLSA Provenance generation blog post (#4361) (@developer-guy)1bd8190: adjusted the string to search for in the error message (@tcurdt)3a3cf61: docs: conventional file name on armv6 (@caarlos0)b7218b0: docs: fix broken link (@caarlos0)bc4523d: docs: fix discord link (@caarlos0)d2d910f: docs: fix typos (#4406) (@ernstwi)fa835cc: docs: fix typos, formatting (@caarlos0)d7775f5: docs: organizing docs a bit better (#4328) (@caarlos0)85e1458: docs: release cadence post (#4329) (@caarlos0)6b65ea5: docs: update (@caarlos0)49f3973: more explicit error message for docker buildx context error (@tcurdt)37e3fde: refactor(tmpl): avoid unnecessary byte/string conversion (#4356) (@Juneezee)f3d2864: refactor: improve releases/scm.go a bit (#4334) (@caarlos0)7efeeb3: refactor: improve ssh key gen on tests (@caarlos0)6b00bb9: refactor: use ordered.First (#4362) (@caarlos0)cb656a3: spelling fix (@tcurdt)aba7409: style: invert if statement (@caarlos0)bd149ac: switched to double quotes (@tcurdt)Full Changelog: goreleaser/goreleaser@v1.21.2...v1.22.0
Helping out
This release is only possible thanks to all the support of some awesome people!
Want to be one of them?
You can sponsor, get a Pro License or contribute with code.
Where to go next?
v1.21.2Changelog
Bug fixes
26fed97: fix(git): error when pushing to a git repo with no branch (@caarlos0)Full Changelog: goreleaser/goreleaser@v1.21.1...v1.21.2
Helping out
This release is only possible thanks to all the support of some awesome people!
Want to be one of them?
You can sponsor, get a Pro License or contribute with code.
Where to go next?
v1.21.1Changelog
Bug fixes
8220049: fix: git client should respect specified branch (#4324) (@caarlos0)41ce3c0: fix: git.ignore_tags not working (#4322) (@caarlos0)41c21dc: fix: only log skips if something is actually being skipped (@caarlos0)74eba9e: fix: skips log on goreleaser build (@caarlos0)Other work
e194d4c: docs: draft 1.21 announcement (#4310) (@caarlos0)74b226d: docs: reword (@caarlos0)800ee69: docs: update announcement blog post (@caarlos0)Full Changelog: goreleaser/goreleaser@v1.21.0...v1.21.1
Helping out
This release is only possible thanks to all the support of some awesome people!
Want to be one of them?
You can sponsor, get a Pro License or contribute with code.
Where to go next?
v1.21.0Changelog
New Features
0f70e2a: feat(dependencies): upgrade cosign (#4254) (@PG2000)983cc37: feat(docker): retry push if 503 (#4265) (@caarlos0)8ef8bab: feat(winget): support dependencies (#4299) (@caarlos0)cd139a7: feat(winget): update manifest schema version & links (#4298) (@vedantmgoyal2009)2434735: feat: addmapandindexOrDefaulttemplate functions (#4317) (@j178)8706fd2: feat: allow goreleaser to run in gerrit, soft-serve and others (#4271) (@caarlos0)ecdbf58: feat: git.ignore_tags (#4255) (@caarlos0)c91c4b7: feat: improve template error handling (#4256) (@caarlos0)bb17501: feat: skip gomod pipe when Go does not support modules (#4280) (@mbialon)16d84c5: feat: skip pre build hooks (@caarlos0)a14404f: feat: support WASI (#4230) (@caarlos0)62cc45a: feat: templates in upx.enabled (#4269) (@caarlos0)f0d0cac: feat: update to go 1.21 (#4244) (@caarlos0)Bug fixes
da1d3f4: fix(chocolatey): skip publish is check by publish pipe (#4273) (@caarlos0)962429d: fix(custom_publishers): skip publish is check by publish pipe (#4274) (@caarlos0)0fe02a1: fix(git): ignore_tags should ignore empty (@caarlos0)01a93b4: fix(sbom): Add LOCALAPPDATA to passthroughEnvVars (#4291) (@UVduane)cd2feb3: fix(sbom): syft might fail on windows (#4301) (@caarlos0)bedf38c: fix(skips): print all steps that will be skipped (#4319) (@caarlos0)08d63aa: fix(skips): print all steps that will be skipped (@caarlos0)a962e3b: fix(snapcrafts): skip publish is check by publish pipe (#4275) (@caarlos0)85c86d6: fix: chocolatey push failing (#4300) (@caarlos0)ec0df9e: fix: failing when pull_request.base is empty (#4261) (@caarlos0)da380cc: fix: improve check/load config logs (@caarlos0)ddbb7c8: fix: improve example config used in init (@caarlos0)91fe5e4: fix: improve git info log output (@caarlos0)63e75ed: fix: jsonschema for git.tag_sort (@caarlos0)d90c2ca: fix: skip post-hook on universal binaries as well (@caarlos0)cb09321: fix: snapshot should run before before hooks (#4250) (@caarlos0)ceb4e52: fix: snapshot should run before before hooks (@caarlos0)67039ed: fix: typo in error message (@caarlos0)Dependency updates
f012ac6: feat(deps): bump code.gitea.io/sdk/gitea from 0.15.1 to 0.16.0 (#4313) (@dependabot[bot])0852883: feat(deps): bump github.com/charmbracelet/lipgloss from 0.7.1 to 0.8.0 (#4260) (@dependabot[bot])32ab776: feat(deps): bump github.com/disgoorg/disgo from 0.16.8 to 0.16.9 (#4316) (@dependabot[bot])139bf1e: feat(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 (#4257) (@dependabot[bot])e5be524: feat(deps): bump github.com/goreleaser/nfpm/v2 from v2.32.0 to v2.33.0 (@caarlos0)4fce326: feat(deps): bump github.com/goreleaser/nfpm/v2 from v2.33.0 to v2.33.1 (@caarlos0)c3e20c4: feat(deps): bump github.com/invopop/jsonschema from 0.7.0 to 0.8.0 (#4308) (@dependabot[bot])2f351a6: feat(deps): bump github.com/invopop/jsonschema from 0.8.0 to 0.9.0 (@caarlos0)d9b8e0f: feat(deps): bump github.com/jarcoal/httpmock from 1.3.0 to 1.3.1 (#4253) (@dependabot[bot])15da7c2: feat(deps): bump github.com/slack-go/slack from 0.12.2 to 0.12.3 (#4305) (@dependabot[bot])517ca56: feat(deps): bump github.com/xanzy/go-gitlab from 0.90.0 to 0.91.1 (#4304) (@dependabot[bot])febccfb: feat(deps): bump gocloud.dev from 0.33.0 to 0.34.0 (#4306) (@dependabot[bot])0c28fd0: feat(deps): bump golang from 1.21.0-alpine to 1.21.1-alpine (#4279) (@dependabot[bot])50c5001: feat(deps): bump golang.org/x/crypto from 0.12.0 to 0.13.0 (#4314) (@dependabot[bot])d5766b2: feat(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 (#4312) (@dependabot[bot])7ce0481: feat(deps): bump golang.org/x/text from 0.12.0 to 0.13.0 (#4307) (@dependabot[bot])e8aa640: feat(deps): bump golang.org/x/tools from 0.12.0 to 0.13.0 (#4315) (@dependabot[bot])4240a0f: feat(deps): udpate go-github to v55 (@caarlos0)53bcbe9: feat(deps): update go-github to v54 (#4251) (@caarlos0)Build process updates
7af37fe: build: increase nightly release timeout (@caarlos0)Other work
37851b4: ci: fix docs build workflow (@caarlos0)43bb549: ci: ignore nightly only when not nightly (@caarlos0)f62adf2: docs: blog (#4264) (@caarlos0)eab8a0d: docs: clarify includes (@caarlos0)027ddd3: docs: fix broken links (@caarlos0)646eb82: docs: fix link to homebrew formula oninstallpage (#4294) (@vedantmgoyal2009)3633b71: docs: fix some broken links (#4295) (@caarlos0)d510abc: docs: improve docs (@caarlos0)d5a81df: docs: improve tmpl.map (@caarlos0)8794dc5: docs: udpate jsonschema (@caarlos0)5767a3b: docs: update (@caarlos0)58842b8: docs: update (@caarlos0)76f2b81](https://togithub.com/goreleaser/goreleasConfiguration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.