-
Notifications
You must be signed in to change notification settings - Fork 270
fix(deps): update all patch and minor #1011
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-patch-and-minor
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
aa06f31 to
72ef7b0
Compare
07e4646 to
b5747cb
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
f2626ef to
c573574
Compare
25ebc6d to
34a1717
Compare
8719a47 to
032b4ca
Compare
032b4ca to
b1d6a26
Compare
3175261 to
5f960f7
Compare
3766bb6 to
ed9404d
Compare
cd1d93b to
5f38f13
Compare
c94eeef to
35164ec
Compare
d810ba2 to
9330593
Compare
8917584 to
b2dc878
Compare
b2dc878 to
fbd0111
Compare
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:
08c6903->93cb6ef4469467->4dc61993.22->3.23210ce53->3bf024f74a5d14->5e57cd1b5ca514->e4681712910929->c7c5346v1.3.5->v1.3.10v10.26.0->v10.28.0v2.1.6->v2.7.0v2.10.2->v2.13.0v1.22.0->v1.23.2v9.10.0->v9.17.2v9.10.0->v9.17.2v1.10.0->v1.11.1v0.129.0->v0.161.11.24.4->1.25.51.24->1.25v0.61.0->v0.63.0v1.36.0->v1.38.0v1.36.0->v1.38.0v1.36.0->v1.38.0v1.36.0->v1.38.0v1.36.0->v1.38.0dcc06ee->87e1e73v0.25.0->v0.30.0v0.12.0->v0.14.0v1.73.0->v1.77.0v1.36.6->v1.36.10e6875f8->25f5320Release Notes
charmbracelet/bubbletea (github.com/charmbracelet/bubbletea)
v1.3.10Compare Source
Changelog
Bug fixes
9edf69c: fix: handle setWindowTitleMsg and windowSizeMsg in eventLoop (@aymanbagabas)Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
v1.3.9Compare Source
Changelog
New Features
314b50c: feat: properly call nested sequenceMsg and batchMsg (@wolfmagnate)Bug fixes
9e0e8f0: fix: recover from nested panics in Sequence and Batch commands (@aymanbagabas)Other work
6e1282a: add example for the nested Sequence and Batch (@wolfmagnate)0290af4: simplify case for BatchMsg (@wolfmagnate)Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, Discord, Slack, The Fediverse.
v1.3.8Compare Source
Changelog
Bug fixes
21eecd5: fix: send batch commands to cmds channel instead of executing them in event loop (#1473) (@aymanbagabas)Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, Discord, Slack, The Fediverse.
v1.3.7Compare Source
Changelog
Bug fixes
28ab4f4: fix(renderer): properly reset cursor position to start of line (#1472) (@aymanbagabas)c76509a: fix: compact sequences like batches (#958) (@jdhenke)f5da8d0: fix: handle nested SequenceMsg in event loop and use sync.WaitGroup f… (#1463) (@aymanbagabas)80ea844: fix: lint issues in key_windows.go and tty_windows.go (@aymanbagabas)Documentation updates
c3136ed: docs(license): update copyright date range (@meowgorithm)919805f: docs(readme): update footer art (@meowgorithm)f01583b: docs: show the correct branch in the build badge (@aymanbagabas)Other work
a81d6f3: ci: sync dependabot config (#1480) (@charmcli)53609c1: ci: sync golangci-lint config (#1466) (@github-actions[bot])Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, Discord, Slack, The Fediverse.
v1.3.6Compare Source
This version fixes some important issues regarding
tea.Execoutput after resuming from the executed program, and Windows losing input character on successive program execution.Big thanks to @raphaelvigee and @joshallenit for working on these issues, you're the best!
Changelog
Bug fixes
0a63003: fix: Windows: first character input lost on successive programs (#1368) (@joshallenit)78ed49b: fix: maintain exec output (#1276) (@raphaelvigee)Documentation updates
1b0f489: docs(readme): cleanup badges (@meowgorithm)Other work
ca9473b: ci: sync golangci-lint config (#1431) (@github-actions[bot])Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
go-playground/validator (github.com/go-playground/validator/v10)
v10.28.0: Release 10.28.0Compare Source
What's Changed
required_ifby @duyquang6 in #1468New Contributors
Full Changelog: go-playground/validator@v10.27.0...v10.28.0
v10.27.0: Release 10.27.0Compare Source
What's Changed
urlvalidation by @bfabio in #1444New Contributors
Full Changelog: go-playground/validator@v10.26.0...v10.27.0
golangci/golangci-lint (github.com/golangci/golangci-lint/v2)
v2.7.0Compare Source
customcommandno-sprintf-host-port: from 0.2.0 to 0.3.1 (ignore string literals without a colon)unqueryvet: from 1.2.1 to 1.3.0 (handlesconstandvardeclarations)revive: from 1.12.0 to 1.13.0 (new option:enable-default-rules, new rules:forbidden-call-in-wg-go,unnecessary-if,inefficient-map-lookup)modernize: from 0.38.0 to 0.39.0 (new analyzers:plusbuild,stringscut)perfsprint: from 0.10.0 to 0.10.1wrapcheck: from 2.11.0 to 2.12.0godoc-lint: from 0.10.1 to 0.10.2customcommandv2.6.2Compare Source
Released on 2025-11-14
fmtcommand with symlinkstestableexamples: from 1.0.0 to 1.0.1testpackage: from 1.1.1 to 1.1.2v2.6.1Compare Source
v2.6.0Compare Source
modernizeanalyzer suitearangolint: from 0.2.0 to 0.3.1dupword: from 0.1.6 to 0.1.7 (new optioncomments-only)go-critic: from 0.13.0 to 0.14.0 (new rules/checkers:zeroByteRepeat,dupOption)gofumpt: from 0.9.1 to 0.9.2 ("clothe" naked returns is now controlled by theextra-rulesoption)perfsprint: from 0.9.1 to 0.10.0 (new options:concat-loop,loop-other-ops)wsl: from 5.2.0 to 5.3.0dupword: from 0.1.6 to 0.1.7durationcheck: from 0.0.10 to 0.0.11exptostd: from 0.4.4 to 0.4.5fatcontext: from 0.8.1 to 0.9.0forbidigo: from 2.1.0 to 2.3.0ginkgolinter: from 0.21.0 to 0.21.2godoc-lint: from 0.10.0 to 0.10.1gomoddirectives: from 0.7.0 to 0.7.1gosec: from 2.22.8 to 2.22.10makezero: from 2.0.1 to 2.1.0nilerr: from 0.1.1 to 0.1.2paralleltest: from 1.0.14 to 1.0.15protogetter: from 0.3.16 to 0.3.17unparam: from0df0534to5beb8c8v2.5.0Compare Source
godoclintlinter https://github.com/godoc-lint/godoc-lintunqueryvetlinter https://github.com/MirrexOne/unqueryvetiotamixinglinter https://github.com/AdminBenni/iota-mixingembeddedstructfieldcheck: from 0.3.0 to 0.4.0 (new option:empty-line)err113: fromaea10b5to 0.1.1 (skip internals ofIsmethods forerrortype)ginkgolinter: from 0.20.0 to 0.21.0 (new option:force-tonot)gofumpt: from 0.8.0 to 0.9.1 (new rule is to "clothe" naked returns for the sake of clarity)ineffassign: from 0.1.0 to 0.2.0 (new option:check-escaping-errors)musttag: from 0.13.1 to 0.14.0 (support interface methods)revive: from 1.11.0 to 1.12.0 (new options:identical-ifelseif-branches,identical-ifelseif-conditions,identical-switch-branches,identical-switch-conditions,package-directory-mismatch,unsecure-url-scheme,use-waitgroup-go,useless-fallthrough)thelper: from 0.6.3 to 0.7.1 (skipt.Helperin functions passed tosynctest.Test)wsl: from 5.1.1 to 5.2.0 (improvements related to subexpressions)asciicheck: from 0.4.1 to 0.5.0errname: from 1.1.0 to 1.1.1fatcontext: from 0.8.0 to 0.8.1go-printf-func-name: from 0.1.0 to 0.1.1godot: from 1.5.1 to 1.5.4gosec: from 2.22.7 to 2.22.8nilerr: from 0.1.1 to a temporary forknilnil: from 1.1.0 to 1.1.1protogetter: from 0.3.15 to 0.3.16tagliatelle: from 0.7.1 to 0.7.2testifylint: from 1.6.1 to 1.6.4v2.4.0Compare Source
exhaustruct: from v3.3.1 to 4.0.0 (new options:allow-empty,allow-empty-rx,allow-empty-returns,allow-empty-declarations)godox: trim filepath from report messagesstaticcheck: allow empty optionstagalign: from 1.4.2 to 1.4.3v2.3.1Compare Source
gci: from 0.13.6 to 0.13.7gosec: from 2.22.6 to 2.22.7noctx: from 0.3.5 to 0.4.0wsl: from 5.1.0 to 5.1.1v2.3.0Compare Source
ginkgolinter: from 0.19.1 to 0.20.0 (new option:force-assertion-description)iface: from 1.4.0 to 1.4.1 (report message improvements)noctx: from 0.3.4 to 0.3.5 (new detections:log/slog,exec,crypto/tls)revive: from 1.10.0 to 1.11.0 (new rule:enforce-switch-style)wsl: from 5.0.0 to 5.1.0gosec: from 2.22.5 to 2.22.6noinlineerr: from 1.0.4 to 1.0.5sloglint: from 0.11.0 to 0.11.1v2.2.2Compare Source
noinlineerr: from 1.0.3 to 1.0.4v2.2.1Compare Source
varnamelen: fix configurationv2.2.0Compare Source
arangolintlinter https://github.com/Crocmagnon/arangolintembeddedstructfieldchecklinter https://github.com/manuelarte/embeddedstructfieldchecknoinlineerrlinter https://github.com/AlwxSin/noinlineerrswaggoformatter https://github.com/golangci/swaggoswagerrcheck: addverboseoptionfuncorder: from 0.2.1 to 0.5.0 (new optionalphabetical)gomoddirectives: from 0.6.1 to 0.7.0 (new optionignore-forbidden)iface: from 1.3.1 to 1.4.0 (new optionunexported)noctx: from 0.1.0 to 0.3.3 (new report messages, and new rules related todatabase/sql)noctx: from 0.3.3 to 0.3.4 (new SQL functions detection)revive: from 1.9.0 to 1.10.0 (new rules:time-date,unnecessary-format,use-fmt-print)usestdlibvars: from 1.28.0 to 1.29.0 (new optiontime-date-month)wsl: deprecationwsl_v5: from 4.7.0 to 5.0.0 (major version with new configuration)dupword: from 0.1.3 to 0.1.6exptostd: from 0.4.3 to 0.4.4forbidigo: from 1.6.0 to 2.1.0gci: consistently format the codego-spancheck: from 0.6.4 to 0.6.5goconst: from 1.8.1 to 1.8.2gosec: from 2.22.3 to 2.22.4gosec: from 2.22.4 to 2.22.5makezero: from 1.2.0 to 2.0.1misspell: from 0.6.0 to 0.7.0usetesting: from 0.4.3 to 0.5.0path-expectstdoutwhen usingstdinand there are no changestypecheck: deduplicate errorstypecheck: stops the analysis after the first errorprint-resources-usageflaglinters.defaultsetsgoreleaser/goreleaser (github.com/goreleaser/goreleaser/v2)
v2.13.0Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.13.
Changelog
New Features
180a7e8: feat(aur): use ${pkgver} in the URL to prevent extra diffs (#6231) (@caarlos0)f99924b: feat: add Discourse announcer (#6199) (@FelicianoTech)7d0a94c: feat: add GitHub App signed commit support (#6240) (@Copilot)2748003: feat: make hooks in homebrew_casks templateable (#6222) (@Copilot)0a525ea: feat: make hooks in homebrew_casks templateable (#6222) (@Copilot)f6e37dd: feat: make signs.output and docker_signs.output templateable (#6220) (@Copilot)5a3de94: feat: make signs.output and docker_signs.output templateable (#6220) (@Copilot)5479cda: feat: mcp publisher (#6234) (@caarlos0)a86fca9: feat: support ko loading base image from daemon (#6233) (@scav)8a8bf41: feat: update Go to 1.25.4 (#6239) (@timofurrer)d374725: feat: update go to 1.25.3 (#6223) (@caarlos0)42ac564: feat: update go to 1.25.3 (#6223) (@caarlos0)Bug fixes
a5e267a: fix(announce): user agent should be goreleaser/v2 (@caarlos0)12a3492: fix(aur): prerelease versions were not being properly handled (#6204) (@caarlos0)47b3d40: fix(dockers/v2): add warning when docker buildx uses non-container driver (dockers_v2 only) (#6263) (@Copilot)41daedd: fix(dockers/v2): better handle error (@caarlos0)de9ae24: fix(dockers/v2): check docker driver on healthcheck (#6273) (@caarlos0)aaf5877: fix(github): enterprise urls (#6261) (@caarlos0)1099caa: fix(github): more details if sync and create ref fail (#6255) (@caarlos0)c3bfb5a: fix(go): only add .h artifact if it exists (#6254) (@caarlos0)0f0c1ce: fix(mcp): move it all inside mcp.github (@caarlos0)ed61af3: fix(mcp): reduce tool bloat, resources, prompts (@caarlos0)9d40b76: fix: change some bits of the config to make it easier to keep in sync (@caarlos0)567f022: fix: dynamically use announcer names in errors (#6246) (@FelicianoTech)7f5f40a: fix: lint issues (@caarlos0)55e8dda: fix: move stuff around in pkg/config (@caarlos0)8291824: fix: properly mark fields deprecated in jsonschema (@caarlos0)e8408f0: fix: small config improvements (@caarlos0)d95f497: fix: use v3 user-agent for Bluesky announcer (#6247) (@FelicianoTech)f7fc451: fix: warn mcp experimental (@caarlos0)69dc9ae: refactor: move mcp out of main repo (#6232) (@caarlos0)Documentation updates
f9f4529: docs(deps): bump mkdocs-material from 9.6.22 to 9.6.23 in /www in the docs group (#6242) (@dependabot[bot])140b4fe: docs(deps): bump mkdocs-rss-plugin from 1.17.6 to 1.17.7 in /www in the docs group (#6266) (@dependabot[bot])a57ccc3: docs(deps): bump the docs group in /www with 2 updates (#6257) (@dependabot[bot])ae52ca2: docs(security): update incident response document (@caarlos0)9e21891: docs: /mcp (@caarlos0)a324e1d: docs: auto update (@caarlos0)61c0380: docs: auto update (@caarlos0)0d60b8c: docs: better experimental notice (@caarlos0)5f26626: docs: blog post about cosign v3 (@caarlos0)180e346: docs: fix element (@caarlos0)0c978ec: docs: fix summary (@caarlos0)14939db: docs: fix typo (@caarlos0)7e3f6d3: docs: improve wording (@caarlos0)7161abc: docs: nightly job cosign (@caarlos0)a8c402f: docs: remove -unreleased (@caarlos0)8485d00: docs: small fixes (@caarlos0)3cc569f: docs: typo in nfpm.md from 'headers' to 'header' (#6210) (@jkroepke)71b8428: docs: typo in nfpm.md from 'headers' to 'header' (#6210) (@jkroepke)e11cef3: docs: update cgo pages (@caarlos0)689b24d: docs: update schema (@caarlos0)Other work
b78a41c: Update cmd/mcp.go (@caarlos0)d6d8587: chore: fix typo in taskfile (@caarlos0)4e19cb7: chore: lint tests (@caarlos0)34ddcaf: ci(deps): bump the actions group with 2 updates (#6243) (@dependabot[bot])50e3175: ci(deps): bump the actions group with 5 updates (#6277) (@dependabot[bot])eb53874: ci(deps): bump the actions group with 6 updates (#6216) (@dependabot[bot])c71a5a8: ci(deps): bump the actions group with 6 updates (#6258) (@dependabot[bot])ac0d841: ci(deps): bump the actions group with 7 updates (#6267) (@dependabot[bot])Full Changelog: goreleaser/goreleaser@v2.12.7...v2.13.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?
v2.12.7Compare Source
Announcement
Read the official announcement: Announcing GoReleaser v2.12.
Changelog
Bug fixes
4ee3281: fix(docker/v2): make sbom templateable (#6203) (@caarlos0)2d1b42c: fix(docker/v2): support linux/arm/v5 (#6202) (@caarlos0)2092ff9: fix(dockers/v2): allow to disable SBOM (#6201) (@caarlos0)bf8f635: fix(dockers/v2): allow to disable configurations (#6200) (@caarlos0)Documentation updates
6660f9b: docs: md:inline_version always put a dot in the end. (@caarlos0)Other work
b844fef: ci(deps): bump the actions group across 1 directory with 6 updates ([#6207](htConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.