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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade all the libraries to the latest patch level #9200

Merged
merged 1 commit into from Apr 29, 2022

Conversation

alecslupu
Copy link
Contributor

@alecslupu alecslupu commented Apr 28, 2022

馃帺 What? Why?

Upgrade

Gem                           Current     Latest      Requested  Groups
bcrypt                        3.1.16      3.1.17
brakeman                      5.2.1       5.2.2       ~> 5.1     development, test
concurrent-ruby               1.1.9       1.1.10
foundation_rails_helper       4.0.0       4.0.1
geocoder                      1.7.3       1.7.5
html-pipeline                 2.14.0      2.14.1
mixlib-shellout               3.2.5       3.2.7
nokogiri                      1.13.3      1.13.4
omniauth-google-oauth2        1.0.0       1.0.1
parser                        3.1.1.0     3.1.2.0
public_suffix                 4.0.6       4.0.7
rack-attack                   6.6.0       6.6.1
rspec-mocks                   3.11.0      3.11.1
rubyXL                        3.4.22      3.4.23
w3c_validators                1.3.6       1.3.7

鈾ワ笍 Thank you!

@alecslupu alecslupu added dependencies Pull requests that update a dependency file or issues that talk about updating dependencies type: internal PRs that aren't necessary to add to the CHANGELOG for implementers labels Apr 28, 2022
Copy link
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, thanks for the PR!

@ferblape
Copy link
Contributor

@alecslupu just curious, how do you generate that list? Is there any command in bundle to do that?

@alecslupu
Copy link
Contributor Author

@alecslupu just curious, how do you generate that list? Is there any command in bundle to do that?

@ferblape , yes, that is a command... bundle outdated, and i have ran it as : ./bin/bundle outdated from my decidim project.

Of course, i just changed the patch level, and planning on upgrading more. I have upgraded rubocop in #9201 and the pipeline failed. So, i am expecting other library upgrades to cause pipeline issues.

@ahukkanen ahukkanen merged commit 833bb0a into decidim:develop Apr 29, 2022
@alecslupu alecslupu added this to the 0.27.0 milestone Jul 14, 2023
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 type: internal PRs that aren't necessary to add to the CHANGELOG for implementers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants