Merged
Conversation
Contributor
Author
|
ec15847 to
56e4fbc
Compare
56e4fbc to
a91a1ae
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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:
v2.0.0→v2.1.0df7b1bc→7eda890d62b90e→e7be49av1.3.0→v1.4.0v2.2.4→v2.3.0v1.58.0→v1.59.0v3.227.0→v3.228.03.227.0→3.228.0v1.58.0→v1.59.0f8315b3→0f4f6f71fc04e8→9e6e193Release Notes
charmbracelet/bubbles (charm.land/bubbles/v2)
v2.1.0Compare Source
Shrink ’n’ grow your textareas
The update adds a new feature to automatically resize your
textareavertically as its content changes.Piece of cake, right?
Enjoy! 💘
Changelog
New!
f1daacf: feat(textarea): dynamic height (#910) (@meowgorithm)Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.
lucasb-eyer/go-colorful (github.com/lucasb-eyer/go-colorful)
v1.4.0Compare Source
This release adds support for CSS Color Level 4 wide-gamut RGB color spaces, along with D50 XYZ helpers and a small
HexColorusability improvement.Added
DisplayP3,A98Rgb,ProPhotoRgb, andRec2020(#81)XyzD50,Color.XyzD50,D50ToD65, andD65ToD50for working with D50-based color spaces (#81)HexColornow implementsfmt.Stringerpelletier/go-toml (github.com/pelletier/go-toml/v2)
v2.3.0Compare Source
This is the first release built largely with the help of AI coding agents. Highlights include the complete removal of the unsafe package. go-toml is now fully safe Go code, with a geomean overhead of only ~1.4% vs v2.2.4 and zero additional allocations on benchmarks. This release also adds omitzero struct tag support, improves UnmarshalText/Unmarshaler handling for tables and array tables, and fixes several bugs including nil pointer marshaling, leap second handling, and datetime unmarshaling panics.
What's Changed
What's new
omitzerotag support by @NathanBaulch in #998Fixed bugs
Documentation
Other changes
New Contributors
Full Changelog: pelletier/go-toml@v2.2.4...v2.3.0
pulumi/pulumi-aws-native (github.com/pulumi/pulumi-aws-native/sdk)
v1.59.0Compare Source
Changelog
e0aefa5Automated SDK generation @ aws-cloudformation-user-guide19dc52c(#2887)pulumi/pulumi (github.com/pulumi/pulumi/sdk/v3)
v3.228.0Compare Source
3.228.0 (2026-03-25)
Features
[cli] Don't apply the secrets filter to
trueandfalse(case-insensitive)#22269
[cli] Add grpcs:// support and header authentication to OTLP exporter
#22320
[cli] Read OTEL_RESOURCE_ATTRIBUTES
#22329
[auto/nodejs] Add low-level "cancel" command to the auto-generated interface
#22156
[cli/state] Allow
pulumi state deleteto accept multiple resource URNs and delete them in a dependency-safe orderBug Fixes
[cli] Allow relative file paths for --otel-traces
#22300
[cli] Bridge opentracing spans from providers into OTel
#22313
[cli] Correctly end spans for GRPC streams
#22304
[cli/about] Do not include the access token in plain text
#22347
[display] Fix detailed diff indentation so changed resources are not visually nested under unrelated visible resources when unchanged parents are hidden.
#22317
[cli/import] Fix import codegen when generating references to non-standard names
#22319
[engine] Update golang version
#22277
[pcl] Typecheck component inputs in PCL programs
#22292
[programgen/{nodejs,python}] Fix literal conversion when calling into local components
#22306
Miscellaneous
[cli] Add CLI metadata to the root span
#22305
[cli] Add more OTel interceptors for GRPC clients
#22309
[cli] Add spans for plugin installation and add more attributes for dependency installation
#22303
[cli] Allow setting a GRPC endpoint for performance tests
#22330
[backend/diy] Start deprecation of non-project mode for DIY backends
#19625
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.