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

Bump decidim from 0.28.1 to 0.28.2 #545

Closed
wants to merge 9 commits into from

Conversation

alexrlpz
Copy link
Contributor

🎩 What? Why?

Upgrade decidim to 0.28.2

📌 Related Issues

📋 Subtasks

📷 Screenshots (optional)

@alexrlpz alexrlpz added the dependencies Pull requests that update a dependency file label Jul 17, 2024
@alexrlpz alexrlpz requested a review from fblupi July 17, 2024 11:50
package.json Outdated
Comment on lines 62 to 65
"@decidim/dev": "^0.28.0",
"@decidim/eslint-config": "^0.28.0",
"@decidim/prettier-config": "^0.28.0",
"@decidim/stylelint-config": "^0.28.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

The version here should be ^0.28.2

@@ -78,7 +78,6 @@ module.exports = {
resolve: {
extensions: [".js", ".jsx", ".gql", ".graphql"],
fallback: {
punycode: false,
Copy link
Contributor

Choose a reason for hiding this comment

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

This line should not be removed or we will have issues on Heroku

Gemfile.lock Outdated
Comment on lines 472 to 474
ffi (1.17.0-aarch64-linux-gnu)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
Copy link
Contributor

Choose a reason for hiding this comment

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

This change will fix the problem in the CI:

Suggested change
ffi (1.17.0-aarch64-linux-gnu)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
ffi (1.16.3)

@fblupi fblupi force-pushed the deps/decidim-0.28 branch from f4d565d to c0ab2bd Compare July 29, 2024 15:12
@fblupi
Copy link
Contributor

fblupi commented Jul 30, 2024

Fixed here: c0ab2bd

@fblupi fblupi closed this Jul 30, 2024
@fblupi fblupi had a problem deploying to decidim-barcelona-staging August 5, 2024 10:19 Failure
@fblupi fblupi deleted the deps/decidim-0.28.2 branch September 11, 2024 11:40
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants