Open
Conversation
Contributor
Author
|
1a79cd3 to
b18c7d1
Compare
b18c7d1 to
f7c6bcb
Compare
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:
v1.19.0→v1.28.0v4.9.2→v4.10.0v0.21.1-0.20250623103423-23b8fd6302d7→v0.21.1v0.10.1→v0.11.6v0.2.1→v0.2.2v0.30.4→v0.33.23fee463→fadfc96v1.40.0→v1.52.0Release Notes
anthropics/anthropic-sdk-go (github.com/anthropics/anthropic-sdk-go)
v1.28.0Compare Source
Full Changelog: v1.27.1...v1.28.0
Features
Bug Fixes
Chores
v1.27.1Compare Source
Full Changelog: v1.27.0...v1.27.1
Chores
v1.27.0Compare Source
Full Changelog: v1.27.0...v1.27.1
Chores
v1.26.0Compare Source
Full Changelog: v1.26.0...v1.27.0
Features
Bug Fixes
Chores
jsontags toapi(4392627)Documentation
v1.25.1Compare Source
Full Changelog: v1.25.1...v1.26.0
Features
Chores
v1.25.0Compare Source
Full Changelog: v1.25.0...v1.25.1
Bug Fixes
v1.24.0Compare Source
Full Changelog: v1.24.0...v1.25.0
Features
v1.23.0Compare Source
Full Changelog: v1.23.0...v1.24.0
Features
v1.22.1Compare Source
Full Changelog: v1.22.1...v1.23.0
Features
Bug Fixes
v1.22.0Compare Source
Full Changelog: v1.22.0...v1.22.1
Bug Fixes
v1.21.0Compare Source
Full Changelog: v1.21.0...v1.22.0
Features
v1.20.0Compare Source
Full Changelog: v1.20.0...v1.21.0
Features
Chores
bmatcuk/doublestar (github.com/bmatcuk/doublestar/v4)
v4.10.0: Added WithNoHidden optionCompare Source
Added support for a
WithNoHiddenoption to ignore hidden files in patterns that might unintentionally match them. For example, a.configdirectory would not be matched by*or recursed into by**, but would be matched by.*or recursed by.config/**.Thanks to @lukasngl for the initial PR and idea!
What's Changed
New Contributors
Full Changelog: bmatcuk/doublestar@v4.9.2...v4.10.0
charmbracelet/bubbles (github.com/charmbracelet/bubbles)
v0.21.1Compare Source
Changelog
New!
dff42dd: feat: update keybindings in list setSize method (@Broderick-Westrope)Fixed
c376ce3: fix(cursor): fix data race on blinkTag (#784) (@DryHumour)11d52ca: fix(table): preventing cursor from being out-of-bounds. (@s0ders)49ff5c0: fix(textinput): improve placeholder (#768) (@caarlos0)7c44f63: v1: fix(list): ensure correct cursor positions with page/cursor methods (#831) (@lrstanley)Docs
7fcf75d: docs(readme): update footer image and copyright date (@meowgorithm)d4feefe: docs: remove Charm Cloud reference (#785) (@ShalokShalom)Other stuff
daab808: ci: sync dependabot config (#786) (@charmcli)4b2d311: ci: sync dependabot config (#835) (@charmcli)8562e90: ci: sync golangci-lint config (#781) (@github-actions[bot])f54a125: test(table): improve table unit tests (#601) (@Broderick-Westrope)Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
ncruces/go-sqlite3 (github.com/ncruces/go-sqlite3)
v0.33.2Compare Source
This is a breaking change, but in most cases, upgrading is as simple as removing this import from your code:
If you were configuring how much memory you gave your SQLite connections, you need to:
Full Changelog: ncruces/go-sqlite3@v0.32.0...v0.33.2
v0.33.1Compare Source
v0.33.0Compare Source
This is a breaking change, but in most cases, upgrading is as simple as removing this import from your code:
If you were configuring how much memory you gave your SQLite connections, you need to:
Full Changelog: ncruces/go-sqlite3@v0.32.0...v0.33.0
v0.32.0Compare Source
What's Changed
Updates:
Full Changelog: ncruces/go-sqlite3@v0.31.1...v0.32.0
Artifact attestations
v0.31.1Compare Source
What's Changed
Updates:
Full Changelog: ncruces/go-sqlite3@v0.31.0...v0.31.1
Artifact attestations
v0.31.0Compare Source
What's Changed
Updates:
Full Changelog: ncruces/go-sqlite3@v0.30.5...v0.31.0
Artifact attestations
v0.30.5Compare Source
What's Changed
Updates:
Full Changelog: ncruces/go-sqlite3@v0.30.4...v0.30.5
Artifact attestations
googleapis/go-genai (google.golang.org/genai)
v1.52.0Compare Source
Features
Bug Fixes
v1.51.0Compare Source
Features
v1.50.0Compare Source
Features
v1.49.0Compare Source
Features
v1.48.0Compare Source
Features
v1.47.0Compare Source
Features
v1.46.0Compare Source
Features
Bug Fixes
v1.45.0Compare Source
Features
v1.44.0Compare Source
Features
Bug Fixes
v1.43.0Compare Source
Features
v1.42.0Compare Source
Features
v1.41.1Compare Source
Bug Fixes
v1.41.0Compare Source
Features
Configuration
📅 Schedule: Branch creation - "before 6am on Monday" in timezone Europe/Amsterdam, 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 was generated by Mend Renovate. View the repository job log.