Skip to content

Update gem dependencies (part 2)#13839

Merged
andreslucena merged 8 commits intodecidim:developfrom
i-need-another-coffee:chore/dependencies/minors
Jan 14, 2025
Merged

Update gem dependencies (part 2)#13839
andreslucena merged 8 commits intodecidim:developfrom
i-need-another-coffee:chore/dependencies/minors

Conversation

@alecslupu
Copy link
Copy Markdown
Contributor

@alecslupu alecslupu commented Jan 13, 2025

🎩 What? Why?

This is a continuation of #13835 . After applying this patch, we would decrease the number of outdated gems from 78 to 49.

If you run bundle outdated --filter-minor , you will see there are 3 minor versions that needs update

Gem Current Latest
nokogiri 1.16.8 1.18.1
rubocop 1.69.2 1.70.0
rubyzip 2.3.2 2.4.1
Updated gems
gem current version latest version
acts_as_list 1.1.0 1.2.4
css_parser 1.16.0 1.21.0
date 3.3.4 3.4.1
devise-i18n 1.11.0 1.12.1
doorkeeper 5.6.9 5.8.1
excon 0.109.0 1.2.3
faker 3.2.3 3.5.1
fog-core 2.4.0 2.6.0
graphql 2.2.16 2.4.8
graphql-docs 5.0.0 5.1.0
hexapdf 1.0.2 1.1.1
image_processing 1.12.2 1.13.0
jwt 2.9.3 2.10.1
launchy 2.5.2 3.0.1
letter_opener 1.9.0 1.10.0
listen 3.8.0 3.9.0
mime-types 3.5.2 3.6.0
mime-types-data 3.2024.0206 3.2025.0107
net-imap 0.4.16 0.5.5
net-smtp 0.3.4 0.5.0
openssl 3.2.0 3.3.0
parallel_tests 4.5.1 4.9.0
pg 1.4.6 1.5.9
premailer 1.22.0 1.27.0
puma 6.4.2 6.5.0
rb-inotify 0.10.1 0.11.1
regexp_parser 2.9.2 2.10.0
request_store 1.5.1 1.7.0
rexml 3.3.8 3.4.0
rubocop-faker 1.1.0 1.2.0
rubocop-performance 1.21.1 1.23.1
rubocop-rails 2.25.1 2.28.0
rubocop-rspec 3.0.3 3.3.0
sass-embedded 1.81.0 1.83.1
selenium-webdriver 4.17.0 4.27.0
semantic_range 3.0.0 3.1.0
simplecov-html 0.12.3 0.13.1
spring 4.1.3 4.2.1
webmock 3.20.0 3.24.0

📌 Related Issues

Link your PR to an issue

Testing

  1. Pipeline should be green

📷 Screenshots

Please add screenshots of the changes you are proposing
Description

♥️ Thank you!

@github-actions github-actions bot added module: core dependencies Pull requests that update a dependency file or issues that talk about updating dependencies module: dev module: generators module: api module: initiatives module: templates type: internal PRs that aren't necessary to add to the CHANGELOG for implementers labels Jan 13, 2025
github-actions[bot]
github-actions bot previously approved these changes Jan 13, 2025
@alecslupu alecslupu marked this pull request as ready for review January 13, 2025 15:59
@andreslucena andreslucena changed the title Update gem dependencies (all minor versions) Update gem dependencies (part 2) Jan 14, 2025
Copy link
Copy Markdown
Member

@andreslucena andreslucena left a comment

Choose a reason for hiding this comment

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

FYI, I renamed the title as I saw at least two major updates: excon and launchy

Reviewed the PR and everything is OK!

@andreslucena andreslucena merged commit 46209f2 into decidim:develop Jan 14, 2025
@alecslupu alecslupu deleted the chore/dependencies/minors branch January 14, 2025 09:37
entantoencuanto added a commit that referenced this pull request Jan 14, 2025
* develop: (27 commits)
  WCAG navigation submenu (#13796)
  Update gem dependencies (part 3) (#13849)
  Prevent notifications for deleted users (#13812)
  Retries NPM installation a couple times to prevent network timeouts (#13831)
  Update gem dependencies (part 2) (#13839)
  Enhance signature pdf export (#13778)
  Fix HexaPDF dependency (#13834)
  Fix flaky spec in authentication (#13827)
  Merge upload field for documents and image on proposal admin form (#13735)
  Update gem dependencies (#13835)
  Upgrade erb_lint to 0.8.0 (#13833)
  Fix flaky spec in geocoder (#13820)
  Refactor modules mounting routes (#13294)
  Upgrade check-spelling action (#13825)
  Add missing images in the custom registration emails from meetings (#13632)
  Add missing translations (#13793)
  Fix proposal map performance with hundreds of markers (#13798)
  Create multiple surveys within same Survey component (#13420)
  Accountability bulk actions (#13730)
  Improve UI for sorting options on comments (#13670)
  ...
rsdeus pushed a commit to octree-gva/decidim that referenced this pull request Jan 15, 2025
* Update patch level oudtated gems

* Update minor level oudtated gems

* Fix rubocop ofenses

* Fix rubocop ofenses
antopalidi pushed a commit to openpoke/decidim that referenced this pull request Feb 12, 2025
* Update patch level oudtated gems

* Update minor level oudtated gems

* Fix rubocop ofenses

* Fix rubocop ofenses
andreslucena pushed a commit that referenced this pull request Mar 3, 2025
* Update patch level oudtated gems

* Update minor level oudtated gems

* Fix rubocop ofenses

* Fix rubocop ofenses
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file or issues that talk about updating dependencies module: api module: core module: dev module: generators module: initiatives module: templates type: internal PRs that aren't necessary to add to the CHANGELOG for implementers

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants