Skip to content

Ruby: Update 3.2.10->3.2.11#136

Merged
nmburgan merged 7 commits intomainfrom
ruby3211
Apr 5, 2026
Merged

Ruby: Update 3.2.10->3.2.11#136
nmburgan merged 7 commits intomainfrom
ruby3211

Conversation

@bastelfreak
Copy link
Copy Markdown
Contributor

Short description

Checklist

I have:

  • read the CONTRIBUTING.md document
  • read and accepted the Developer Certificate of Origin document and added a Signed-off-by annotation to each of my commits
  • tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)

@bastelfreak
Copy link
Copy Markdown
Contributor Author

Signed-off-by: Tim Meusel <tim@bastelfreak.de>
Component updates:
- rubygem-addressable: version 2.8.8 -> 2.8.9
- rubygem-aws-partitions: version 1.1218.0 -> 1.1231.0
- rubygem-aws-sdk-core: version 3.242.0 -> 3.244.0
- rubygem-aws-sdk-ec2: version 1.603.0 -> 1.609.0
- rubygem-choria-mcorpc-support: added deps: rubygem-nats-pure, rubygem-systemu
- rubygem-excon: version 1.3.2 -> 1.4.2
- rubygem-ffi: version 1.17.3 -> 1.17.4
- rubygem-gettext: version 3.5.1 -> 3.5.2
- rubygem-gettext-setup: version 1.1.0 -> 1.1.1
- rubygem-locale: version 2.1.4 -> 2.1.5
- rubygem-nats-pure: version 0.6.2 -> 2.5.0, added deps: rubygem-base64, rubygem-concurrent-ruby
- rubygem-net-ssh: version 7.3.0 -> 7.3.2
- rubygem-openvox-strings: version 7.0.0 -> 7.1.0
- rubygem-public_suffix: version 7.0.2 -> 7.0.5
- rubygem-puppet_forge: version 6.1.0 -> 6.2.0
@bastelfreak
Copy link
Copy Markdown
Contributor Author

### Maintained by update_gems automation ###
pkg.version '0.6.2'
pkg.sha256sum '4c8b24466ae4a364ac5e5f066d5045b6825632993a3d39ddd91718c2bc86c1f5'
pkg.version '2.5.0'
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to test if this version is compatible with choria (and update choria-mcorpc-support)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, the automation shouldn't have bumped this because choria-mcorpc-support requires < 0.7.0.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

About to do an agent release. I'm just going to pin this back to 0.6.2 and we'll tackle it later.

bastelfreak and others added 3 commits April 1, 2026 21:02
We need to do some choria-mcorpc-support maintenance and testing before we can bump this to latest.
Component updates:
- rubygem-addressable: version 2.8.9 -> 2.9.0
- rubygem-aws-partitions: version 1.1231.0 -> 1.1234.0
- rubygem-aws-sdk-ec2: version 1.609.0 -> 1.610.0
- rubygem-r10k: version 5.0.2 -> 5.0.3
nmburgan added 2 commits April 5, 2026 10:10
For some reason, the dependency resolver in Ruby 3.3.11 is causing it install ancient rubocop versions. Not quite sure why, but they should have an appropriate version declaration anyway.
@nmburgan nmburgan merged commit d9bb211 into main Apr 5, 2026
4 checks passed
@nmburgan nmburgan deleted the ruby3211 branch April 5, 2026 17:12
@nmburgan nmburgan added the security Related to a security issue label Apr 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

security Related to a security issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants