Skip to content
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

chore(deps): bump the gomod-minor-and-patch group across 1 directory with 10 updates #1071

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2024

Bumps the gomod-minor-and-patch group with 9 updates in the / directory:

Package From To
github.com/charmbracelet/bubbletea 1.1.1 1.2.0
github.com/sethvargo/go-githubactions 1.1.0 1.3.0
github.com/speakeasy-api/sdk-gen-config 1.26.0 1.27.2
github.com/speakeasy-api/speakeasy-client-sdk-go/v3 3.14.11 3.15.3
github.com/charmbracelet/glamour 0.7.0 0.8.0
github.com/charmbracelet/huh 0.5.1 0.6.0
github.com/inkeep/ai-api-go 0.3.1 0.9.8
github.com/pb33f/openapi-changes 0.0.61 0.0.69
github.com/speakeasy-api/openapi 0.0.0-20241004083317-7ec21e855743 0.1.2

Updates github.com/charmbracelet/bubbletea from 1.1.1 to 1.2.0

Release notes

Sourced from github.com/charmbracelet/bubbletea's releases.

v1.2.0

It’s performance boost time

Sometimes you have to take matters into your own hands. That’s exactly what @​LeperGnome did when he wanted faster rendering. This release features adjustments to the rendering algorithm for faster repaints. We encourage you to upgrade and give it a go!

[!NOTE] Renderer changes are no laughing matter. We’ve tested the new renderer extensively, however if you notice any bugs let us know. Rendering accuracy is among our top priorities.

Changelog

New Contributors

Full Changelog: charmbracelet/bubbletea@v1.1.2...v1.2.0


Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

v1.1.2

This and that

A tiny tiny release that fixes the tests on Windows, and uses the latest ansi package definitions.

Changelog

New Features

  • 12b04c5d6001056875bc712f81fa1efd470fa592: feat(ci): use meta lint workflow (@​aymanbagabas)
  • 3209d62ae751da63a38237666d6706ab7c9f0006: feat(ci): use meta lint-sync workflow to sync linter config (@​aymanbagabas)

Bug fixes

  • 566879aa33ce13f27a6bdab4a274e08be01bac9c: fix(ci): run lint workflow on all platforms (@​aymanbagabas)
  • cd1e4d34a7e0232ea94afcc168eec107450aa332: fix: exec tests on windows (@​aymanbagabas)

