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(gems): Upgrade gems to latest patch version #3081

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

julienbourdeau
Copy link
Contributor

@julienbourdeau julienbourdeau commented Jan 20, 2025

Let's upgrade as many gems as possible. I'm starting to upgade all gems to latest patch version. This upgrade less things when I'm gonna upgrade to latest minor later.

Things that have moved to next minor and not next patch are transitive dependencies, like factory_bot which is required by factory_bot_rails.

Remember that SemVer allows for breaking change in any version prior to 1.0.0 😬

The list

Gem After Before
concurrent-ruby 1.3.5 1.3.4
rack 2.2.10 2.2.9
zeitwerk 2.6.18 2.6.17
minitest 5.25.4 5.25.1
securerandom 0.4.1 0.4.0
thor 1.3.2 1.3.1
bigdecimal 3.1.9 3.1.8
dotenv 3.1.7 3.1.2
logger 1.6.5 1.6.1
msgpack 1.7.5 1.7.2
stringio 3.1.2 3.1.1
hashdiff 1.1.2 1.1.1
json 2.9.1 2.9.0
rb_sys 0.9.108 0.9.103
ffi 1.17.1 (aarch64-linux-gnu) 1.17.0
pg 1.5.9 1.5.7
sorbet-runtime 0.5.11766 0.5.11602
mini_portile2 2.8.8 2.8.7
websocket-driver 0.7.7 0.7.6
rake-compiler 1.2.9 1.2.8
uglifier 4.2.1 4.2.0
rspec-support 3.13.2 3.13.1
erubi 1.13.1 1.13.0
i18n 1.14.7 1.14.6
csv 3.3.2 3.3.0
parser 3. 3.7.0 3.3.6.0
karafka-rdkafka 0.17.6 0.17.3
rspec-mocks 3.13.2 3.13.1
reline 0.5.12 0.5.9
graphql 2.3.20 2.3.14
sidekiq 7.3.7 7.3.1
rspec-core 3.13.2 3.13.0
timeout 0.4.3 0.4.2
rspec-expectations 3.13.3 3.13.2
opentelemetry-helpers-mysql 0.1.2 0.1.1
ruby-lsp 0.23.6 0.20.0
rails-html-sanitizer 1.6.2 1.6.1
rackup 1.0.1 1.0.0
googleauth 1.11.2 1.11.0
factory_bot 6.5.0 6.4.6
opentelemetry-instrumentation-active_job 0.7.8 0.7.7
opentelemetry-instrumentation-ethon 0.21.9 0.21.8
opentelemetry-instrumentation-excon 0.22.5 0.22.4
opentelemetry-instrumentation-http 0.23.5 0.23.4
opentelemetry-instrumentation-faraday 0.24.8 0.24.6
opentelemetry-instrumentation-http_client 0.22.8 0.22.7
zeitwerk 2.6.18 2.6.17
opentelemetry-instrumentation-koala 0.20.6 0.20.5
reline 0.5.12 0.5.9
opentelemetry-helpers-mysql 0.1.2 0.1.1
opentelemetry-instrumentation-net_http 0.22.8 0.22.7
opentelemetry-instrumentation-active_job 0.7.8 0.7.7
opentelemetry-instrumentation-que 0.8.4 0.8.3
opentelemetry-instrumentation-net_http 0.22.8 0.22.7
opentelemetry-instrumentation-excon 0.22.5 0.22.4
graphql 2.3.20 2.3.14
opentelemetry-instrumentation-http 0.23.5 0.23.4
opentelemetry-instrumentation-rdkafka 0.4.9 0.4.8
opentelemetry-instrumentation-faraday 0.24.8 0.24.6
opentelemetry-instrumentation-restclient 0.22.8 0.22.7
opentelemetry-instrumentation-http_client 0.22.8 0.22.7
ruby-lsp-rails 0.3.30 0.3.19
net-imap 0.5.5 0.5.1
opentelemetry-instrumentation-action_view 0.7.3 0.7.2
opentelemetry-instrumentation-active_model_serializers 0.20.3 0.20.2
opentelemetry-instrumentation-koala 0.20.6 0.20.5
opentelemetry-instrumentation-ethon 0.21.9 0.21.8
dry-core 1.0.2 1.0.1
irb 1.14.3 1.14.0
rubocop-performance 1.23.1 1.23.0
clickhouse-activerecord 1.2.1 1.2.0
strong_migrations 2.0.2 2.0.0
opentelemetry-instrumentation-que 0.8.4 0.8.3
factory_bot_rails 6.4.4 6.4.3
opentelemetry-instrumentation-rdkafka 0.4.9 0.4.8
rails-i18n 7.0.10 7.0.9
rspec-rails 6.1.5 6.1.4
opentelemetry-instrumentation-restclient 0.22.8 0.22.7
opentelemetry-instrumentation-action_view 0.7.3 0.7.2
opentelemetry-instrumentation-active_model_serializers 0.20.3 0.20.2
dry-core 1.0.2 1.0.1
strong_migrations 2.0.2 2.0.0
karafka-rdkafka 0.17.6 0.17.3 with native extension
karafka-core 2.4.8 2.4.4
karafka 2.4.17 2.4.8

@julienbourdeau julienbourdeau marked this pull request as ready for review January 21, 2025 08:31
@julienbourdeau julienbourdeau merged commit c730177 into main Jan 21, 2025
6 checks passed
@julienbourdeau julienbourdeau deleted the chore/gem-update-patch branch January 21, 2025 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants