go: bump github.com/charmbracelet/bubbletea from 1.3.0 to 1.3.2#356
Merged
kvendingoldo merged 1 commit intoFeb 11, 2025
Merged
Conversation
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 1.3.0 to 1.3.2. - [Release notes](https://github.com/charmbracelet/bubbletea/releases) - [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml) - [Commits](charmbracelet/bubbletea@v1.3.0...v1.3.2) --- updated-dependencies: - dependency-name: github.com/charmbracelet/bubbletea dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
tmeijn
pushed a commit
to tmeijn/dotfiles
that referenced
this pull request
Mar 24, 2025
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [tofuutils/tenv](https://github.com/tofuutils/tenv) | minor | `v4.2.4` -> `v4.4.0` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>tofuutils/tenv (tofuutils/tenv)</summary> ### [`v4.4.0`](https://github.com/tofuutils/tenv/releases/tag/v4.4.0) [Compare Source](tofuutils/tenv@v4.3.0...v4.4.0) #### Changelog - [`14f8f7d`](tofuutils/tenv@14f8f7d) use EarlyErrorExitCode (42) on proxy failure before proxied command call ([#​373](tofuutils/tenv#373)) - [`9981094`](tofuutils/tenv@9981094) Fix Readme syntax for Jekyll compatibility - [`8ebb9ca`](tofuutils/tenv@8ebb9ca) Update bages - [`458ba45`](tofuutils/tenv@458ba45) Fix dots in README.md - [`0d50464`](tofuutils/tenv@0d50464) go: bump github.com/BurntSushi/toml from 1.4.0 to 1.5.0 ([#​378](tofuutils/tenv#378)) - [`11c8e9b`](tofuutils/tenv@11c8e9b) go: bump github.com/stretchr/testify from 1.8.4 to 1.10.0 ([#​375](tofuutils/tenv#375)) - [`4bd46f8`](tofuutils/tenv@4bd46f8) chore(deps): bump github.com/go-git/go-git/v5 in /tools - [`226c7e4`](tofuutils/tenv@226c7e4) chore(deps): bump golang.org/x/net from 0.32.0 to 0.36.0 in /tools - [`5ccaee3`](tofuutils/tenv@5ccaee3) Add end-to-end tests for the latest features - [`8804b3d`](tofuutils/tenv@8804b3d) tidy - [`812d6ca`](tofuutils/tenv@812d6ca) Add TENV_SKIP_LAST_USE and improve file permissions consistency ([#​372](tofuutils/tenv#372)) - [`ca79866`](tofuutils/tenv@ca79866) go: bump github.com/charmbracelet/lipgloss from 1.0.0 to 1.1.0 ([#​371](tofuutils/tenv#371)) ### [`v4.3.0`](https://github.com/tofuutils/tenv/releases/tag/v4.3.0) [Compare Source](tofuutils/tenv@v4.2.4...v4.3.0) #### Changelog - [`ef2d597`](tofuutils/tenv@ef2d597) Merge pull request [#​369](tofuutils/tenv#369) from edgar-castle/add-root-hcl-file-support - [`7a3e34a`](tofuutils/tenv@7a3e34a) chore: add changelog file - [`a3e364d`](tofuutils/tenv@a3e364d) feat: ensure HCLNameLegacy and JSONNameLegacy are parsed first - [`0c32ac1`](tofuutils/tenv@0c32ac1) feat: update versionmanager to support root.hcl files - [`4eae74e`](tofuutils/tenv@4eae74e) Disable deprecated tenv linter - [`59b90ad`](tofuutils/tenv@59b90ad) Add basic end to end tests - [`a62b2f9`](tofuutils/tenv@a62b2f9) Merge pull request [#​366](tofuutils/tenv#366) from tofuutils/dependabot/go_modules/github.com/ProtonMail/gopenpgp/v2-2.8.3 - [`cbb426c`](tofuutils/tenv@cbb426c) go: bump github.com/ProtonMail/gopenpgp/v2 from 2.8.2 to 2.8.3 - [`9378b0c`](tofuutils/tenv@9378b0c) go: bump github.com/charmbracelet/bubbletea from 1.3.3 to 1.3.4 ([#​365](tofuutils/tenv#365)) - [`d538c9e`](tofuutils/tenv@d538c9e) Merge pull request [#​364](tofuutils/tenv#364) from tofuutils/dependabot/github_actions/sigstore/cosign-installer-3.8.1 - [`49b29ca`](tofuutils/tenv@49b29ca) gh-actions: bump sigstore/cosign-installer from 3.8.0 to 3.8.1 - [`6d429b4`](tofuutils/tenv@6d429b4) go: bump github.com/spf13/cobra from 1.8.1 to 1.9.1 ([#​359](tofuutils/tenv#359)) - [`349bcfd`](tofuutils/tenv@349bcfd) Merge pull request [#​363](tofuutils/tenv#363) from Nmishin/feat/goreleaser - [`28e8952`](tofuutils/tenv@28e8952) Fix goreleaser deprecations - [`7439866`](tofuutils/tenv@7439866) Merge pull request [#​361](tofuutils/tenv#361) from Nmishin/fix/golangci-img - [`306a435`](tofuutils/tenv@306a435) Update check-golangci-lint.yml - [`dd68c23`](tofuutils/tenv@dd68c23) Merge pull request [#​362](tofuutils/tenv#362) from Nmishin/feat/cloudsmiths - [`fdf6da8`](tofuutils/tenv@fdf6da8) Include more linux distributives to the cloudsmiths config - [`863d910`](tofuutils/tenv@863d910) Update check golangci-lint GH action - [`55e9301`](tofuutils/tenv@55e9301) Merge pull request [#​360](tofuutils/tenv#360) from Nmishin/fix/golangci - [`7c0b680`](tofuutils/tenv@7c0b680) Fix golangci-lint configuration - [`8120be4`](tofuutils/tenv@8120be4) Merge pull request [#​358](tofuutils/tenv#358) from tofuutils/dependabot/go_modules/github.com/PuerkitoBio/goquery-1.10.2 - [`6dc3bf4`](tofuutils/tenv@6dc3bf4) go: bump github.com/PuerkitoBio/goquery from 1.10.1 to 1.10.2 - [`4ce0309`](tofuutils/tenv@4ce0309) Merge pull request [#​357](tofuutils/tenv#357) from tofuutils/dependabot/go_modules/github.com/charmbracelet/bubbletea-1.3.3 - [`2386032`](tofuutils/tenv@2386032) go: bump github.com/charmbracelet/bubbletea from 1.3.2 to 1.3.3 - [`bb6426e`](tofuutils/tenv@bb6426e) Merge pull request [#​356](tofuutils/tenv#356) from tofuutils/dependabot/go_modules/github.com/charmbracelet/bubbletea-1.3.2 - [`4c254b8`](tofuutils/tenv@4c254b8) go: bump github.com/charmbracelet/bubbletea from 1.3.0 to 1.3.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIxMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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.
Bumps github.com/charmbracelet/bubbletea from 1.3.0 to 1.3.2.
Release notes
Sourced from github.com/charmbracelet/bubbletea's releases.
Commits
b0186adfix: windows: handle cancel io error771a101fix: renderer: use newline instead of cud1 to move cursor down (#1323)cebad5bchore(examples): update go.mod and go.sum439398bRemove irrelevant option commentsc66daf9fix: windows: AltGr maps to LEFT_CTRL+RIGHT_ALT (#1162)696e4abchore(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 (#1312)8eb3080chore(deps): bump golang.org/x/sys from 0.29.0 to 0.30.0 (#1311)75d1b4bchore: deprecate some StartupOptions in favor of Cmds (#1307)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)