Update Gem updates
This MR contains the following updates:
| Package | Update | Change | Pending | MyDiffEnd |
|---|---|---|---|---|
| aws-sdk-s3 (source, changelog) | minor | 1.220.0 -> 1.228.0 |
1.228.1 |
https://my.diffend.io/gems/aws-sdk-s3/1.220.0/1.228.0 |
| fugit (changelog) | minor | 1.12.1 -> 1.13.0 |
https://my.diffend.io/gems/fugit/1.12.1/1.13.0 | |
| gitlab-dangerfiles (changelog) | minor | '~> 4.11.0' -> '~> 4.12.0' |
https://my.diffend.io/gems/gitlab-dangerfiles/4.11.1/4.12.0 | |
| gitlab-styles | minor | '~> 14.0.0' -> '~> 14.1.0' |
https://my.diffend.io/gems/gitlab-styles/14.0.0/14.1.0 | |
| solargraph (source, changelog) | minor | 0.58.3 -> 0.60.2 |
https://my.diffend.io/gems/solargraph/0.58.3/0.60.2 |
Notes for Reviewer
- For security reasons, our Renovate fork cannot trigger canonical chart pipelines
⚠️ Reviewer needs to initiate new MR pipeline, subsequently triggering chart pipeline from it.⚠️
Release Notes
aws/aws-sdk-ruby (aws-sdk-s3)
v1.228.0
- Feature - Documentation update for removing the 30 day minimum restriction for transition to Standard-IA or OneZone-IA storage classes
v1.227.0
- Feature - Code Generated Changes, see
./build_toolsoraws-sdk-core's CHANGELOG.md for details.
v1.226.0
-
Feature - Added support for annotations. You can now attach up to 1000 annotations (up to 1 MB each) directly to objects and create, retrieve, list, and delete them using new annotation APIs. Also added support for configuring an annotation table in S3 Metadata.
-
Feature - Multipart copies now support
tags_directive,annotations_directive, andmetadata_directiveoptions for controlling which source properties are copied to the destination. -
Issue - Fix error when performing cross-region multipart copies with
copy_source_region.
v1.225.1
- Issue - Fix
download_filesingle-request mode not writing to a temporary file when given a String/Pathname destination.
v1.225.0
- Feature - Adding new BDD representation of endpoint ruleset
v1.224.0
- Feature - Code Generated Changes, see
./build_toolsoraws-sdk-core's CHANGELOG.md for details.
v1.223.0
- Feature - Code Generated Changes, see
./build_toolsoraws-sdk-core's CHANGELOG.md for details.
v1.222.0
- Feature - Code Generated Changes, see
./build_toolsoraws-sdk-core's CHANGELOG.md for details.
v1.221.0
- Feature - Validate outpost access point resource name
floraison/fugit (fugit)
v1.13.0
- Random values support in cron string
"10 ~ * * *"gh-121 Nicols Bachschmidt
v1.12.3
- Wrap-around for weekday ranges with step value, gh-119 Nicolas Bachschmidt
v1.12.2
gitlab-org/ruby/gems/gitlab-dangerfiles (gitlab-dangerfiles)
v4.12.0
4.12.0 (2026-06-15)
No changes.
gitlab-org/ruby/gems/gitlab-styles (gitlab-styles)
v14.1.0
14.1.0 (2026-05-18)
Added (1 change)
Fixed (2 changes)
castwide/solargraph (solargraph)
v0.60.2
v0.60.1
- Process macro directives from included and extended modules (#1210)
- Flaky pathname issue (#1211)
- Check object equality in Pin::Base#nearly? (#1213)
v0.60.0
- Add YARD macro support for DSL methods (#1187)
- YARD macros - More typecheck fixes (#1188)
- Macro fixes (#1189)
- Unused macro methods (#1191)
- Transitive macros (#1203)
- Allow CTRL-C interruption of profile command + macro debug logs (#1206)
- Support for Inline RBS (#1173)
- Make typechecker errors vim quickfix friendly (#1072)
- Generate RBS (#812)
v0.59.2
- Convert RBS implicit nil annotations (#1197)
- Temporary job stubs (#1200)
- Limit pin combination to doc maps (#1195)
- Ignore literal values in type inference (#1201)
- Fix for clips with flaky node recipients
v0.59.1
- Fix signatureHelp bug (#1185)
- Linting fixes for Ruby 3.1 (#1193)
- Parameters shadow local variables with same name (#1192)
v0.59.0
- Ensure pathname is required for rbs in shell caching processes (#1183)
- Pre-release branch 2026-01-12 (#1152)
- 2026-01-27 dev branch (#1165)
- Position linting (#1179)
- Revert YARD and RBS pin caching (#1180)
- Ensure pathname is required for rbs in shell caching processes (#1183)
- Limit default include glob to current directory (#1184)
- Require Ruby >= 3.1.0
- Require RBS >= 3.10.0
- Stub combine_same_type_arity_signatures (#1186)
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.