Skip to content

Update gem dependencies#13835

Merged
andreslucena merged 2 commits intodecidim:developfrom
i-need-another-coffee:chore/dependencies/patches
Jan 13, 2025
Merged

Update gem dependencies#13835
andreslucena merged 2 commits intodecidim:developfrom
i-need-another-coffee:chore/dependencies/patches

Conversation

@alecslupu
Copy link
Copy Markdown
Contributor

@alecslupu alecslupu commented Jan 13, 2025

🎩 What? Why?

Currently on develop side there are a number of 128 dependencies outdated. This PR decreases this number by updating all the gems that have a patch level version, decreasing the outdated dependencies down to 78.

gem current version latest version
addressable 2.8.6 2.8.7
better_html 2.0.2 2.1.1
bigdecimal 3.1.8 3.1.9
bootsnap 1.18.3 1.18.4
cells 4.1.7 4.1.8
cells-rails 0.1.5 0.1.6
charlock_holmes 0.7.7 0.7.9
csv 3.3.0 3.3.2
declarative-builder 0.1.0 0.2.0
diffy 3.4.2 3.4.3
docile 1.4.0 1.4.1
erubi 1.13.0 1.13.1
factory_bot 6.4.6 6.5.0
factory_bot_rails 6.4.3 6.4.4
faraday 2.12.0 2.12.2
faraday-net_http 3.3.0 3.4.0
geocoder 1.8.3 1.8.5
google-protobuf 4.29.0 4.29.3
hashdiff 1.1.0 1.1.2
highline 3.1.1 3.1.2
i18n-tasks 1.0.13 1.0.14
io-console 0.7.2 0.8.0
json 2.7.2 2.9.1
logger 1.6.1 1.6.5
loofah 2.22.0 2.24.0
minitest 5.25.2 5.25.4
msgpack 1.7.2 1.7.5
net-http 0.4.1 0.6.0
nio4r 2.7.3 2.7.4
omniauth-oauth 1.2.0 1.2.1
ostruct 0.6.0 0.6.1
parser 3.3.4.2 3.3.6.0
pg_search 2.3.6 2.3.7
public_suffix 5.1.1 6.0.1
rack-test 2.1.0 2.2.0
rails-html-sanitizer 1.6.0 1.6.2
reline 0.5.10 0.6.0
rspec-cells 0.3.9 0.3.10
rspec-core 3.13.1 3.13.2
rspec-expectations 3.13.0 3.13.3
rspec-mocks 3.13.0 3.13.2
rspec-support 3.13.1 3.13.2
ruby-vips 2.2.0 2.2.2
rubyXL 3.4.25 3.4.33
tilt 2.3.0 2.5.0
timeout 0.4.1 0.4.3
unicode-display_width 2.5.0 3.1.3
uri 0.13.1 1.0.2
websocket 1.2.10 1.2.11
websocket-driver 0.7.6 0.7.7
zeitwerk 2.6.18 2.7.1

Testing

  1. Pipeline should be green

♥️ Thank you!

@github-actions github-actions bot added dependencies Pull requests that update a dependency file or issues that talk about updating dependencies module: generators type: internal PRs that aren't necessary to add to the CHANGELOG for implementers labels Jan 13, 2025
@alecslupu alecslupu marked this pull request as ready for review January 13, 2025 09:09
@andreslucena andreslucena changed the title Update patch level dependencies Update gem dependencies Jan 13, 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.

LGTM. I saw some minor and even major updates too, so I changed the PR title accordingly

@andreslucena andreslucena merged commit 631860f into decidim:develop Jan 13, 2025
@alecslupu
Copy link
Copy Markdown
Contributor Author

LGTM. I saw some minor and even major updates too, so I changed the PR title accordingly

The Patches updated are direct dependencies of decidim. The major ones are dependencies of dependencies :)

@alecslupu alecslupu deleted the chore/dependencies/patches branch January 13, 2025 13:22
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)
  ...
antopalidi pushed a commit to openpoke/decidim that referenced this pull request Feb 12, 2025
andreslucena pushed a commit that referenced this pull request Mar 3, 2025
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: generators 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