Update dependency wtfutil/wtf to v0.48.0 #1318
Open
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:
v0.43.0→v0.48.0Release Notes
wtfutil/wtf (wtfutil/wtf)
v0.48.0Compare Source
Welcome to the final release of 2025!
Notable Changes
The full changelog is below.
Changelog
0f78773ci: Announce releases on the forum (#1961)ce3914achore(deps): bump google.golang.org/api from 0.257.0 to 0.258.0 (#1959)6cc39a2chore(deps): bump k8s.io/client-go from 0.34.2 to 0.35.0 (#1958)6e86539chore(deps): bump code.cloudfoundry.org/bytefmt from 0.58.0 to 0.59.0 (#1957)6052c79chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.7.5 to 6.7.7 (#1955)e0740fdchore(deps): bump github.com/digitalocean/godo from 1.169.0 to 1.171.0 (#1952)72aefb1chore(deps): bump golang.org/x/oauth2 from 0.33.0 to 0.34.0 (#1949)6f18350Bump Go to v1.25.5 (#1951)2b301c1chore(deps): bump golang.org/x/text from 0.31.0 to 0.32.0 (#1948)5bdb32echore(deps): bump github.com/gdamore/tcell/v2 from 2.12.0 to 2.13.2 (#1946)63e08f7chore(deps): bump github.com/andygrunwald/go-gerrit from 1.1.0 to 1.1.1 (#1945)9bf6af1chore(deps): bump google.golang.org/api from 0.256.0 to 0.257.0 (#1942)b4aec7achore(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#1941)c5a9a80chore(deps): bump github.com/gdamore/tcell from 1.4.0 to 1.4.1 (#1938)1a5f7b7feat!: Remove covid tracker widget (#1928)d41f560feat: Support for env var WTF_ROLLBAR_ACCESS_TOKEN (#1927)eb04385chore(deps): bump github.com/gdamore/tcell/v2 from 2.10.0 to 2.12.0 (#1932)7be5972Address upstream breaking changes10aafe0chore(deps): bump gitlab.com/gitlab-org/api/client-goddb5dcechore(deps): bump actions/setup-go from 6.0.0 to 6.1.0 (#1926)2daef15chore(deps): bump actions/checkout from 5.0.1 to 6.0.0 (#1925)ede3953chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.7.2 to 6.7.5 (#1924)def9186Address upstream breaking changesfc18d59Bump github.com/andygrunwald/go-gerritda92f31chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 (#1921)6dcfc5cchore(deps): bump github.com/gdamore/tcell/v2 from 2.9.0 to 2.10.0 (#1919)20eb930fix: Suppress pty errors (#1832)f37c289closes config and file watcher when stop is called. (#1798)921ec6bchore: Cleanup GoReleaser config (#1918)adff221chore(deps): bump code.cloudfoundry.org/bytefmt from 0.57.0 to 0.58.0 (#1917)3f3dce1Bump github.com/digitalocean/godo from 1.168.0 to 1.169.0 (#1911)acb1261Bump github.com/jedib0t/go-pretty/v6 from 6.7.1 to 6.7.2 (#1912)fd87469Bump actions/checkout from 5.0.0 to 5.0.1 (#1913)6db1336Bump golangci/golangci-lint-action from 8 to 9 (#1904)f7c924dchore: Migrate Gitlab Go module (#1914)v0.47.1Compare Source
This release contains updates to dependencies of WTF. This will contain possible bug and security fixes from dependencies. No new features.
What's Changed
Full Changelog: wtfutil/wtf@v0.47.0...v0.47.1
v0.47.0Compare Source
WTF v0.47.0 is out. There's a few bug fixes, some new modules, and the usual ton of dependency updates.
Summary
fix - The Jira module wasn't working. Deprecated API endpoints meant the module wasn't doing what it should be. Thank you to @dfoulkes for the PR that fixed the module in this release.
fix - The Security module shows which DNS servers are configured for your machine. This was artificially limited to 2 servers. Thanks to @alexfornuto's report, this has been fixed.
fix - Running
wtf --versionnow actually reports the useful version number. Before it was just a git digest.new module - There's a new module called "Ping". This allows you to... ping hostnames. 🙂 Thank you @tabell.
new module - AZLogs. Thanks to @jonhadfield there's a new module to work with Azure Logs.
new - WTF can now be installed properly with
go install.There's been some other tooling updates happening in the background as well. Helping make WTF better. (thanks @toby-bro). Updates to the website, including for the new modules, will land very soon.
Changelog
5d2cb67ci: Add the new Homebrew Tap to the release pipeline (#1880)d97a938Bugfix/1855 jira deprecated endpoint (#1860)88b53c1Bump k8s.io/client-go from 0.34.0 to 0.34.1 (#1878)22d1a5dFix output of version command (#1879)743d0f7Bump code.cloudfoundry.org/bytefmt from 0.49.0 to 0.55.0 (#1875)fdc989eBump github.com/digitalocean/godo from 1.164.0 to 1.166.0 (#1873)3c27f2eBump github.com/docker/docker-credential-helpers from 0.9.3 to 0.9.4 (#1877)6536e86Bump Go to v1.25.3 (#1876)d3e6946Bump github.com/docker/docker (#1872)a168145Bump k8s.io/apimachinery from 0.34.0 to 0.34.1 (#1870)3e666f0add azurelogs module. (#1799)6226422fix: delete the replace directive by upstreaming the change (#1852)0c84ca4ping: Change terminology & validate inputse980a33Add a ping modulea1dd39cci: remove deprecated GoReleaser line (#1869)206c2b5Bump google.golang.org/api from 0.248.0 to 0.252.0 (#1861)f7384a3Bump golang.org/x/oauth2 from 0.30.0 to 0.32.0 (#1863)2e226a4Don't wrap tarball files in a directory (#1868)93a0e08Bump golang.org/x/text from 0.28.0 to 0.30.0 (#1864)15affb7Update build tooling (#1867)9bfc329List all configured DNS servers, not just 2 (#1866)231d102Bump golang.org/x/sync from 0.16.0 to 0.17.0 (#1847)2ce7253Update Go to v1.25.1 (#1845)v0.46.1Compare Source
WTF v0.46.1 contains updates to dependencies. No new features or fixes to WTF itself.
Changelog
1c1e31eBump code.cloudfoundry.org/bytefmt from 0.45.0 to 0.49.0 (#1842)fb1d1ddBump google.golang.org/api from 0.246.0 to 0.248.0 (#1833)a2575daBump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#1839)419b58bBump github.com/gdamore/tcell/v2 from 2.8.1 to 2.9.0 (#1836)709314fBump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 (#1827)0c66380Bump k8s.io/client-go from 0.33.3 to 0.34.0 (#1838)f266f57Bump github.com/digitalocean/godo from 1.162.0 to 1.164.0 (#1843)a5aa191Bump actions/setup-go from 5.5.0 to 6.0.0 (#1844)cef4a93Bump actions/checkout from 4.2.2 to 5.0.0 (#1823)f466603Fix CodeQL GHA warnings (#1834)2d0b82cAnnounce releases on Bluesky (#1821)b7467f6Bump GoReleaser to v2.11.2 (#1820)cd447bfAnnounce releases on Mastodon (#1819)22d9eb1Bump google.golang.org/api from 0.243.0 to 0.246.0 (#1816)9c7b89bBump github.com/docker/docker (#1811)02d2939Bump code.cloudfoundry.org/bytefmt from 0.44.0 to 0.45.0 (#1813)9a12af2Bump golang.org/x/text from 0.27.0 to 0.28.0 (#1817)e2b53f9Bump github.com/jedib0t/go-pretty/v6 from 6.6.7 to 6.6.8 (#1809)f52ca56Bump github.com/digitalocean/godo from 1.160.0 to 1.162.0 (#1818)What's Changed
Full Changelog: wtfutil/wtf@v0.46.0...v0.46.1
v0.46.0Compare Source
We have a new module, Uptime Kuma, as well as some fixes and additions to the Security/Firewall module. Enjoy.
Changelog
f84c641Create uptimekuma module (#1753)3fb4e1eBump k8s.io/client-go from 0.33.2 to 0.33.3 (#1802)bc6f502Bump code.cloudfoundry.org/bytefmt from 0.43.0 to 0.44.0 (#1800)6666c89Bump k8s.io/apimachinery from 0.33.2 to 0.33.3 (#1804)2b06cacBump google.golang.org/api from 0.241.0 to 0.243.0 (#1806)0e22fb1Bump github.com/digitalocean/godo from 1.157.0 to 1.160.0 (#1808)c49550cBump google.golang.org/api from 0.240.0 to 0.241.0 (#1793)af2da47fix: make firewall check not language dependant8f8dcb7chore: clearer iptables message46ce68efeat: firewall - support iptables and nftables54bbd54Rename master with trunk in places (#1797)7618a67Bump golang.org/x/text from 0.26.0 to 0.27.0 (#1791)346af90Update GoReleaser to v2.11.0 (#1796)4d405b6Bump github.com/docker/docker (#1790)v0.45.0Compare Source
Changelog
930a94aUpdate Go to v1.24.5 (#1789)dd954b1Bump code.cloudfoundry.org/bytefmt from 0.42.0 to 0.43.0 (#1782)e11a615Bump google.golang.org/api from 0.239.0 to 0.240.0 (#1783)ed26dffBump github.com/digitalocean/godo from 1.155.0 to 1.156.0 (#1788)829e5a2Bump github.com/docker/docker (#1786)c366b99Switch Homebrew support to cask (#1784)54434bbUpdate GoReleaser to v2.10.2 (#1780)6e50052ci: Add a workflow for PRs (#1779)0c5c185Bump github.com/digitalocean/godo from 1.154.0 to 1.155.0 (#1777)08093fcBump google.golang.org/api from 0.238.0 to 0.239.0 (#1775)b918df5Bump github.com/docker/docker (#1776)7c03d29Attempt to get Homebrew publishing working (#1778)49d0830Bump github.com/jessevdk/go-flags from 1.5.0 to 1.6.1 (#1772)aa86664Bump github.com/PagerDuty/go-pagerduty from 1.7.0 to 1.8.0 (#1773)1c419ffBump github.com/docker/docker-credential-helpers from 0.8.2 to 0.9.3 (#1774)c31b435Bump code.cloudfoundry.org/bytefmt (#1766)902aa28Bump github.com/digitalocean/godo from 1.98.0 to 1.154.0 (#1768)d971779Bump github.com/jedib0t/go-pretty/v6 from 6.5.9 to 6.6.7 (#1765)92ba669Bump github.com/briandowns/openweathermap from 0.19.0 to 0.21.1 (#1771)f43cadfBump github.com/gdamore/tcell/v2 from 2.7.0 to 2.8.1 (#1764)ab64e36Bump github.com/adlio/trello from 1.10.0 to 1.12.0 (#1762)2a5c28aBump github.com/mmcdole/gofeed from 1.2.1 to 1.3.0 (#1769)c118963Namespace the assert library for old testing files (#1761)29bf8f2Fix renamed/corrected field nameec3a814Upgrade the CDS dependency to v0.55.18794f59Fix deprecated Docker type7eb1cb3Bump github.com/docker/docker61ad1ddFix staticcheck linting issues3cb4536Update golangci-lint config to v235b9b94Bump golangci/golangci-lint-action from 3 to 8 (#1740)d6c212cBump github.com/nicklaw5/helix/v2 from 2.22.2 to 2.31.1 (#1747)56c1b4bBump google.golang.org/api from 0.132.0 to 0.238.0 (#1750)8993ac8Bump golang.org/x/sync from 0.3.0 to 0.15.0 (#1749)f1cbf99Bump k8s.io/client-go from 0.27.1 to 0.33.2 (#1751)a1d26bbBump github.com/charmbracelet/bubbles from 0.15.0 to 0.21.0 (#1744)84b2163Bump golang.org/x/oauth2 from 0.10.0 to 0.30.0 (#1742)5664a5cBump goreleaser/goreleaser-action from 5 to 6 (#1741)4828bddBump actions/checkout from 4.1.2 to 4.2.2 (#1739)1869cb3Bump github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0 (#1731)5f16f23Bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 (#1732)5736468Bump golang.org/x/net from 0.19.0 to 0.38.0 (#1728)f065ed5Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#1679)d6aace0go mod tidy22057f2Upgrade the Go version to v1.24.x55cec2dFix linting issues regarding fmt.Errorf (#1758)v0.44.1Compare Source
Code-wise, this release is no different than v0.44.0. If you're already on that release, there's no need to upgrade.
This release in particular was cut in order to get Homebrew publishing working again. The Homebrew tap is now updated with its first new release since 2023. If you need reminding, the installation instructions can be found here.
v0.44.0Compare Source
This is the first release in ~2 years and the first one by @FelicianoTech. As the release process is learned and improved, there will be rough edges. First known issue with this release is that it's not available on the Homebrew tap. There's an access issue that needs to be worked out with Chris Cummer.
Dos and Don'ts for this release
Changelog
c2e1809Fix GoReleaser flag (#1756)83d900aRemove extra GoReleaser token line (#1755)d3e2826update firewall module to use sudo ufw status properly (#1700)2eccc3bChange default RSS feed to HTTPS (#1754)350e0cafix: remove empty args string from default config (#1718)7175b06Fix docker client initialization (#1704)b50d146Reviewers is deprecated for dependabot.yml (#1738)5b042e3Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 (#1737)d3b9012Update the patch versions of Go dependencies & GHAs when possible (#1736)fa1495dBump github.com/creack/pty from 1.1.18 to 1.1.21 (#1649)6097f8cBump actions/checkout from 4.1.1 to 4.1.2 (#1678)c40a5ccSlightly modernize GoReleaser config (#1727)8bd2ec4fix: golangci lint not passing anymore (#1720)6a02b97Update the changelog2ca027eAdd @noirbizarre as a contributorfda94f2feat(config): allow to set the configuration path fromWTF_CONFIG(#1572)a3a3dbdMerge branch 'master' of github.com:wtfutil/wtf3d02193Update the changelog2f0bcb3Update all-contributors294189dAdd @truman369 as a contributor77be4ddImprove digitalclock module (#1581)9734a72Fix the all-contributors filea68a46cMerge branch 'master' of github.com:wtfutil/wtf6fcb814Update the changelogeba26c3Add @harpchad as a contributoreef0e18Support common title, add statuses (#1697)07bc34bResize the image2d84a19Update warp image85b3568Add new warp logo (#1689)7b87d92Temporarily remove the hanging testd291561Merge branch 'master' of github.com:wtfutil/wtfb1226acRevert "Bump github.com/ovh/cds from 0.50.0 to 0.53.0" (#1644)1dd7b96Merge branch 'master' of github.com:wtfutil/wtf53e294fBump goreleaser/goreleaser-action from 4 to 5 (#1633)f95b3b4Bump actions/setup-go from 4 to 5 (#1636)c25080aBump actions/checkout from 3.5.3 to 4.1.1 (#1634)5b1dce9Bump github/codeql-action from 2 to 3 (#1635)ac96998Bump github.com/ovh/cds from 0.50.0 to 0.53.0 (#1637)135e825Merge branch 'master' of github.com:wtfutil/wtf3677413Update readme10236a6Bump github.com/xanzy/go-gitlab from 0.83.0 to 0.96.0 (#1642)13dedb6Bump github.com/docker/docker-credential-helpers from 0.7.0 to 0.8.1 (#1643)44e4a02Merge branch 'master' of github.com:wtfutil/wtf9c468b7Bump github.com/gdamore/tcell/v2 from 2.6.0 to 2.7.0 (#1641)a1671b3Bump github.com/jedib0t/go-pretty/v6 from 6.4.6 to 6.5.3 (#1630)6bce1c2Merge branch 'master' of github.com:wtfutil/wtf890699eBump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#1629)df56e42Merge branch 'master' of github.com:wtfutil/wtfe762f04Bump github.com/docker/docker (#1627)993e081Bump golang.org/x/crypto from 0.11.0 to 0.17.0 (#1625)c05b447Merge branch 'master' of github.com:wtfutil/wtf6ab2867Bump github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0 (#1624)06a50b2Merge branch 'master' of github.com:wtfutil/wtf7cdd9d7Bump google.golang.org/grpc from 1.56.2 to 1.56.3 (#1628)9a3405fMerge branch 'master' of github.com:wtfutil/wtfbcc15d4Bump github.com/PagerDuty/go-pagerduty from 1.6.0 to 1.7.0 (#1589)ce9d548Bump actions/checkout from 3.5.2 to 3.5.3 (#1598)afb6631Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#1596)c5447d6Merge branch 'master' of github.com:wtfutil/wtf608ababBump github.com/docker/distribution (#1587)3079e6cMerge branch 'master' of github.com:wtfutil/wtf212bfbfBump github.com/piquette/finance-go from 1.0.0 to 1.1.0 (#1583)6acee38Merge branch 'master' of github.com:wtfutil/wtf3567366Bump google.golang.org/api from 0.118.0 to 0.132.0 (#1611)fc89216Merge branch 'master' of github.com:wtfutil/wtf2b56ee7Updated the changelog, readme, and contributorsaa2b1cbAdd @Crash129 as a contributor14684d3abort handleRedraws goroutine when reading from closed channel (#1617)8c89cf8USe API url with Token (#1614)3d150a2Update golangci-lint.yml35b64b0Add link to Warp262956eInclude the Warp logo6c84d09Add Warp to the sponsors section9af08a9Bump github.com/nicklaw5/helix/v2 from 2.22.0 to 2.22.1 (#1570)d8e1e55Bump github.com/xanzy/go-gitlab from 0.82.0 to 0.83.0 (#1571)0267570Bump github.com/docker/docker (#1569)e8219cdMake width of location dynamic, to accomodate longer labels (#1568)6341c25Bump k8s.io/client-go from 0.27.0 to 0.27.1 (#1566)3989797Bump google.golang.org/api from 0.117.0 to 0.118.0 (#1563)0e91e6fBump actions/checkout from 3.5.0 to 3.5.2 (#1565)1ce1295Bump k8s.io/client-go from 0.26.3 to 0.27.0 (#1562)e15fbb2Bump github.com/xanzy/go-gitlab from 0.81.0 to 0.82.0 (#1556)24a432a](https://Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.