Documentation updates

  • d928d8dcabcd4bca0efc22fb661de0cc27c66b21: docs: update contributing guidelines (#1186) (@​bashbunni)
  • de4788dc763d5a6ce7ca555c5ee6fce3179dedc4: docs: update readme badge images (@​aymanbagabas)

... (truncated)

Commits
  • f4d1e0e chore(deps): bump github.com/charmbracelet/x/ansi from 0.4.2 to 0.4.5 (#1224)
  • d6aee5b chore(deps): bump github.com/charmbracelet/lipgloss from 0.13.1 to 1.0.0 (#1219)
  • 3bbf24d chore(deps): bump github.com/charmbracelet/lipgloss in /examples (#1220)
  • 2472d90 fix: remove unnecessary line break
  • 5f70edd chore(ci): sync golangci-lint config (#1222)
  • af96907 chore(ci): sync golangci-lint config (#1221)
  • 9bafc58 fix: update standard_renderer.go
  • dcb05b0 fix single-line CursorUp(0)
  • 3dfbcd9 feat(render): skipping lines from previous frame
  • 4f161cd feat(render): upd EraseDisplayRight
  • Additional commits viewable in compare view

Updates github.com/charmbracelet/lipgloss from 0.13.0 to 1.0.0

Release notes

Sourced from github.com/charmbracelet/lipgloss's releases.

v1.0.0

At last: v1.0.0

This is an honorary release indicating that Lip Gloss is now stable. Thank you, open source community, for all your love, support, contributions, and great style.

Stay tuned for a v2 alpha!

v0.13.1

Table improvements, on stream

@​bashbunni went to town in this release and fixed a bunch of bugs, mostly around table. Best of all, she did most of it on stream.

Changelog

Table

Other Stuff

Bonus

New Contributors

Full Changelog: charmbracelet/lipgloss@v0.13.0...v0.13.1


Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

Commits
  • 761d265 feat(deps): bump github.com/charmbracelet/x/ansi from 0.4.0 to 0.4.2
  • 342e7b0 chore(ci): sync golangci-lint config
  • da324b1 feat(deps): bump github.com/charmbracelet/x/ansi from 0.3.2 to 0.4.0
  • 78fd6fd chore(ci): sync golangci-lint config
  • 407dc3d feat(ci): add lint-sync workflow
  • 284c0c5 docs(list): fix list examples in godoc (#404)
  • d858132 fix(table): include margins in cell width (#401)
  • 80b4221 chore(lint): update linter (#405)
  • fa2f4b0 docs(readme): update example screenshot with blend
  • 68ca848 docs: update contributing guidelines (#396)
  • Additional commits viewable in compare view

Updates github.com/sethvargo/go-githubactions from 1.1.0 to 1.3.0

Release notes

Sourced from github.com/sethvargo/go-githubactions's releases.

v1.3.0

What's Changed

New Contributors

Full Changelog: sethvargo/go-githubactions@v1.2.0...v1.3.0

v1.2.0

This release updates the minimum Go version to 1.21.

What's Changed

New Contributors

Full Changelog: sethvargo/go-githubactions@v1.1.0...v1.2.0

Commits

Updates github.com/speakeasy-api/sdk-gen-config from 1.26.0 to 1.27.2

Release notes

Sourced from github.com/speakeasy-api/sdk-gen-config's releases.

v1.27.2: single input source util

Full Changelog: speakeasy-api/sdk-gen-config@v1.27.1...v1.27.2

v1.27.1: tmp transform path util

Full Changelog: speakeasy-api/sdk-gen-config@v1.27.0...v1.27.1

v1.27.0: Add transformations to workflow files

What's Changed

Full Changelog: speakeasy-api/sdk-gen-config@v1.26.0...v1.27.0

Commits
  • c4e61fc chore: single input source util
  • a4e7e22 chore: temp transform location util
  • 85131c5 Merge pull request #63 from speakeasy-api/chase/transformations
  • 795c51e chore: better comment
  • 74688df feat: transformations support in workflows
  • See full diff in compare view

Updates github.com/speakeasy-api/speakeasy-client-sdk-go/v3 from 3.14.11 to 3.15.3

Release notes

Sourced from github.com/speakeasy-api/speakeasy-client-sdk-go/v3's releases.

go - v3.15.3 - 2024-11-06 22:02:23

Generated by Speakeasy CLI

2024-11-06 22:02:23

Changes

Based on:

Generated

  • [go v3.15.3] .

Releases

go - v3.15.2 - 2024-11-04 22:02:20

Generated by Speakeasy CLI

2024-11-04 22:02:20

Changes

Based on:

Generated

  • [go v3.15.2] .

Releases

go - v3.15.1 - 2024-11-01 22:02:21

Generated by Speakeasy CLI

2024-11-01 22:02:21

Changes

Based on:

Generated

  • [go v3.15.1] .

Releases

go - v3.15.0 - 2024-10-30 22:02:12

Generated by Speakeasy CLI

2024-10-30 22:02:12

Changes

Based on:

Generated

  • [go v3.15.0] .

Releases

... (truncated)

Changelog

Sourced from github.com/speakeasy-api/speakeasy-client-sdk-go/v3's changelog.

Version 1.1.0

Changes

Based on:

Releases

Version 1.1.1

Changes

Based on:

Releases

Version 1.2.0

Changes

Based on:

Releases

Version 1.3.0

Changes

Based on:

Releases

Version 1.3.1

Changes

Based on:

Releases

Version 1.3.2

Changes

Based on:

Releases

... (truncated)

Commits
  • 8e5a07c ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.432.0
  • f7af9c9 ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.425.1
  • 8f914d9 ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.424.0
  • 405a127 ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.423.5
  • See full diff in compare view

Updates github.com/charmbracelet/glamour from 0.7.0 to 0.8.0

Release notes

Sourced from github.com/charmbracelet/glamour's releases.

v0.8.0

Fixing (almost) everything

With a ton of rendering fixes, she's sparkling ✨

It has that new car smell...

So many fixes…one man

@​caarlos0 fixed a whopping 15 issues with PR #317 🥇

  • Fix URL links not rendering inside bold text #312
  • Fix autolink element rendering #290
  • Add support for backslash escapes #106
  • Fix cases when backslash should not be shown #274
  • Fix escape character rendering #311
  • Fix newlines in definition lists #239
  • Fix nested blockquotes rendering #313
  • Fix block quote accidentally combining lines #237
  • Fix document-level indent causing unintended wrapping after quoted lines #68

Better tables

Tables now provide stable rendering of elements within the table including alignment, text styles, all that jazz. It now uses the lipgloss table, making it much more consistent across the board.

  • Render tables with Lip Gloss #262
  • Refactor to replace TableWriter with Lip Gloss table #254
  • Fix inline code within table #315
  • Fix links in tables #316
  • Provide consistent alignment of table elements #60
  • Support alignment in tables #117

New! Tokyo Night

The markdown renderer’s equivalent of a mani-pedi 💅

Tokyo Night is now a built-in style for Glamour. This means you'll be able to use it in the next release of Glow.

glow -s "tokyo-night"
# OR
export GLAMOUR_STYLE="tokyo-night"

Check out the custom style example to learn how to support custom styles in your own Glamour apps.

... (truncated)

Commits

Updates github.com/charmbracelet/huh from 0.5.1 to 0.6.0

Release notes

Sourced from github.com/charmbracelet/huh's releases.

v0.6.0

Just focus

This release features automatic window focus events support for the Input and Text components.

Note that if you're using Huh in a larger Bubble Tea program you’ll need WithReportFocus to enable focus events.

p := tea.NewProgram(model{}, tea.WithReportFocus())

Happy focusing!

Changelog

New!

Full Changelog: charmbracelet/huh@v0.5.3...v0.6.0

v0.5.3

Crushin’ bugs

This release fixes a buncha bugs in Huh and Gum alike. Gum users, stay tuned for an update later today.

What's Changed

Fixed

Other Stuff

New Contributors

... (truncated)

Commits

Updates github.com/inkeep/ai-api-go from 0.3.1 to 0.9.8

Release notes

Sourced from github.com/inkeep/ai-api-go's releases.

go - v0.9.8 - 2024-09-25 00:03:37

Generated by Speakeasy CLI

2024-09-25 00:03:37

Changes

Based on:

Generated

  • [go v0.9.8] .

Releases

go - v0.9.7 - 2024-09-20 00:04:59

Generated by Speakeasy CLI

2024-09-20 00:03:46

Changes

Based on:

Generated

  • [go v0.9.7] .

Releases

go - v0.9.6 - 2024-09-13 00:05:08

Generated by Speakeasy CLI

2024-09-13 00:03:49

Changes

Based on:

Generated

  • [go v0.9.6] .

Releases

go - v0.9.5 - 2024-09-07 00:04:26

Generated by Speakeasy CLI

2024-09-07 00:03:30

Changes

Based on:

Generated

  • [go v0.9.5] .

Releases

... (truncated)

Changelog

Sourced from github.com/inkeep/ai-api-go's changelog.

2024-02-20 22:37:30

Changes

Based on:

Generated

  • [go v0.2.0] .

Releases

2024-02-21 00:03:17

Changes

Based on:

Generated

  • [go v0.2.0] .

Releases

2024-02-22 00:03:14

Changes

Based on:

Generated

  • [go v0.2.0] .

Releases

2024-02-25 00:03:33

Changes

Based on:

Generated

  • [go v0.2.1] .

Releases

2024-02-27 00:03:21

Changes

Based on:

Generated

  • [go v0.2.2] .

Releases

... (truncated)

Commits
  • c4fef83 ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.402.12
  • 41a87e6 Merge pull request #1 from inkeep/update-speakeasy-workflow
  • f9d7dd1 chore: remove test registry
  • b2f1a84 chore: update to Speakeasy v15 workflow
  • 6426680 chore: update dependencies
  • 577ad3d ci: regenerated with OpenAPI Doc 0.1.0, Speakeasy CLI 1.400.0
  • c285fae chore: update dependencies
  • 51e512f ci: regenerated with OpenAPI Doc 0.1.0, Speakeasy CLI 1.396.6
  • 6d64281 chore: update dependencies
  • 5d81883 ci: regenerated with OpenAPI Doc 0.1.0, Speakeasy CLI 1.392.1
  • Additional commits viewable in compare view

Updates github.com/pb33f/openapi-changes from 0.0.61 to 0.0.69

Release notes

Sourced from github.com/pb33f/openapi-changes's releases.

v0.0.69

Changelog

  • 14fddcbab122acea3d5863c51fa0522725d0642e At limit commit read file content at previous commit
  • 3185f53dba03cba2c03aaeec5c749a33be751ffe Compile new binary
  • 8d5c8cda665023fa1e0139b6d84a5d806fe18e60 Fail gracefully when readFile fails
  • e103ec002c5b23503540dc98588f2d2fd4bc8c59 Introduce readFile function
  • 32a921a9eecf6eedfe56128c59187beeed11cac9 Resolve relative paths and pass resolved paths
  • ea09cc325897673dd242b80da49b34da77a8fe50 testing

v0.0.68

Changelog

  • 47b3402615f24df2067155c191a1a69083354589 Add repo-revisions flag
  • c448806114a3ce10a5654f669ca05815301322d3 Updated deps and build
  • 3ed9359e5cdfdc14bbc28c0aad69787fa999347f Use global instead of repo
  • bca559106dc440d1cccdf630cd82f852eb9da8e7 Use repoRevisions and limit in git log command

v0.0.67

Changelog

  • 4417e5a365d2cf9ba116aa978bde39976c174029 Addressed issue #155
  • c4c812c3d54b998d8f3705ef1d8dc3a60a815ad7 OPENAPI: these columns and such are actually int pointers, so we have to dereference them

v0.0.66

Changelog

  • d2b3d1b0d9b655575a91b8a7d4173d1e203ff42e summary - suppress spinner if noColor is true

v0.0.65

Changelog

  • 34bab3e OPENAPI: added time-limit command and change hashing

v0.0.64

Changelog

  • 9da9009 Correct the counts output by openapi-changes summary

v0.0.63

Changelog

  • 1b853b6 Use google/uuid rather than twinj/uuid

v0.0.62

Changelog

  • a58b58a added badges to readme.
  • fc9c589 bumped deps
  • 24cdab3 improved font color contrast #106
  • 298387c increased size of font and color #127
  • 0c7c478 resolved issue #128
Commits
  • 32a921a Resolve relative paths and pass resolved paths
  • 8d5c8cd Fail gracefully when readFile fails
  • ea09cc3 testing
  • 3185f53 Compile new binary
  • 14fddcb At limit commit read file content at previous commit
  • e103ec0 Introduce readFile function
  • c448806 Updated deps and build
  • 3ed9359 Use global instead of repo
  • bca5591 Use repoRevisions and limit in git log command
  • 47b3402 Add repo-revisions flag
  • Additional commits viewable in compare view

Updates github.com/speakeasy-api/openapi from 0.0.0-20241004083317-7ec21e855743 to 0.1.2

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…with 10 updates

Bumps the gomod-minor-and-patch group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) | `1.1.1` | `1.2.0` |
| [github.com/sethvargo/go-githubactions](https://github.com/sethvargo/go-githubactions) | `1.1.0` | `1.3.0` |
| [github.com/speakeasy-api/sdk-gen-config](https://github.com/speakeasy-api/sdk-gen-config) | `1.26.0` | `1.27.2` |
| [github.com/speakeasy-api/speakeasy-client-sdk-go/v3](https://github.com/speakeasy-api/speakeasy-client-sdk-go) | `3.14.11` | `3.15.3` |
| [github.com/charmbracelet/glamour](https://github.com/charmbracelet/glamour) | `0.7.0` | `0.8.0` |
| [github.com/charmbracelet/huh](https://github.com/charmbracelet/huh) | `0.5.1` | `0.6.0` |
| [github.com/inkeep/ai-api-go](https://github.com/inkeep/ai-api-go) | `0.3.1` | `0.9.8` |
| [github.com/pb33f/openapi-changes](https://github.com/pb33f/openapi-changes) | `0.0.61` | `0.0.69` |
| [github.com/speakeasy-api/openapi](https://github.com/speakeasy-api/openapi) | `0.0.0-20241004083317-7ec21e855743` | `0.1.2` |



Updates `github.com/charmbracelet/bubbletea` from 1.1.1 to 1.2.0
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml)
- [Commits](charmbracelet/bubbletea@v1.1.1...v1.2.0)

Updates `github.com/charmbracelet/lipgloss` from 0.13.0 to 1.0.0
- [Release notes](https://github.com/charmbracelet/lipgloss/releases)
- [Changelog](https://github.com/charmbracelet/lipgloss/blob/master/.goreleaser.yml)
- [Commits](charmbracelet/lipgloss@v0.13.0...v1.0.0)

Updates `github.com/sethvargo/go-githubactions` from 1.1.0 to 1.3.0
- [Release notes](https://github.com/sethvargo/go-githubactions/releases)
- [Commits](sethvargo/go-githubactions@v1.1.0...v1.3.0)

Updates `github.com/speakeasy-api/sdk-gen-config` from 1.26.0 to 1.27.2
- [Release notes](https://github.com/speakeasy-api/sdk-gen-config/releases)
- [Commits](speakeasy-api/sdk-gen-config@v1.26.0...v1.27.2)

Updates `github.com/speakeasy-api/speakeasy-client-sdk-go/v3` from 3.14.11 to 3.15.3
- [Release notes](https://github.com/speakeasy-api/speakeasy-client-sdk-go/releases)
- [Changelog](https://github.com/speakeasy-api/speakeasy-client-sdk-go/blob/main/RELEASES.md)
- [Commits](speakeasy-api/speakeasy-client-sdk-go@v3.14.11...v3.15.3)

Updates `github.com/charmbracelet/glamour` from 0.7.0 to 0.8.0
- [Release notes](https://github.com/charmbracelet/glamour/releases)
- [Changelog](https://github.com/charmbracelet/glamour/blob/master/.goreleaser.yml)
- [Commits](charmbracelet/glamour@v0.7.0...v0.8.0)

Updates `github.com/charmbracelet/huh` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/charmbracelet/huh/releases)
- [Commits](charmbracelet/huh@v0.5.1...v0.6.0)

Updates `github.com/inkeep/ai-api-go` from 0.3.1 to 0.9.8
- [Release notes](https://github.com/inkeep/ai-api-go/releases)
- [Changelog](https://github.com/inkeep/ai-api-go/blob/main/RELEASES.md)
- [Commits](inkeep/ai-api-go@v0.3.1...v0.9.8)

Updates `github.com/pb33f/openapi-changes` from 0.0.61 to 0.0.69
- [Release notes](https://github.com/pb33f/openapi-changes/releases)
- [Changelog](https://github.com/pb33f/openapi-changes/blob/main/openapi-changes.go)
- [Commits](pb33f/openapi-changes@v0.0.61...v0.0.69)

Updates `github.com/speakeasy-api/openapi` from 0.0.0-20241004083317-7ec21e855743 to 0.1.2
- [Release notes](https://github.com/speakeasy-api/openapi/releases)
- [Commits](https://github.com/speakeasy-api/openapi/commits/v0.1.2)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-and-patch
- dependency-name: github.com/charmbracelet/lipgloss
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gomod-minor-and-patch
- dependency-name: github.com/sethvargo/go-githubactions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-and-patch
- dependency-name: github.com/speakeasy-api/sdk-gen-config
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-and-patch
- dependency-name: github.com/speakeasy-api/speakeasy-client-sdk-go/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-and-patch
- dependency-name: github.com/charmbracelet/glamour
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-and-patch
- dependency-name: github.com/charmbracelet/huh
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-and-patch
- dependency-name: github.com/inkeep/ai-api-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-and-patch
- dependency-name: github.com/pb33f/openapi-changes
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-minor-and-patch
- dependency-name: github.com/speakeasy-api/openapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 6, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-minor-and-patch-fe7e8f3bcd branch November 6, 2024 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants